diff options
author | codecalm <codecalm@gmail.com> | 2022-07-23 13:02:13 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-23 13:02:13 +0200 |
commit | d5b2c66b3c8e2a71eb2ce044bdca692ac9ed5cf1 (patch) | |
tree | 9925bfac1d25968d8352f70c26248815d7607a9e /icons/dental-broken.svg | |
parent | 18 new icons: `bat`, `clothes-rack`, `dental-broken`, `fish-bone`, `graph`, `... (diff) | |
download | tabler-icons-d5b2c66b3c8e2a71eb2ce044bdca692ac9ed5cf1.tar.xz |
Release 1.78.0v1.78.0
Diffstat (limited to 'icons/dental-broken.svg')
-rw-r--r-- | icons/dental-broken.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/dental-broken.svg b/icons/dental-broken.svg new file mode 100644 index 00000000..0ba767b5 --- /dev/null +++ b/icons/dental-broken.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dental-broken" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <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> + + |