Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md credit card off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCreditCardOffIcon = (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="M6.83,4H20c1.11,0,2,0.89,2,2v12c0,0.34-0.08,0.66-0.23,0.94L20,17.17V12h-5.17l-4-4H20V6H8.83 L6.83,4z M20.49,23.31L17.17,20H4c-1.11,0-2-0.89-2-2L2.01,6c0-0.34,0.08-0.66,0.23-0.93L0.69,3.51L2.1,2.1l19.8,19.8L20.49,23.31z M4,6.83V8h1.17L4,6.83z M15.17,18l-6-6H4v6H15.17z" enable-background="new"/>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.48 KB
Tags
bankingbillblockedbrokencancelledcardcashcoincommercecostcreditcredit cardcurrencydeactivateddeclinedisableddollarsenablederrorfailurefinancefinancialforbiddenglyphiconinvalidlinemoneyno accessoffonlineoutlinepaypaymentpayment cardpricerectanglerejectedrestrictedshapeshoppingslashstopsymbolunavailable
Compare Alternatives
See how other libraries approach this concept.