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 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="497"
        y2="44.995"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        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="M316 360H196c-8.291 0-15 6.709-15 15v122h150V375c0-8.291-6.709-15-15-15zm150-105v-60c0-26.157-16.926-48.215-40.312-56.411A59.659 59.659 0 0 0 436 105c0-33.091-26.924-60-60-60s-60 26.909-60 60a59.645 59.645 0 0 0 10.314 33.589c-4.29 1.503-8.383 3.375-12.167 5.764 4.052-12.223.641-22.967-6.936-30.564L298.422 105l8.789-8.789c11.689-11.689 11.689-30.732 0-42.422-11.689-11.719-30.721-11.731-42.422 0L256 62.578l-8.789-8.789c-11.689-11.719-30.721-11.731-42.422 0-11.689 11.689-11.689 30.732 0 42.422l8.789 8.789-8.789 8.789C199.135 119.458 196 126.987 196 135c0 3.263.855 6.343 1.853 9.353-3.785-2.39-7.877-4.261-12.167-5.764A59.645 59.645 0 0 0 196 105c0-33.091-26.924-60-60-60s-60 26.909-60 60a59.645 59.645 0 0 0 10.314 33.589C62.928 146.785 46 168.843 46 195v60c0 16.538 13.447 30 30 30-16.553 0-30 13.462-30 30s13.447 30 30 30h120c16.553 0 30-13.462 30-30s-13.447-30-30-30c16.553 0 30-13.462 30-30v-60c0-11.728-3.512-22.595-9.351-31.848 12.047 3.977 22.855.785 30.562-6.941l8.789-8.789 8.789 8.789c7.641 7.661 18.428 10.947 30.562 6.941C289.512 172.405 286 183.272 286 195v60c0 16.538 13.447 30 30 30-16.553 0-30 13.462-30 30s13.447 30 30 30h120c16.553 0 30-13.462 30-30s-13.447-30-30-30c16.553 0 30-13.462 30-30z"
    />
    <path
        fill="url(#b)"
        d="M376 482H136c-8.291 0-15 6.709-15 15s6.709 15 15 15h240c8.291 0 15-6.709 15-15s-6.709-15-15-15zM467 0H45C20.186 0 0 20.186 0 45v300c0 24.814 20.186 45 45 45h422c24.814 0 45-20.186 45-45V45c0-24.814-20.186-45-45-45zM196 330H76c-8.291 0-15-6.709-15-15s6.709-15 15-15h120c8.291 0 15 6.709 15 15s-6.709 15-15 15zm15-75c0 8.291-6.709 15-15 15H76c-8.291 0-15-6.709-15-15v-60c0-24.814 20.186-45 45-45h30c-24.814 0-45-20.186-45-45s20.186-45 45-45 45 20.186 45 45-20.186 45-45 45h30c24.814 0 45 20.186 45 45zm64.395-109.395L256 126.211l-19.395 19.395c-5.859 5.859-15.351 5.859-21.211 0-5.859-5.859-5.859-15.352 0-21.211L234.789 105l-19.395-19.395c-5.859-5.859-5.859-15.352 0-21.211s15.352-5.859 21.211 0L256 83.789l19.395-19.395c5.859-5.859 15.352-5.859 21.211 0s5.859 15.352 0 21.211L277.211 105l19.395 19.395c5.859 5.859 5.859 15.352 0 21.211-5.86 5.859-15.352 5.859-21.211-.001zM436 330H316c-8.291 0-15-6.709-15-15s6.709-15 15-15h120c8.291 0 15 6.709 15 15s-6.709 15-15 15zm15-75c0 8.291-6.709 15-15 15H316c-8.291 0-15-6.709-15-15v-60c0-24.814 20.186-45 45-45h30c-24.814 0-45-20.186-45-45s20.186-45 45-45 45 20.186 45 45-20.186 45-45 45h30c24.814 0 45 20.186 45 45z"
    />
</svg>
More icons in the same style and category