Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md shopping basket
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdShoppingBasketIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M22 9h-4.79l-4.38-6.56c-.19-.28-.51-.42-.83-.42s-.64.14-.83.43L6.79 9H2c-.55 0-1 .45-1 1 0 .09.01.18.04.27l2.54 9.27c.23.84 1 1.46 1.92 1.46h13c.92 0 1.69-.62 1.93-1.46l2.54-9.27L23 10c0-.55-.45-1-1-1zM12 4.8L14.8 9H9.2L12 4.8zM18.5 19l-12.99.01L3.31 11H20.7l-2.2 8zM12 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/>
</svg>
);SVG Optimizer
Before
0.54 KB
↓
After
0.54 KB
Tags
addadd to cartbagbasketbillbuycardcartcashcheckoutcoincommercecontainercreditcurrencydollarse-commerceecommerceellipsegoodsgrocerieshandleitemsmarketmarketplacemerchandisemoneyonlineonline storeovalpaypaymentpurchaseretailshopshoppingshopping basketshopping cartstore
Compare Alternatives
See how other libraries approach this concept.