diff options
Diffstat (limited to '.icons/kora/panel/22/notes-panel.svg')
-rw-r--r-- | .icons/kora/panel/22/notes-panel.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/notes-panel.svg b/.icons/kora/panel/22/notes-panel.svg new file mode 100644 index 000000000..3caf7255c --- /dev/null +++ b/.icons/kora/panel/22/notes-panel.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <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-Text" d="m3 1c-1.108 0-2 .892-2 2v10c0 1.108.892 2 2 2h10c1.108 0 2-.892 2-2v-10c0-1.108-.892-2-2-2z" /> + <path style="fill:currentColor" class="ColorScheme-Text" d="m2.795 10.99h6.506v2h-6.506zm0-4h10.41v2h-10.41zm0-4h10.41v2h-10.41z"/> +</svg>
\ No newline at end of file |