diff options
Diffstat (limited to '.icons/kora/panel/16/desktoptrusted.svg')
-rw-r--r-- | .icons/kora/panel/16/desktoptrusted.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/panel/16/desktoptrusted.svg b/.icons/kora/panel/16/desktoptrusted.svg new file mode 100644 index 000000000..e6f101e79 --- /dev/null +++ b/.icons/kora/panel/16/desktoptrusted.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <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 style="opacity:0.3;fill:currentColor" class="ColorScheme-PositiveText" d="m2 1c-2 0-2 2-2 2v8s0 2 2 2h12s2 0 2-2v-8s0-2-2-2z"/> + <path style="fill:currentColor" class="ColorScheme-PositiveText" d="m5.671 13.395h4.658v1.899h-4.658zm-3.671-12.395c-2 0-2 2-2 2v8s0 2 2 2h12s2 0 2-2v-8s0-2-2-2zm0 1h12c1 0 1 1 1 1v8c0 1-1 1-1 1h-12c-1 0-1-1-1-1v-8s0-1 1-1z"/> +</svg> |