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/22/fcitx-mozc-properties.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/22/fcitx-mozc-properties.svg')
-rw-r--r-- | .icons/kora/panel/22/fcitx-mozc-properties.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/fcitx-mozc-properties.svg b/.icons/kora/panel/22/fcitx-mozc-properties.svg new file mode 100644 index 000000000..97e40d55d --- /dev/null +++ b/.icons/kora/panel/22/fcitx-mozc-properties.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22" version="1.1"> + <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="M 6.0019531 0 L 5.8261719 2.1074219 A 6.2848373 6.2848373 0 0 0 3.9902344 3.1699219 L 2.0742188 2.2675781 L 0.07421875 5.7304688 L 1.8125 6.9394531 A 6.2848373 6.2848373 0 0 0 1.7167969 7.9980469 A 6.2848373 6.2848373 0 0 0 1.8085938 9.0625 L 0.07421875 10.265625 L 2.0742188 13.730469 L 3.984375 12.830078 A 6.2848373 6.2848373 0 0 0 5.8261719 13.886719 L 5.9980469 16 L 9.9980469 16 L 10.173828 13.892578 A 6.2848373 6.2848373 0 0 0 12.009766 12.830078 L 13.925781 13.732422 L 15.925781 10.269531 L 14.1875 9.0605469 A 6.2848373 6.2848373 0 0 0 14.283203 8.0019531 A 6.2848373 6.2848373 0 0 0 14.191406 6.9375 L 15.925781 5.734375 L 13.925781 2.2695312 L 12.015625 3.1699219 A 6.2848373 6.2848373 0 0 0 10.173828 2.1132812 L 10.001953 0 L 6.0019531 0 z M 8 5 A 2.9999994 2.9999994 0 0 1 11 8 A 2.9999994 2.9999994 0 0 1 8 11 A 2.9999994 2.9999994 0 0 1 5 8 A 2.9999994 2.9999994 0 0 1 8 5 z"/> +</svg> |