diff options
Diffstat (limited to '.icons/Gruvbox-Plus-Dark/apps/16/hybrid.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/16/hybrid.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/hybrid.svg b/.icons/Gruvbox-Plus-Dark/apps/16/hybrid.svg new file mode 100644 index 000000000..a2105e87e --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/hybrid.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path class="ColorScheme-Text" fill="currentColor" d="m5 1c-1.108 0-2 0.892-2 2v10c0 1.108 0.892 2 2 2h5v-6h-2v3h-2v-8h2v3h2v-6zm5 6v2h2v3h2v-8h-2v3z"/> +</svg> |