summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-04-21 23:02:27 -0400
committerAdam T. Carpenter <atc@53hor.net>2021-04-21 23:02:27 -0400
commit947868e661e05216b5555f6e6393b1003bc1245b (patch)
tree154fe3fc8de54a16d55160d5249034b205f6cb07 /includes
parent890b34bcc1a6b4073d1e512b1386634f7bc5ea52 (diff)
download53hor-947868e661e05216b5555f6e6393b1003bc1245b.tar.xz
53hor-947868e661e05216b5555f6e6393b1003bc1245b.zip
renamed hosted to software
Diffstat (limited to 'includes')
-rw-r--r--includes/icons/floppy-variant.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/icons/floppy-variant.svg b/includes/icons/floppy-variant.svg
new file mode 100644
index 0000000..ff53cf7
--- /dev/null
+++ b/includes/icons/floppy-variant.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24" height="24" viewBox="0 0 24 24">
+ <path fill="#000000" d="M3,3V21H21V3H3M12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12A2,2 0 0,1 12,10M12,15A1,1 0 0,1 13,16V19A1,1 0 0,1 12,20A1,1 0 0,1 11,19V16A1,1 0 0,1 12,15Z" />
+</svg>