diff options
author | codecalm <codecalm@gmail.com> | 2020-03-03 00:57:03 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-03 00:57:03 +0100 |
commit | acd69c91e2640484cf8f92379a27679144c302fd (patch) | |
tree | 94d4ff4796f163484c90e2c8e12a1ed1b01218b3 /_icons/shopping-cart.svg | |
parent | mouse, bolt (diff) | |
download | tabler-icons-acd69c91e2640484cf8f92379a27679144c302fd.tar.xz |
cart, droplet
Diffstat (limited to '_icons/shopping-cart.svg')
-rw-r--r-- | _icons/shopping-cart.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/shopping-cart.svg b/_icons/shopping-cart.svg new file mode 100644 index 00000000..bcd4be1e --- /dev/null +++ b/_icons/shopping-cart.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <circle cx="9" cy="19" r="2" /> + <circle cx="17" cy="19" r="2" /> + <path d="M3 3h2l2 12a3 3 0 003 2h7a3 3 0 0 0 3 -2l1 -7h-15.2" /> +</svg> |