Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md account balance
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAccountBalanceIcon = (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="M6.5 10h-2v7h2v-7zm6 0h-2v7h2v-7zm8.5 9H2v2h19v-2zm-2.5-9h-2v7h2v-7zm-7-6.74L16.71 6H6.29l5.21-2.74m0-2.26L2 6v2h19V6l-9.5-5z"/>
</svg>
);SVG Optimizer
Before
0.36 KB
↓
After
0.35 KB
Tags
accountaccountingbalancebankbankingbillbuildingbusinesscardcashcoincolumnscommercecourthousecreditcurrencydollarseconomicfederalfinancefinancialfinancial institutiongovernmentinstitutioninvestmentloanmoneymortgageonlinepaypaymentpillarsprosperitysavingsstructuretransactiontreasurywealth
Compare Alternatives
See how other libraries approach this concept.