diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/24/view-more.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/view-more.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/view-more.svg b/.icons/Gruvbox-Light/actions/24/view-more.svg new file mode 100644 index 000000000..f8d298061 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/view-more.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 7.5 3.0039062 C 6.67765 3.0039062 6 3.6815562 6 4.5039062 C 6 5.3262563 6.67765 6.0039062 7.5 6.0039062 C 8.32235 6.0039062 9 5.3262563 9 4.5039062 C 9 3.6815562 8.32235 3.0039062 7.5 3.0039062 z M 7.5 7.0039062 C 6.67765 7.0039062 6 7.6815562 6 8.5039062 C 6 9.3262563 6.67765 10.003906 7.5 10.003906 C 8.32235 10.003906 9 9.3262563 9 8.5039062 C 9 7.6815562 8.32235 7.0039062 7.5 7.0039062 z M 7.5 11.003906 C 6.67765 11.003906 6 11.681556 6 12.503906 C 6 13.326256 6.67765 14.003906 7.5 14.003906 C 8.32235 14.003906 9 13.326256 9 12.503906 C 9 11.681556 8.32235 11.003906 7.5 11.003906 z" transform="translate(4 4)"/> +</svg> |