shower from Font Awesome Solid by Dave Gandy · Solid · Hotel · CC-BY-4.0 Attribution required.

Name
shower
Set
Font Awesome Solid
Style
Solid
Category
Hotel
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More hotel icons from Font Awesome Solid

Use the shower icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 195.9c0-19.8 16.1-35.9 35.9-35.9c9.5 0 18.6 3.8 25.4 10.5l16.2 16.2c-21 38.9-17.4 87.5 10.9 123L215 311c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L409 185c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-1.3 1.3c-35.5-28.3-84.1-31.9-123-10.9l-16.3-16.2C215.8 106.5 190.4 96 163.9 96C108.7 96 64 140.7 64 195.9V512c0 17.7 14.3 32 32 32s32-14.3 32-32zM320 416c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m64 64c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m0-128c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m64 64c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m0-128c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m64 64c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m32-32c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidShower(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 195.9c0-19.8 16.1-35.9 35.9-35.9c9.5 0 18.6 3.8 25.4 10.5l16.2 16.2c-21 38.9-17.4 87.5 10.9 123L215 311c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L409 185c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-1.3 1.3c-35.5-28.3-84.1-31.9-123-10.9l-16.3-16.2C215.8 106.5 190.4 96 163.9 96C108.7 96 64 140.7 64 195.9V512c0 17.7 14.3 32 32 32s32-14.3 32-32zM320 416c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m64 64c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m0-128c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m64 64c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m0-128c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m64 64c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m32-32c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 195.9c0-19.8 16.1-35.9 35.9-35.9c9.5 0 18.6 3.8 25.4 10.5l16.2 16.2c-21 38.9-17.4 87.5 10.9 123L215 311c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L409 185c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-1.3 1.3c-35.5-28.3-84.1-31.9-123-10.9l-16.3-16.2C215.8 106.5 190.4 96 163.9 96C108.7 96 64 140.7 64 195.9V512c0 17.7 14.3 32 32 32s32-14.3 32-32zM320 416c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m64 64c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m0-128c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m64 64c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m0-128c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32m64 64c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m32-32c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32"/></svg>
</template>

CSS

.icon-shower {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20195.9c0-19.8%2016.1-35.9%2035.9-35.9c9.5%200%2018.6%203.8%2025.4%2010.5l16.2%2016.2c-21%2038.9-17.4%2087.5%2010.9%20123L215%20311c-9.4%209.4-9.4%2024.6%200%2033.9s24.6%209.4%2033.9%200L409%20185c9.4-9.4%209.4-24.6%200-33.9s-24.6-9.4-33.9%200l-1.3%201.3c-35.5-28.3-84.1-31.9-123-10.9l-16.3-16.2C215.8%20106.5%20190.4%2096%20163.9%2096C108.7%2096%2064%20140.7%2064%20195.9V512c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32zM320%20416c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m64%2064c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m0-128c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m64%2064c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m0-128c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m64%2064c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m32-32c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20195.9c0-19.8%2016.1-35.9%2035.9-35.9c9.5%200%2018.6%203.8%2025.4%2010.5l16.2%2016.2c-21%2038.9-17.4%2087.5%2010.9%20123L215%20311c-9.4%209.4-9.4%2024.6%200%2033.9s24.6%209.4%2033.9%200L409%20185c9.4-9.4%209.4-24.6%200-33.9s-24.6-9.4-33.9%200l-1.3%201.3c-35.5-28.3-84.1-31.9-123-10.9l-16.3-16.2C215.8%20106.5%20190.4%2096%20163.9%2096C108.7%2096%2064%20140.7%2064%20195.9V512c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32zM320%20416c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m64%2064c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m0-128c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m64%2064c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m0-128c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032m64%2064c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m32-32c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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