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/cheese.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/cheese.svg')
-rw-r--r-- | src/icons/cheese.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/cheese.svg b/src/icons/cheese.svg new file mode 100644 index 00000000..1b36d8db --- /dev/null +++ b/src/icons/cheese.svg @@ -0,0 +1,13 @@ +--- +tags: [food, mouse, cooking, pizza, sandwiches, product, edam, gouda] +category: Food +version: "1.41" +unicode: "ef26" +--- +<svg> + <path d="M4.519 20.008l16.481 -.008v-3.5a2 2 0 1 1 0 -4v-3.5h-16.722" /> + <path d="M21 9l-9.385 -4.992c-2.512 .12 -4.758 1.42 -6.327 3.425c-1.423 1.82 -2.288 4.221 -2.288 6.854c0 2.117 .56 4.085 1.519 5.721" /> + <path d="M15 13v.01" /> + <path d="M8 13v.01" /> + <path d="M11 16v.01" /> +</svg> |