diff options
Diffstat (limited to '.icons/Gruvbox_Dark-2/panel/16/battery-empty.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/16/battery-empty.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/16/battery-empty.svg b/.icons/Gruvbox_Dark-2/panel/16/battery-empty.svg new file mode 100644 index 000000000..cd0e48132 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/16/battery-empty.svg @@ -0,0 +1,9 @@ +<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:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Highlight" d="M 6,1 V 2 H 3 V 14 C 3,14.55 3.446,15 4,15 H 11 V 5 H 13 V 2 H 10 V 1 Z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 12,6 V 11 L 12.25,13 H 13.75 L 14,11 V 6 Z M 12,14 V 16 H 14 V 14 Z"/> +</svg> |