sprinkler icon
sprinkler from Material Symbols by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.
- Name
- sprinkler
- Set
- Material Symbols
- Style
- Regular
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sprinkler-outline, sprinkler-outline-sharp, sprinkler-sharp
1 other variant in Material Symbols
The same icon in other sets
More household icons from Material Symbols
Use the sprinkler icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.288 11.713Q11 11.425 11 11t.288-.712T12 10t.713.288T13 11t-.288.713T12 12t-.712-.288m0-4Q11 7.426 11 7t.288-.712T12 6t.713.288T13 7t-.288.713T12 8t-.712-.288m0-4Q11 3.426 11 3t.288-.712T12 2t.713.288T13 3t-.288.713T12 4t-.712-.288m3 10Q14 13.426 14 13t.288-.712T15 12t.713.288T16 13t-.288.713T15 14t-.712-.288m2.824-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-11.65 5.65Q8 13.426 8 13t.288-.712T9 12t.713.288T10 13t-.288.713T9 14t-.712-.288m-2.826-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288M11 22v-4H7v-2h10v2h-4v4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSprinkler(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.288 11.713Q11 11.425 11 11t.288-.712T12 10t.713.288T13 11t-.288.713T12 12t-.712-.288m0-4Q11 7.426 11 7t.288-.712T12 6t.713.288T13 7t-.288.713T12 8t-.712-.288m0-4Q11 3.426 11 3t.288-.712T12 2t.713.288T13 3t-.288.713T12 4t-.712-.288m3 10Q14 13.426 14 13t.288-.712T15 12t.713.288T16 13t-.288.713T15 14t-.712-.288m2.824-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-11.65 5.65Q8 13.426 8 13t.288-.712T9 12t.713.288T10 13t-.288.713T9 14t-.712-.288m-2.826-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288M11 22v-4H7v-2h10v2h-4v4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.288 11.713Q11 11.425 11 11t.288-.712T12 10t.713.288T13 11t-.288.713T12 12t-.712-.288m0-4Q11 7.426 11 7t.288-.712T12 6t.713.288T13 7t-.288.713T12 8t-.712-.288m0-4Q11 3.426 11 3t.288-.712T12 2t.713.288T13 3t-.288.713T12 4t-.712-.288m3 10Q14 13.426 14 13t.288-.712T15 12t.713.288T16 13t-.288.713T15 14t-.712-.288m2.824-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-11.65 5.65Q8 13.426 8 13t.288-.712T9 12t.713.288T10 13t-.288.713T9 14t-.712-.288m-2.826-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288M11 22v-4H7v-2h10v2h-4v4z"/></svg> </template>
CSS
.icon-sprinkler {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.288%2011.713Q11%2011.425%2011%2011t.288-.712T12%2010t.713.288T13%2011t-.288.713T12%2012t-.712-.288m0-4Q11%207.426%2011%207t.288-.712T12%206t.713.288T13%207t-.288.713T12%208t-.712-.288m0-4Q11%203.426%2011%203t.288-.712T12%202t.713.288T13%203t-.288.713T12%204t-.712-.288m3%2010Q14%2013.426%2014%2013t.288-.712T15%2012t.713.288T16%2013t-.288.713T15%2014t-.712-.288m2.824-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-11.65%205.65Q8%2013.426%208%2013t.288-.712T9%2012t.713.288T10%2013t-.288.713T9%2014t-.712-.288m-2.826-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288M11%2022v-4H7v-2h10v2h-4v4z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.288%2011.713Q11%2011.425%2011%2011t.288-.712T12%2010t.713.288T13%2011t-.288.713T12%2012t-.712-.288m0-4Q11%207.426%2011%207t.288-.712T12%206t.713.288T13%207t-.288.713T12%208t-.712-.288m0-4Q11%203.426%2011%203t.288-.712T12%202t.713.288T13%203t-.288.713T12%204t-.712-.288m3%2010Q14%2013.426%2014%2013t.288-.712T15%2012t.713.288T16%2013t-.288.713T15%2014t-.712-.288m2.824-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-11.65%205.65Q8%2013.426%208%2013t.288-.712T9%2012t.713.288T10%2013t-.288.713T9%2014t-.712-.288m-2.826-2.85q-.287-.287-.287-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288m-2.825-2.8q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287t-.712-.288M11%2022v-4H7v-2h10v2h-4v4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sprinkler.svg?color=%231a73e8&size=48