Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md shop 2
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdShop2Icon = (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></g><g><g><path d="M3,9H1v11c0,1.11,0.89,2,2,2h16v-2H3V9z"/><path d="M18,5V3c0-1.11-0.89-2-2-2h-4c-1.11,0-2,0.89-2,2v2H5v11c0,1.11,0.89,2,2,2h14c1.11,0,2-0.89,2-2V5H18z M12,3h4v2h-4V3z M21,16H7V7h14V16z"/><polygon points="12,8 12,15 17.5,11.5"/></g></g>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.43 KB
Tags
2addarrowbasketbusinessbuycartcheckoutcommercecounte-commercegooglemarketmultiple itemsnumber twoonline storeplaypoint of salepospurchasequantityretailretail storesellingshopshop 2shoppingshopping bagstoretransactions
Compare Alternatives
See how other libraries approach this concept.