paint bucket icon

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

Name
paint-bucket-bold
Set
Phosphor
Style
Bold
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="M235.79 142.88a12 12 0 0 0 4.7-19.87L125 7.52a12 12 0 0 0-17 0L70.25 45.29L48.48 23.52a12 12 0 0 0-17 17l21.8 21.74l-41.08 41.09a28 28 0 0 0 0 39.6l84.86 84.86a28 28 0 0 0 39.6 0L214.48 150Zm-31.58-14.77a12 12 0 0 0-4.7 2.9l-79.82 79.83a4 4 0 0 1-5.66 0L29.17 126a4 4 0 0 1 0-5.66l41.08-41.1l24.29 24.29a32 32 0 0 0 52.09 35.11a32 32 0 0 0-35.12-52.08l-24.28-24.3L116.52 33l93.27 93.28Zm-85.87-17.75a8 8 0 1 1-.06.06ZM256 208a24 24 0 0 1-48 0c0-19.44 12.93-37.23 14.4-39.2a12 12 0 0 1 19.2 0c1.47 1.98 14.4 19.77 14.4 39.2"/></svg>

React

import type { SVGProps } from "react";

export function PhPaintBucketBold(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="M235.79 142.88a12 12 0 0 0 4.7-19.87L125 7.52a12 12 0 0 0-17 0L70.25 45.29L48.48 23.52a12 12 0 0 0-17 17l21.8 21.74l-41.08 41.09a28 28 0 0 0 0 39.6l84.86 84.86a28 28 0 0 0 39.6 0L214.48 150Zm-31.58-14.77a12 12 0 0 0-4.7 2.9l-79.82 79.83a4 4 0 0 1-5.66 0L29.17 126a4 4 0 0 1 0-5.66l41.08-41.1l24.29 24.29a32 32 0 0 0 52.09 35.11a32 32 0 0 0-35.12-52.08l-24.28-24.3L116.52 33l93.27 93.28Zm-85.87-17.75a8 8 0 1 1-.06.06ZM256 208a24 24 0 0 1-48 0c0-19.44 12.93-37.23 14.4-39.2a12 12 0 0 1 19.2 0c1.47 1.98 14.4 19.77 14.4 39.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M235.79 142.88a12 12 0 0 0 4.7-19.87L125 7.52a12 12 0 0 0-17 0L70.25 45.29L48.48 23.52a12 12 0 0 0-17 17l21.8 21.74l-41.08 41.09a28 28 0 0 0 0 39.6l84.86 84.86a28 28 0 0 0 39.6 0L214.48 150Zm-31.58-14.77a12 12 0 0 0-4.7 2.9l-79.82 79.83a4 4 0 0 1-5.66 0L29.17 126a4 4 0 0 1 0-5.66l41.08-41.1l24.29 24.29a32 32 0 0 0 52.09 35.11a32 32 0 0 0-35.12-52.08l-24.28-24.3L116.52 33l93.27 93.28Zm-85.87-17.75a8 8 0 1 1-.06.06ZM256 208a24 24 0 0 1-48 0c0-19.44 12.93-37.23 14.4-39.2a12 12 0 0 1 19.2 0c1.47 1.98 14.4 19.77 14.4 39.2"/></svg>
</template>

CSS

.icon-paint-bucket-bold {
  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%22M235.79%20142.88a12%2012%200%200%200%204.7-19.87L125%207.52a12%2012%200%200%200-17%200L70.25%2045.29L48.48%2023.52a12%2012%200%200%200-17%2017l21.8%2021.74l-41.08%2041.09a28%2028%200%200%200%200%2039.6l84.86%2084.86a28%2028%200%200%200%2039.6%200L214.48%20150Zm-31.58-14.77a12%2012%200%200%200-4.7%202.9l-79.82%2079.83a4%204%200%200%201-5.66%200L29.17%20126a4%204%200%200%201%200-5.66l41.08-41.1l24.29%2024.29a32%2032%200%200%200%2052.09%2035.11a32%2032%200%200%200-35.12-52.08l-24.28-24.3L116.52%2033l93.27%2093.28Zm-85.87-17.75a8%208%200%201%201-.06.06ZM256%20208a24%2024%200%200%201-48%200c0-19.44%2012.93-37.23%2014.4-39.2a12%2012%200%200%201%2019.2%200c1.47%201.98%2014.4%2019.77%2014.4%2039.2%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%22M235.79%20142.88a12%2012%200%200%200%204.7-19.87L125%207.52a12%2012%200%200%200-17%200L70.25%2045.29L48.48%2023.52a12%2012%200%200%200-17%2017l21.8%2021.74l-41.08%2041.09a28%2028%200%200%200%200%2039.6l84.86%2084.86a28%2028%200%200%200%2039.6%200L214.48%20150Zm-31.58-14.77a12%2012%200%200%200-4.7%202.9l-79.82%2079.83a4%204%200%200%201-5.66%200L29.17%20126a4%204%200%200%201%200-5.66l41.08-41.1l24.29%2024.29a32%2032%200%200%200%2052.09%2035.11a32%2032%200%200%200-35.12-52.08l-24.28-24.3L116.52%2033l93.27%2093.28Zm-85.87-17.75a8%208%200%201%201-.06.06ZM256%20208a24%2024%200%200%201-48%200c0-19.44%2012.93-37.23%2014.4-39.2a12%2012%200%200%201%2019.2%200c1.47%201.98%2014.4%2019.77%2014.4%2039.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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