brdige three icon

brdige-three from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.

Name
brdige-three
Set
IconPark
Style
Color
Category
Build
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More build icons from IconPark

Use the brdige three 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-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M8 12V38"/><path stroke-linecap="round" stroke-linejoin="round" d="M40 12V38"/><path d="M8 38C8 38 16 27 24 27C32 27 40 38 40 38"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 27H44"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 19H44"/><path stroke-linecap="round" d="M24 15L24 27"/><path stroke-linecap="round" d="M16 19L16 27"/><path stroke-linecap="round" d="M32 19L32 27"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkBrdigeThree(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" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M8 12V38"/><path strokeLinecap="round" strokeLinejoin="round" d="M40 12V38"/><path d="M8 38C8 38 16 27 24 27C32 27 40 38 40 38"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 27H44"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 19H44"/><path strokeLinecap="round" d="M24 15L24 27"/><path strokeLinecap="round" d="M16 19L16 27"/><path strokeLinecap="round" d="M32 19L32 27"/></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-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M8 12V38"/><path stroke-linecap="round" stroke-linejoin="round" d="M40 12V38"/><path d="M8 38C8 38 16 27 24 27C32 27 40 38 40 38"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 27H44"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 19H44"/><path stroke-linecap="round" d="M24 15L24 27"/><path stroke-linecap="round" d="M16 19L16 27"/><path stroke-linecap="round" d="M32 19L32 27"/></g></svg>
</template>

CSS

.icon-brdige-three {
  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-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2012V38%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40%2012V38%22%2F%3E%3Cpath%20d%3D%22M8%2038C8%2038%2016%2027%2024%2027C32%2027%2040%2038%2040%2038%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2027H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2019H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%2015L24%2027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2019L16%2027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32%2019L32%2027%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-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2012V38%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M40%2012V38%22%2F%3E%3Cpath%20d%3D%22M8%2038C8%2038%2016%2027%2024%2027C32%2027%2040%2038%2040%2038%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2027H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2019H44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%2015L24%2027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2019L16%2027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32%2019L32%2027%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/brdige-three.svg?color=%231a73e8&size=48