aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-06-07 14:54:55 +0200
committercodecalm <codecalm@gmail.com>2020-06-07 14:54:55 +0200
commit9c2654fb91be32e1fa3c6e2bbd45a1b717f404de (patch)
tree8541d9bc418dbab0f79ea02b27d74f57d65ce193
parent`mist` icon (diff)
downloadtabler-icons-9c2654fb91be32e1fa3c6e2bbd45a1b717f404de.tar.xz
`wind` icon
-rw-r--r--src/_icons/medical-cross.svg2
-rw-r--r--src/_icons/wind.svg7
2 files changed, 8 insertions, 1 deletions
diff --git a/src/_icons/medical-cross.svg b/src/_icons/medical-cross.svg
index 5b14dd1..3a9b1c8 100644
--- a/src/_icons/medical-cross.svg
+++ b/src/_icons/medical-cross.svg
@@ -1,5 +1,5 @@
---
---
<svg>
- <path d="M13 3a1 1 0 0 1 1 1v4.535l3.928-2.267a1 1 0 0 1 1.366.36 6l1 1.732a1 1 0 0 1 -.366 1.366L16.001 12l3.927 2.269a1 1 0 0 1 .366 1.366l-1 1.732a1 1 0 0 1 -1.366.36 6L14 15.464V20a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-4.536l-3.928 2.268a1 1 0 0 1 -1.366 -.366l-1-1.732a1 1 0 0 1 .366 -1.366L7.999 12 4.072 9.732a1 1 0 0 1 -.366 -1.366l1-1.732a1 1 0 0 1 1.366 -.366L10 8.535V4a1 1 0 0 1 1 -1h2z" />
+ <path d="M13 3a1 1 0 0 1 1 1v4.535l3.928 -2.267a1 1 0 0 1 1.366 .366l1 1.732a1 1 0 0 1 -.366 1.366L16.001 12l3.927 2.269a1 1 0 0 1 .366 1.366l-1 1.732a1 1 0 0 1 -1.366 .366L14 15.464V20a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-4.536l-3.928 2.268a1 1 0 0 1 -1.366 -.366l-1-1.732a1 1 0 0 1 .366 -1.366L7.999 12 4.072 9.732a1 1 0 0 1 -.366 -1.366l1-1.732a1 1 0 0 1 1.366 -.366L10 8.535V4a1 1 0 0 1 1 -1h2z" />
</svg>
diff --git a/src/_icons/wind.svg b/src/_icons/wind.svg
new file mode 100644
index 0000000..7c4ebec
--- /dev/null
+++ b/src/_icons/wind.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <path d="M5 8h8.5a2.5 2.5 0 1 0 -2.34 -3.24" />
+ <path d="M3 12h15.5a2.5 2.5 0 1 1 -2.34 3.24" />
+ <path d="M4 16h5.5a2.5 2.5 0 1 1 -2.34 3.24" />
+</svg>