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/actions/16/indicator-notification-close-deselect.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/actions/16/indicator-notification-close-deselect.svg')
-rw-r--r-- | .icons/kora/actions/16/indicator-notification-close-deselect.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/indicator-notification-close-deselect.svg b/.icons/kora/actions/16/indicator-notification-close-deselect.svg new file mode 100644 index 000000000..82ae54769 --- /dev/null +++ b/.icons/kora/actions/16/indicator-notification-close-deselect.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <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;opacity:0.3" d="M 5 4 C 4.4477 4 4 4.4477 4 5 C 4 5.2652 4.1054687 5.5195313 4.2929688 5.7070312 L 6.5859375 8 L 4.2929688 10.292969 C 4.1054687 10.479969 4 10.735 4 11 C 4 11.552 4.4477 12 5 12 C 5.2652 12 5.5195312 11.895031 5.7070312 11.707031 L 8 9.4140625 L 10.292969 11.707031 C 10.479969 11.895031 10.735 12 11 12 C 11.552 12 12 11.552 12 11 C 12 10.735 11.895031 10.479969 11.707031 10.292969 L 9.4140625 8 L 11.707031 5.7070312 C 11.895031 5.5200312 12 5.265 12 5 C 12 4.448 11.552 4 11 4 C 10.735 4 10.479969 4.1049688 10.292969 4.2929688 L 8 6.5859375 L 5.7070312 4.2929688 C 5.5195312 4.1054688 5.2652 4 5 4 z"/> +</svg> |