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/radiotray.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/radiotray.svg')
-rw-r--r-- | .icons/kora/apps/scalable/radiotray.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/radiotray.svg b/.icons/kora/apps/scalable/radiotray.svg new file mode 100644 index 000000000..715c551ee --- /dev/null +++ b/.icons/kora/apps/scalable/radiotray.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 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#405258" offset="0"/> + <stop stop-color="#4c636b" offset="1"/> + </linearGradient> + <path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/> + <circle cx="16.99996" cy="23.99994" r="12.9032" fill-opacity=".2" stroke-width="1.29032"/> + <path transform="matrix(1.29032 0 0 1.29032 -4.93548 -6.96774)" d="m9.929 16.929c-.234.239-.456.489-.664.75l3.567 3.567c-1.304 1.974-1.039 4.616.632 6.29 1.674 1.673 4.318 1.94 6.293.635l3.571 3.571c.259-.211.507-.435.743-.671.234-.239.455-.489.664-.75l-3.567-3.567c1.304-1.973 1.039-4.615-.633-6.29-1.673-1.673-4.317-1.94-6.292-.635l-3.571-3.571c-.259.211-.507.435-.743.671z" fill="#ee5858" fill-rule="nonzero"/> + <circle cx="16.99996" cy="23.99994" r="3.87096" fill="#f3c4c4" stroke-width="1.29032"/> + <path transform="translate(2.08437)" d="m41 29c0-.552-.448-1-1-1h-10c-.552 0-1 .448-1 1s.448 1 1 1h10c.552 0 1-.448 1-1zm0-4c0-.552-.448-1-1-1h-10c-.552 0-1 .448-1 1s.448 1 1 1h10c.552 0 1-.448 1-1zm0-4c0-.552-.448-1-1-1h-10c-.552 0-1 .448-1 1s.448 1 1 1h10c.552 0 1-.448 1-1zm0-4c0-.552-.448-1-1-1h-10c-.552 0-1 .448-1 1s.448 1 1 1h10c.552 0 1-.448 1-1z" fill-opacity=".2"/> + <g fill="#0a97b8"> + <circle cx="41.08437" cy="35" r="2"/> + <circle cx="35.08437" cy="35" r="2"/> + </g> +</svg> |