diff options
author | codecalm <codecalm@gmail.com> | 2021-04-26 23:35:33 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-26 23:35:33 +0200 |
commit | c3dabe1eff9baf8d60fd5c4fe038c68a82b5b421 (patch) | |
tree | d7738911e19e2233dd4da56fa37ee5058bd4dea1 /src/_icons/fish.svg | |
parent | new version fix (diff) | |
download | tabler-icons-c3dabe1eff9baf8d60fd5c4fe038c68a82b5b421.tar.xz |
18 new icons: `ad-2`, `angle`, `apple`, `border-style-2`, `box-model-2`, `brand-vercel`, `car-crane`, `cheese`, `crane`, `cup`, `dog-bowl`, `fence`, `fish`, `microphone-2`, `radio`, `soup`, `transfer-in`, `transfer-out`
Fixed icons: `ad`, `border-style`
Diffstat (limited to 'src/_icons/fish.svg')
-rw-r--r-- | src/_icons/fish.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/fish.svg b/src/_icons/fish.svg new file mode 100644 index 00000000..16e3e674 --- /dev/null +++ b/src/_icons/fish.svg @@ -0,0 +1,9 @@ +--- +category: Food +--- +<svg> + <path d="M16.69 7.44A6.973 6.973 0 0 0 15 12c0 1.747.64 3.345 1.699 4.571"/> + <path d="M2 9.504c7.715 8.647 14.75 10.265 20 2.498C16.75 4.241 9.715 5.86 2 14.506"/> + <path d="M18 11v.01"/> + <path d="M11.5 10.5c-.667 1-.667 2 0 3"/> +</svg> |