aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-21 18:16:53 +0200
committercodecalm <codecalm@gmail.com>2020-09-21 18:16:53 +0200
commit1951550eba52994bfb72aca5408f68fdf05b43a2 (patch)
tree7b65ee25e6a00f7bdd13cb33c36ea6f47dc23bf3
parent`file-diff`, `current-location` icons (diff)
downloadtabler-icons-1951550eba52994bfb72aca5408f68fdf05b43a2.tar.xz
4 new icons: `eye-off`, `shield-off`, `user-off`, `wifi-off`
Fixed icons: `eye`, `smoking-no`, `wifi-1`, `wifi-2`, `wifi`
-rw-r--r--src/_icons/eye-off.svg7
-rw-r--r--src/_icons/eye.svg3
-rw-r--r--src/_icons/shield-off.svg6
-rw-r--r--src/_icons/smoking-no.svg2
-rw-r--r--src/_icons/user-off.svg8
-rw-r--r--src/_icons/wifi-1.svg4
-rw-r--r--src/_icons/wifi-2.svg6
-rw-r--r--src/_icons/wifi-off.svg10
-rw-r--r--src/_icons/wifi.svg8
9 files changed, 39 insertions, 15 deletions
diff --git a/src/_icons/eye-off.svg b/src/_icons/eye-off.svg
new file mode 100644
index 0000000..b7af80d
--- /dev/null
+++ b/src/_icons/eye-off.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <line x1="3" y1="3" x2="21" y2="21" />
+ <path d="M10.584 10.587a2 2 0 0 0 2.828 2.83" />
+ <path d="M9.363 5.365a9.466 9.466 0 0 1 2.637 -.365c4 0 7.333 2.333 10 7c-.778 1.361 -1.612 2.524 -2.503 3.488m-2.14 1.861c-1.631 1.1 -3.415 1.651 -5.357 1.651c-4 0 -7.333 -2.333 -10 -7c1.369 -2.395 2.913 -4.175 4.632 -5.341" />
+</svg>
diff --git a/src/_icons/eye.svg b/src/_icons/eye.svg
index 864f3a0..9cafec4 100644
--- a/src/_icons/eye.svg
+++ b/src/_icons/eye.svg
@@ -3,6 +3,5 @@ tags: [view, watch]
---
<svg>
<circle cx="12" cy="12" r="2" />
- <path d="M2 12l1.5 2a11 11 0 0 0 17 0l1.5 -2" />
- <path d="M2 12l1.5 -2a11 11 0 0 1 17 0l1.5 2" />
+ <path d="M22 12c-2.667 4.667 -6 7 -10 7s-7.333 -2.333 -10 -7c2.667 -4.667 6 -7 10 -7s7.333 2.333 10 7" />
</svg>
diff --git a/src/_icons/shield-off.svg b/src/_icons/shield-off.svg
new file mode 100644
index 0000000..1b46f9e
--- /dev/null
+++ b/src/_icons/shield-off.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="3" y1="3" x2="21" y2="21" />
+ <path d="M15.669 15.669a12 12 0 0 1 -5.669 3.331a12 12 0 0 1 -8.5 -15c.797 .036 1.589 -.007 2.366 -.126m3.092 -.912a11.997 11.997 0 0 0 3.042 -1.962a12 12 0 0 0 8.5 3a12 12 0 0 1 -1.117 9.379" />
+</svg>
diff --git a/src/_icons/smoking-no.svg b/src/_icons/smoking-no.svg
index e81002e..841ad1c 100644
--- a/src/_icons/smoking-no.svg
+++ b/src/_icons/smoking-no.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <rect x="3" y="13" width="18" height="4" rx="1" />
<line x1="8" y1="13" x2="8" y2="17" />
<path d="M16 5v.5a2 2 0 0 0 2 2a2 2 0 0 1 2 2v.5" />
<line x1="3" y1="3" x2="21" y2="21" />
+ <path d="M17 13h3a1 1 0 0 1 1 1v2c0 .28 -.115 .533 -.3 .714m-3.7 .286h-13a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h9" />
</svg>
diff --git a/src/_icons/user-off.svg b/src/_icons/user-off.svg
new file mode 100644
index 0000000..13a4566
--- /dev/null
+++ b/src/_icons/user-off.svg
@@ -0,0 +1,8 @@
+---
+tags: [person, account]
+---
+<svg>
+ <path d="M14.274 10.291a4 4 0 1 0 -5.554 -5.58m-.548 3.453a4.01 4.01 0 0 0 2.62 2.65" />
+ <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 1.147 .167m2.685 2.681a4 4 0 0 1 .168 1.152v2" />
+ <line x1="3" y1="3" x2="21" y2="21" />
+</svg>
diff --git a/src/_icons/wifi-1.svg b/src/_icons/wifi-1.svg
index 03bafe8..a25f9ce 100644
--- a/src/_icons/wifi-1.svg
+++ b/src/_icons/wifi-1.svg
@@ -2,8 +2,6 @@
tags: [online, connection, signal, wireless]
---
<svg>
- <g transform="rotate(-45 12 18)">
<line x1="12" y1="18" x2="12.01" y2="18" />
- <path d="M12 14a4 4 0 0 1 4 4" />
- </g>
+ <path d="M9.172 15.172a4 4 0 0 1 5.656 0" />
</svg>
diff --git a/src/_icons/wifi-2.svg b/src/_icons/wifi-2.svg
index c3d85d9..975438e 100644
--- a/src/_icons/wifi-2.svg
+++ b/src/_icons/wifi-2.svg
@@ -2,9 +2,7 @@
tags: [online, connection, signal, wireless]
---
<svg>
- <g transform="rotate(-45 12 18)">
<line x1="12" y1="18" x2="12.01" y2="18" />
- <path d="M12 14a4 4 0 0 1 4 4" />
- <path d="M12 10a8 8 0 0 1 8 8" />
- </g>
+ <path d="M9.172 15.172a4 4 0 0 1 5.656 0" />
+ <path d="M6.343 12.343a8 8 0 0 1 11.314 0" />
</svg>
diff --git a/src/_icons/wifi-off.svg b/src/_icons/wifi-off.svg
new file mode 100644
index 0000000..30cca64
--- /dev/null
+++ b/src/_icons/wifi-off.svg
@@ -0,0 +1,10 @@
+---
+tags: [online, connection, signal, wireless]
+---
+<svg>
+ <line x1="12" y1="18" x2="12.01" y2="18" />
+ <path d="M9.172 15.172a4 4 0 0 1 5.656 0" />
+ <path d="M6.343 12.343a7.963 7.963 0 0 1 3.864 -2.14m4.163.155a7.965 7.965 0 0 1 3.287 1.985" />
+ <path d="M3.515 9.515A11.973 11.973 0 0 1 7.059 7.06m3.101-.92a11.983 11.983 0 0 1 10.325 3.374" />
+ <line x1="3" y1="3" x2="21" y2="21" />
+</svg>
diff --git a/src/_icons/wifi.svg b/src/_icons/wifi.svg
index a62cc16..cd6729f 100644
--- a/src/_icons/wifi.svg
+++ b/src/_icons/wifi.svg
@@ -2,10 +2,8 @@
tags: [online, connection, signal, wireless]
---
<svg>
- <g transform="rotate(-45 12 18)">
<line x1="12" y1="18" x2="12.01" y2="18" />
- <path d="M12 14a4 4 0 0 1 4 4" />
- <path d="M12 10a8 8 0 0 1 8 8" />
- <path d="M12 6a12 12 0 0 1 12 12" />
- </g>
+ <path d="M9.172 15.172a4 4 0 0 1 5.656 0" />
+ <path d="M6.343 12.343a8 8 0 0 1 11.314 0" />
+ <path d="M3.515 9.515c4.686-4.687 12.284-4.687 16.97 0" />
</svg>