diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/16/text_line_spacing.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/text_line_spacing.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/text_line_spacing.svg b/.icons/Gruvbox-Light/actions/16/text_line_spacing.svg new file mode 100644 index 000000000..9909f9fad --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/text_line_spacing.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 12.5 1 L 10 4 L 11 4 L 11 12 L 10 12 L 12.5 15 L 15 12 L 14 12 L 14 4 L 15 4 L 12.5 1 z M 1 2 L 1 4 L 8 4 L 8 2 L 1 2 z M 1 5 L 1 7 L 7 7 L 7 5 L 1 5 z M 1 8 L 1 10 L 9 10 L 9 8 L 1 8 z M 1 11 L 1 13 L 5 13 L 5 11 L 1 11 z"/> +</svg> |