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/com.github.artemanufrij.webpin.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/com.github.artemanufrij.webpin.svg')
-rw-r--r-- | .icons/kora/apps/scalable/com.github.artemanufrij.webpin.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/com.github.artemanufrij.webpin.svg b/.icons/kora/apps/scalable/com.github.artemanufrij.webpin.svg new file mode 100644 index 000000000..5321ed632 --- /dev/null +++ b/.icons/kora/apps/scalable/com.github.artemanufrij.webpin.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 -30 30 0 24 39)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#007d92" offset="0"/> + <stop stop-color="#3aa8c8" offset="1"/> + </linearGradient> + <path d="m24 9c-5.695 0-10.545 3.458-12.633 8.352-5.301.782-9.367 5.264-9.367 10.739 0 6.025 4.925 10.909 11 10.909h23.375c5.316 0 9.625-4.274 9.625-9.545 0-4.9-3.715-8.915-8.508-9.461-1.25-6.254-6.818-10.994-13.492-10.994z" fill="url(#a)" fill-rule="nonzero"/> + <path d="m24 23.645-5.159 12.151c-.333.784-1.126 1.271-1.976 1.213-.85-.057-1.57-.647-1.795-1.469l-6-22c-.29-1.065.339-2.165 1.404-2.456 1.065-.29 2.165.339 2.456 1.404l4.482 16.437 4.747-11.179c.314-.738 1.039-1.218 1.841-1.218s1.527.48 1.841 1.218l4.747 11.179 4.482-16.437c.291-1.065 1.391-1.694 2.456-1.404 1.065.291 1.694 1.391 1.404 2.456l-6 22c-.225.822-.945 1.412-1.795 1.469-.85.058-1.643-.429-1.976-1.213z" fill="#b4ed74"/> +</svg> |