shower from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
shower
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More objects icons from Firefox OS Emoji

Use the shower emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#C3CCD1" d="M504.79 171.574c-.136-2.87-.248-5.863-.364-8.948c-1.148-30.431-2.721-72.107-29.12-98.508c-27.57-27.57-60.066-39.92-93.985-35.719c-29.462 3.651-58.425 19.247-86.119 46.355C239.99 31.689 166.996 22.42 104.107 46.917c-9.664 3.764-15.216 11.011-16.988 19.364c16.28-6.094 79.699 39.713 146.323 106.337c63.805 63.805 108.51 124.665 106.827 144.001c7.36-2.384 13.624-7.829 17.012-16.526c24.493-62.874 15.238-135.847-27.802-191.053c19.557-19.022 39.499-30.275 57.802-32.543c19.079-2.363 36.66 4.798 53.756 21.892c12.956 12.956 14.114 43.652 14.959 66.065c.115 3.038.227 5.99.357 8.831v145.977c0 13.383 10.85 24.232 24.232 24.232s24.232-10.85 24.232-24.232V172.719z"/><path fill="#8299A3" d="M233.441 172.617c69.986 69.986 117.003 136.438 105.017 148.424s-78.439-35.031-148.424-105.017S73.03 79.587 85.017 67.6s78.438 35.031 148.424 105.017M382.4 155.819a141.93 141.93 0 0 0-41.404-92.618a141.93 141.93 0 0 0-92.619-41.405c-12.484-.692-24.16 5.81-30.223 16.549c34.897 7.826 68.064 25.312 95.229 52.477c27.163 27.163 44.647 60.326 52.472 95.219c10.737-6.063 17.238-17.735 16.545-30.222"/><path fill="#31CAFF" d="m145.174 392.59l52.678-52.679c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-52.678 52.679c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m-26.339-143.517l36.148-36.148c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-36.148 36.148c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m-70.51-11.879l96.849-96.849c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-96.849 96.849c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m130.672 28.409l52.678-52.678c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-52.678 52.678c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751M24.056 344.619l52.678-52.678c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0L5.944 326.508c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.056-3.751m36.957 43.306l84.161-84.162c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-84.161 84.162c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m151.797-82.423c-3.277 0-6.555-1.25-9.056-3.751c-5.001-5.001-5.001-13.11 0-18.111l36.148-36.148c5.001-5.002 13.11-5.002 18.111 0s5.002 13.11 0 18.111l-36.148 36.148a12.76 12.76 0 0 1-9.055 3.751"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiShower(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#C3CCD1" d="M504.79 171.574c-.136-2.87-.248-5.863-.364-8.948c-1.148-30.431-2.721-72.107-29.12-98.508c-27.57-27.57-60.066-39.92-93.985-35.719c-29.462 3.651-58.425 19.247-86.119 46.355C239.99 31.689 166.996 22.42 104.107 46.917c-9.664 3.764-15.216 11.011-16.988 19.364c16.28-6.094 79.699 39.713 146.323 106.337c63.805 63.805 108.51 124.665 106.827 144.001c7.36-2.384 13.624-7.829 17.012-16.526c24.493-62.874 15.238-135.847-27.802-191.053c19.557-19.022 39.499-30.275 57.802-32.543c19.079-2.363 36.66 4.798 53.756 21.892c12.956 12.956 14.114 43.652 14.959 66.065c.115 3.038.227 5.99.357 8.831v145.977c0 13.383 10.85 24.232 24.232 24.232s24.232-10.85 24.232-24.232V172.719z"/><path fill="#8299A3" d="M233.441 172.617c69.986 69.986 117.003 136.438 105.017 148.424s-78.439-35.031-148.424-105.017S73.03 79.587 85.017 67.6s78.438 35.031 148.424 105.017M382.4 155.819a141.93 141.93 0 0 0-41.404-92.618a141.93 141.93 0 0 0-92.619-41.405c-12.484-.692-24.16 5.81-30.223 16.549c34.897 7.826 68.064 25.312 95.229 52.477c27.163 27.163 44.647 60.326 52.472 95.219c10.737-6.063 17.238-17.735 16.545-30.222"/><path fill="#31CAFF" d="m145.174 392.59l52.678-52.679c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-52.678 52.679c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m-26.339-143.517l36.148-36.148c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-36.148 36.148c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m-70.51-11.879l96.849-96.849c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-96.849 96.849c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m130.672 28.409l52.678-52.678c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-52.678 52.678c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751M24.056 344.619l52.678-52.678c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0L5.944 326.508c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.056-3.751m36.957 43.306l84.161-84.162c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-84.161 84.162c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m151.797-82.423c-3.277 0-6.555-1.25-9.056-3.751c-5.001-5.001-5.001-13.11 0-18.111l36.148-36.148c5.001-5.002 13.11-5.002 18.111 0s5.002 13.11 0 18.111l-36.148 36.148a12.76 12.76 0 0 1-9.055 3.751"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#C3CCD1" d="M504.79 171.574c-.136-2.87-.248-5.863-.364-8.948c-1.148-30.431-2.721-72.107-29.12-98.508c-27.57-27.57-60.066-39.92-93.985-35.719c-29.462 3.651-58.425 19.247-86.119 46.355C239.99 31.689 166.996 22.42 104.107 46.917c-9.664 3.764-15.216 11.011-16.988 19.364c16.28-6.094 79.699 39.713 146.323 106.337c63.805 63.805 108.51 124.665 106.827 144.001c7.36-2.384 13.624-7.829 17.012-16.526c24.493-62.874 15.238-135.847-27.802-191.053c19.557-19.022 39.499-30.275 57.802-32.543c19.079-2.363 36.66 4.798 53.756 21.892c12.956 12.956 14.114 43.652 14.959 66.065c.115 3.038.227 5.99.357 8.831v145.977c0 13.383 10.85 24.232 24.232 24.232s24.232-10.85 24.232-24.232V172.719z"/><path fill="#8299A3" d="M233.441 172.617c69.986 69.986 117.003 136.438 105.017 148.424s-78.439-35.031-148.424-105.017S73.03 79.587 85.017 67.6s78.438 35.031 148.424 105.017M382.4 155.819a141.93 141.93 0 0 0-41.404-92.618a141.93 141.93 0 0 0-92.619-41.405c-12.484-.692-24.16 5.81-30.223 16.549c34.897 7.826 68.064 25.312 95.229 52.477c27.163 27.163 44.647 60.326 52.472 95.219c10.737-6.063 17.238-17.735 16.545-30.222"/><path fill="#31CAFF" d="m145.174 392.59l52.678-52.679c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-52.678 52.679c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m-26.339-143.517l36.148-36.148c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-36.148 36.148c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m-70.51-11.879l96.849-96.849c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-96.849 96.849c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m130.672 28.409l52.678-52.678c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-52.678 52.678c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751M24.056 344.619l52.678-52.678c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0L5.944 326.508c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.056-3.751m36.957 43.306l84.161-84.162c5.001-5.001 5.001-13.11 0-18.111s-13.11-5.002-18.111 0l-84.161 84.162c-5.001 5.001-5.001 13.11 0 18.111c2.5 2.501 5.778 3.751 9.056 3.751s6.555-1.25 9.055-3.751m151.797-82.423c-3.277 0-6.555-1.25-9.056-3.751c-5.001-5.001-5.001-13.11 0-18.111l36.148-36.148c5.001-5.002 13.11-5.002 18.111 0s5.002 13.11 0 18.111l-36.148 36.148a12.76 12.76 0 0 1-9.055 3.751"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22%23C3CCD1%22%20d%3D%22M504.79%20171.574c-.136-2.87-.248-5.863-.364-8.948c-1.148-30.431-2.721-72.107-29.12-98.508c-27.57-27.57-60.066-39.92-93.985-35.719c-29.462%203.651-58.425%2019.247-86.119%2046.355C239.99%2031.689%20166.996%2022.42%20104.107%2046.917c-9.664%203.764-15.216%2011.011-16.988%2019.364c16.28-6.094%2079.699%2039.713%20146.323%20106.337c63.805%2063.805%20108.51%20124.665%20106.827%20144.001c7.36-2.384%2013.624-7.829%2017.012-16.526c24.493-62.874%2015.238-135.847-27.802-191.053c19.557-19.022%2039.499-30.275%2057.802-32.543c19.079-2.363%2036.66%204.798%2053.756%2021.892c12.956%2012.956%2014.114%2043.652%2014.959%2066.065c.115%203.038.227%205.99.357%208.831v145.977c0%2013.383%2010.85%2024.232%2024.232%2024.232s24.232-10.85%2024.232-24.232V172.719z%22%2F%3E%3Cpath%20fill%3D%22%238299A3%22%20d%3D%22M233.441%20172.617c69.986%2069.986%20117.003%20136.438%20105.017%20148.424s-78.439-35.031-148.424-105.017S73.03%2079.587%2085.017%2067.6s78.438%2035.031%20148.424%20105.017M382.4%20155.819a141.93%20141.93%200%200%200-41.404-92.618a141.93%20141.93%200%200%200-92.619-41.405c-12.484-.692-24.16%205.81-30.223%2016.549c34.897%207.826%2068.064%2025.312%2095.229%2052.477c27.163%2027.163%2044.647%2060.326%2052.472%2095.219c10.737-6.063%2017.238-17.735%2016.545-30.222%22%2F%3E%3Cpath%20fill%3D%22%2331CAFF%22%20d%3D%22m145.174%20392.59l52.678-52.679c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-52.678%2052.679c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751m-26.339-143.517l36.148-36.148c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-36.148%2036.148c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751m-70.51-11.879l96.849-96.849c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-96.849%2096.849c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751m130.672%2028.409l52.678-52.678c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-52.678%2052.678c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751M24.056%20344.619l52.678-52.678c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200L5.944%20326.508c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.056-3.751m36.957%2043.306l84.161-84.162c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-84.161%2084.162c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751m151.797-82.423c-3.277%200-6.555-1.25-9.056-3.751c-5.001-5.001-5.001-13.11%200-18.111l36.148-36.148c5.001-5.002%2013.11-5.002%2018.111%200s5.002%2013.11%200%2018.111l-36.148%2036.148a12.76%2012.76%200%200%201-9.055%203.751%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23C3CCD1%22%20d%3D%22M504.79%20171.574c-.136-2.87-.248-5.863-.364-8.948c-1.148-30.431-2.721-72.107-29.12-98.508c-27.57-27.57-60.066-39.92-93.985-35.719c-29.462%203.651-58.425%2019.247-86.119%2046.355C239.99%2031.689%20166.996%2022.42%20104.107%2046.917c-9.664%203.764-15.216%2011.011-16.988%2019.364c16.28-6.094%2079.699%2039.713%20146.323%20106.337c63.805%2063.805%20108.51%20124.665%20106.827%20144.001c7.36-2.384%2013.624-7.829%2017.012-16.526c24.493-62.874%2015.238-135.847-27.802-191.053c19.557-19.022%2039.499-30.275%2057.802-32.543c19.079-2.363%2036.66%204.798%2053.756%2021.892c12.956%2012.956%2014.114%2043.652%2014.959%2066.065c.115%203.038.227%205.99.357%208.831v145.977c0%2013.383%2010.85%2024.232%2024.232%2024.232s24.232-10.85%2024.232-24.232V172.719z%22%2F%3E%3Cpath%20fill%3D%22%238299A3%22%20d%3D%22M233.441%20172.617c69.986%2069.986%20117.003%20136.438%20105.017%20148.424s-78.439-35.031-148.424-105.017S73.03%2079.587%2085.017%2067.6s78.438%2035.031%20148.424%20105.017M382.4%20155.819a141.93%20141.93%200%200%200-41.404-92.618a141.93%20141.93%200%200%200-92.619-41.405c-12.484-.692-24.16%205.81-30.223%2016.549c34.897%207.826%2068.064%2025.312%2095.229%2052.477c27.163%2027.163%2044.647%2060.326%2052.472%2095.219c10.737-6.063%2017.238-17.735%2016.545-30.222%22%2F%3E%3Cpath%20fill%3D%22%2331CAFF%22%20d%3D%22m145.174%20392.59l52.678-52.679c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-52.678%2052.679c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751m-26.339-143.517l36.148-36.148c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-36.148%2036.148c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751m-70.51-11.879l96.849-96.849c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-96.849%2096.849c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751m130.672%2028.409l52.678-52.678c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-52.678%2052.678c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751M24.056%20344.619l52.678-52.678c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200L5.944%20326.508c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.056-3.751m36.957%2043.306l84.161-84.162c5.001-5.001%205.001-13.11%200-18.111s-13.11-5.002-18.111%200l-84.161%2084.162c-5.001%205.001-5.001%2013.11%200%2018.111c2.5%202.501%205.778%203.751%209.056%203.751s6.555-1.25%209.055-3.751m151.797-82.423c-3.277%200-6.555-1.25-9.056-3.751c-5.001-5.001-5.001-13.11%200-18.111l36.148-36.148c5.001-5.002%2013.11-5.002%2018.111%200s5.002%2013.11%200%2018.111l-36.148%2036.148a12.76%2012.76%200%200%201-9.055%203.751%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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