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-light-panel/panel/16/fcitx-kkc-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-light-panel/panel/16/fcitx-kkc-panel.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/fcitx-kkc-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/fcitx-kkc-panel.svg b/.icons/kora-light-panel/panel/16/fcitx-kkc-panel.svg new file mode 100644 index 000000000..e3e7c6177 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/fcitx-kkc-panel.svg @@ -0,0 +1,8 @@ +<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:#444444; } .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="m12 6c.583 0 1.111.154 1.479.521.367.368.521.896.521 1.479h-1c0-.417-.096-.639-.229-.771-.132-.133-.354-.229-.771-.229s-.639.096-.771.229c-.133.132-.229.354-.229.771v2c0 .417.096.639.229.771.132.133.354.229.771.229s.639-.096.771-.229c.133-.132.229-.354.229-.771h1c0 .583-.154 1.111-.521 1.479-.368.367-.896.521-1.479.521s-1.111-.154-1.479-.521c-.367-.368-.521-.896-.521-1.479v-2c0-.583.154-1.111.521-1.479.368-.367.896-.521 1.479-.521zm-10-2h1v4.293l2.293-2.293h.707v-2h1v4.293l2.293-2.293h1.414l-3 3 3 3h-1.414l-2.293-2.293v2.293h-1.707l-2.293-2.293v2.293h-1zm4 2.707-2.293 2.293 2.293 2.293z" fill="#444444"/> +</svg> |