diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/24/document-share.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/document-share.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/document-share.svg b/.icons/Gruvbox-Light/actions/24/document-share.svg new file mode 100644 index 000000000..3c7f9d588 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/document-share.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12 0 C 10.3432 0 9 1.3432 9 3 C 9 3.23127 9.04425 3.44001 9.09375 3.65625 L 5.875 5.65625 C 5.36159 5.24498 4.7091 5 4 5 C 2.3432 5 1 6.3432 1 8 C 1 9.6568 2.3432 11 4 11 C 4.70904 11 5.3615 10.75502 5.875 10.34375 L 9.09375 12.34375 C 9.04425 12.55999 9 12.76873 9 13 C 9 14.6568 10.3432 16 12 16 C 13.6568 16 15 14.6568 15 13 C 15 11.3432 13.6568 10 12 10 C 11.29096 10 10.6385 10.24498 10.125 10.65625 L 6.90625 8.65625 C 6.95575 8.44001 7 8.23127 7 8 C 7 7.76873 6.95575 7.55999 6.90625 7.34375 L 10.125 5.34375 C 10.63841 5.75502 11.2909 6 12 6 C 13.6568 6 15 4.6568 15 3 C 15 1.3432 13.6568 0 12 0 z" transform="translate(4 4)"/> +</svg> |