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-server.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-server.svg')
-rw-r--r-- | .icons/kora/devices/scalable/network-server.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.icons/kora/devices/scalable/network-server.svg b/.icons/kora/devices/scalable/network-server.svg new file mode 100644 index 000000000..86e08bc93 --- /dev/null +++ b/.icons/kora/devices/scalable/network-server.svg @@ -0,0 +1,21 @@ +<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="m62.082 9.986c0-4.453-3.615-8.068-8.068-8.068h-44.028c-4.453 0-8.068 3.615-8.068 8.068v44.028c0 4.453 3.615 8.068 8.068 8.068h44.028c4.453 0 8.068-3.615 8.068-8.068v-44.028z" style="fill:url(#_Linear1)"/> + <path d="m52.326 42.826c1.1 0 1.993 0.893 1.993 1.993v10.362c0 1.1-0.893 1.993-1.993 1.993h-40.652c-1.1 0-1.993-0.893-1.993-1.993v-10.362c0-1.1 0.893-1.993 1.993-1.993h40.652z" style="fill:#e4e4e4"/> + <circle cx="38.775" cy="47.21" r="1.993" style="fill:#0d79f2"/> + <circle cx="44.355" cy="47.21" r="1.993" style="fill:#0d79f2"/> + <circle cx="49.935" cy="47.21" r="1.993" style="fill:#0d79f2"/> + <path d="m52.326 25.47c1.1 0 1.993 0.893 1.993 1.993v10.362c0 1.1-0.893 1.993-1.993 1.993h-40.652c-1.1 0-1.993-0.893-1.993-1.993v-10.362c0-1.1 0.893-1.993 1.993-1.993h40.652z" style="fill:#e4e4e4"/> + <circle cx="38.775" cy="29.854" r="1.993" style="fill:#0d79f2"/> + <circle cx="44.355" cy="29.854" r="1.993" style="fill:#0d79f2"/> + <circle cx="49.935" cy="29.854" r="1.993" style="fill:#0d79f2"/> + <path d="m52.326 8.114c1.1 0 1.993 0.893 1.993 1.993v10.362c0 1.1-0.893 1.993-1.993 1.993h-40.652c-1.1 0-1.993-0.893-1.993-1.993v-10.362c0-1.1 0.893-1.993 1.993-1.993h40.652z" style="fill:#e4e4e4"/> + <circle cx="38.775" cy="12.498" r="1.993" style="fill:#0d79f2"/> + <circle cx="44.355" cy="12.498" r="1.993" style="fill:#0d79f2"/> + <circle cx="49.935" cy="12.498" r="1.993" style="fill:#0d79f2"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(3.68402e-15,-60.1646,60.1646,3.68402e-15,32,62.0823)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#222" offset="0"/> + <stop style="stop-color:#737373" offset="1"/> + </linearGradient> + </defs> +</svg> |