Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md where to vote
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWhereToVoteIcon = (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="M12 1C7.59 1 4 4.59 4 9c0 5.57 6.96 13.34 7.26 13.67l.74.82.74-.82C13.04 22.34 20 14.57 20 9c0-4.41-3.59-8-8-8zm0 19.47C9.82 17.86 6 12.54 6 9c0-3.31 2.69-6 6-6s6 2.69 6 6c0 3.83-4.25 9.36-6 11.47zm-1.53-9.3L8.71 9.4l-1.42 1.42L10.47 14l6.01-6.01-1.41-1.42z"/>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.48 KB
Tags
addressapproveballotcampaigncandidatecheckcitizenciviccommunitycompletedemocracydestinationdirectiondirectionsdonedutyelectionelectionsfindgovernmentlocationmapmapsmarknavigateokparticipateparticipationpinplacepoliticalpoliticspollpollingprecinctregisterregistrationrightsearchselectstopticktovalidate electionverifiedvotevotingwhereyes
Compare Alternatives
See how other libraries approach this concept.