Add icons to this collection by clicking the heart icon.
Lipstick icon - also known as fashion, beauty, makeup, cosmetics, make up, lipstick, lip gloss, grooming, and lip balm. 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="-.6"
        x2="30.04"
        y1="22"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#7738c8" />
        <stop offset="1" stop-color="#461d93" />
    </linearGradient>
    <linearGradient id="b" x1="-.6" x2="30.04" y1="16" y2="16" href="#a" />
    <path
        fill="url(#a)"
        d="M30 13h-9a1 1 0 0 0-1 1v14a3 3 0 0 0 3 3h5a3 3 0 0 0 3-3V14a1 1 0 0 0-1-1zm-1 2v3h-7v-3zm-1 14h-5a1 1 0 0 1-1-1v-8h7v8a1 1 0 0 1-1 1z"
    />
    <path
        fill="url(#b)"
        d="M12.5 14a1 1 0 0 0-1-1V6.28a5 5 0 0 0-4-4.9L5.7 1a1 1 0 0 0-.83.21A1 1 0 0 0 4.5 2v11a1 1 0 0 0-1 1v3H1v2h1.5v9a3 3 0 0 0 3 3h5a3 3 0 0 0 3-3v-9H15v-2h-2.5zm-6-10.78.59.12A3 3 0 0 1 9.5 6.28V13h-3zM5.5 15h5v2h-5zm6 13a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-9h7z"
    />
</svg>
More icons in the same style and category