Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md public
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPublicIcon = (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 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-.61.08-1.21.21-1.78L8.99 15v1c0 1.1.9 2 2 2v1.93C7.06 19.43 4 16.07 4 12zm13.89 5.4c-.26-.81-1-1.4-1.9-1.4h-1v-3c0-.55-.45-1-1-1h-6v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41C17.92 5.77 20 8.65 20 12c0 2.08-.81 3.98-2.11 5.4z"/>
</svg>
);SVG Optimizer
Before
0.53 KB
↓
After
0.53 KB
Tags
accessaccessibilitycirclecommunityconnectioncountryeartheverybodygeographyglobalglobeinternationalinternetlocationmapnetworkopenplanetpublicroundsharesocialspacesphereunlockedvisiblewebworldworldwide
Compare Alternatives
See how other libraries approach this concept.