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/ksame.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/ksame.svg')
-rw-r--r-- | .icons/kora/apps/scalable/ksame.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/ksame.svg b/.icons/kora/apps/scalable/ksame.svg new file mode 100644 index 000000000..0de6ff8ea --- /dev/null +++ b/.icons/kora/apps/scalable/ksame.svg @@ -0,0 +1,14 @@ +<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 -40 40 0 24.001 44.0002)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#d2d2d2" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -40 40 0 23.9727 44.0002)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#e74c3c" offset="0"/> + <stop stop-color="#ff0062" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path transform="matrix(1.13819 0 0 1.13819 -3.31648 -3.31645)" d="m42.455 16.331c-4.249-10.224-15.9-15.034-26.124-10.786-10.224 4.249-15.034 15.9-10.786 26.124 4.249 10.224 15.9 15.035 26.124 10.786s15.035-15.9 10.786-26.124z" fill="url(#a)"/> + <path transform="matrix(1.13819 0 0 1.13819 -3.31648 -3.31645)" d="m24.129 4c-2.409-.012-4.858.421-7.24 1.33l5.332 13.998c.568-.216 1.171-.328 1.779-.328.608.002 1.21.114 1.777.332l5.336-14.006c-2.215-.843-4.575-1.314-6.984-1.326zm-18.797 12.887c-.909 2.382-1.342 4.832-1.33 7.24.012 2.409.483 4.769 1.326 6.984l14-5.332c-.216-.568-.328-1.171-.328-1.779.002-.608.115-1.211.334-1.779zm37.338 0-14 5.332c.218.569.329 1.172.33 1.781-.002.607-.115 1.208-.332 1.775l14.006 5.336c.843-2.215 1.314-4.575 1.326-6.984.012-2.408-.421-4.858-1.33-7.24zm-20.447 11.781-5.334 14.002c2.382.909 4.831 1.342 7.24 1.33s4.769-.483 6.984-1.326l-5.334-14.002c-.568.217-1.171.328-1.779.328-.608-.002-1.21-.114-1.777-.332z" fill="url(#b)"/> + </g> +</svg> |