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 /src/_icons/horse-toy.svg | |
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`
Diffstat (limited to 'src/_icons/horse-toy.svg')
-rw-r--r-- | src/_icons/horse-toy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
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> |