diff options
Diffstat (limited to '.icons/kora/panel/24/printer.svg')
-rw-r--r-- | .icons/kora/panel/24/printer.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/kora/panel/24/printer.svg b/.icons/kora/panel/24/printer.svg new file mode 100644 index 000000000..43630a09c --- /dev/null +++ b/.icons/kora/panel/24/printer.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style> + </defs> + <path class="ColorScheme-Text" d="m7 5v3h10v-3zm-2 4c-0.5 0-1 0.5-1 1v4c0 0.5 0.5 1 1 1h1v-2h12v2h1c0.5 0 1-0.5 1-1v-4c0-0.5-0.5-1-1-1zm2 5v6h10v-6zm1 2v-1h8v1zm8 1v1h-8v-1z" style="fill:currentColor"/> +</svg> |