paint bucket icon

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

Name
paint-bucket
Set
Phosphor
Style
Regular
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="M234.53 139.07a8 8 0 0 0 3.13-13.24L122.17 10.34a8 8 0 0 0-11.31 0L70.25 51l-24.6-24.66a8 8 0 0 0-11.31 11.32l24.6 24.6L15 106.17a24 24 0 0 0 0 33.94L99.89 225a24 24 0 0 0 33.94 0l78.49-78.49Zm-32.19-5.24l-79.83 79.83a8 8 0 0 1-11.31 0L26.34 128.8a8 8 0 0 1 0-11.31l43.91-43.92l29.12 29.12a28 28 0 1 0 11.31-11.32L81.57 62.26l35-34.95L217.19 128l-11.72 3.9a8.1 8.1 0 0 0-3.13 1.93m-86.83-26.31a13.26 13.26 0 1 1-.05.06s.05-.05.05-.06m123.15 56a8 8 0 0 0-13.32 0C223.57 166.23 208 190.09 208 208a24 24 0 0 0 48 0c0-17.91-15.57-41.77-17.34-44.44ZM232 216a8 8 0 0 1-8-8c0-6.8 4-16.32 8-24.08c4 7.76 8 17.34 8 24.08a8 8 0 0 1-8 8"/></svg>

React

import type { SVGProps } from "react";

export function PhPaintBucket(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="M234.53 139.07a8 8 0 0 0 3.13-13.24L122.17 10.34a8 8 0 0 0-11.31 0L70.25 51l-24.6-24.66a8 8 0 0 0-11.31 11.32l24.6 24.6L15 106.17a24 24 0 0 0 0 33.94L99.89 225a24 24 0 0 0 33.94 0l78.49-78.49Zm-32.19-5.24l-79.83 79.83a8 8 0 0 1-11.31 0L26.34 128.8a8 8 0 0 1 0-11.31l43.91-43.92l29.12 29.12a28 28 0 1 0 11.31-11.32L81.57 62.26l35-34.95L217.19 128l-11.72 3.9a8.1 8.1 0 0 0-3.13 1.93m-86.83-26.31a13.26 13.26 0 1 1-.05.06s.05-.05.05-.06m123.15 56a8 8 0 0 0-13.32 0C223.57 166.23 208 190.09 208 208a24 24 0 0 0 48 0c0-17.91-15.57-41.77-17.34-44.44ZM232 216a8 8 0 0 1-8-8c0-6.8 4-16.32 8-24.08c4 7.76 8 17.34 8 24.08a8 8 0 0 1-8 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M234.53 139.07a8 8 0 0 0 3.13-13.24L122.17 10.34a8 8 0 0 0-11.31 0L70.25 51l-24.6-24.66a8 8 0 0 0-11.31 11.32l24.6 24.6L15 106.17a24 24 0 0 0 0 33.94L99.89 225a24 24 0 0 0 33.94 0l78.49-78.49Zm-32.19-5.24l-79.83 79.83a8 8 0 0 1-11.31 0L26.34 128.8a8 8 0 0 1 0-11.31l43.91-43.92l29.12 29.12a28 28 0 1 0 11.31-11.32L81.57 62.26l35-34.95L217.19 128l-11.72 3.9a8.1 8.1 0 0 0-3.13 1.93m-86.83-26.31a13.26 13.26 0 1 1-.05.06s.05-.05.05-.06m123.15 56a8 8 0 0 0-13.32 0C223.57 166.23 208 190.09 208 208a24 24 0 0 0 48 0c0-17.91-15.57-41.77-17.34-44.44ZM232 216a8 8 0 0 1-8-8c0-6.8 4-16.32 8-24.08c4 7.76 8 17.34 8 24.08a8 8 0 0 1-8 8"/></svg>
</template>

CSS

.icon-paint-bucket {
  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%22M234.53%20139.07a8%208%200%200%200%203.13-13.24L122.17%2010.34a8%208%200%200%200-11.31%200L70.25%2051l-24.6-24.66a8%208%200%200%200-11.31%2011.32l24.6%2024.6L15%20106.17a24%2024%200%200%200%200%2033.94L99.89%20225a24%2024%200%200%200%2033.94%200l78.49-78.49Zm-32.19-5.24l-79.83%2079.83a8%208%200%200%201-11.31%200L26.34%20128.8a8%208%200%200%201%200-11.31l43.91-43.92l29.12%2029.12a28%2028%200%201%200%2011.31-11.32L81.57%2062.26l35-34.95L217.19%20128l-11.72%203.9a8.1%208.1%200%200%200-3.13%201.93m-86.83-26.31a13.26%2013.26%200%201%201-.05.06s.05-.05.05-.06m123.15%2056a8%208%200%200%200-13.32%200C223.57%20166.23%20208%20190.09%20208%20208a24%2024%200%200%200%2048%200c0-17.91-15.57-41.77-17.34-44.44ZM232%20216a8%208%200%200%201-8-8c0-6.8%204-16.32%208-24.08c4%207.76%208%2017.34%208%2024.08a8%208%200%200%201-8%208%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%22M234.53%20139.07a8%208%200%200%200%203.13-13.24L122.17%2010.34a8%208%200%200%200-11.31%200L70.25%2051l-24.6-24.66a8%208%200%200%200-11.31%2011.32l24.6%2024.6L15%20106.17a24%2024%200%200%200%200%2033.94L99.89%20225a24%2024%200%200%200%2033.94%200l78.49-78.49Zm-32.19-5.24l-79.83%2079.83a8%208%200%200%201-11.31%200L26.34%20128.8a8%208%200%200%201%200-11.31l43.91-43.92l29.12%2029.12a28%2028%200%201%200%2011.31-11.32L81.57%2062.26l35-34.95L217.19%20128l-11.72%203.9a8.1%208.1%200%200%200-3.13%201.93m-86.83-26.31a13.26%2013.26%200%201%201-.05.06s.05-.05.05-.06m123.15%2056a8%208%200%200%200-13.32%200C223.57%20166.23%20208%20190.09%20208%20208a24%2024%200%200%200%2048%200c0-17.91-15.57-41.77-17.34-44.44ZM232%20216a8%208%200%200%201-8-8c0-6.8%204-16.32%208-24.08c4%207.76%208%2017.34%208%2024.08a8%208%200%200%201-8%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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