about summary refs log tree commit diff
path: root/assets
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2025-02-13 00:00:45 +0000
committerGitHub <noreply@github.com>2025-02-13 00:00:45 +0000
commitdb25f95c33121da9d04a02dc2e77929a5d24a5ce (patch)
tree8d86126e83f032ac6b20e3de8f1a346ebf93a863 /assets
parentb37199a5a02e9957d3f564035004a39190c91a62 (diff)
downloadvoidsky-db25f95c33121da9d04a02dc2e77929a5d24a5ce.tar.zst
Improved search language select (#7591)
* replace with Menu

* new icon for native

* hackfix radix dropdown height

* fix jsx

* reduce language names with lots of variants to what firefox returns from Intl.DisplayNames

* more language label simplifications

* add collision padding

* adjust spacing around and left align title
Diffstat (limited to 'assets')
-rw-r--r--assets/icons/chevronTopBottom_stroke2_corner0_rounded.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/icons/chevronTopBottom_stroke2_corner0_rounded.svg b/assets/icons/chevronTopBottom_stroke2_corner0_rounded.svg
new file mode 100644
index 000000000..249846bc3
--- /dev/null
+++ b/assets/icons/chevronTopBottom_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="M11.293 4.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1-1.414 1.414L12 6.414 8.707 9.707a1 1 0 0 1-1.414-1.414l4-4Zm-4 10a1 1 0 0 1 1.414 0L12 17.586l3.293-3.293a1 1 0 0 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z" clip-rule="evenodd"/></svg>