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/devices/scalable/network-card.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/devices/scalable/network-card.svg')
-rw-r--r-- | .icons/kora/devices/scalable/network-card.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/devices/scalable/network-card.svg b/.icons/kora/devices/scalable/network-card.svg new file mode 100644 index 000000000..5fefee4c6 --- /dev/null +++ b/.icons/kora/devices/scalable/network-card.svg @@ -0,0 +1,12 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> + <rect x="37.385" y="47.442" width="15.738" height="8.291" style="fill:#0d79f2"/> + <rect x="26.847" y="47.442" width="7.525" height="8.291" style="fill:#0d79f2"/> + <path d="m61.164 17.928c0-2.557-2.075-4.632-4.632-4.632h-49.064c-2.557 0-4.632 2.075-4.632 4.632v28.144c0 2.557 2.075 4.632 4.632 4.632h49.064c2.557 0 4.632-2.075 4.632-4.632v-28.144z" style="fill:url(#_Linear1)"/> + <path d="m31.986 36.924c0.87 0 1.576 0.706 1.576 1.577 0 0.87-0.706 1.577-1.576 1.577-0.871 0-1.577-0.707-1.577-1.577 0-0.871 0.706-1.577 1.577-1.577zm0.188-13.001c7.501 0.142 14.24 6.533 14.389 14.389 0 0 0.012 0.823-0.551 1.153-0.747 0.437-1.624 0.087-1.698-1.601-0.369-6.456-6.402-12.024-12.965-11.691-6.207 0.314-11.666 5.809-11.708 12.335 0 0-0.253 1.075-1.071 1.109-1.639 0.068-1.31-3.418-0.216-6.296 2.102-5.529 7.752-9.437 13.82-9.398zm-0.062 4.8c5.102 0.096 9.62 4.634 9.652 9.771 0 0-0.03 0.544-0.386 0.852-0.713 0.616-1.796 0.168-1.858-1.235-0.271-4.753-5.756-8.489-10.386-6.597-2.754 1.125-4.673 3.951-4.692 6.994 0 0-0.026 0.353-0.169 0.583-0.53 0.852-2.091 0.618-2.063-0.842 0.161-5.097 4.649-9.56 9.902-9.526zm0.012 4.389c2.706 0.103 5.107 2.387 5.245 5.112 0.071 1.402-2.124 1.821-2.237 0.033-0.218-2.45-3.827-3.889-5.582-1.763-0.342 0.415-0.576 0.917-0.67 1.447-0.093 0.519-0.064 1.036-0.376 1.349-0.642 0.643-1.966 0.205-1.902-1.066 0.14-2.752 2.632-5.149 5.522-5.112z" style="fill-opacity:.5;fill:#ebebeb"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.41822e-15,-39.4925,39.4925,2.41822e-15,30.6101,52.7884)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#1f3d69" offset="0"/> + <stop style="stop-color:#004a65" offset="1"/> + </linearGradient> + </defs> +</svg> |