Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md shopping bag
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdShoppingBagIcon = (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}
>
<g><path d="M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-6-2c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm6 16H6V8h2v2c0 .55.45 1 1 1s1-.45 1-1V8h4v2c0 .55.45 1 1 1s1-.45 1-1V8h2v12z"/></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.42 KB
Tags
acquirebagbasketbillbusinessbuycardcarry bagcartcashcheckoutcoincommercecontainercreditcurrencydollarse-commercegoodshandlehandle bagholditemslinemerchandisemoneyonlineorderoutlinepaypaymentproductpurchaserectangleretailshopshoppingshopping bagsquarestorestorefrontstroketransactiontransport
Compare Alternatives
See how other libraries approach this concept.