diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/kora/panel/24/fcitx-unikey-panel.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
* Fish
* Hyprland
* Hyprlock
* Hyprpaper
* waybar
Diffstat (limited to '.icons/kora/panel/24/fcitx-unikey-panel.svg')
-rw-r--r-- | .icons/kora/panel/24/fcitx-unikey-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/24/fcitx-unikey-panel.svg b/.icons/kora/panel/24/fcitx-unikey-panel.svg new file mode 100644 index 000000000..4574a3cd5 --- /dev/null +++ b/.icons/kora/panel/24/fcitx-unikey-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="m6.428 9.572h1.048l2.096 2.621v-2.621h1.048v4.193h-1.048l-2.096-2.621v2.621h-1.048zm5.24-7.337h1.049v4.193h-1.049zm-8.385 0h1.049v1.572c0 .728.133 1.13.278 1.311s.333.262.77.262c.436 0 .624-.081.769-.262s.279-.583.279-1.311v-1.572h1.048v1.572c0 .845-.129 1.492-.508 1.966s-.977.655-1.588.655c-.612 0-1.21-.181-1.589-.655s-.508-1.121-.508-1.966z" fill="#dfdfdf"/> +</svg> |