paint roller icon

paint-roller-line-duotone from Solar by 480 Design · Line Duotone · Tools · CC-BY-4.0 Attribution required.

Name
paint-roller-line-duotone
Set
Solar
Style
Line Duotone
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"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 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 14ZM12 14H12.0047M6 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.5C18 5.43462 18 5.90192 17.799 6.25C17.6674 6.47803 17.478 6.66739 17.25 6.79904C16.9019 7 16.4346 7 15.5 7H8.5C7.56538 7 7.09808 7 6.75 6.79904C6.52197 6.66739 6.33261 6.47803 6.20096 6.25C6 5.90192 6 5.43462 6 4.5Z"/><path d="M6 4.5H5.5" opacity=".5"/><path stroke-linecap="round" d="M18.0002 4.5H19.0451C19.9348 4.5 20.3797 4.5 20.7329 4.63903C21.2492 4.84232 21.6579 5.25099 21.8611 5.76733C22.0002 6.12047 22.0002 6.56535 22.0002 7.4551C22.0002 8.232 22.0002 8.62044 21.886 8.94369C21.7192 9.41611 21.3811 9.8087 20.9386 10.0438C20.6359 10.2046 20.2517 10.2623 19.4834 10.3775L15.4068 10.989C13.7818 11.2328 12.9692 11.3546 12.4847 11.9173C12.1035 12.3599 12.0222 12.9628 12.0049 14" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarPaintRollerLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M12 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 14ZM12 14H12.0047M6 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.5C18 5.43462 18 5.90192 17.799 6.25C17.6674 6.47803 17.478 6.66739 17.25 6.79904C16.9019 7 16.4346 7 15.5 7H8.5C7.56538 7 7.09808 7 6.75 6.79904C6.52197 6.66739 6.33261 6.47803 6.20096 6.25C6 5.90192 6 5.43462 6 4.5Z"/><path d="M6 4.5H5.5" opacity=".5"/><path strokeLinecap="round" d="M18.0002 4.5H19.0451C19.9348 4.5 20.3797 4.5 20.7329 4.63903C21.2492 4.84232 21.6579 5.25099 21.8611 5.76733C22.0002 6.12047 22.0002 6.56535 22.0002 7.4551C22.0002 8.232 22.0002 8.62044 21.886 8.94369C21.7192 9.41611 21.3811 9.8087 20.9386 10.0438C20.6359 10.2046 20.2517 10.2623 19.4834 10.3775L15.4068 10.989C13.7818 11.2328 12.9692 11.3546 12.4847 11.9173C12.1035 12.3599 12.0222 12.9628 12.0049 14" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 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 14ZM12 14H12.0047M6 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.5C18 5.43462 18 5.90192 17.799 6.25C17.6674 6.47803 17.478 6.66739 17.25 6.79904C16.9019 7 16.4346 7 15.5 7H8.5C7.56538 7 7.09808 7 6.75 6.79904C6.52197 6.66739 6.33261 6.47803 6.20096 6.25C6 5.90192 6 5.43462 6 4.5Z"/><path d="M6 4.5H5.5" opacity=".5"/><path stroke-linecap="round" d="M18.0002 4.5H19.0451C19.9348 4.5 20.3797 4.5 20.7329 4.63903C21.2492 4.84232 21.6579 5.25099 21.8611 5.76733C22.0002 6.12047 22.0002 6.56535 22.0002 7.4551C22.0002 8.232 22.0002 8.62044 21.886 8.94369C21.7192 9.41611 21.3811 9.8087 20.9386 10.0438C20.6359 10.2046 20.2517 10.2623 19.4834 10.3775L15.4068 10.989C13.7818 11.2328 12.9692 11.3546 12.4847 11.9173C12.1035 12.3599 12.0222 12.9628 12.0049 14" opacity=".5"/></g></svg>
</template>

CSS

.icon-paint-roller-line-duotone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%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%2014ZM12%2014H12.0047M6%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.5C18%205.43462%2018%205.90192%2017.799%206.25C17.6674%206.47803%2017.478%206.66739%2017.25%206.79904C16.9019%207%2016.4346%207%2015.5%207H8.5C7.56538%207%207.09808%207%206.75%206.79904C6.52197%206.66739%206.33261%206.47803%206.20096%206.25C6%205.90192%206%205.43462%206%204.5Z%22%2F%3E%3Cpath%20d%3D%22M6%204.5H5.5%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.0002%204.5H19.0451C19.9348%204.5%2020.3797%204.5%2020.7329%204.63903C21.2492%204.84232%2021.6579%205.25099%2021.8611%205.76733C22.0002%206.12047%2022.0002%206.56535%2022.0002%207.4551C22.0002%208.232%2022.0002%208.62044%2021.886%208.94369C21.7192%209.41611%2021.3811%209.8087%2020.9386%2010.0438C20.6359%2010.2046%2020.2517%2010.2623%2019.4834%2010.3775L15.4068%2010.989C13.7818%2011.2328%2012.9692%2011.3546%2012.4847%2011.9173C12.1035%2012.3599%2012.0222%2012.9628%2012.0049%2014%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%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%2014ZM12%2014H12.0047M6%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.5C18%205.43462%2018%205.90192%2017.799%206.25C17.6674%206.47803%2017.478%206.66739%2017.25%206.79904C16.9019%207%2016.4346%207%2015.5%207H8.5C7.56538%207%207.09808%207%206.75%206.79904C6.52197%206.66739%206.33261%206.47803%206.20096%206.25C6%205.90192%206%205.43462%206%204.5Z%22%2F%3E%3Cpath%20d%3D%22M6%204.5H5.5%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.0002%204.5H19.0451C19.9348%204.5%2020.3797%204.5%2020.7329%204.63903C21.2492%204.84232%2021.6579%205.25099%2021.8611%205.76733C22.0002%206.12047%2022.0002%206.56535%2022.0002%207.4551C22.0002%208.232%2022.0002%208.62044%2021.886%208.94369C21.7192%209.41611%2021.3811%209.8087%2020.9386%2010.0438C20.6359%2010.2046%2020.2517%2010.2623%2019.4834%2010.3775L15.4068%2010.989C13.7818%2011.2328%2012.9692%2011.3546%2012.4847%2011.9173C12.1035%2012.3599%2012.0222%2012.9628%2012.0049%2014%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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