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/mintsources-foreign.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/mintsources-foreign.svg')
-rw-r--r-- | .icons/kora/apps/scalable/mintsources-foreign.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/mintsources-foreign.svg b/.icons/kora/apps/scalable/mintsources-foreign.svg new file mode 100644 index 000000000..c739ea6d6 --- /dev/null +++ b/.icons/kora/apps/scalable/mintsources-foreign.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 -35.3911 35.3911 0 968.766 41.2823)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#006783" offset="0"/> + <stop stop-color="#13bee3" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m24 33.752c1.257 0 2.278 1.021 2.278 2.278s-1.021 2.278-2.278 2.278-2.278-1.021-2.278-2.278 1.021-2.278 2.278-2.278zm6.14-11.252-1.8 1.84c-1.174 1.191-1.99 2.209-2.25 4.171-.153.836-.882 1.444-1.732 1.444-.053.045-.107.045-.161.045-.583 0-1.13-.281-1.469-.755s-.251-1.052-.24-1.635c.023-1.203.351-2.579 1.852-4.27l2.48-2.52c.74-.72 1.18-1.72 1.18-2.82 0-2.2-1.8-4-4-4-1.749 0-3.246 1.138-3.785 2.711-.268.756-.984 1.262-1.787 1.262-.075.027-.15.027-.226.027-.621 0-1.204-.3-1.565-.805-.361-.506-.455-1.155-.253-1.742 1.087-3.166 4.083-5.453 7.616-5.453 4.42 0 8 3.58 8 8 0 1.76-.72 3.36-1.86 4.5z" fill="#fff"/> +</svg> |