paint roller icon

paint-roller-linear from Solar by 480 Design · Linear · Tools · CC-BY-4.0 Attribution required.

Name
paint-roller-linear
Set
Solar
Style
Linear
Category
Tools
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More tools icons from Solar

Use the paint roller icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M6 4.5C6 3.56538 6 3.09808 6.20096 2.75C6.33261 2.52197 6.52197 2.33261 6.75 2.20096C7.09808 2 7.56538 2 8.5 2H15.5C16.4346 2 16.9019 2 17.25 2.20096C17.478 2.33261 17.6674 2.52197 17.799 2.75C18 3.09808 18 3.56538 18 4.5M6 4.5C6 5.43462 6 5.90192 6.20096 6.25C6.33261 6.47803 6.52197 6.66739 6.75 6.79904C7.09808 7 7.56538 7 8.5 7H15.5C16.4346 7 16.9019 7 17.25 6.79904C17.478 6.66739 17.6674 6.47803 17.799 6.25C18 5.90192 18 5.43462 18 4.5M6 4.5H5.5M18 4.5H19.0449C19.9347 4.5 20.3795 4.5 20.7327 4.63903C21.249 4.84232 21.6577 5.25099 21.861 5.76733C22 6.12047 22 6.56535 22 7.4551C22 8.232 22 8.62044 21.8858 8.94369C21.719 9.41611 21.3809 9.8087 20.9384 10.0438C20.6357 10.2046 20.2516 10.2623 19.4833 10.3775L15.4066 10.989C13.7816 11.2328 12.969 11.3546 12.4845 11.9173C12.1033 12.3599 12.022 12.9628 12.0047 14H12M12 14C12.9428 14 13.4142 14 13.7071 14.2929C14 14.5858 14 15.0572 14 16V20C14 20.9428 14 21.4142 13.7071 21.7071C13.4142 22 12.9428 22 12 22C11.0572 22 10.5858 22 10.2929 21.7071C10 21.4142 10 20.9428 10 20V16C10 15.0572 10 14.5858 10.2929 14.2929C10.5858 14 11.0572 14 12 14Z"/></svg>

React

import type { SVGProps } from "react";

export function SolarPaintRollerLinear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M6 4.5C6 3.56538 6 3.09808 6.20096 2.75C6.33261 2.52197 6.52197 2.33261 6.75 2.20096C7.09808 2 7.56538 2 8.5 2H15.5C16.4346 2 16.9019 2 17.25 2.20096C17.478 2.33261 17.6674 2.52197 17.799 2.75C18 3.09808 18 3.56538 18 4.5M6 4.5C6 5.43462 6 5.90192 6.20096 6.25C6.33261 6.47803 6.52197 6.66739 6.75 6.79904C7.09808 7 7.56538 7 8.5 7H15.5C16.4346 7 16.9019 7 17.25 6.79904C17.478 6.66739 17.6674 6.47803 17.799 6.25C18 5.90192 18 5.43462 18 4.5M6 4.5H5.5M18 4.5H19.0449C19.9347 4.5 20.3795 4.5 20.7327 4.63903C21.249 4.84232 21.6577 5.25099 21.861 5.76733C22 6.12047 22 6.56535 22 7.4551C22 8.232 22 8.62044 21.8858 8.94369C21.719 9.41611 21.3809 9.8087 20.9384 10.0438C20.6357 10.2046 20.2516 10.2623 19.4833 10.3775L15.4066 10.989C13.7816 11.2328 12.969 11.3546 12.4845 11.9173C12.1033 12.3599 12.022 12.9628 12.0047 14H12M12 14C12.9428 14 13.4142 14 13.7071 14.2929C14 14.5858 14 15.0572 14 16V20C14 20.9428 14 21.4142 13.7071 21.7071C13.4142 22 12.9428 22 12 22C11.0572 22 10.5858 22 10.2929 21.7071C10 21.4142 10 20.9428 10 20V16C10 15.0572 10 14.5858 10.2929 14.2929C10.5858 14 11.0572 14 12 14Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M6 4.5C6 3.56538 6 3.09808 6.20096 2.75C6.33261 2.52197 6.52197 2.33261 6.75 2.20096C7.09808 2 7.56538 2 8.5 2H15.5C16.4346 2 16.9019 2 17.25 2.20096C17.478 2.33261 17.6674 2.52197 17.799 2.75C18 3.09808 18 3.56538 18 4.5M6 4.5C6 5.43462 6 5.90192 6.20096 6.25C6.33261 6.47803 6.52197 6.66739 6.75 6.79904C7.09808 7 7.56538 7 8.5 7H15.5C16.4346 7 16.9019 7 17.25 6.79904C17.478 6.66739 17.6674 6.47803 17.799 6.25C18 5.90192 18 5.43462 18 4.5M6 4.5H5.5M18 4.5H19.0449C19.9347 4.5 20.3795 4.5 20.7327 4.63903C21.249 4.84232 21.6577 5.25099 21.861 5.76733C22 6.12047 22 6.56535 22 7.4551C22 8.232 22 8.62044 21.8858 8.94369C21.719 9.41611 21.3809 9.8087 20.9384 10.0438C20.6357 10.2046 20.2516 10.2623 19.4833 10.3775L15.4066 10.989C13.7816 11.2328 12.969 11.3546 12.4845 11.9173C12.1033 12.3599 12.022 12.9628 12.0047 14H12M12 14C12.9428 14 13.4142 14 13.7071 14.2929C14 14.5858 14 15.0572 14 16V20C14 20.9428 14 21.4142 13.7071 21.7071C13.4142 22 12.9428 22 12 22C11.0572 22 10.5858 22 10.2929 21.7071C10 21.4142 10 20.9428 10 20V16C10 15.0572 10 14.5858 10.2929 14.2929C10.5858 14 11.0572 14 12 14Z"/></svg>
</template>

CSS

.icon-paint-roller-linear {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%204.5C6%203.56538%206%203.09808%206.20096%202.75C6.33261%202.52197%206.52197%202.33261%206.75%202.20096C7.09808%202%207.56538%202%208.5%202H15.5C16.4346%202%2016.9019%202%2017.25%202.20096C17.478%202.33261%2017.6674%202.52197%2017.799%202.75C18%203.09808%2018%203.56538%2018%204.5M6%204.5C6%205.43462%206%205.90192%206.20096%206.25C6.33261%206.47803%206.52197%206.66739%206.75%206.79904C7.09808%207%207.56538%207%208.5%207H15.5C16.4346%207%2016.9019%207%2017.25%206.79904C17.478%206.66739%2017.6674%206.47803%2017.799%206.25C18%205.90192%2018%205.43462%2018%204.5M6%204.5H5.5M18%204.5H19.0449C19.9347%204.5%2020.3795%204.5%2020.7327%204.63903C21.249%204.84232%2021.6577%205.25099%2021.861%205.76733C22%206.12047%2022%206.56535%2022%207.4551C22%208.232%2022%208.62044%2021.8858%208.94369C21.719%209.41611%2021.3809%209.8087%2020.9384%2010.0438C20.6357%2010.2046%2020.2516%2010.2623%2019.4833%2010.3775L15.4066%2010.989C13.7816%2011.2328%2012.969%2011.3546%2012.4845%2011.9173C12.1033%2012.3599%2012.022%2012.9628%2012.0047%2014H12M12%2014C12.9428%2014%2013.4142%2014%2013.7071%2014.2929C14%2014.5858%2014%2015.0572%2014%2016V20C14%2020.9428%2014%2021.4142%2013.7071%2021.7071C13.4142%2022%2012.9428%2022%2012%2022C11.0572%2022%2010.5858%2022%2010.2929%2021.7071C10%2021.4142%2010%2020.9428%2010%2020V16C10%2015.0572%2010%2014.5858%2010.2929%2014.2929C10.5858%2014%2011.0572%2014%2012%2014Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%204.5C6%203.56538%206%203.09808%206.20096%202.75C6.33261%202.52197%206.52197%202.33261%206.75%202.20096C7.09808%202%207.56538%202%208.5%202H15.5C16.4346%202%2016.9019%202%2017.25%202.20096C17.478%202.33261%2017.6674%202.52197%2017.799%202.75C18%203.09808%2018%203.56538%2018%204.5M6%204.5C6%205.43462%206%205.90192%206.20096%206.25C6.33261%206.47803%206.52197%206.66739%206.75%206.79904C7.09808%207%207.56538%207%208.5%207H15.5C16.4346%207%2016.9019%207%2017.25%206.79904C17.478%206.66739%2017.6674%206.47803%2017.799%206.25C18%205.90192%2018%205.43462%2018%204.5M6%204.5H5.5M18%204.5H19.0449C19.9347%204.5%2020.3795%204.5%2020.7327%204.63903C21.249%204.84232%2021.6577%205.25099%2021.861%205.76733C22%206.12047%2022%206.56535%2022%207.4551C22%208.232%2022%208.62044%2021.8858%208.94369C21.719%209.41611%2021.3809%209.8087%2020.9384%2010.0438C20.6357%2010.2046%2020.2516%2010.2623%2019.4833%2010.3775L15.4066%2010.989C13.7816%2011.2328%2012.969%2011.3546%2012.4845%2011.9173C12.1033%2012.3599%2012.022%2012.9628%2012.0047%2014H12M12%2014C12.9428%2014%2013.4142%2014%2013.7071%2014.2929C14%2014.5858%2014%2015.0572%2014%2016V20C14%2020.9428%2014%2021.4142%2013.7071%2021.7071C13.4142%2022%2012.9428%2022%2012%2022C11.0572%2022%2010.5858%2022%2010.2929%2021.7071C10%2021.4142%2010%2020.9428%2010%2020V16C10%2015.0572%2010%2014.5858%2010.2929%2014.2929C10.5858%2014%2011.0572%2014%2012%2014Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/paint-roller-linear.svg?color=%231a73e8&size=48