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/seeding-off.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/seeding-off.svg')
-rw-r--r-- | src/icons/seeding-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/seeding-off.svg b/src/icons/seeding-off.svg new file mode 100644 index 00000000..8633ea13 --- /dev/null +++ b/src/icons/seeding-off.svg @@ -0,0 +1,12 @@ +--- +tags: [nature, greenery, grow, soil, harvest, plant, flower, tree, leaf] +category: Nature +version: "1.66" +unicode: "f19d" +--- +<svg> + <path d="M11.412 7.407a6.025 6.025 0 0 0 -2.82 -2.82m-4.592 -.587h-1v2a6 6 0 0 0 6 6h3" /> + <path d="M12 14a6 6 0 0 1 .255 -1.736m1.51 -2.514a5.981 5.981 0 0 1 4.235 -1.75h3v1c0 2.158 -1.14 4.05 -2.85 5.107m-3.15 .893h-3" /> + <path d="M12 20v-8" /> + <path d="M3 3l18 18" /> +</svg> |