fire-hydrant-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
fire-hydrant-rounded
Set
Material Symbols Light
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the fire hydrant icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 20v-3.904H5.577q-.402 0-.701-.299t-.299-.7v-2.193q0-.402.299-.701q.299-.3.701-.3H7V8H5.577q-.213 0-.356-.144t-.144-.357t.144-.356T5.577 7h1.542q.356-1.73 1.71-2.866Q10.185 3 12 3t3.17 1.135T16.88 7h1.543q.213 0 .356.144t.144.357t-.144.356t-.356.143H17v3.904h1.423q.402 0 .701.299t.299.7v2.193q0 .402-.299.701q-.299.3-.701.3H17V20h1.423q.213 0 .356.144t.144.357t-.144.356t-.356.143H5.577q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143zm7.148-3.851q.89-.89.89-2.148t-.89-2.149q-.889-.89-2.147-.89t-2.149.89q-.89.889-.89 2.147t.89 2.149q.889.89 2.147.89t2.149-.89m-3.595-.705q-.592-.596-.592-1.448t.596-1.442t1.447-.592t1.443.596q.592.596.592 1.447t-.596 1.443t-1.447.592t-1.443-.596"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFireHydrantRounded(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="M7 20v-3.904H5.577q-.402 0-.701-.299t-.299-.7v-2.193q0-.402.299-.701q.299-.3.701-.3H7V8H5.577q-.213 0-.356-.144t-.144-.357t.144-.356T5.577 7h1.542q.356-1.73 1.71-2.866Q10.185 3 12 3t3.17 1.135T16.88 7h1.543q.213 0 .356.144t.144.357t-.144.356t-.356.143H17v3.904h1.423q.402 0 .701.299t.299.7v2.193q0 .402-.299.701q-.299.3-.701.3H17V20h1.423q.213 0 .356.144t.144.357t-.144.356t-.356.143H5.577q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143zm7.148-3.851q.89-.89.89-2.148t-.89-2.149q-.889-.89-2.147-.89t-2.149.89q-.89.889-.89 2.147t.89 2.149q.889.89 2.147.89t2.149-.89m-3.595-.705q-.592-.596-.592-1.448t.596-1.442t1.447-.592t1.443.596q.592.596.592 1.447t-.596 1.443t-1.447.592t-1.443-.596"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 20v-3.904H5.577q-.402 0-.701-.299t-.299-.7v-2.193q0-.402.299-.701q.299-.3.701-.3H7V8H5.577q-.213 0-.356-.144t-.144-.357t.144-.356T5.577 7h1.542q.356-1.73 1.71-2.866Q10.185 3 12 3t3.17 1.135T16.88 7h1.543q.213 0 .356.144t.144.357t-.144.356t-.356.143H17v3.904h1.423q.402 0 .701.299t.299.7v2.193q0 .402-.299.701q-.299.3-.701.3H17V20h1.423q.213 0 .356.144t.144.357t-.144.356t-.356.143H5.577q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143zm7.148-3.851q.89-.89.89-2.148t-.89-2.149q-.889-.89-2.147-.89t-2.149.89q-.89.889-.89 2.147t.89 2.149q.889.89 2.147.89t2.149-.89m-3.595-.705q-.592-.596-.592-1.448t.596-1.442t1.447-.592t1.443.596q.592.596.592 1.447t-.596 1.443t-1.447.592t-1.443-.596"/></svg>
</template>

CSS

.icon-fire-hydrant-rounded {
  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%22M7%2020v-3.904H5.577q-.402%200-.701-.299t-.299-.7v-2.193q0-.402.299-.701q.299-.3.701-.3H7V8H5.577q-.213%200-.356-.144t-.144-.357t.144-.356T5.577%207h1.542q.356-1.73%201.71-2.866Q10.185%203%2012%203t3.17%201.135T16.88%207h1.543q.213%200%20.356.144t.144.357t-.144.356t-.356.143H17v3.904h1.423q.402%200%20.701.299t.299.7v2.193q0%20.402-.299.701q-.299.3-.701.3H17V20h1.423q.213%200%20.356.144t.144.357t-.144.356t-.356.143H5.577q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143zm7.148-3.851q.89-.89.89-2.148t-.89-2.149q-.889-.89-2.147-.89t-2.149.89q-.89.889-.89%202.147t.89%202.149q.889.89%202.147.89t2.149-.89m-3.595-.705q-.592-.596-.592-1.448t.596-1.442t1.447-.592t1.443.596q.592.596.592%201.447t-.596%201.443t-1.447.592t-1.443-.596%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%22M7%2020v-3.904H5.577q-.402%200-.701-.299t-.299-.7v-2.193q0-.402.299-.701q.299-.3.701-.3H7V8H5.577q-.213%200-.356-.144t-.144-.357t.144-.356T5.577%207h1.542q.356-1.73%201.71-2.866Q10.185%203%2012%203t3.17%201.135T16.88%207h1.543q.213%200%20.356.144t.144.357t-.144.356t-.356.143H17v3.904h1.423q.402%200%20.701.299t.299.7v2.193q0%20.402-.299.701q-.299.3-.701.3H17V20h1.423q.213%200%20.356.144t.144.357t-.144.356t-.356.143H5.577q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143zm7.148-3.851q.89-.89.89-2.148t-.89-2.149q-.889-.89-2.147-.89t-2.149.89q-.89.889-.89%202.147t.89%202.149q.889.89%202.147.89t2.149-.89m-3.595-.705q-.592-.596-.592-1.448t.596-1.442t1.447-.592t1.443.596q.592.596.592%201.447t-.596%201.443t-1.447.592t-1.443-.596%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fire-hydrant-rounded.svg?color=%231a73e8&size=48