Add icons to this collection by clicking the heart icon.
Profile icon - also known as screen, profile, cross, communications, and candidates. Created in a clean lineal color 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M181 105c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm-45 15c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zM467 0H45C20.187 0 0 20.187 0 45v300c0 24.813 20.187 45 45 45h136v92h-45c-8.284 0-15 6.716-15 15s6.716 15 15 15h240c8.284 0 15-6.716 15-15s-6.716-15-15-15h-45v-92h136c24.813 0 45-20.187 45-45V45c0-24.813-20.187-45-45-45zM301 482h-90v-92h90zm181-137c0 8.271-6.729 15-15 15H45c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15h422c8.271 0 15 6.729 15 15zm-286-45H76c-8.284 0-15 6.716-15 15s6.716 15 15 15h120c8.284 0 15-6.716 15-15s-6.716-15-15-15zm240 0H316c-8.284 0-15 6.716-15 15s6.716 15 15 15h120c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-30-150h-60c-24.813 0-45 20.187-45 45v60c0 8.284 6.716 15 15 15h120c8.284 0 15-6.716 15-15v-60c0-24.813-20.187-45-45-45zm15 90h-90v-45c0-8.271 6.729-15 15-15h60c8.271 0 15 6.729 15 15zM296.606 124.394 277.213 105l19.394-19.394c5.858-5.858 5.858-15.355 0-21.213-5.857-5.858-15.355-5.858-21.213 0L256 83.787l-19.394-19.394c-5.857-5.858-15.355-5.858-21.213 0s-5.858 15.355 0 21.213L234.787 105l-19.394 19.394c-5.858 5.858-5.858 15.355 0 21.213 5.857 5.857 15.355 5.858 21.213 0L256 126.213l19.394 19.394c5.857 5.857 15.355 5.858 21.213 0s5.858-15.356-.001-21.213zM421 105c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm-45 15c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm-210 30h-60c-24.813 0-45 20.187-45 45v60c0 8.284 6.716 15 15 15h120c8.284 0 15-6.716 15-15v-60c0-24.813-20.187-45-45-45zm15 90H91v-45c0-8.271 6.729-15 15-15h60c8.271 0 15 6.729 15 15z"
    />
</svg>
More icons in the same style and category