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/polychromatic-controller.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/polychromatic-controller.svg')
-rw-r--r-- | .icons/kora/apps/scalable/polychromatic-controller.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/polychromatic-controller.svg b/.icons/kora/apps/scalable/polychromatic-controller.svg new file mode 100644 index 000000000..6cadcbd52 --- /dev/null +++ b/.icons/kora/apps/scalable/polychromatic-controller.svg @@ -0,0 +1,15 @@ +<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 -43.1461 43.1461 0 24 45.3594)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#273639" offset="0"/> + <stop stop-color="#3f3f3f" offset="1"/> + </linearGradient> + <path d="m39.44 2.332c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228z" fill="url(#a)"/> + <g fill-rule="nonzero"> + <path d="m30.576 20.054h6.577c1.457 0 2.63-1.173 2.63-2.63 0-1.458-1.173-2.631-2.63-2.631h-6.577z" fill-opacity=".3"/> + <path d="m10.847 14.793c-1.457 0-2.63 1.173-2.63 2.631 0 1.457 1.173 2.63 2.63 2.63h19.729v-5.261z" fill="#008d6a"/> + <path d="m20.054 33.207h17.099c1.457 0 2.63-1.173 2.63-2.631 0-1.457-1.173-2.63-2.63-2.63h-17.099z" fill-opacity=".3"/> + <path d="m10.847 27.946c-1.457 0-2.63 1.173-2.63 2.63 0 1.458 1.173 2.631 2.63 2.631h9.207v-5.261z" fill="#008d6a"/> + <path d="m34.522 17.424c0-2.906-2.355-5.262-5.261-5.262-2.905 0-5.261 2.356-5.261 5.262 0 2.905 2.356 5.261 5.261 5.261 2.906 0 5.261-2.356 5.261-5.261z" fill="#3ffe3f"/> + <path d="m24 30.576c0-2.905-2.356-5.261-5.261-5.261-2.906 0-5.261 2.356-5.261 5.261 0 2.906 2.355 5.262 5.261 5.262 2.905 0 5.261-2.356 5.261-5.262z" fill="#3ffe3f"/> + </g> +</svg> |