Add icons to this collection by clicking the heart icon.
Profile icon - also known as user, check, smartphone, profile, and candidate. 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="496"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m336 167.716-20-20L287.716 176 336 224.284 424.284 136 396 107.716zM452 16H60C26.916 16 0 42.916 0 76v240c0 33.084 26.916 60 60 60h136v60c0 11.028-8.972 20-20 20h-60v40h280v-40h-60c-11.028 0-20-8.972-20-20v-60h136c33.084 0 60-26.916 60-60V76c0-33.084-26.916-60-60-60zM116 336v-60c0-11.028 8.972-20 20-20h20v40h40v-40h20c11.028 0 20 8.972 20 20v60H116zm116.56 120a59.718 59.718 0 0 0 3.44-20v-60h40v60c0 7.011 1.22 13.74 3.44 20zM472 316c0 11.028-8.972 20-20 20H276v-60c0-33.084-26.916-60-60-60h-80c-33.084 0-60 26.916-60 60v60H60c-11.028 0-20-8.972-20-20V76c0-11.028 8.972-20 20-20h392c11.028 0 20 8.972 20 20zM236 156c0-33.084-26.916-60-60-60s-60 26.916-60 60 26.916 60 60 60 60-26.916 60-60zm-60 20c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20z"
    />
</svg>
More icons in the same style and category