Add icons to this collection by clicking the heart icon.
Make Up icon - also known as mirror, beauty, make up, lipstick, and grooming. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m171.094 332.787 120-80-22.188-33.282-120 80zm97.812-225.574-120 80 22.188 33.282 120-80zM363.909 112h47.866C373.851 44.9 302.232 0 220 0 98.412 0 0 98.396 0 220c0 115.045 88.035 209.069 200 219.094V472h-40v40h120v-40h-40v-32.91c25.165-2.257 49.445-8.746 72-19.138v-45.299C285.06 390.74 253.593 400 220 400c-99.252 0-180-80.748-180-180S120.748 40 220 40c58.763 0 111.036 28.308 143.909 72zM492 352V232c0-44.112-35.888-80-80-80h-40v200h-20v160h160V352zm-80-160c22.056 0 40 17.944 40 40v120h-40zm60 280h-80v-80h80z"
    />
</svg>
More icons in the same style and category