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-vpn.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-vpn.svg')
-rw-r--r-- | .icons/kora/devices/scalable/network-vpn.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.icons/kora/devices/scalable/network-vpn.svg b/.icons/kora/devices/scalable/network-vpn.svg new file mode 100644 index 000000000..41e435d61 --- /dev/null +++ b/.icons/kora/devices/scalable/network-vpn.svg @@ -0,0 +1,21 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <g transform="matrix(.97092 0 0 .97092 .700737 .701815)"> + <path d="m46.341 10.269c-0.014-1.123-0.879-2.05-1.997-2.153-9.291-0.869-16.873-5.834-19.373-7.651-0.522-0.38-1.23-0.38-1.753 0-2.494 1.817-10.077 6.782-19.368 7.651-1.118 0.103-1.977 1.03-1.997 2.153-0.112 7.329 1.065 32.209 21.683 37.746 0.366 0.097 0.752 0.097 1.118 0 20.618-5.532 21.795-30.417 21.687-37.746z" style="fill-rule:nonzero;fill:url(#_Linear1)"/> + </g> + <g transform="matrix(.97092 0 0 .97092 .700737 .701815)"> + <path d="m41.166 13.792c-0.011-0.871-0.675-1.591-1.535-1.67-7.14-0.675-12.968-4.527-14.889-5.937-0.402-0.295-0.946-0.295-1.347 0-1.918 1.41-7.745 5.262-14.886 5.937-0.859 0.079-1.52 0.799-1.535 1.67-0.086 5.687 0.818 24.992 16.665 29.288 0.281 0.076 0.578 0.076 0.859 0 15.846-4.292 16.75-23.601 16.668-29.288z" style="fill-opacity:.67;fill-rule:nonzero;fill:white"/> + </g> + <g transform="matrix(.97092 0 0 .97092 .700737 .701815)"> + <path d="m24.097 29.634c1.097 0 2-0.903 2-2 0-1.11-0.9-2-2-2-1.097 0-2 0.903-2 2s0.903 2 2 2m6-9c1.097 0 2 0.903 2 2v10c0 1.097-0.903 2-2 2h-12c-1.097 0-2-0.903-2-2v-10c0-1.11 0.9-2 2-2h1v-2c0-2.743 2.257-5 5-5s5 2.257 5 5v2h1zm-6-5c-1.646 0-3 1.354-3 3v2h6v-2c0-1.646-1.354-3-3-3z" style="fill-rule:nonzero;fill:url(#_Linear2)"/> + </g> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.11816e-15,-37.241,34.5921,2.28036e-15,947.533,42.3195)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:rgb(0,103,131)" offset="0"/> + <stop style="stop-color:rgb(19,190,227)" offset="1"/> + </linearGradient> + <linearGradient id="_Linear2" x2="1" gradientTransform="matrix(2.82617e-15,-46.1548,46.1548,2.82617e-15,23.9971,46.338)" 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> |