paint brush household icon

paint-brush-household-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
paint-brush-household-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the paint brush household icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m225 65l-69 59l16.69 16.69a16 16 0 0 1 0 22.62L152 184l-80-80l20.69-20.69a16 16 0 0 1 22.62 0L132 100l59-69a24 24 0 0 1 34 34" opacity=".2"/><path d="M230.64 25.36a32 32 0 0 0-45.26 0q-.21.21-.42.45l-53.41 62.41L121 77.64a24 24 0 0 0-33.95 0l-76.69 76.7a8 8 0 0 0 0 11.31l80 80a8 8 0 0 0 11.31 0L178.36 169a24 24 0 0 0 0-33.95l-10.58-10.57L230.19 71c.15-.14.31-.28.45-.43a32 32 0 0 0 0-45.21M96 228.69L79.32 212l22.34-22.35a8 8 0 0 0-11.31-11.31L68 200.68L55.32 188l22.34-22.35a8 8 0 0 0-11.31-11.31L44 176.68L27.31 160L72 115.31L140.69 184ZM219.52 59.1l-68.71 58.81a8 8 0 0 0-.46 11.74L167 146.34a8 8 0 0 1 0 11.31l-15 15L83.32 104l15-15a8 8 0 0 1 11.31 0l16.69 16.69a8 8 0 0 0 11.74-.46l58.84-68.75a16 16 0 0 1 22.62 22.62"/></g></svg>

React

import type { SVGProps } from "react";

export function PhPaintBrushHouseholdDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m225 65l-69 59l16.69 16.69a16 16 0 0 1 0 22.62L152 184l-80-80l20.69-20.69a16 16 0 0 1 22.62 0L132 100l59-69a24 24 0 0 1 34 34" opacity=".2"/><path d="M230.64 25.36a32 32 0 0 0-45.26 0q-.21.21-.42.45l-53.41 62.41L121 77.64a24 24 0 0 0-33.95 0l-76.69 76.7a8 8 0 0 0 0 11.31l80 80a8 8 0 0 0 11.31 0L178.36 169a24 24 0 0 0 0-33.95l-10.58-10.57L230.19 71c.15-.14.31-.28.45-.43a32 32 0 0 0 0-45.21M96 228.69L79.32 212l22.34-22.35a8 8 0 0 0-11.31-11.31L68 200.68L55.32 188l22.34-22.35a8 8 0 0 0-11.31-11.31L44 176.68L27.31 160L72 115.31L140.69 184ZM219.52 59.1l-68.71 58.81a8 8 0 0 0-.46 11.74L167 146.34a8 8 0 0 1 0 11.31l-15 15L83.32 104l15-15a8 8 0 0 1 11.31 0l16.69 16.69a8 8 0 0 0 11.74-.46l58.84-68.75a16 16 0 0 1 22.62 22.62"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m225 65l-69 59l16.69 16.69a16 16 0 0 1 0 22.62L152 184l-80-80l20.69-20.69a16 16 0 0 1 22.62 0L132 100l59-69a24 24 0 0 1 34 34" opacity=".2"/><path d="M230.64 25.36a32 32 0 0 0-45.26 0q-.21.21-.42.45l-53.41 62.41L121 77.64a24 24 0 0 0-33.95 0l-76.69 76.7a8 8 0 0 0 0 11.31l80 80a8 8 0 0 0 11.31 0L178.36 169a24 24 0 0 0 0-33.95l-10.58-10.57L230.19 71c.15-.14.31-.28.45-.43a32 32 0 0 0 0-45.21M96 228.69L79.32 212l22.34-22.35a8 8 0 0 0-11.31-11.31L68 200.68L55.32 188l22.34-22.35a8 8 0 0 0-11.31-11.31L44 176.68L27.31 160L72 115.31L140.69 184ZM219.52 59.1l-68.71 58.81a8 8 0 0 0-.46 11.74L167 146.34a8 8 0 0 1 0 11.31l-15 15L83.32 104l15-15a8 8 0 0 1 11.31 0l16.69 16.69a8 8 0 0 0 11.74-.46l58.84-68.75a16 16 0 0 1 22.62 22.62"/></g></svg>
</template>

CSS

.icon-paint-brush-household-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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m225%2065l-69%2059l16.69%2016.69a16%2016%200%200%201%200%2022.62L152%20184l-80-80l20.69-20.69a16%2016%200%200%201%2022.62%200L132%20100l59-69a24%2024%200%200%201%2034%2034%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M230.64%2025.36a32%2032%200%200%200-45.26%200q-.21.21-.42.45l-53.41%2062.41L121%2077.64a24%2024%200%200%200-33.95%200l-76.69%2076.7a8%208%200%200%200%200%2011.31l80%2080a8%208%200%200%200%2011.31%200L178.36%20169a24%2024%200%200%200%200-33.95l-10.58-10.57L230.19%2071c.15-.14.31-.28.45-.43a32%2032%200%200%200%200-45.21M96%20228.69L79.32%20212l22.34-22.35a8%208%200%200%200-11.31-11.31L68%20200.68L55.32%20188l22.34-22.35a8%208%200%200%200-11.31-11.31L44%20176.68L27.31%20160L72%20115.31L140.69%20184ZM219.52%2059.1l-68.71%2058.81a8%208%200%200%200-.46%2011.74L167%20146.34a8%208%200%200%201%200%2011.31l-15%2015L83.32%20104l15-15a8%208%200%200%201%2011.31%200l16.69%2016.69a8%208%200%200%200%2011.74-.46l58.84-68.75a16%2016%200%200%201%2022.62%2022.62%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m225%2065l-69%2059l16.69%2016.69a16%2016%200%200%201%200%2022.62L152%20184l-80-80l20.69-20.69a16%2016%200%200%201%2022.62%200L132%20100l59-69a24%2024%200%200%201%2034%2034%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M230.64%2025.36a32%2032%200%200%200-45.26%200q-.21.21-.42.45l-53.41%2062.41L121%2077.64a24%2024%200%200%200-33.95%200l-76.69%2076.7a8%208%200%200%200%200%2011.31l80%2080a8%208%200%200%200%2011.31%200L178.36%20169a24%2024%200%200%200%200-33.95l-10.58-10.57L230.19%2071c.15-.14.31-.28.45-.43a32%2032%200%200%200%200-45.21M96%20228.69L79.32%20212l22.34-22.35a8%208%200%200%200-11.31-11.31L68%20200.68L55.32%20188l22.34-22.35a8%208%200%200%200-11.31-11.31L44%20176.68L27.31%20160L72%20115.31L140.69%20184ZM219.52%2059.1l-68.71%2058.81a8%208%200%200%200-.46%2011.74L167%20146.34a8%208%200%200%201%200%2011.31l-15%2015L83.32%20104l15-15a8%208%200%200%201%2011.31%200l16.69%2016.69a8%208%200%200%200%2011.74-.46l58.84-68.75a16%2016%200%200%201%2022.62%2022.62%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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