Add icons to this collection by clicking the heart icon.
Makeup icon - also known as fashion, mirror, beauty, makeup, cosmetics, and eye makeup. 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 32 32"
>
    <linearGradient
        id="a"
        x1=".09"
        x2="30.47"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#7738c8" />
        <stop offset="1" stop-color="#461d93" />
    </linearGradient>
    <linearGradient id="b" x1=".09" x2="30.47" y1="23" y2="23" href="#a" />
    <linearGradient
        id="c"
        x1=".09"
        x2="30.47"
        y1="9.5"
        y2="9.5"
        gradientTransform="rotate(45 16.497 9.5)"
        href="#a"
    />
    <linearGradient
        id="d"
        x1=".09"
        x2="30.47"
        y1="7.5"
        y2="7.5"
        gradientTransform="rotate(45 14.507 7.496)"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M26 12v-1a10 10 0 0 0-20 0v1a5 5 0 0 0 2 4 5 5 0 0 0-2 4v1a10 10 0 0 0 20 0v-1a5 5 0 0 0-2-4 5 5 0 0 0 2-4zm-2 8v1a8 8 0 0 1-16 0v-1a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3zm0-8a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3v-1a8 8 0 0 1 16 0z"
    />
    <path
        fill="url(#b)"
        d="M20.17 18.67h-8.34A1.83 1.83 0 0 0 10 20.5v.83a6 6 0 0 0 12 0v-.83a1.83 1.83 0 0 0-1.83-1.83zM12 21.33v-.66h3v4.52a4 4 0 0 1-3-3.86zm8 0a4 4 0 0 1-3 3.86v-4.52h3z"
    />
    <path
        fill="url(#c)"
        d="M13.38 8.5h6.24v2h-6.24z"
        transform="rotate(-45 16.502 9.498)"
    />
    <path
        fill="url(#d)"
        d="M12.79 6.5h3.41v2h-3.41z"
        transform="rotate(-45 14.498 7.508)"
    />
</svg>
More icons in the same style and category