about summary refs log tree commit diff
path: root/assets
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2024-09-19 11:54:39 -0500
committerGitHub <noreply@github.com>2024-09-19 11:54:39 -0500
commit15231604679675633c72583879234402eea0fa2c (patch)
treecc4358bf705a2fa01130cc488203d6599dd334a4 /assets
parent24adcb48b7fa5261b67d40cb78b9b22c62c3854d (diff)
downloadvoidsky-15231604679675633c72583879234402eea0fa2c.tar.zst
Remove expo/vector-icons from EditImage modal (#5422)
Diffstat (limited to 'assets')
-rw-r--r--assets/icons/aspectRatio11_stroke2_corner0_rounded.svg1
-rw-r--r--assets/icons/aspectRatio34_stroke2_corner0_rounded.svg1
-rw-r--r--assets/icons/aspectRatio43_stroke2_corner0_rounded.svg1
-rw-r--r--assets/icons/flipHorizontal_stroke2_corner0_rounded.svg1
-rw-r--r--assets/icons/flipVertical_stroke2_corner0_rounded.svg1
5 files changed, 5 insertions, 0 deletions
diff --git a/assets/icons/aspectRatio11_stroke2_corner0_rounded.svg b/assets/icons/aspectRatio11_stroke2_corner0_rounded.svg
new file mode 100644
index 000000000..949eba697
--- /dev/null
+++ b/assets/icons/aspectRatio11_stroke2_corner0_rounded.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M3 4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4Zm2 1v14h14V5H5Z" clip-rule="evenodd"/></svg>
diff --git a/assets/icons/aspectRatio34_stroke2_corner0_rounded.svg b/assets/icons/aspectRatio34_stroke2_corner0_rounded.svg
new file mode 100644
index 000000000..50761a05c
--- /dev/null
+++ b/assets/icons/aspectRatio34_stroke2_corner0_rounded.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M4 2c0-.552.41-1 .917-1h14.666c.507 0 .917.448.917 1v20c0 .552-.41 1-.917 1H4.917C4.41 23 4 22.552 4 22V2Zm1.833 1v18h12.834V3H5.833Z" clip-rule="evenodd"/></svg>
diff --git a/assets/icons/aspectRatio43_stroke2_corner0_rounded.svg b/assets/icons/aspectRatio43_stroke2_corner0_rounded.svg
new file mode 100644
index 000000000..4ca8362e9
--- /dev/null
+++ b/assets/icons/aspectRatio43_stroke2_corner0_rounded.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M2 20.5c-.552 0-1-.41-1-.917V4.917C1 4.41 1.448 4 2 4h20c.552 0 1 .41 1 .917v14.666c0 .507-.448.917-1 .917H2Zm1-1.833h18V5.833H3v12.834Z" clip-rule="evenodd"/></svg>
diff --git a/assets/icons/flipHorizontal_stroke2_corner0_rounded.svg b/assets/icons/flipHorizontal_stroke2_corner0_rounded.svg
new file mode 100644
index 000000000..0d4c81d2c
--- /dev/null
+++ b/assets/icons/flipHorizontal_stroke2_corner0_rounded.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M4 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5v2H5v14h4v2H4Zm9-20v22h-2V1h2Zm7.707 2.293A1 1 0 0 1 21 4v1h-2V3h1a1 1 0 0 1 .707.293ZM19 7h2v2h-2V7Zm0 4h2v2h-2v-2Zm0 4h2v2h-2v-2Zm0 4h2v1a1 1 0 0 1-1 1h-1v-2Zm-2 0v2h-2v-2h2ZM15 5h2V3h-2v2Z" clip-rule="evenodd"/></svg>
diff --git a/assets/icons/flipVertical_stroke2_corner0_rounded.svg b/assets/icons/flipVertical_stroke2_corner0_rounded.svg
new file mode 100644
index 000000000..42fca985c
--- /dev/null
+++ b/assets/icons/flipVertical_stroke2_corner0_rounded.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M3 4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v5h-2V5H5v4H3V4Zm20 9H1v-2h22v2Zm-2.293 7.707A1 1 0 0 1 20 21h-1v-2h2v1a1 1 0 0 1-.293.707ZM17 19v2h-2v-2h2Zm-4 0v2h-2v-2h2Zm-4 0v2H7v-2h2Zm-4 0v2H4a1 1 0 0 1-1-1v-1h2Zm0-2H3v-2h2v2Zm14-2v2h2v-2h-2Z" clip-rule="evenodd"/></svg>