terrace icon

terrace from IconPark by ByteDance · Color · Life · Apache-2.0 Free for personal and commercial use.

Name
terrace
Set
IconPark
Style
Color
Category
Life
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More life icons from IconPark

Use the terrace icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M5 24V40C5 41.1046 5.89543 42 7 42H41C42.1046 42 43 41.1046 43 40V24"/><path stroke-linejoin="round" d="M43 31L5 31"/><path d="M32 23C32 18.5817 28.4183 15 24 15C19.5817 15 16 18.5817 16 23"/><path stroke-linejoin="round" d="M24 6V8"/><path stroke-linejoin="round" d="M35.4141 10L33.9998 11.4142"/><path stroke-linejoin="round" d="M12 10L13.4142 11.4142"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkTerrace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M5 24V40C5 41.1046 5.89543 42 7 42H41C42.1046 42 43 41.1046 43 40V24"/><path strokeLinejoin="round" d="M43 31L5 31"/><path d="M32 23C32 18.5817 28.4183 15 24 15C19.5817 15 16 18.5817 16 23"/><path strokeLinejoin="round" d="M24 6V8"/><path strokeLinejoin="round" d="M35.4141 10L33.9998 11.4142"/><path strokeLinejoin="round" d="M12 10L13.4142 11.4142"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M5 24V40C5 41.1046 5.89543 42 7 42H41C42.1046 42 43 41.1046 43 40V24"/><path stroke-linejoin="round" d="M43 31L5 31"/><path d="M32 23C32 18.5817 28.4183 15 24 15C19.5817 15 16 18.5817 16 23"/><path stroke-linejoin="round" d="M24 6V8"/><path stroke-linejoin="round" d="M35.4141 10L33.9998 11.4142"/><path stroke-linejoin="round" d="M12 10L13.4142 11.4142"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2024V40C5%2041.1046%205.89543%2042%207%2042H41C42.1046%2042%2043%2041.1046%2043%2040V24%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2031L5%2031%22%2F%3E%3Cpath%20d%3D%22M32%2023C32%2018.5817%2028.4183%2015%2024%2015C19.5817%2015%2016%2018.5817%2016%2023%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%206V8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35.4141%2010L33.9998%2011.4142%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2010L13.4142%2011.4142%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2024V40C5%2041.1046%205.89543%2042%207%2042H41C42.1046%2042%2043%2041.1046%2043%2040V24%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2031L5%2031%22%2F%3E%3Cpath%20d%3D%22M32%2023C32%2018.5817%2028.4183%2015%2024%2015C19.5817%2015%2016%2018.5817%2016%2023%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%206V8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35.4141%2010L33.9998%2011.4142%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2010L13.4142%2011.4142%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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