shower head icon

shower-head from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
shower-head
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the shower head icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.132 16.654a1.544 1.544 0 0 0 1.96-.954l1.172-3.393a1.03 1.03 0 0 1 1.308-.635l.972.333c.537.185 1.122-.1 1.307-.635l2.343-6.786a1.025 1.025 0 0 0-.637-1.303a5.145 5.145 0 0 0-6.535 3.178l-2.846 8.24c-.277.803.15 1.678.956 1.955m0 0l-.735 2.13A3.46 3.46 0 0 1 3 21M18.083 5.92l2.917 1m-3.921 1.907l2.917 1.002m-3.921 1.907l2.916 1.001"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsShowerHead(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M6.132 16.654a1.544 1.544 0 0 0 1.96-.954l1.172-3.393a1.03 1.03 0 0 1 1.308-.635l.972.333c.537.185 1.122-.1 1.307-.635l2.343-6.786a1.025 1.025 0 0 0-.637-1.303a5.145 5.145 0 0 0-6.535 3.178l-2.846 8.24c-.277.803.15 1.678.956 1.955m0 0l-.735 2.13A3.46 3.46 0 0 1 3 21M18.083 5.92l2.917 1m-3.921 1.907l2.917 1.002m-3.921 1.907l2.916 1.001"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.132 16.654a1.544 1.544 0 0 0 1.96-.954l1.172-3.393a1.03 1.03 0 0 1 1.308-.635l.972.333c.537.185 1.122-.1 1.307-.635l2.343-6.786a1.025 1.025 0 0 0-.637-1.303a5.145 5.145 0 0 0-6.535 3.178l-2.846 8.24c-.277.803.15 1.678.956 1.955m0 0l-.735 2.13A3.46 3.46 0 0 1 3 21M18.083 5.92l2.917 1m-3.921 1.907l2.917 1.002m-3.921 1.907l2.916 1.001"/></svg>
</template>

CSS

.icon-shower-head {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6.132%2016.654a1.544%201.544%200%200%200%201.96-.954l1.172-3.393a1.03%201.03%200%200%201%201.308-.635l.972.333c.537.185%201.122-.1%201.307-.635l2.343-6.786a1.025%201.025%200%200%200-.637-1.303a5.145%205.145%200%200%200-6.535%203.178l-2.846%208.24c-.277.803.15%201.678.956%201.955m0%200l-.735%202.13A3.46%203.46%200%200%201%203%2021M18.083%205.92l2.917%201m-3.921%201.907l2.917%201.002m-3.921%201.907l2.916%201.001%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6.132%2016.654a1.544%201.544%200%200%200%201.96-.954l1.172-3.393a1.03%201.03%200%200%201%201.308-.635l.972.333c.537.185%201.122-.1%201.307-.635l2.343-6.786a1.025%201.025%200%200%200-.637-1.303a5.145%205.145%200%200%200-6.535%203.178l-2.846%208.24c-.277.803.15%201.678.956%201.955m0%200l-.735%202.13A3.46%203.46%200%200%201%203%2021M18.083%205.92l2.917%201m-3.921%201.907l2.917%201.002m-3.921%201.907l2.916%201.001%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/shower-head.svg?color=%231a73e8&size=48