Add icons to this collection by clicking the heart icon.
Paint Roller icon - also known as painter, roller, home repair, paint roller, improvement, art and design, edit tools, and construction and tools. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="4"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff3b90" />
        <stop offset=".073" stop-color="#fe2eab" />
        <stop offset=".139" stop-color="#fe1bd9" />
        <stop offset=".2" stop-color="#fd10f3" />
        <stop offset=".289" stop-color="#fd0cfa" />
        <stop offset=".514" stop-color="#6e3ff3" />
        <stop offset=".8" stop-color="#3c41ed" />
        <stop offset="1" stop-color="#3a85e9" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M61 10h-7V8a1 1 0 0 0-1-1h-4V5a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v2H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h4v2a1 1 0 0 0 1 1h40a1 1 0 0 0 1-1v-2h4a1 1 0 0 0 1-1v-2h6v16H31a1 1 0 0 0-1 1v7h-1a1 1 0 0 0-1 1v3a1 1 0 0 0-1 1v3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V45a1 1 0 0 0-1-1v-3a1 1 0 0 0-1-1v-3a1 1 0 0 0-1-1h-1v-6h29a1 1 0 0 0 1-1V11a1 1 0 0 0-1-1zm-26.169 6-10-10h7.088l10 10zm-9.917 0-10-10h7.089l10 10zM4 13V9h3v4zm5-7h3.086l10 10H9zm38 10h-2.253l-10-10H47zm5-3h-3V9h3zM34 58h-6V46h6zm-5-14v-2h4v2zm1-4v-2h2v2z"
    />
</svg>
More icons in the same style and category