Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md confirmation number
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdConfirmationNumberIcon = (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 0h24v24H0z" fill="none"/><path d="M22 10V6c0-1.11-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-2-1.46c-1.19.69-2 1.99-2 3.46s.81 2.77 2 3.46V18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16v2.54zM11 15h2v2h-2zm0-4h2v2h-2zm0-4h2v2h-2z"/>
</svg>
);SVG Optimizer
Before
0.53 KB
↓
After
0.52 KB
Tags
accessaccountadmissionauthorizationbookingcodeconfirmationcredentialdigitsentertainmententryeventidentifierkeylockloginnumbernumbersorderpasspasswordpinreceiptreferencereservationsecretsecuresequencesymboltickettokenuniquevalidationverification
Compare Alternatives
See how other libraries approach this concept.