summaryrefslogtreecommitdiff
path: root/src/usr/share/icons/hicolor/scalable/status/vpn-off.svg
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-11-03 19:00:04 -0400
committerB. Stack <bgstack15@gmail.com>2022-11-03 19:28:46 -0400
commitff8fb3958338891bc683b1ce510885f48eff4d17 (patch)
tree7142a4061d50de6475763e4b2443ee6c2ebe3f70 /src/usr/share/icons/hicolor/scalable/status/vpn-off.svg
downloadstackrpms-acer-chromebook-ff8fb3958338891bc683b1ce510885f48eff4d17.tar.gz
stackrpms-acer-chromebook-ff8fb3958338891bc683b1ce510885f48eff4d17.tar.bz2
stackrpms-acer-chromebook-ff8fb3958338891bc683b1ce510885f48eff4d17.zip
initial commit
Diffstat (limited to 'src/usr/share/icons/hicolor/scalable/status/vpn-off.svg')
-rw-r--r--src/usr/share/icons/hicolor/scalable/status/vpn-off.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/share/icons/hicolor/scalable/status/vpn-off.svg b/src/usr/share/icons/hicolor/scalable/status/vpn-off.svg
new file mode 100644
index 0000000..17a0cc7
--- /dev/null
+++ b/src/usr/share/icons/hicolor/scalable/status/vpn-off.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26">
+ <path style="text-indent:0;text-align:start;line-height:normal;text-transform:none;block-progression:tb;-inkscape-font-specification:Bitstream Vera Sans" d="M 5 4 L 5 11 A 2.0002 2.0002 0 0 0 5.25 11.96875 L 10.25 20.96875 A 2.0002 2.0002 0 0 0 12 22 L 14 22 A 2.0002 2.0002 0 0 0 15.75 20.96875 L 20.75 11.96875 A 2.0002 2.0002 0 0 0 21 11 L 21 4 L 17 4 L 17 10.46875 L 13 17.6875 L 9 10.46875 L 9 4 L 5 4 z" overflow="visible" enable-background="accumulate" font-family="Bitstream Vera Sans"/>
+</svg>
bgstack15