house flood water circle arrow right icon
house-flood-water-circle-arrow-right from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- house-flood-water-circle-arrow-right
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
house-chimneyhouse-chimney-crackhouse-chimney-medicalhouse-chimney-userhouse-chimney-windowhouse-circle-checkhouse-circle-exclamationhouse-circle-xmarkhouse-crackhouse-damagehouse-firehouse-flaghouse-flood-waterhouse-laptophouse-lockhouse-medicalhouse-medical-circle-checkhouse-medical-circle-exclamationhouse-medical-circle-xmarkhouse-medical-flaghouse-signalhouse-tsunamihouse-user
Use the house flood water circle arrow right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M288.5 176c0-79.5-64.5-144-144-144S.5 96.5.5 176s64.5 144 144 144s144-64.5 144-144m-147.3-67.3c6.2-6.2 16.4-6.2 22.6 0l56 56c6.2 6.2 6.2 16.4 0 22.6l-56 56c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l28.7-28.7H80.5c-8.8 0-16-7.2-16-16s7.2-16 16-16h89.4l-28.7-28.7c-6.2-6.2-6.2-16.4 0-22.6M336.5 176c0 71.1-38.6 133.1-96 166.3v12.8c22.1 4.5 43.4 13.9 62.4 28.2c22.1 16.6 29.1 16.6 51.2 0c27.5-20.7 59.9-31.2 92.4-31.4c33.1-.2 66.3 10.2 94.4 31.4c6.9 5.2 12.8 9 18 11.7c.6.3 1.2.6 1.8 1c4.2 2.3 8.5 4.6 12.6 1.5c6-4.5 12.6-8 19.3-10.4V271.9h4.5c15.2 0 27.5-12.3 27.5-27.5c0-7.9-3.4-15.5-9.4-20.7L444.5 74.5c-7.7-6.8-17.7-10.5-28-10.5s-20.3 3.7-28 10.5l-58.6 51.3c4.3 16 6.6 32.8 6.6 50.2m32 88c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24h-48c-13.3 0-24-10.7-24-24zm106.6 212.1c19 14.4 41.9 28.2 67.2 33.3c26.5 5.4 54.3.8 80.7-19.1c10.6-8 12.7-23 4.7-33.6s-23-12.7-33.6-4.7c-14.9 11.2-28.6 13.1-42.3 10.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129 0c-24 18.1-40.7 26.3-54.5 26.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129 0c-21.6 16.3-41.3 25.8-58.9 25.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6 4.7s-5.9 25.6 4.7 33.6c19.1 14.4 39.4 21 59.8 21.1c33.9.2 64.3-17.4 88.1-35.3c21.3-16.1 49.9-16.1 71.2 0c24.2 18.3 52.3 35.9 83.4 35.9s59.1-17.7 83.4-35.9c21.3-16.1 49.9-16.1 71.2 0zm-71.2 96c21.3-16.1 49.9-16.1 71.2 0c19 14.4 41.9 28.2 67.2 33.3c26.5 5.4 54.3.8 80.7-19.1c10.6-8 12.7-23 4.7-33.6s-23-12.7-33.6-4.7c-14.9 11.2-28.6 13.1-42.3 10.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129 0c-24 18.1-40.7 26.3-54.5 26.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129 0c-21.6 16.3-41.3 25.8-58.9 25.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6 4.7s-5.9 25.6 4.7 33.6c19.1 14.4 39.4 21 59.8 21.1c33.9.2 64.3-17.4 88.1-35.3c21.3-16.1 49.9-16.1 71.2 0c24.2 18.3 52.3 35.9 83.4 35.9s59.1-17.7 83.4-35.9z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidHouseFloodWaterCircleArrowRight(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="M288.5 176c0-79.5-64.5-144-144-144S.5 96.5.5 176s64.5 144 144 144s144-64.5 144-144m-147.3-67.3c6.2-6.2 16.4-6.2 22.6 0l56 56c6.2 6.2 6.2 16.4 0 22.6l-56 56c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l28.7-28.7H80.5c-8.8 0-16-7.2-16-16s7.2-16 16-16h89.4l-28.7-28.7c-6.2-6.2-6.2-16.4 0-22.6M336.5 176c0 71.1-38.6 133.1-96 166.3v12.8c22.1 4.5 43.4 13.9 62.4 28.2c22.1 16.6 29.1 16.6 51.2 0c27.5-20.7 59.9-31.2 92.4-31.4c33.1-.2 66.3 10.2 94.4 31.4c6.9 5.2 12.8 9 18 11.7c.6.3 1.2.6 1.8 1c4.2 2.3 8.5 4.6 12.6 1.5c6-4.5 12.6-8 19.3-10.4V271.9h4.5c15.2 0 27.5-12.3 27.5-27.5c0-7.9-3.4-15.5-9.4-20.7L444.5 74.5c-7.7-6.8-17.7-10.5-28-10.5s-20.3 3.7-28 10.5l-58.6 51.3c4.3 16 6.6 32.8 6.6 50.2m32 88c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24h-48c-13.3 0-24-10.7-24-24zm106.6 212.1c19 14.4 41.9 28.2 67.2 33.3c26.5 5.4 54.3.8 80.7-19.1c10.6-8 12.7-23 4.7-33.6s-23-12.7-33.6-4.7c-14.9 11.2-28.6 13.1-42.3 10.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129 0c-24 18.1-40.7 26.3-54.5 26.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129 0c-21.6 16.3-41.3 25.8-58.9 25.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6 4.7s-5.9 25.6 4.7 33.6c19.1 14.4 39.4 21 59.8 21.1c33.9.2 64.3-17.4 88.1-35.3c21.3-16.1 49.9-16.1 71.2 0c24.2 18.3 52.3 35.9 83.4 35.9s59.1-17.7 83.4-35.9c21.3-16.1 49.9-16.1 71.2 0zm-71.2 96c21.3-16.1 49.9-16.1 71.2 0c19 14.4 41.9 28.2 67.2 33.3c26.5 5.4 54.3.8 80.7-19.1c10.6-8 12.7-23 4.7-33.6s-23-12.7-33.6-4.7c-14.9 11.2-28.6 13.1-42.3 10.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129 0c-24 18.1-40.7 26.3-54.5 26.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129 0c-21.6 16.3-41.3 25.8-58.9 25.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6 4.7s-5.9 25.6 4.7 33.6c19.1 14.4 39.4 21 59.8 21.1c33.9.2 64.3-17.4 88.1-35.3c21.3-16.1 49.9-16.1 71.2 0c24.2 18.3 52.3 35.9 83.4 35.9s59.1-17.7 83.4-35.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M288.5 176c0-79.5-64.5-144-144-144S.5 96.5.5 176s64.5 144 144 144s144-64.5 144-144m-147.3-67.3c6.2-6.2 16.4-6.2 22.6 0l56 56c6.2 6.2 6.2 16.4 0 22.6l-56 56c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l28.7-28.7H80.5c-8.8 0-16-7.2-16-16s7.2-16 16-16h89.4l-28.7-28.7c-6.2-6.2-6.2-16.4 0-22.6M336.5 176c0 71.1-38.6 133.1-96 166.3v12.8c22.1 4.5 43.4 13.9 62.4 28.2c22.1 16.6 29.1 16.6 51.2 0c27.5-20.7 59.9-31.2 92.4-31.4c33.1-.2 66.3 10.2 94.4 31.4c6.9 5.2 12.8 9 18 11.7c.6.3 1.2.6 1.8 1c4.2 2.3 8.5 4.6 12.6 1.5c6-4.5 12.6-8 19.3-10.4V271.9h4.5c15.2 0 27.5-12.3 27.5-27.5c0-7.9-3.4-15.5-9.4-20.7L444.5 74.5c-7.7-6.8-17.7-10.5-28-10.5s-20.3 3.7-28 10.5l-58.6 51.3c4.3 16 6.6 32.8 6.6 50.2m32 88c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24h-48c-13.3 0-24-10.7-24-24zm106.6 212.1c19 14.4 41.9 28.2 67.2 33.3c26.5 5.4 54.3.8 80.7-19.1c10.6-8 12.7-23 4.7-33.6s-23-12.7-33.6-4.7c-14.9 11.2-28.6 13.1-42.3 10.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129 0c-24 18.1-40.7 26.3-54.5 26.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129 0c-21.6 16.3-41.3 25.8-58.9 25.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6 4.7s-5.9 25.6 4.7 33.6c19.1 14.4 39.4 21 59.8 21.1c33.9.2 64.3-17.4 88.1-35.3c21.3-16.1 49.9-16.1 71.2 0c24.2 18.3 52.3 35.9 83.4 35.9s59.1-17.7 83.4-35.9c21.3-16.1 49.9-16.1 71.2 0zm-71.2 96c21.3-16.1 49.9-16.1 71.2 0c19 14.4 41.9 28.2 67.2 33.3c26.5 5.4 54.3.8 80.7-19.1c10.6-8 12.7-23 4.7-33.6s-23-12.7-33.6-4.7c-14.9 11.2-28.6 13.1-42.3 10.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129 0c-24 18.1-40.7 26.3-54.5 26.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129 0c-21.6 16.3-41.3 25.8-58.9 25.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6 4.7s-5.9 25.6 4.7 33.6c19.1 14.4 39.4 21 59.8 21.1c33.9.2 64.3-17.4 88.1-35.3c21.3-16.1 49.9-16.1 71.2 0c24.2 18.3 52.3 35.9 83.4 35.9s59.1-17.7 83.4-35.9z"/></svg> </template>
CSS
.icon-house-flood-water-circle-arrow-right {
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%22M288.5%20176c0-79.5-64.5-144-144-144S.5%2096.5.5%20176s64.5%20144%20144%20144s144-64.5%20144-144m-147.3-67.3c6.2-6.2%2016.4-6.2%2022.6%200l56%2056c6.2%206.2%206.2%2016.4%200%2022.6l-56%2056c-6.2%206.2-16.4%206.2-22.6%200s-6.2-16.4%200-22.6l28.7-28.7H80.5c-8.8%200-16-7.2-16-16s7.2-16%2016-16h89.4l-28.7-28.7c-6.2-6.2-6.2-16.4%200-22.6M336.5%20176c0%2071.1-38.6%20133.1-96%20166.3v12.8c22.1%204.5%2043.4%2013.9%2062.4%2028.2c22.1%2016.6%2029.1%2016.6%2051.2%200c27.5-20.7%2059.9-31.2%2092.4-31.4c33.1-.2%2066.3%2010.2%2094.4%2031.4c6.9%205.2%2012.8%209%2018%2011.7c.6.3%201.2.6%201.8%201c4.2%202.3%208.5%204.6%2012.6%201.5c6-4.5%2012.6-8%2019.3-10.4V271.9h4.5c15.2%200%2027.5-12.3%2027.5-27.5c0-7.9-3.4-15.5-9.4-20.7L444.5%2074.5c-7.7-6.8-17.7-10.5-28-10.5s-20.3%203.7-28%2010.5l-58.6%2051.3c4.3%2016%206.6%2032.8%206.6%2050.2m32%2088c0-13.3%2010.7-24%2024-24h48c13.3%200%2024%2010.7%2024%2024v48c0%2013.3-10.7%2024-24%2024h-48c-13.3%200-24-10.7-24-24zm106.6%20212.1c19%2014.4%2041.9%2028.2%2067.2%2033.3c26.5%205.4%2054.3.8%2080.7-19.1c10.6-8%2012.7-23%204.7-33.6s-23-12.7-33.6-4.7c-14.9%2011.2-28.6%2013.1-42.3%2010.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129%200c-24%2018.1-40.7%2026.3-54.5%2026.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129%200c-21.6%2016.3-41.3%2025.8-58.9%2025.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6%204.7s-5.9%2025.6%204.7%2033.6c19.1%2014.4%2039.4%2021%2059.8%2021.1c33.9.2%2064.3-17.4%2088.1-35.3c21.3-16.1%2049.9-16.1%2071.2%200c24.2%2018.3%2052.3%2035.9%2083.4%2035.9s59.1-17.7%2083.4-35.9c21.3-16.1%2049.9-16.1%2071.2%200zm-71.2%2096c21.3-16.1%2049.9-16.1%2071.2%200c19%2014.4%2041.9%2028.2%2067.2%2033.3c26.5%205.4%2054.3.8%2080.7-19.1c10.6-8%2012.7-23%204.7-33.6s-23-12.7-33.6-4.7c-14.9%2011.2-28.6%2013.1-42.3%2010.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129%200c-24%2018.1-40.7%2026.3-54.5%2026.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129%200c-21.6%2016.3-41.3%2025.8-58.9%2025.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6%204.7s-5.9%2025.6%204.7%2033.6c19.1%2014.4%2039.4%2021%2059.8%2021.1c33.9.2%2064.3-17.4%2088.1-35.3c21.3-16.1%2049.9-16.1%2071.2%200c24.2%2018.3%2052.3%2035.9%2083.4%2035.9s59.1-17.7%2083.4-35.9z%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%22M288.5%20176c0-79.5-64.5-144-144-144S.5%2096.5.5%20176s64.5%20144%20144%20144s144-64.5%20144-144m-147.3-67.3c6.2-6.2%2016.4-6.2%2022.6%200l56%2056c6.2%206.2%206.2%2016.4%200%2022.6l-56%2056c-6.2%206.2-16.4%206.2-22.6%200s-6.2-16.4%200-22.6l28.7-28.7H80.5c-8.8%200-16-7.2-16-16s7.2-16%2016-16h89.4l-28.7-28.7c-6.2-6.2-6.2-16.4%200-22.6M336.5%20176c0%2071.1-38.6%20133.1-96%20166.3v12.8c22.1%204.5%2043.4%2013.9%2062.4%2028.2c22.1%2016.6%2029.1%2016.6%2051.2%200c27.5-20.7%2059.9-31.2%2092.4-31.4c33.1-.2%2066.3%2010.2%2094.4%2031.4c6.9%205.2%2012.8%209%2018%2011.7c.6.3%201.2.6%201.8%201c4.2%202.3%208.5%204.6%2012.6%201.5c6-4.5%2012.6-8%2019.3-10.4V271.9h4.5c15.2%200%2027.5-12.3%2027.5-27.5c0-7.9-3.4-15.5-9.4-20.7L444.5%2074.5c-7.7-6.8-17.7-10.5-28-10.5s-20.3%203.7-28%2010.5l-58.6%2051.3c4.3%2016%206.6%2032.8%206.6%2050.2m32%2088c0-13.3%2010.7-24%2024-24h48c13.3%200%2024%2010.7%2024%2024v48c0%2013.3-10.7%2024-24%2024h-48c-13.3%200-24-10.7-24-24zm106.6%20212.1c19%2014.4%2041.9%2028.2%2067.2%2033.3c26.5%205.4%2054.3.8%2080.7-19.1c10.6-8%2012.7-23%204.7-33.6s-23-12.7-33.6-4.7c-14.9%2011.2-28.6%2013.1-42.3%2010.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129%200c-24%2018.1-40.7%2026.3-54.5%2026.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129%200c-21.6%2016.3-41.3%2025.8-58.9%2025.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6%204.7s-5.9%2025.6%204.7%2033.6c19.1%2014.4%2039.4%2021%2059.8%2021.1c33.9.2%2064.3-17.4%2088.1-35.3c21.3-16.1%2049.9-16.1%2071.2%200c24.2%2018.3%2052.3%2035.9%2083.4%2035.9s59.1-17.7%2083.4-35.9c21.3-16.1%2049.9-16.1%2071.2%200zm-71.2%2096c21.3-16.1%2049.9-16.1%2071.2%200c19%2014.4%2041.9%2028.2%2067.2%2033.3c26.5%205.4%2054.3.8%2080.7-19.1c10.6-8%2012.7-23%204.7-33.6s-23-12.7-33.6-4.7c-14.9%2011.2-28.6%2013.1-42.3%2010.3c-14.9-3-30.9-11.9-47.8-24.6c-38.4-29-90.5-29-129%200c-24%2018.1-40.7%2026.3-54.5%2026.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129%200c-21.6%2016.3-41.3%2025.8-58.9%2025.7c-9.6-.1-19.9-3-31.2-11.5c-10.6-8-25.6-5.9-33.6%204.7s-5.9%2025.6%204.7%2033.6c19.1%2014.4%2039.4%2021%2059.8%2021.1c33.9.2%2064.3-17.4%2088.1-35.3c21.3-16.1%2049.9-16.1%2071.2%200c24.2%2018.3%2052.3%2035.9%2083.4%2035.9s59.1-17.7%2083.4-35.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/house-flood-water-circle-arrow-right.svg?color=%231a73e8&size=48