houseboat icon
houseboat-outline from Material Symbols by Google · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- houseboat-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More travel icons from Material Symbols
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the houseboat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19v-2q.95 0 1.4-.5t1.925-.5q1.45 0 1.95.5t1.375.5q.95 0 1.413-.5T12 16t1.938.5t1.412.5q.875 0 1.375-.5t1.95-.5q1.475 0 1.925.5t1.4.5v2q-1.425 0-1.95-.5t-1.4-.5q-.9 0-1.4.5t-1.925.5q-1.475 0-1.925-.5T12 18t-1.4.5t-1.925.5q-1.425 0-1.925-.5t-1.4-.5q-.875 0-1.4.5T2 19m3.75-4q-.6 0-1.15-.225t-.975-.65L2.25 12.75l1.4-1.4l1.375 1.35q.15.15.337.225T5.75 13H7V9.625l-1.325.975L4.5 9L12 3.5L19.5 9l-1.175 1.625L17 9.65V13h1.25q.2 0 .388-.075t.337-.225l1.375-1.35l1.4 1.4l-1.375 1.375q-.425.425-.975.65T18.25 15zM9 13h2v-2h2v2h2V8.175l-3-2.2l-3 2.2zm0 0h6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHouseboatOutline(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="M2 19v-2q.95 0 1.4-.5t1.925-.5q1.45 0 1.95.5t1.375.5q.95 0 1.413-.5T12 16t1.938.5t1.412.5q.875 0 1.375-.5t1.95-.5q1.475 0 1.925.5t1.4.5v2q-1.425 0-1.95-.5t-1.4-.5q-.9 0-1.4.5t-1.925.5q-1.475 0-1.925-.5T12 18t-1.4.5t-1.925.5q-1.425 0-1.925-.5t-1.4-.5q-.875 0-1.4.5T2 19m3.75-4q-.6 0-1.15-.225t-.975-.65L2.25 12.75l1.4-1.4l1.375 1.35q.15.15.337.225T5.75 13H7V9.625l-1.325.975L4.5 9L12 3.5L19.5 9l-1.175 1.625L17 9.65V13h1.25q.2 0 .388-.075t.337-.225l1.375-1.35l1.4 1.4l-1.375 1.375q-.425.425-.975.65T18.25 15zM9 13h2v-2h2v2h2V8.175l-3-2.2l-3 2.2zm0 0h6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19v-2q.95 0 1.4-.5t1.925-.5q1.45 0 1.95.5t1.375.5q.95 0 1.413-.5T12 16t1.938.5t1.412.5q.875 0 1.375-.5t1.95-.5q1.475 0 1.925.5t1.4.5v2q-1.425 0-1.95-.5t-1.4-.5q-.9 0-1.4.5t-1.925.5q-1.475 0-1.925-.5T12 18t-1.4.5t-1.925.5q-1.425 0-1.925-.5t-1.4-.5q-.875 0-1.4.5T2 19m3.75-4q-.6 0-1.15-.225t-.975-.65L2.25 12.75l1.4-1.4l1.375 1.35q.15.15.337.225T5.75 13H7V9.625l-1.325.975L4.5 9L12 3.5L19.5 9l-1.175 1.625L17 9.65V13h1.25q.2 0 .388-.075t.337-.225l1.375-1.35l1.4 1.4l-1.375 1.375q-.425.425-.975.65T18.25 15zM9 13h2v-2h2v2h2V8.175l-3-2.2l-3 2.2zm0 0h6z"/></svg> </template>
CSS
.icon-houseboat-outline {
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%22M2%2019v-2q.95%200%201.4-.5t1.925-.5q1.45%200%201.95.5t1.375.5q.95%200%201.413-.5T12%2016t1.938.5t1.412.5q.875%200%201.375-.5t1.95-.5q1.475%200%201.925.5t1.4.5v2q-1.425%200-1.95-.5t-1.4-.5q-.9%200-1.4.5t-1.925.5q-1.475%200-1.925-.5T12%2018t-1.4.5t-1.925.5q-1.425%200-1.925-.5t-1.4-.5q-.875%200-1.4.5T2%2019m3.75-4q-.6%200-1.15-.225t-.975-.65L2.25%2012.75l1.4-1.4l1.375%201.35q.15.15.337.225T5.75%2013H7V9.625l-1.325.975L4.5%209L12%203.5L19.5%209l-1.175%201.625L17%209.65V13h1.25q.2%200%20.388-.075t.337-.225l1.375-1.35l1.4%201.4l-1.375%201.375q-.425.425-.975.65T18.25%2015zM9%2013h2v-2h2v2h2V8.175l-3-2.2l-3%202.2zm0%200h6z%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%22M2%2019v-2q.95%200%201.4-.5t1.925-.5q1.45%200%201.95.5t1.375.5q.95%200%201.413-.5T12%2016t1.938.5t1.412.5q.875%200%201.375-.5t1.95-.5q1.475%200%201.925.5t1.4.5v2q-1.425%200-1.95-.5t-1.4-.5q-.9%200-1.4.5t-1.925.5q-1.475%200-1.925-.5T12%2018t-1.4.5t-1.925.5q-1.425%200-1.925-.5t-1.4-.5q-.875%200-1.4.5T2%2019m3.75-4q-.6%200-1.15-.225t-.975-.65L2.25%2012.75l1.4-1.4l1.375%201.35q.15.15.337.225T5.75%2013H7V9.625l-1.325.975L4.5%209L12%203.5L19.5%209l-1.175%201.625L17%209.65V13h1.25q.2%200%20.388-.075t.337-.225l1.375-1.35l1.4%201.4l-1.375%201.375q-.425.425-.975.65T18.25%2015zM9%2013h2v-2h2v2h2V8.175l-3-2.2l-3%202.2zm0%200h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/houseboat-outline.svg?color=%231a73e8&size=48