aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/account-box.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/account-box.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/account-box.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/account-box.svg b/icon-theme/template-icons/templarian_material_design/svg/account-box.svg
new file mode 100644
index 00000000..1ebb53b6
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/account-box.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" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+ <path fill="#050708" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 5.9994,17C 5.9994,15 9.9994,13.9 11.9994,13.9C 13.9994,13.9 17.9994,15 17.9994,17L 17.9994,18L 5.9994,18M 14.9994,9C 14.9994,10.658 13.6554,12 11.9994,12C 10.3434,12 8.9994,10.658 8.9994,9C 8.9994,7.34399 10.3434,6 11.9994,6C 13.6554,6 14.9994,7.34399 14.9994,9 Z M 2.9994,5L 2.9994,19C 2.9994,20.104 3.8934,21 4.9994,21L 18.9994,21C 20.1029,21 20.9994,20.104 20.9994,19L 20.9994,5C 20.9994,3.896 20.1029,3 18.9994,3L 4.9994,3C 3.8934,3 2.9994,3.896 2.9994,5 Z "/>
+</svg>
bgstack15