diff options
Diffstat (limited to '.icons/kora/panel/24/fcitx-hangul-panel.svg')
-rw-r--r-- | .icons/kora/panel/24/fcitx-hangul-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/24/fcitx-hangul-panel.svg b/.icons/kora/panel/24/fcitx-hangul-panel.svg new file mode 100644 index 000000000..ffe44e4e4 --- /dev/null +++ b/.icons/kora/panel/24/fcitx-hangul-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <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="fill:currentColor" class="ColorScheme-Text" d="m5 12h1v1h7v1h-8zm6-9h1v3h2v1h-2v4h-1zm-5 3c1.597 0 3 1.058 3 2.5s-1.403 2.5-3 2.5-3-1.058-3-2.5 1.403-2.5 3-2.5zm0 1c-1.165 0-2 .733-2 1.5s.835 1.5 2 1.5 2-.733 2-1.5-.835-1.5-2-1.5zm-3-3h6v1h-6zm2-2h2v1h-2z" fill="#dfdfdf"/> +</svg> |