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/scalable/feedindicator.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/scalable/feedindicator.svg')
-rw-r--r-- | .icons/kora/apps/scalable/feedindicator.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/feedindicator.svg b/.icons/kora/apps/scalable/feedindicator.svg new file mode 100644 index 000000000..a2bc6daf3 --- /dev/null +++ b/.icons/kora/apps/scalable/feedindicator.svg @@ -0,0 +1,11 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <g transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)" fill-rule="nonzero"> + <path d="m44 24c0 11.046-8.954 20-20 20s-20-8.954-20-20 8.954-20 20-20c.224 0 .637 1.661.86 1.668 5.006.165 7.274 2.928 10.695 6.118 3.784 3.529 6.813 6.048 6.969 11.593.005.19 1.476.429 1.476.621z" fill="#8e8e8e"/> + <path d="m44 24h-20v-20c11.046 0 20 8.954 20 20z" fill="#ff9044"/> + <path d="m24 10c-7.68 0-14 6.32-14 14s6.32 14 14 14 14-6.32 14-14-6.32-14-14-14zm0 2c6.583 0 12 5.417 12 12s-5.417 12-12 12-12-5.417-12-12 5.417-12 12-12z" fill="#fff"/> + </g> + <g stroke-width="1.1382"> + <circle cx="24" cy="24" r="9.1056" fill="#fff"/> + <circle cx="24" cy="24" r="6.8292" fill="#3f3f3f"/> + </g> +</svg> |