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/mate.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/mate.svg')
-rw-r--r-- | .icons/kora/apps/scalable/mate.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/mate.svg b/.icons/kora/apps/scalable/mate.svg new file mode 100644 index 000000000..066724d16 --- /dev/null +++ b/.icons/kora/apps/scalable/mate.svg @@ -0,0 +1,12 @@ +<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(-.628712 -45.5195 45.5195 -.628712 24 46.764)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#577b1a" offset="0"/> + <stop stop-color="#89a123" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(1.55547 31.9715 -31.9715 1.55547 -359.242 26.7427)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#f7ffe7" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m27.252 7.74v9.756l8.13-4.878zm-3.252 1.626c-6.054.002-11.51 3.76-13.669 9.416l1.429.858c1.838-5.168 6.756-8.641 12.24-8.648.544.004 1.087.042 1.626.115v-1.633c-.54-.067-1.082-.102-1.626-.108zm0 4.878c-4.354.001-8.206 2.917-9.388 7.107l1.461.873c.828-3.698 4.137-6.351 7.927-6.354.546 0 1.091.055 1.626.165v-1.651c-.537-.092-1.081-.139-1.626-.14zm11.22.365-1.426.858c2.065 2.362 3.207 5.395 3.214 8.533-.002 3.139-1.141 6.174-3.204 8.54l1.406.844c2.207-2.629 3.419-5.952 3.424-9.384-.001-3.433-1.21-6.758-3.414-9.391zm-4.265 2.56-1.445.867c1.666 1.535 2.616 3.699 2.62 5.964-.003 2.265-.952 4.428-2.617 5.964l1.445.87c1.792-1.823 2.797-4.278 2.798-6.834-.002-2.555-1.009-5.01-2.801-6.831zm-23.215 1.953v9.756l8.13-4.878zm8.337 6.65-1.458.874c1.18 4.189 5.028 7.106 9.381 7.11.546-.003 1.089-.052 1.626-.146v-1.652c-.535.112-1.08.17-1.626.172-3.789-.005-7.097-2.659-7.923-6.358zm-4.32 2.591-1.413.848c2.155 5.655 7.605 9.415 13.656 9.423.543-.002 1.086-.036 1.626-.098v-1.646c-.539.073-1.082.113-1.626.118-5.484-.005-10.403-3.478-12.243-8.645zm15.495 2.141v9.756l8.13-4.878z" fill="url(#b)" fill-rule="nonzero"/> +</svg> |