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/Gruvbox-Light/actions/24/fcitx-remind-active.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/Gruvbox-Light/actions/24/fcitx-remind-active.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/fcitx-remind-active.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/fcitx-remind-active.svg b/.icons/Gruvbox-Light/actions/24/fcitx-remind-active.svg new file mode 100644 index 000000000..4b9a21f20 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/fcitx-remind-active.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="matrix(1,0,0,1,4,4)"> + <path class="ColorScheme-Text" d="M 8,0 C 5.2377,0 3,2.31 3,5.16 3,6.84 3.7694,8.3198 4.9852,9.2598 5.5396,9.6898 5.9753,10.25 5.9753,11.02 L 6,12 H 10 L 10.029,11.02 C 10.068,10.25 10.46,9.6898 11.015,9.2598 12.231,8.3198 13,6.84 13,5.16 13,2.31 10.762,0 8,0 Z M 8,2.0605 C 9.6535,2.0605 11.005,3.45 11.005,5.16 11.005,6.13 10.567,7.0294 9.8085,7.6094 8.6802,8.4894 8.2525,9.4691 8.0969,10.289 H 7.9031 C 7.7475,9.4691 7.3198,8.4894 6.1915,7.6094 5.4328,7.0294 4.9947,6.13 4.9947,5.16 4.9947,3.45 6.3465,2.0605 8,2.0605 Z M 6,13 V 15 C 6,16 7.0274,16 7.0274,16 H 8.9726 C 8.9726,16 10.029,16 10,15 V 13 Z" style="fill:currentColor"/> + </g> +</svg> |