diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 14:19:26 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 14:19:26 +0200 |
commit | 17c42854d98062a90b3454ffd54aa7c888cd6210 (patch) | |
tree | 54b2422fbe0fcc9085250e6defa89abadf78d4da /src/_icons | |
parent | `trash-off` icon (diff) | |
download | tabler-icons-17c42854d98062a90b3454ffd54aa7c888cd6210.tar.xz |
Release 1.31.0v1.31.0
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/divide.svg | 1 | ||||
-rw-r--r-- | src/_icons/file-search.svg | 1 | ||||
-rw-r--r-- | src/_icons/map-pins.svg | 1 | ||||
-rw-r--r-- | src/_icons/pinned-off.svg | 1 | ||||
-rw-r--r-- | src/_icons/pinned.svg | 1 | ||||
-rw-r--r-- | src/_icons/speakerphone.svg | 1 | ||||
-rw-r--r-- | src/_icons/star-off.svg | 1 | ||||
-rw-r--r-- | src/_icons/sun-off.svg | 1 | ||||
-rw-r--r-- | src/_icons/tools-kitchen.svg | 1 | ||||
-rw-r--r-- | src/_icons/trash-off.svg | 3 | ||||
-rw-r--r-- | src/_icons/virus-off.svg | 1 | ||||
-rw-r--r-- | src/_icons/virus-search.svg | 1 |
12 files changed, 13 insertions, 1 deletions
diff --git a/src/_icons/divide.svg b/src/_icons/divide.svg index f4fd4706..7e261e2f 100644 --- a/src/_icons/divide.svg +++ b/src/_icons/divide.svg @@ -1,5 +1,6 @@ --- category: Math +version: 1.31 --- <svg> <circle fill="currentColor" cx="12" cy="6" r="1" /> diff --git a/src/_icons/file-search.svg b/src/_icons/file-search.svg index 93f13859..b0bc79f5 100644 --- a/src/_icons/file-search.svg +++ b/src/_icons/file-search.svg @@ -1,5 +1,6 @@ --- category: Document +version: 1.31 --- <svg> <path d="M14 3v4a1 1 0 0 0 1 1h4" /> diff --git a/src/_icons/map-pins.svg b/src/_icons/map-pins.svg index c2d4601f..08127ec5 100644 --- a/src/_icons/map-pins.svg +++ b/src/_icons/map-pins.svg @@ -1,5 +1,6 @@ --- category: Map +version: 1.31 --- <svg> <path d="M10.828 9.828a4 4 0 1 0 -5.656 0l2.828 2.829l2.828 -2.829z" /> diff --git a/src/_icons/pinned-off.svg b/src/_icons/pinned-off.svg index 46a67e7b..147418a9 100644 --- a/src/_icons/pinned-off.svg +++ b/src/_icons/pinned-off.svg @@ -1,5 +1,6 @@ --- category: Map +version: 1.31 --- <svg> <line x1="3" y1="3" x2="21" y2="21" /> diff --git a/src/_icons/pinned.svg b/src/_icons/pinned.svg index d23b74f2..da46f7d5 100644 --- a/src/_icons/pinned.svg +++ b/src/_icons/pinned.svg @@ -1,5 +1,6 @@ --- category: Map +version: 1.31 --- <svg> <path d="M9 4v6l-2 4v2h10v-2l-2 -4v-6" /> diff --git a/src/_icons/speakerphone.svg b/src/_icons/speakerphone.svg index 3f009cdc..fb2ebce0 100644 --- a/src/_icons/speakerphone.svg +++ b/src/_icons/speakerphone.svg @@ -1,4 +1,5 @@ --- +version: 1.31 --- <svg> <path d="M18 8a3 3 0 0 1 0 6" /> diff --git a/src/_icons/star-off.svg b/src/_icons/star-off.svg index d842e550..d86258b6 100644 --- a/src/_icons/star-off.svg +++ b/src/_icons/star-off.svg @@ -1,5 +1,6 @@ --- category: Shapes +version: 1.31 --- <svg> <line x1="3" y1="3" x2="21" y2="21" /> diff --git a/src/_icons/sun-off.svg b/src/_icons/sun-off.svg index a694bd66..a4364391 100644 --- a/src/_icons/sun-off.svg +++ b/src/_icons/sun-off.svg @@ -1,5 +1,6 @@ --- category: Weather +version: 1.31 --- <svg> <line x1="3" y1="3" x2="21" y2="21" /> diff --git a/src/_icons/tools-kitchen.svg b/src/_icons/tools-kitchen.svg index fe213ee0..d6ef248d 100644 --- a/src/_icons/tools-kitchen.svg +++ b/src/_icons/tools-kitchen.svg @@ -1,4 +1,5 @@ --- +version: 1.31 --- <svg> <path d="M4 3h8l-1 9h-6z" /> diff --git a/src/_icons/trash-off.svg b/src/_icons/trash-off.svg index b073c008..354cb74a 100644 --- a/src/_icons/trash-off.svg +++ b/src/_icons/trash-off.svg @@ -1,4 +1,5 @@ --- +version: 1.31 --- <svg> <line x1="3" y1="3" x2="21" y2="21" /> @@ -6,6 +7,6 @@ <line x1="10" y1="11" x2="10" y2="17" /> <line x1="14" y1="14" x2="14" y2="17" /> <path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l.077 -.923" /> - <path d="M18.384 14.373l.616 -7.373" /> + <line x1="18.384" y1="14.373" x2="19" y2="7" /> <path d="M9 5v-1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" /> </svg> diff --git a/src/_icons/virus-off.svg b/src/_icons/virus-off.svg index e9415c97..359a46be 100644 --- a/src/_icons/virus-off.svg +++ b/src/_icons/virus-off.svg @@ -1,4 +1,5 @@ --- +version: 1.31 --- <svg> <line x1="3" y1="3" x2="21" y2="21" /> diff --git a/src/_icons/virus-search.svg b/src/_icons/virus-search.svg index 41db8d4b..7727c3de 100644 --- a/src/_icons/virus-search.svg +++ b/src/_icons/virus-search.svg @@ -1,4 +1,5 @@ --- +version: 1.31 --- <svg> <path d="M17 12a5 5 0 1 0 -5 5" /> |