Add icons to this collection by clicking the heart icon.
Contacts icon - also known as education, contacts, phone book, agenda, ios, and ios14. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#8df49b" />
        <stop offset="1" stop-color="#589cf9" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M100.5 432h311c33.084 0 60-26.916 60-60V60c0-33.084-26.916-60-60-60h-311c-33.084 0-60 26.916-60 60v392c0 33.084 26.916 60 60 60h311c33.084 0 60-26.916 60-60v-.05c-16.725 12.583-37.506 20.05-60 20.05h-311c-11.028 0-20-8.972-20-20s8.972-20 20-20zm-20-372c0-11.028 8.972-20 20-20h311c11.028 0 20 8.972 20 20v312c0 11.028-8.972 20-20 20h-311a59.736 59.736 0 0 0-20 3.427zm174 188c44.663 0 81 36.336 81 81h40c0-47.323-27.311-88.38-66.995-108.257 9.947-12.221 15.924-27.795 15.924-44.743 0-39.149-31.851-71-71-71s-71 31.851-71 71c0 17.305 6.23 33.177 16.556 45.509C160.119 241.663 133.5 282.28 133.5 329h40c0-44.664 36.337-81 81-81zm-1.071-103c17.094 0 31 13.907 31 31s-13.906 31-31 31-31-13.907-31-31 13.906-31 31-31z"
    />
</svg>
More icons in the same style and category