Add icons to this collection by clicking the heart icon.
Paint icon - also known as painting, painter, paint, tube, Paint tube, artistic, art and design, and oil paint. 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="30"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M376 452h-15l-30-31V151h-30V30h-90v121h-30v270l-30 31h-15c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h240c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M196 60h120c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15H196c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15zm90 61h-60c-41.353 0-75 33.647-75 75v256h210V196c0-41.353-33.647-75-75-75zm-30 240c-24.814 0-45-20.186-45-45 0-7.866 2.065-15.63 5.991-22.456l26.016-45.044c5.361-9.287 20.625-9.287 25.986 0l26.001 45.015A45.141 45.141 0 0 1 301 316c0 24.814-20.186 45-45 45z"
    />
</svg>
More icons in the same style and category