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/smc.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/smc.svg')
-rw-r--r-- | .icons/kora/apps/scalable/smc.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/smc.svg b/.icons/kora/apps/scalable/smc.svg new file mode 100644 index 000000000..763deecd0 --- /dev/null +++ b/.icons/kora/apps/scalable/smc.svg @@ -0,0 +1,8 @@ +<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"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -45.5286 45.5286 0 210.895 46.7643)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#0a80fd" offset="0"/> + <stop stop-color="#56c5fa" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m24.051 38.216c2.535 0 5.523-.319 6.871-1.778 1.004-1.087 1.268-3.084 1.244-4.424-.543-.76-3.033-2.811-8.115-2.811-5.081 0-7.571 2.051-8.114 2.811-.024 1.34.24 3.337 1.244 4.424 1.348 1.459 4.336 1.778 6.87 1.778zm-3.894-5.369c0 1.3.123 2.465.774 2.465.652 0 .775-1.133.775-2.434 0-1.3-.028-2.434-.735-2.434s-.814 1.102-.814 2.403zm7.789 0c0 1.3-.123 2.465-.774 2.465-.652 0-.775-1.133-.775-2.434 0-1.3.028-2.434.735-2.434s.814 1.102.814 2.403zm-17.495-7.505c0 .907.097 1.695.269 2.385 2.168-1.713 3.4-6.571 2.177-10.164-1.655 2.681-2.446 5.704-2.446 7.779zm4.741 8.503c-2.52-.93-5.855-3.079-5.855-8.501 0-5.423 4.483-15.333 14.714-15.333s14.715 9.91 14.715 15.333c0 5.422-3.335 7.571-5.855 8.501-.339 3.984-3.414 5.498-8.86 5.498-5.445 0-8.52-1.514-8.859-5.498zm20.014-16.282c-1.223 3.593.01 8.451 2.176 10.164.172-.69.269-1.478.269-2.385 0-2.075-.79-5.098-2.445-7.779zm-11.155-5.381c-3.831 0-6.936 3.011-6.936 6.724 0 3.714 3.105 6.725 6.936 6.725s6.937-3.011 6.937-6.725c0-3.713-3.106-6.724-6.937-6.724z" fill="#fff" fill-opacity=".84" fill-rule="nonzero"/> +</svg> |