diff options
author | codecalm <codecalm@gmail.com> | 2022-07-10 12:01:49 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-10 12:01:49 +0200 |
commit | 9b18c2d36980dbaee72a31eaff44bd90d55bd5c7 (patch) | |
tree | 6a4eeda010695886932b546acb5dd5ed0496a3d7 /src/_icons/garden-cart.svg | |
parent | Release 1.73.0 (diff) | |
download | tabler-icons-9b18c2d36980dbaee72a31eaff44bd90d55bd5c7.tar.xz |
18 new icons: `arrow-merge-both`, `arrow-merge-left`, `arrow-merge-right`, `garden-cart`, `ground`, `logic-and`, `logic-buffer`, `logic-nand`, `logic-nor`, `logic-not`, `logic-or`, `logic-xnor`, `logic-xor`, `microwave`, `outbound`, `sos`, `steam`, `storm`
#255
Diffstat (limited to 'src/_icons/garden-cart.svg')
-rw-r--r-- | src/_icons/garden-cart.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/garden-cart.svg b/src/_icons/garden-cart.svg new file mode 100644 index 00000000..deea01cf --- /dev/null +++ b/src/_icons/garden-cart.svg @@ -0,0 +1,8 @@ +--- +category: Vehicles +--- +<svg> + <circle cx="17.5" cy="17.5" r="2.5" /> + <path d="M6 8v11a1 1 0 0 0 1.806 .591l3.694 -5.091v.055" /> + <path d="M6 8h15l-3.5 7l-7.1 -.747a4 4 0 0 1 -3.296 -2.493l-2.853 -7.13a1 1 0 0 0 -.928 -.63h-1.323" /> +</svg> |