showerhead-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.

Name
showerhead-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
License
MIT

5 other variants in Fluent UI System Icons

Use the showerhead icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m28.377 6.623l-2.883 2.884a11.6 11.6 0 0 0-3.002-3.002l2.884-2.883a2.122 2.122 0 0 1 3.001 3.001M7.707 19.707a1 1 0 1 0-1.414-1.414l-3 3a1 1 0 1 0 1.414 1.414zm3 1.586a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414l3-3a1 1 0 0 1 1.414 0m3 4.414a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 1 0 1.414 1.414zM8.237 9.622a2.13 2.13 0 0 0-2.978 3.047l14.096 14.096a2.13 2.13 0 0 0 3.024-3.002l-.01-.011L8.273 9.656zm1.097-1.027l-.026-.025c3.926-3.542 9.982-3.423 13.764.359s3.901 9.838.36 13.764l-.002-.002z"/></svg>

React

import type { SVGProps } from "react";

export function FluentShowerhead32Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m28.377 6.623l-2.883 2.884a11.6 11.6 0 0 0-3.002-3.002l2.884-2.883a2.122 2.122 0 0 1 3.001 3.001M7.707 19.707a1 1 0 1 0-1.414-1.414l-3 3a1 1 0 1 0 1.414 1.414zm3 1.586a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414l3-3a1 1 0 0 1 1.414 0m3 4.414a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 1 0 1.414 1.414zM8.237 9.622a2.13 2.13 0 0 0-2.978 3.047l14.096 14.096a2.13 2.13 0 0 0 3.024-3.002l-.01-.011L8.273 9.656zm1.097-1.027l-.026-.025c3.926-3.542 9.982-3.423 13.764.359s3.901 9.838.36 13.764l-.002-.002z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m28.377 6.623l-2.883 2.884a11.6 11.6 0 0 0-3.002-3.002l2.884-2.883a2.122 2.122 0 0 1 3.001 3.001M7.707 19.707a1 1 0 1 0-1.414-1.414l-3 3a1 1 0 1 0 1.414 1.414zm3 1.586a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414l3-3a1 1 0 0 1 1.414 0m3 4.414a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 1 0 1.414 1.414zM8.237 9.622a2.13 2.13 0 0 0-2.978 3.047l14.096 14.096a2.13 2.13 0 0 0 3.024-3.002l-.01-.011L8.273 9.656zm1.097-1.027l-.026-.025c3.926-3.542 9.982-3.423 13.764.359s3.901 9.838.36 13.764l-.002-.002z"/></svg>
</template>

CSS

.icon-showerhead-32-filled {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.377%206.623l-2.883%202.884a11.6%2011.6%200%200%200-3.002-3.002l2.884-2.883a2.122%202.122%200%200%201%203.001%203.001M7.707%2019.707a1%201%200%201%200-1.414-1.414l-3%203a1%201%200%201%200%201.414%201.414zm3%201.586a1%201%200%200%201%200%201.414l-3%203a1%201%200%200%201-1.414-1.414l3-3a1%201%200%200%201%201.414%200m3%204.414a1%201%200%200%200-1.414-1.414l-3%203a1%201%200%201%200%201.414%201.414zM8.237%209.622a2.13%202.13%200%200%200-2.978%203.047l14.096%2014.096a2.13%202.13%200%200%200%203.024-3.002l-.01-.011L8.273%209.656zm1.097-1.027l-.026-.025c3.926-3.542%209.982-3.423%2013.764.359s3.901%209.838.36%2013.764l-.002-.002z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.377%206.623l-2.883%202.884a11.6%2011.6%200%200%200-3.002-3.002l2.884-2.883a2.122%202.122%200%200%201%203.001%203.001M7.707%2019.707a1%201%200%201%200-1.414-1.414l-3%203a1%201%200%201%200%201.414%201.414zm3%201.586a1%201%200%200%201%200%201.414l-3%203a1%201%200%200%201-1.414-1.414l3-3a1%201%200%200%201%201.414%200m3%204.414a1%201%200%200%200-1.414-1.414l-3%203a1%201%200%201%200%201.414%201.414zM8.237%209.622a2.13%202.13%200%200%200-2.978%203.047l14.096%2014.096a2.13%202.13%200%200%200%203.024-3.002l-.01-.011L8.273%209.656zm1.097-1.027l-.026-.025c3.926-3.542%209.982-3.423%2013.764.359s3.901%209.838.36%2013.764l-.002-.002z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/showerhead-32-filled.svg?color=%231a73e8&size=48