Add icons to this collection by clicking the heart icon.
Paint Roller icon - also known as art, painting, painter, brush, tool, paint brush, paint roller, roller brush, art and design, and construction and tools. 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        d="M437 45v100c0 16.569-13.431 30-30 30H85c-16.569 0-30-13.431-30-30V45c0-16.569 13.431-30 30-30h322c16.569 0 30 13.431 30 30zM246 297v-32c0-16.569 13.431-30 30-30h191c16.569 0 30-13.431 30-30v-80c0-16.569-13.431-30-30-30h-30M286 297h-80v160c0 22.091 17.909 40 40 40h0c22.091 0 40-17.909 40-40V297zM55 95H15m191 262h80m81-182V15M125 175V15"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category