terrace icon
terrace from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- terrace
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the terrace icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 14l1 5m0 0l-1 3m1-3h2.653c.704 0 .87.14.986.836L8 22m13-8l-1 5m0 0l1 3m-1-3h-2.653c-.704 0-.87.14-.986.836L16 22m-4-12v12M4.6 7.407c2.07-.969 4.153-2.507 5.69-4.043C11.199 2.454 11.654 2 12 2s.8.455 1.711 1.364c1.536 1.535 3.619 3.074 5.688 4.043c.704.33 1.134.736 1.474 1.528c.26.605.143 1.065-.566 1.065H3.693c-.71 0-.826-.46-.566-1.065c.34-.792.77-1.198 1.473-1.528M11 22h2m-4-7h6"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTerrace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m3 14l1 5m0 0l-1 3m1-3h2.653c.704 0 .87.14.986.836L8 22m13-8l-1 5m0 0l1 3m-1-3h-2.653c-.704 0-.87.14-.986.836L16 22m-4-12v12M4.6 7.407c2.07-.969 4.153-2.507 5.69-4.043C11.199 2.454 11.654 2 12 2s.8.455 1.711 1.364c1.536 1.535 3.619 3.074 5.688 4.043c.704.33 1.134.736 1.474 1.528c.26.605.143 1.065-.566 1.065H3.693c-.71 0-.826-.46-.566-1.065c.34-.792.77-1.198 1.473-1.528M11 22h2m-4-7h6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 14l1 5m0 0l-1 3m1-3h2.653c.704 0 .87.14.986.836L8 22m13-8l-1 5m0 0l1 3m-1-3h-2.653c-.704 0-.87.14-.986.836L16 22m-4-12v12M4.6 7.407c2.07-.969 4.153-2.507 5.69-4.043C11.199 2.454 11.654 2 12 2s.8.455 1.711 1.364c1.536 1.535 3.619 3.074 5.688 4.043c.704.33 1.134.736 1.474 1.528c.26.605.143 1.065-.566 1.065H3.693c-.71 0-.826-.46-.566-1.065c.34-.792.77-1.198 1.473-1.528M11 22h2m-4-7h6"/></svg> </template>
CSS
.icon-terrace {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m3%2014l1%205m0%200l-1%203m1-3h2.653c.704%200%20.87.14.986.836L8%2022m13-8l-1%205m0%200l1%203m-1-3h-2.653c-.704%200-.87.14-.986.836L16%2022m-4-12v12M4.6%207.407c2.07-.969%204.153-2.507%205.69-4.043C11.199%202.454%2011.654%202%2012%202s.8.455%201.711%201.364c1.536%201.535%203.619%203.074%205.688%204.043c.704.33%201.134.736%201.474%201.528c.26.605.143%201.065-.566%201.065H3.693c-.71%200-.826-.46-.566-1.065c.34-.792.77-1.198%201.473-1.528M11%2022h2m-4-7h6%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m3%2014l1%205m0%200l-1%203m1-3h2.653c.704%200%20.87.14.986.836L8%2022m13-8l-1%205m0%200l1%203m-1-3h-2.653c-.704%200-.87.14-.986.836L16%2022m-4-12v12M4.6%207.407c2.07-.969%204.153-2.507%205.69-4.043C11.199%202.454%2011.654%202%2012%202s.8.455%201.711%201.364c1.536%201.535%203.619%203.074%205.688%204.043c.704.33%201.134.736%201.474%201.528c.26.605.143%201.065-.566%201.065H3.693c-.71%200-.826-.46-.566-1.065c.34-.792.77-1.198%201.473-1.528M11%2022h2m-4-7h6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/terrace.svg?color=%231a73e8&size=48