Add icons to this collection by clicking the heart icon.
Brush icon - also known as painter, paint, brush, repair, paintbrush, construction, Tools and utensils, paint brush, and edit tools. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="a"
        x1="11.45"
        x2="52.55"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M52.55 5v14.64h-41.1V5a.997.997 0 0 1 1-1h8.52a1.003 1.003 0 0 1 .92.62l1.29 3.14V5a1.003 1.003 0 0 1 1-1h2.55v4.91a1 1 0 0 0 2 0c.005-1.178-.006-3.752 0-4.91H31v7.92a1 1 0 0 0 2 0V4h7.99v5.66a1 1 0 0 0 2 0c-.014-1.275.02-4.422 0-5.66h1.3v12.73a1 1 0 0 0 2 0c.01-1.378-.014-11.63 0-12.73h5.26a.997.997 0 0 1 1 1zm-41.1 16.64v1.91h41.1v-1.91zm41.1 3.91v3.41a4.387 4.387 0 0 1-4.38 4.39h-5.8a5.126 5.126 0 0 0-5.13 5.12v16.56c-.12 6.633-10.364 6.62-10.48 0V38.47a5.126 5.126 0 0 0-5.13-5.12h-5.8a4.387 4.387 0 0 1-4.38-4.39v-3.41zM32 55.34a.98.98 0 0 0 0-1.96.98.98 0 0 0 0 1.96z"
    />
</svg>
More icons in the same style and category