summaryrefslogtreecommitdiff
path: root/src/usr/share/icons/hicolor/scalable/status/netmounts-on.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/netmounts-on.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/netmounts-on.svg')
-rw-r--r--src/usr/share/icons/hicolor/scalable/status/netmounts-on.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/share/icons/hicolor/scalable/status/netmounts-on.svg b/src/usr/share/icons/hicolor/scalable/status/netmounts-on.svg
new file mode 100644
index 0000000..f9c3e08
--- /dev/null
+++ b/src/usr/share/icons/hicolor/scalable/status/netmounts-on.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 2.8125 0 A 2.0002 2.0002 0 0 0 1 2 L 1 26 L 5 26 L 5 8.46875 L 11.21875 20.90625 A 2.0002 2.0002 0 0 0 14.78125 20.90625 L 21 8.46875 L 21 26 L 25 26 L 25 2 A 2.0002 2.0002 0 0 0 23 0 L 22 0 A 2.0002 2.0002 0 0 0 20.21875 1.09375 L 13 15.53125 L 5.78125 1.09375 A 2.0002 2.0002 0 0 0 4 0 L 3 0 A 2.0002 2.0002 0 0 0 2.8125 0 z" overflow="visible" enable-background="accumulate" font-family="Bitstream Vera Sans"/>
+</svg>
bgstack15