Add icons to this collection by clicking the heart icon.
Cream icon - also known as medicine, cross, cream, gel, dermathology, and healthcare and medical. 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M466 180h-15v-45c0-8.284-6.716-15-15-15h-30.036C415.401 107.457 421 91.871 421 75c0-41.354-33.644-74.999-74.998-75H346c-8.284 0-15 6.716-15 15v.01c-.005 8.267-6.732 14.99-15 14.99H166c-41.355 0-75 33.645-75 75v15H76c-8.284 0-15 6.716-15 15v45H46c-8.284 0-15 6.716-15 15v302c0 8.284 6.716 15 15 15h420c8.284 0 15-6.716 15-15V195c0-8.284-6.716-15-15-15zm-345-75c0-24.813 20.187-45 45-45h150.001c18.956 0 35.201-11.788 41.819-28.414C376.916 36.792 391 54.277 391 75c0 24.813-20.187 45-45 45H121zm-30 45h330v30H91zm360 332H61V210h390zm-315-31h240c8.284 0 15-6.716 15-15V256c0-8.284-6.716-15-15-15H136c-8.284 0-15 6.716-15 15v180c0 8.284 6.716 15 15 15zm15-180h210v150H151zm135 60h-15v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category