aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/skull.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/skull.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/skull.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/skull.svg b/icon-theme/template-icons/templarian_material_design/svg/skull.svg
new file mode 100644
index 00000000..58047924
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/skull.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="#000000" fill-opacity="1" stroke-width="1.33333" stroke-linejoin="miter" d="M 12,2C 7.02944,2 3,6.0294 3,11C 3.00123,14.027 4.52547,16.8159 7,18.4707L 7,22L 9,22L 9,19L 11,19L 11,22L 13,22L 13,19L 15,19L 15,22L 17,22L 17,18.4629C 19.4727,16.8097 20.9961,14.0245 21,11C 21,6.0294 16.9706,2 12,2 Z M 8,11C 9.10457,11 10,11.8954 10,13C 10,14.1046 9.10457,15 8,15C 6.89543,15 6,14.1046 6,13C 6,11.8954 6.89543,11 8,11 Z M 16,11C 17.1046,11 18,11.8954 18,13C 18,14.1046 17.1046,15 16,15C 14.8954,15 14,14.1046 14,13C 14,11.8954 14.8954,11 16,11 Z M 12,14L 13.5,17L 10.5,17L 12,14 Z "/>
+</svg>
bgstack15