diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/16/stroke-cap-butt.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/stroke-cap-butt.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/stroke-cap-butt.svg b/.icons/Gruvbox-Light/actions/16/stroke-cap-butt.svg new file mode 100644 index 000000000..8f1e81c62 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/stroke-cap-butt.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 6 3 L 6 4 L 3 4 L 3 14 L 7 14 L 7 4 L 9 4 L 9 14 L 13 14 L 13 4 L 10 4 L 10 3 L 6 3 z M 4 5 L 6 5 L 6 13 L 4 13 L 4 5 z M 10 5 L 12 5 L 12 13 L 10 13 L 10 5 z"/> +</svg> |