diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/fish-bone.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/fish-bone.svg')
-rw-r--r-- | src/icons/fish-bone.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/fish-bone.svg b/src/icons/fish-bone.svg new file mode 100644 index 00000000..cb2eb80f --- /dev/null +++ b/src/icons/fish-bone.svg @@ -0,0 +1,14 @@ +--- +tags: [food, skeleton, cat, sea] +category: Animals +version: "1.78" +unicode: "f287" +--- +<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> |