Add icons to this collection by clicking the heart icon.
Paint Bucket icon - also known as painting, paint, bucket, fill, paint bucket, graphic editor, art and design, edit tools, and fill color. Created in a clean circular style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffde00" />
<stop offset="1" stop-color="#fd5900" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="m394.43 367.027-15.37-26.655c-3.154-5.499-12.199-5.499-15.353 0l-15.37 26.655a26.568 26.568 0 0 0-3.57 13.314c0 14.694 11.939 26.646 26.617 26.646S398 395.035 398 380.342c0-4.675-1.23-9.281-3.57-13.315zm-14.53-63.781c1.42-3.375.533-7.105-1.952-9.77l-86.415-86.51v49.029c0 4.973-3.903 8.882-8.872 8.882s-8.872-3.909-8.872-8.882v-66.792l-21.294-21.317c-3.372-3.375-9.05-3.375-12.598 0l-19.342 19.363V149.41c0-14.744 11.888-26.646 26.617-26.646s26.617 11.902 26.617 26.646v39.791l17.744 17.764V149.41c0-24.514-19.874-44.41-44.361-44.41s-44.361 19.896-44.361 44.41v55.601l-75.769 76.029c-17.389 17.231-17.389 45.476 0 62.707l50.217 50.271c16.965 16.984 45.029 17.629 62.638 0l85.351-85.267h46.49c3.549.001 6.744-2.13 8.162-5.505z"
/>
</svg>
More icons in the same style and category