paint bucket icon

paint-bucket-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
paint-bucket-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the paint bucket icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M256 208a24 24 0 0 1-48 0c0-17.91 15.57-41.77 17.34-44.44a8 8 0 0 1 13.32 0C240.43 166.23 256 190.09 256 208m-123.51-83.51a12 12 0 0 0-17-17a12 12 0 0 0 17 16.94ZM37.65 18.34a8 8 0 0 0-11.31 11.32l32.6 32.6L70.25 51Zm196.88 120.73a8 8 0 0 0 3.13-13.24L122.17 10.34a8 8 0 0 0-11.31 0L70.25 51l40.43 40.42a28 28 0 1 1-11.31 11.32L58.94 62.26L15 106.17a24 24 0 0 0 0 33.94L99.89 225a24 24 0 0 0 33.94 0l78.49-78.49Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPaintBucketFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M256 208a24 24 0 0 1-48 0c0-17.91 15.57-41.77 17.34-44.44a8 8 0 0 1 13.32 0C240.43 166.23 256 190.09 256 208m-123.51-83.51a12 12 0 0 0-17-17a12 12 0 0 0 17 16.94ZM37.65 18.34a8 8 0 0 0-11.31 11.32l32.6 32.6L70.25 51Zm196.88 120.73a8 8 0 0 0 3.13-13.24L122.17 10.34a8 8 0 0 0-11.31 0L70.25 51l40.43 40.42a28 28 0 1 1-11.31 11.32L58.94 62.26L15 106.17a24 24 0 0 0 0 33.94L99.89 225a24 24 0 0 0 33.94 0l78.49-78.49Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M256 208a24 24 0 0 1-48 0c0-17.91 15.57-41.77 17.34-44.44a8 8 0 0 1 13.32 0C240.43 166.23 256 190.09 256 208m-123.51-83.51a12 12 0 0 0-17-17a12 12 0 0 0 17 16.94ZM37.65 18.34a8 8 0 0 0-11.31 11.32l32.6 32.6L70.25 51Zm196.88 120.73a8 8 0 0 0 3.13-13.24L122.17 10.34a8 8 0 0 0-11.31 0L70.25 51l40.43 40.42a28 28 0 1 1-11.31 11.32L58.94 62.26L15 106.17a24 24 0 0 0 0 33.94L99.89 225a24 24 0 0 0 33.94 0l78.49-78.49Z"/></svg>
</template>

CSS

.icon-paint-bucket-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%20208a24%2024%200%200%201-48%200c0-17.91%2015.57-41.77%2017.34-44.44a8%208%200%200%201%2013.32%200C240.43%20166.23%20256%20190.09%20256%20208m-123.51-83.51a12%2012%200%200%200-17-17a12%2012%200%200%200%2017%2016.94ZM37.65%2018.34a8%208%200%200%200-11.31%2011.32l32.6%2032.6L70.25%2051Zm196.88%20120.73a8%208%200%200%200%203.13-13.24L122.17%2010.34a8%208%200%200%200-11.31%200L70.25%2051l40.43%2040.42a28%2028%200%201%201-11.31%2011.32L58.94%2062.26L15%20106.17a24%2024%200%200%200%200%2033.94L99.89%20225a24%2024%200%200%200%2033.94%200l78.49-78.49Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%20208a24%2024%200%200%201-48%200c0-17.91%2015.57-41.77%2017.34-44.44a8%208%200%200%201%2013.32%200C240.43%20166.23%20256%20190.09%20256%20208m-123.51-83.51a12%2012%200%200%200-17-17a12%2012%200%200%200%2017%2016.94ZM37.65%2018.34a8%208%200%200%200-11.31%2011.32l32.6%2032.6L70.25%2051Zm196.88%20120.73a8%208%200%200%200%203.13-13.24L122.17%2010.34a8%208%200%200%200-11.31%200L70.25%2051l40.43%2040.42a28%2028%200%201%201-11.31%2011.32L58.94%2062.26L15%20106.17a24%2024%200%200%200%200%2033.94L99.89%20225a24%2024%200%200%200%2033.94%200l78.49-78.49Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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