diff options
author | codecalm <codecalm@gmail.com> | 2022-07-23 12:45:56 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-23 12:45:56 +0200 |
commit | f638eb33e72026117c6d28ea8942f2f6a5865f7f (patch) | |
tree | d301c9525b4029d4eb0e5ee8fc27fc8a84d8bab8 | |
parent | Release 1.77.0 (diff) | |
download | tabler-icons-f638eb33e72026117c6d28ea8942f2f6a5865f7f.tar.xz |
18 new icons: `bat`, `clothes-rack`, `dental-broken`, `fish-bone`, `graph`, `hierarchy-3`, `horse-toy`, `layout-bottombar-collapse`, `layout-bottombar-expand`, `layout-navbar-collapse`, `layout-navbar-expand`, `message-forward`, `ruler-3`, `ruler-measure`, `skull`, `spider`, `spiral`, `zoom-reset`
Fixed icons: `fish`
-rw-r--r-- | src/_icons/bat.svg | 7 | ||||
-rw-r--r-- | src/_icons/clothes-rack.svg | 8 | ||||
-rw-r--r-- | src/_icons/dental-broken.svg | 6 | ||||
-rw-r--r-- | src/_icons/fish-bone.svg | 11 | ||||
-rw-r--r-- | src/_icons/fish.svg | 2 | ||||
-rw-r--r-- | src/_icons/graph.svg | 6 | ||||
-rw-r--r-- | src/_icons/hierarchy-3.svg | 17 | ||||
-rw-r--r-- | src/_icons/horse-toy.svg | 8 | ||||
-rw-r--r-- | src/_icons/layout-bottombar-collapse.svg | 8 | ||||
-rw-r--r-- | src/_icons/layout-bottombar-expand.svg | 8 | ||||
-rw-r--r-- | src/_icons/layout-navbar-collapse.svg | 8 | ||||
-rw-r--r-- | src/_icons/layout-navbar-expand.svg | 8 | ||||
-rw-r--r-- | src/_icons/message-forward.svg | 8 | ||||
-rw-r--r-- | src/_icons/ruler-3.svg | 10 | ||||
-rw-r--r-- | src/_icons/ruler-measure.svg | 13 | ||||
-rw-r--r-- | src/_icons/skull.svg | 9 | ||||
-rw-r--r-- | src/_icons/spider.svg | 13 | ||||
-rw-r--r-- | src/_icons/spiral.svg | 5 | ||||
-rw-r--r-- | src/_icons/zoom-reset.svg | 7 |
19 files changed, 161 insertions, 1 deletions
diff --git a/src/_icons/bat.svg b/src/_icons/bat.svg new file mode 100644 index 00000000..902952c9 --- /dev/null +++ b/src/_icons/bat.svg @@ -0,0 +1,7 @@ +--- +category: Animals +--- +<svg> + <path d="M17 16c.74 -2.286 2.778 -3.762 5 -3c-.173 -2.595 .13 -5.314 -2 -7.5c-1.708 2.648 -3.358 2.557 -5 2.5v-4l-3 2l-3 -2v4c-1.642 .057 -3.292 .148 -5 -2.5c-2.13 2.186 -1.827 4.905 -2 7.5c2.222 -.762 4.26 .714 5 3c2.593 0 3.889 .952 5 4c1.111 -3.048 2.407 -4 5 -4z" /> + <path d="M9 8a3 3 0 0 0 6 0" /> +</svg> diff --git a/src/_icons/clothes-rack.svg b/src/_icons/clothes-rack.svg new file mode 100644 index 00000000..023c0f63 --- /dev/null +++ b/src/_icons/clothes-rack.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="12" cy="5" r="2" /> + <path d="M12 7v14" /> + <path d="M9 21h6" /> + <path d="M7.757 9.243a6 6 0 0 0 8.486 0" /> +</svg> diff --git a/src/_icons/dental-broken.svg b/src/_icons/dental-broken.svg new file mode 100644 index 00000000..3da76f4e --- /dev/null +++ b/src/_icons/dental-broken.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M12 5.5c-1.074 -.586 -2.583 -1.5 -4 -1.5c-2.1 -.001 -4 1.247 -4 5c0 4.899 1.056 8.41 2.671 10.537c.573 .756 1.97 .521 2.567 -.236c.398 -.505 .819 -1.439 1.262 -2.801c.292 -.771 .892 -1.504 1.5 -1.5c.602 .004 1.21 .737 1.5 1.5c.443 1.362 .864 2.295 1.262 2.8c.597 .759 1.994 .993 2.567 .237c1.615 -2.127 2.671 -5.637 2.671 -10.537c0 -3.74 -1.908 -4.994 -4 -5c-1.423 -.004 -2.92 .911 -4 1.5z" /> + <path d="M12 5.5l1 2.5l-2 2l2 2" /> +</svg> diff --git a/src/_icons/fish-bone.svg b/src/_icons/fish-bone.svg new file mode 100644 index 00000000..279b1354 --- /dev/null +++ b/src/_icons/fish-bone.svg @@ -0,0 +1,11 @@ +--- +category: Animals +--- +<svg> + <path d="M16.69 7.44a6.973 6.973 0 0 0 -1.69 4.56a6.97 6.97 0 0 0 1.699 4.571m0 -.004c1.914 -.684 3.691 -2.183 5.301 -4.565c-1.613 -2.384 -3.394 -3.883 -5.312 -4.565" /> + <path d="M2 9.504a40.73 40.73 0 0 0 2.422 2.504a39.679 39.679 0 0 0 -2.422 2.498" /> + <path d="M18 11v.01" /> + <path d="M4.422 12.005h10.578" /> + <path d="M7 10v4" /> + <path d="M11 8v8" /> +</svg> diff --git a/src/_icons/fish.svg b/src/_icons/fish.svg index e09e71c3..b5bb504d 100644 --- a/src/_icons/fish.svg +++ b/src/_icons/fish.svg @@ -1,5 +1,5 @@ --- -category: Food +category: Animals version: "1.41" --- <svg> diff --git a/src/_icons/graph.svg b/src/_icons/graph.svg new file mode 100644 index 00000000..76fae4b7 --- /dev/null +++ b/src/_icons/graph.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M4 18v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" /> + <path d="M7 14l3 -3l2 2l3 -3l2 2" /> +</svg> diff --git a/src/_icons/hierarchy-3.svg b/src/_icons/hierarchy-3.svg new file mode 100644 index 00000000..1f448320 --- /dev/null +++ b/src/_icons/hierarchy-3.svg @@ -0,0 +1,17 @@ +--- +category: Design +--- +<svg> + <circle cx="12" cy="5" r="2" /> + <circle cx="8" cy="12" r="2" /> + <circle cx="12" cy="19" r="2" /> + <circle cx="20" cy="19" r="2" /> + <circle cx="4" cy="19" r="2" /> + <circle cx="16" cy="12" r="2" /> + <path d="M5 17l2 -3" /> + <path d="M9 10l2 -3" /> + <path d="M13 7l2 3" /> + <path d="M17 14l2 3" /> + <path d="M15 14l-2 3" /> + <path d="M9 14l2 3" /> +</svg> diff --git a/src/_icons/horse-toy.svg b/src/_icons/horse-toy.svg new file mode 100644 index 00000000..62fe9202 --- /dev/null +++ b/src/_icons/horse-toy.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M3.5 17.5c5.667 4.667 11.333 4.667 17 0" /> + <path d="M19 18.5l-2 -8.5l1 -2l2 1l1.5 -1.5l-2.5 -4.5c-5.052 .218 -5.99 3.133 -7 6h-6a3 3 0 0 0 -3 3" /> + <path d="M5 18.5l2 -9.5" /> + <path d="M8 20l2 -5h4l2 5" /> +</svg> diff --git a/src/_icons/layout-bottombar-collapse.svg b/src/_icons/layout-bottombar-collapse.svg new file mode 100644 index 00000000..f270179f --- /dev/null +++ b/src/_icons/layout-bottombar-collapse.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- +<svg> + <path d="M20 6v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2z" /> + <path d="M20 15h-16" /> + <path d="M14 8l-2 2l-2 -2" /> +</svg> diff --git a/src/_icons/layout-bottombar-expand.svg b/src/_icons/layout-bottombar-expand.svg new file mode 100644 index 00000000..e39c7134 --- /dev/null +++ b/src/_icons/layout-bottombar-expand.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- +<svg> + <path d="M20 6v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2z" /> + <path d="M20 15h-16" /> + <path d="M14 10l-2 -2l-2 2" /> +</svg> diff --git a/src/_icons/layout-navbar-collapse.svg b/src/_icons/layout-navbar-collapse.svg new file mode 100644 index 00000000..d913c006 --- /dev/null +++ b/src/_icons/layout-navbar-collapse.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- +<svg> + <path d="M4 18v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" /> + <path d="M4 9h16" /> + <path d="M10 16l2 -2l2 2" /> +</svg> diff --git a/src/_icons/layout-navbar-expand.svg b/src/_icons/layout-navbar-expand.svg new file mode 100644 index 00000000..aa444c1e --- /dev/null +++ b/src/_icons/layout-navbar-expand.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- +<svg> + <path d="M4 18v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" /> + <path d="M4 9h16" /> + <path d="M10 14l2 2l2 -2" /> +</svg> diff --git a/src/_icons/message-forward.svg b/src/_icons/message-forward.svg new file mode 100644 index 00000000..ab3e88d7 --- /dev/null +++ b/src/_icons/message-forward.svg @@ -0,0 +1,8 @@ +--- +category: Communication +--- +<svg> + <path d="M4 21v-13a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-9l-4 4" /> + <path d="M13 9l2 2l-2 2" /> + <path d="M15 11h-6" /> +</svg> diff --git a/src/_icons/ruler-3.svg b/src/_icons/ruler-3.svg new file mode 100644 index 00000000..873f6994 --- /dev/null +++ b/src/_icons/ruler-3.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <path d="M19.875 8c.621 0 1.125 .512 1.125 1.143v5.714c0 .631 -.504 1.143 -1.125 1.143h-15.875a1 1 0 0 1 -1 -1v-5.857c0 -.631 .504 -1.143 1.125 -1.143h15.75z" /> + <path d="M9 8v2" /> + <path d="M6 8v3" /> + <path d="M12 8v3" /> + <path d="M18 8v3" /> + <path d="M15 8v2" /> +</svg> diff --git a/src/_icons/ruler-measure.svg b/src/_icons/ruler-measure.svg new file mode 100644 index 00000000..40a0f23d --- /dev/null +++ b/src/_icons/ruler-measure.svg @@ -0,0 +1,13 @@ +--- +--- +<svg> + <path d="M19.875 12c.621 0 1.125 .512 1.125 1.143v5.714c0 .631 -.504 1.143 -1.125 1.143h-15.875a1 1 0 0 1 -1 -1v-5.857c0 -.631 .504 -1.143 1.125 -1.143h15.75z" /> + <path d="M9 12v2" /> + <path d="M6 12v3" /> + <path d="M12 12v3" /> + <path d="M18 12v3" /> + <path d="M15 12v2" /> + <path d="M3 3v4" /> + <path d="M3 5h18" /> + <path d="M21 3v4" /> +</svg> diff --git a/src/_icons/skull.svg b/src/_icons/skull.svg new file mode 100644 index 00000000..c73c4e7a --- /dev/null +++ b/src/_icons/skull.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <path d="M12 4c4.418 0 8 3.358 8 7.5c0 1.901 -.755 3.637 -1.999 4.96l-.001 2.54a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-2.54c-1.245 -1.322 -2 -3.058 -2 -4.96c0 -4.142 3.582 -7.5 8 -7.5z" /> + <path d="M10 17v3" /> + <path d="M14 17v3" /> + <circle cx="9" cy="11" r="1" /> + <circle cx="15" cy="11" r="1" /> +</svg> diff --git a/src/_icons/spider.svg b/src/_icons/spider.svg new file mode 100644 index 00000000..4e1a7e67 --- /dev/null +++ b/src/_icons/spider.svg @@ -0,0 +1,13 @@ +--- +category: Animals +--- +<svg> + <path d="M5 4v2l5 5" /> + <path d="M2.5 9.5l1.5 1.5h6" /> + <path d="M4 19v-2l6 -6" /> + <path d="M19 4v2l-5 5" /> + <path d="M21.5 9.5l-1.5 1.5h-6" /> + <path d="M20 19v-2l-6 -6" /> + <circle cx="12" cy="15" r="4" /> + <circle cx="12" cy="9" r="2" /> +</svg> diff --git a/src/_icons/spiral.svg b/src/_icons/spiral.svg new file mode 100644 index 00000000..ec411d74 --- /dev/null +++ b/src/_icons/spiral.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M10 12.057a1.9 1.9 0 0 0 .614 .743c1.06 .713 2.472 .112 3.043 -.919c.839 -1.513 -.022 -3.368 -1.525 -4.08c-2.003 -.95 -4.371 .154 -5.24 2.086c-1.095 2.432 .29 5.248 2.71 6.246c2.931 1.208 6.283 -.418 7.438 -3.255c1.36 -3.343 -.557 -7.134 -3.896 -8.41c-3.855 -1.474 -8.2 .68 -9.636 4.422c-1.63 4.253 .823 9.024 5.082 10.576c4.778 1.74 10.118 -.941 11.833 -5.59a9.354 9.354 0 0 0 .577 -2.813" /> +</svg> diff --git a/src/_icons/zoom-reset.svg b/src/_icons/zoom-reset.svg new file mode 100644 index 00000000..b7f59293 --- /dev/null +++ b/src/_icons/zoom-reset.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M21 21l-6 -6" /> + <path d="M3.268 12.043a7.017 7.017 0 0 0 6.634 4.957a7.012 7.012 0 0 0 7.043 -6.131a7 7 0 0 0 -5.314 -7.672a7.021 7.021 0 0 0 -8.241 4.403" /> + <path d="M3 4v4h4" /> +</svg> |