diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-05-20 19:51:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-20 19:51:34 -0700 |
commit | cb4045d2bec73053c1f4ced17b611e0f5f127fc3 (patch) | |
tree | 1c65b1c72b15b657bc8433fb94a02d9549ab656f /assets/icons | |
parent | 6cc040a94eeef0e27469a3ba40393a22b7007959 (diff) | |
download | voidsky-cb4045d2bec73053c1f4ced17b611e0f5f127fc3.tar.zst |
Switch to a more visually obvious button for the threadgate (#4139)
* Switch to a more visually obvious button for the threadgate * Move threadgate button into the keyboard-sticky area * Fix keyboard offset
Diffstat (limited to 'assets/icons')
-rw-r--r-- | assets/icons/earth_stroke2_corner0_rounded.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/icons/earth_stroke2_corner0_rounded.svg b/assets/icons/earth_stroke2_corner0_rounded.svg new file mode 100644 index 000000000..02d2fe0b0 --- /dev/null +++ b/assets/icons/earth_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.4 9.493C4.14 10.28 4 11.124 4 12a8 8 0 1 0 10.899-7.459l-.953 3.81a1 1 0 0 1-.726.727l-3.444.866-.772 1.533a1 1 0 0 1-1.493.35L4.4 9.493Zm.883-1.84L7.756 9.51l.44-.874a1 1 0 0 1 .649-.52l3.306-.832.807-3.227a7.993 7.993 0 0 0-7.676 3.597ZM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm8.43.162a1 1 0 0 1 .77-.29l1.89.121a1 1 0 0 1 .494.168l2.869 1.928a1 1 0 0 1 .336 1.277l-.973 1.946a1 1 0 0 1-.894.553h-2.92a1 1 0 0 1-.831-.445L9.225 14.5a1 1 0 0 1 .126-1.262l1.08-1.076Zm.915 1.913.177-.177 1.171.074 1.914 1.286-.303.607h-1.766l-1.194-1.79Z" clip-rule="evenodd"/></svg> \ No newline at end of file |