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/apps/symbolic/preferences-system-notifications-symbolic.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/apps/symbolic/preferences-system-notifications-symbolic.svg')
-rw-r--r-- | .icons/kora/apps/symbolic/preferences-system-notifications-symbolic.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/kora/apps/symbolic/preferences-system-notifications-symbolic.svg b/.icons/kora/apps/symbolic/preferences-system-notifications-symbolic.svg new file mode 100644 index 000000000..a5e1ba933 --- /dev/null +++ b/.icons/kora/apps/symbolic/preferences-system-notifications-symbolic.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <path style="opacity:0.3;fill:#dfdfdf" d="M 7.72,3 C 7.89,3.47 8,3.97 8,4.5 8,6.97 5.97,9 3.5,9 2.57,9 1.72,8.71 1,8.22 V 12 C 1,12.55 1.45,13 2,13 H 9 L 11,15 13,13 H 14 C 14.55,13 15,12.55 15,12 V 4 C 15,3.45 14.55,3 14,3 Z"/> + <path style="fill:#dfdfdf" d="M 3.5,1 C 1.57,1 0,2.57 0,4.5 0,6.43 1.57,8 3.5,8 5.43,8 7,6.43 7,4.5 7,2.57 5.43,1 3.5,1 Z M 3,2 H 4 V 5 H 3 Z M 3,6 H 4 V 7 H 3 Z"/> +</svg> |