Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md contacts
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdContactsIcon = (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="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12zM4 0h16v2H4zm0 22h16v2H4zm8-10c1.38 0 2.5-1.12 2.5-2.5S13.38 7 12 7 9.5 8.12 9.5 9.5 10.62 12 12 12zm0-3.5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5 7.49C17 13.9 13.69 13 12 13s-5 .9-5 2.99V17h10v-1.01zm-8.19-.49c.61-.52 2.03-1 3.19-1 1.17 0 2.59.48 3.2 1H8.81z"/>
</svg>
);SVG Optimizer
Before
0.59 KB
↓
After
0.58 KB
Tags
accountaccountsaddress bookavataravatarscallcellcommunicationconnectconnectioncontactcontactsdirectoryfacefiguresfriendsgrouphumanhumansinfoinformationlistmanagementmembermembersmobilenetworkpeoplepersonphoneprofileprofilessilhouettesocialteamuserusers
Compare Alternatives
See how other libraries approach this concept.