diff options
Diffstat (limited to '.icons/Gruvbox_Dark-2/panel/16/system-restart-panel.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/16/system-restart-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/16/system-restart-panel.svg b/.icons/Gruvbox_Dark-2/panel/16/system-restart-panel.svg new file mode 100644 index 000000000..55539ca27 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/16/system-restart-panel.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:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,2 A 1,1 0 0 0 7,3 1,1 0 0 0 8,4 4,4 0 0 1 12,8 H 10 L 13,12 16,8 H 14 A 6,6 0 0 0 8,2 Z M 3,4 0,8 H 2 A 6,6 0 0 0 8,14 1,1 0 0 0 9,13 1,1 0 0 0 8,12 4,4 0 0 1 4,8 H 6 Z"/> +</svg> |