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-wired.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-wired.svg')
-rw-r--r-- | .icons/kora/devices/scalable/network-wired.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/devices/scalable/network-wired.svg b/.icons/kora/devices/scalable/network-wired.svg new file mode 100644 index 000000000..1c69f5c05 --- /dev/null +++ b/.icons/kora/devices/scalable/network-wired.svg @@ -0,0 +1,11 @@ +<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"> + <path d="m20 56-4-4h-8c-2.216 0-4-1.784-4-4v-36c0-2.216 1.784-4 4-4h48c2.216 0 4 1.784 4 4v36c0 2.216-1.784 4-4 4h-8l-4 4h-24z" style="fill:url(#_Linear1)"/> + <path d="m22.367 51.266-4.816-4.817h-9.633v-33.715h48.164v33.715h-9.633l-4.816 4.817h-19.266z" style="fill-opacity:.6;fill-rule:nonzero"/> + <path d="m19.412 17.77h-5.035v-5.036h5.035v5.036zm7.553 0h-5.035v-5.036h5.035v5.036zm7.553 0h-5.036v-5.036h5.036v5.036zm7.552 0h-5.035v-5.036h5.035v5.036zm7.553 0h-5.035v-5.036h5.035v5.036z" style="fill:rgb(248,196,78)"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.66554e-15,-37.3128,43.5315,2.28475e-15,1194.07,50.2206)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:rgb(0,103,131)" offset="0"/> + <stop style="stop-color:rgb(19,190,227)" offset="1"/> + </linearGradient> + </defs> +</svg> |