faucet icon
faucet from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.
- Name
- faucet
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the faucet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 14.462v-1h4.923v-1.366q0-.25-.173-.423t-.423-.173H5.5q-.213 0-.356-.144T5 10.999t.144-.356t.356-.143h1.827q.671 0 1.134.463t.462 1.133v1.366H11.5v-6.9q0-1.499 1.038-2.53Q13.576 3 15.068 3q.996 0 1.855.523q.86.523 1.308 1.439l.9 1.819l-.897.458l-.919-1.839q-.335-.64-.944-1.02T15.061 4q-1.067 0-1.814.747T12.5 6.561v6.9h2.577v-1.365q0-.671.463-1.133t1.133-.463H18.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-1.827q-.25 0-.423.173t-.173.423v1.365H21v1zM6.596 20q-.671 0-1.133-.462T5 18.404v-3.192h14V18.5q0 .633-.435 1.066T17.519 20z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFaucet(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="M3 14.462v-1h4.923v-1.366q0-.25-.173-.423t-.423-.173H5.5q-.213 0-.356-.144T5 10.999t.144-.356t.356-.143h1.827q.671 0 1.134.463t.462 1.133v1.366H11.5v-6.9q0-1.499 1.038-2.53Q13.576 3 15.068 3q.996 0 1.855.523q.86.523 1.308 1.439l.9 1.819l-.897.458l-.919-1.839q-.335-.64-.944-1.02T15.061 4q-1.067 0-1.814.747T12.5 6.561v6.9h2.577v-1.365q0-.671.463-1.133t1.133-.463H18.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-1.827q-.25 0-.423.173t-.173.423v1.365H21v1zM6.596 20q-.671 0-1.133-.462T5 18.404v-3.192h14V18.5q0 .633-.435 1.066T17.519 20z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 14.462v-1h4.923v-1.366q0-.25-.173-.423t-.423-.173H5.5q-.213 0-.356-.144T5 10.999t.144-.356t.356-.143h1.827q.671 0 1.134.463t.462 1.133v1.366H11.5v-6.9q0-1.499 1.038-2.53Q13.576 3 15.068 3q.996 0 1.855.523q.86.523 1.308 1.439l.9 1.819l-.897.458l-.919-1.839q-.335-.64-.944-1.02T15.061 4q-1.067 0-1.814.747T12.5 6.561v6.9h2.577v-1.365q0-.671.463-1.133t1.133-.463H18.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-1.827q-.25 0-.423.173t-.173.423v1.365H21v1zM6.596 20q-.671 0-1.133-.462T5 18.404v-3.192h14V18.5q0 .633-.435 1.066T17.519 20z"/></svg> </template>
CSS
.icon-faucet {
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%22M3%2014.462v-1h4.923v-1.366q0-.25-.173-.423t-.423-.173H5.5q-.213%200-.356-.144T5%2010.999t.144-.356t.356-.143h1.827q.671%200%201.134.463t.462%201.133v1.366H11.5v-6.9q0-1.499%201.038-2.53Q13.576%203%2015.068%203q.996%200%201.855.523q.86.523%201.308%201.439l.9%201.819l-.897.458l-.919-1.839q-.335-.64-.944-1.02T15.061%204q-1.067%200-1.814.747T12.5%206.561v6.9h2.577v-1.365q0-.671.463-1.133t1.133-.463H18.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-1.827q-.25%200-.423.173t-.173.423v1.365H21v1zM6.596%2020q-.671%200-1.133-.462T5%2018.404v-3.192h14V18.5q0%20.633-.435%201.066T17.519%2020z%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%22M3%2014.462v-1h4.923v-1.366q0-.25-.173-.423t-.423-.173H5.5q-.213%200-.356-.144T5%2010.999t.144-.356t.356-.143h1.827q.671%200%201.134.463t.462%201.133v1.366H11.5v-6.9q0-1.499%201.038-2.53Q13.576%203%2015.068%203q.996%200%201.855.523q.86.523%201.308%201.439l.9%201.819l-.897.458l-.919-1.839q-.335-.64-.944-1.02T15.061%204q-1.067%200-1.814.747T12.5%206.561v6.9h2.577v-1.365q0-.671.463-1.133t1.133-.463H18.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-1.827q-.25%200-.423.173t-.173.423v1.365H21v1zM6.596%2020q-.671%200-1.133-.462T5%2018.404v-3.192h14V18.5q0%20.633-.435%201.066T17.519%2020z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/faucet.svg?color=%231a73e8&size=48