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/network-wireless.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/network-wireless.svg')
-rw-r--r-- | .icons/kora/apps/scalable/network-wireless.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/network-wireless.svg b/.icons/kora/apps/scalable/network-wireless.svg new file mode 100644 index 000000000..ad277e6a5 --- /dev/null +++ b/.icons/kora/apps/scalable/network-wireless.svg @@ -0,0 +1,8 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -58.0726 58.0726 0 31.9775 61.0363)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#c2c2c2" offset="0"/> + <stop stop-color="#ebebeb" offset="1"/> + </linearGradient> + <path d="m61.036 9.709c0-3.723-3.022-6.745-6.745-6.745h-44.582c-3.723 0-6.745 3.022-6.745 6.745v44.582c0 3.723 3.022 6.745 6.745 6.745h44.582c3.723 0 6.745-3.022 6.745-6.745z" fill="url(#a)"/> + <path d="m31.979 39.537c1.331 0 2.412 1.08 2.412 2.413 0 1.332-1.081 2.414-2.412 2.414-1.334 0-2.414-1.082-2.414-2.414 0-1.333 1.08-2.413 2.414-2.413zm.287-19.9c11.482.217 21.796 10 22.025 22.024 0 0 .018 1.26-.844 1.765-1.143.669-2.486.133-2.599-2.451-.565-9.881-9.799-18.404-19.844-17.894-9.501.48-17.857 8.891-17.921 18.88 0 0-.387 1.646-1.639 1.698-2.509.104-2.005-5.232-.331-9.637 3.218-8.463 11.866-14.445 21.153-14.385zm-.094 7.347c7.809.147 14.724 7.093 14.773 14.956 0 0-.046.832-.591 1.304-1.091.943-2.749.257-2.844-1.891-.414-7.275-8.81-12.993-15.897-10.097-4.215 1.722-7.152 6.047-7.181 10.705 0 0-.04.54-.259.892-.811 1.305-3.201.946-3.158-1.288.247-7.802 7.116-14.633 15.157-14.581zm.018 6.718c4.142.158 7.817 3.653 8.028 7.824.109 2.146-3.251 2.788-3.424.051-.334-3.75-5.858-5.953-8.544-2.699-.523.636-.882 1.404-1.025 2.215-.143.795-.098 1.586-.576 2.065-.983.984-3.009.314-2.911-1.632.214-4.212 4.028-7.881 8.452-7.824z" fill="#006dff"/> +</svg> |