diff options
author | codecalm <codecalm@gmail.com> | 2021-04-18 15:15:21 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-18 15:15:21 +0200 |
commit | e37c0003ed9b0eaf8f979638f197655372fcd5c1 (patch) | |
tree | 62c0f98033af34224b8324e3189132c34cc11d23 /src/_icons/meat.svg | |
parent | font compilation readme adjustments (diff) | |
download | tabler-icons-e37c0003ed9b0eaf8f979638f197655372fcd5c1.tar.xz |
food-related icons #122
Diffstat (limited to 'src/_icons/meat.svg')
-rw-r--r-- | src/_icons/meat.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/meat.svg b/src/_icons/meat.svg new file mode 100644 index 00000000..235cf903 --- /dev/null +++ b/src/_icons/meat.svg @@ -0,0 +1,9 @@ +--- +category: Food +--- +<svg> + <path d="M13.62 8.382l1.966 -1.967a2 2 0 1 1 3.414 -1.415a2 2 0 1 1 -1.413 3.414l-1.82 1.821" /> + <ellipse transform="rotate(45 8.025 16.475)" cx="8.025" cy="16.475" rx="7" ry="3" /> + <path d="M7.5 16l1 1" /> + <path d="M12.975 21.425c3.905 -3.906 4.855 -9.288 2.121 -12.021c-2.733 -2.734 -8.115 -1.784 -12.02 2.121" /> +</svg> |