Add icons to this collection by clicking the heart icon.
Paint Roller icon - also known as art, roller, paint roller, roller brush, construction and tools, and roller paint. 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 850 850"
>
    <linearGradient
        id="a"
        x1="425"
        x2="425"
        y1="850"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1aa8dc" />
        <stop offset=".49" stop-color="#ae3b89" />
        <stop offset="1" stop-color="#f26270" />
    </linearGradient>
    <g fill-rule="evenodd">
        <circle cx="425" cy="425" r="425" fill="url(#a)" />
        <path
            fill="#fff"
            d="M621 347h-66c-4 0-7-3-7-8 0-4 3-7 7-7h58V220H266v112h240c4 0 7 4 7 8s-3 7-7 7H258c-4 0-7-3-7-7V212c0-4 3-7 7-7h363c4 0 7 3 7 7v127c0 5-3 8-7 8z"
        />
        <path
            fill="#fff"
            d="M667 311h-46c-4 0-8-3-8-7s4-7 8-7h45v-42h-45c-4 0-8-4-8-8s4-7 8-7h46c8 0 14 5 14 13v46c0 7-6 12-14 12zM258 311h-46c-8 0-14-5-14-13v-45c0-7 6-13 14-13h46c4 0 8 3 8 7 0 5-4 8-8 8h-45v42h45c4 0 8 4 8 8s-4 6-8 6z"
        />
        <path
            fill="#fff"
            d="M352 491h-2c-4-2-6-6-5-9 5-14-2-38-11-51-8-13-31-17-56-23-21-4-44-9-66-20-50-24-44-88-41-106v-3c1-5 2-12 12-12h19c4 0 7 4 7 8s-3 7-7 7h-17v2c-3 21-7 72 33 92 20 10 43 14 63 19 28 6 53 11 65 29 11 15 19 44 12 63 0 2-3 4-6 4zM384 646h-65c-4 0-7-4-7-8V519c0-4 3-7 7-7h65c4 0 8 3 8 7v119c0 4-4 8-8 8zm-57-15h50V527h-50z"
        />
        <path
            fill="#fff"
            d="M374 527c-4 0-8-3-8-8v-28h-29v28c0 5-4 8-8 8s-7-3-7-8v-35c0-5 3-8 7-8h44c4 0 8 3 8 8v35c0 5-3 8-7 8zM531 407c-18 0-32-17-32-36l-1-60c-29-2-58-6-58-49v-48c0-4 3-7 7-7s8 3 8 7v48c0 31 17 33 51 34 3 0 7 3 7 7l1 68c0 11 8 21 17 21 10 0 18-10 18-21l-1-67c0-2 2-5 4-6 16-9 22-22 23-47v-39c0-4 3-8 7-8s8 4 8 8v39c-1 21-5 42-27 57l1 62c-1 20-16 37-33 37z"
        />
    </g>
</svg>
More icons in the same style and category