diff options
author | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
commit | 27460d549be12b74b724537e0836b58c96ce9031 (patch) | |
tree | ef3437a35e1fe79912dd8e8f0c7a5ecbce9933b5 /.icons/Material-Black-Lime-Numix/48/devices/network-vpn.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/devices/network-vpn.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/devices/network-vpn.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/devices/network-vpn.svg b/.icons/Material-Black-Lime-Numix/48/devices/network-vpn.svg new file mode 100644 index 00000000..2ba069d7 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/devices/network-vpn.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"> + <path d="m 21 28 0 9 -15 0 0 6 36 0 0 -6 -15 0 0 -9 -6 0 z" style="fill:#919fa9;fill-opacity:1;color:#bebebe"/> + <path d="m 24 4 c -2.945 0 -6 1.863 -6 6 l 0 6 0 3 1.5 0 10.5 0 0 0 0 -3 0 -6 c 0 -4.077 -3.055 -6 -6 -6 m 0 3 c 1.692 0 3 1.308 3 3 l 0 3 -6 0 0 -3 c 0 -1.692 1.308 -3 3 -3 z" style="fill:#bebebe;color:#bebebe"/> + <path d="m 12.339 13.339 c 0.471 -0.471 1.661 -0.339 1.661 -0.339 l 20 0 c 0 0 1.19 -0.132 1.661 0.339 c 0.471 0.471 0.339 1.661 0.339 1.661 l 0 16 -24 0 0 -16 c 0 0 -0.132 -1.19 0.339 -1.661 z" style="fill:#ecd14c;fill-opacity:1;color:#bebebe"/> + <rect width="5" height="18" x="28" y="13" style="fill:#e9d988;opacity:1;fill-opacity:1;stroke:none"/> +</svg> |