diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/16/fitbest.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/fitbest.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/fitbest.svg b/.icons/Gruvbox-Light/actions/16/fitbest.svg new file mode 100644 index 000000000..d849ed742 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/fitbest.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16"> + <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 8 0 L 6.5 2 L 5 4 L 7 4 L 7 7 L 4 7 L 4 5 L 2 6.5 L 0 8 L 2 9.5 L 4 11 L 4 9 L 7 9 L 7 12 L 5 12 L 6.5 14 L 8 16 L 9.5 14 L 11 12 L 9 12 L 9 9 L 12 9 L 12 11 L 14 9.5 L 16 8 L 14 6.5 L 12 5 L 12 7 L 9 7 L 9 4 L 11 4 L 9.5 2 L 8 0 z"/> +</svg> |