diff options
Diffstat (limited to '.icons/kora-light-panel/panel/24/ticktick-tray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/ticktick-tray.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/ticktick-tray.svg b/.icons/kora-light-panel/panel/24/ticktick-tray.svg new file mode 100644 index 000000000..c09d96edd --- /dev/null +++ b/.icons/kora-light-panel/panel/24/ticktick-tray.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <g fill="#444444"> + <path d="m14.01 2.766c.341-.386-.005-.759-.418-.33l-6.013 6.096-2.541-1.829c-.453-.337-.828.123-.511.513l3.131 3.887z"/> + <path d="m8 .394c-4.158.048-7.606 3.438-7.606 7.606 0 4.198 3.408 7.606 7.606 7.606s7.606-3.408 7.606-7.606h-1.374c0 3.439-2.792 6.232-6.232 6.232s-6.232-2.793-6.232-6.232c0-3.41 2.832-6.184 6.232-6.232v-1.374z"/> + </g> +</svg> |