bridge-2-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
bridge-2-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Related icons in TDesign Icons

Use the bridge 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c-1.744 0-3.485.59-5.048 2.01c-1.542 1.402-2.867 3.573-3.9 6.674q-.162.487-.31.969c-.232.743-.458 1.468-.756 2.144c-.428.974-.877 1.523-1.368 1.726L0 16.778V21h9v-7a3 3 0 1 1 6 0v7h9v-4.222l-.618-.255c-.491-.203-.94-.752-1.369-1.726c-.297-.676-.523-1.401-.755-2.144q-.148-.481-.31-.97c-1.033-3.1-2.358-5.27-3.9-6.673C15.485 3.59 13.744 3 12 3"/></svg>

React

import type { SVGProps } from "react";

export function TdesignBridge2Filled(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="M12 3c-1.744 0-3.485.59-5.048 2.01c-1.542 1.402-2.867 3.573-3.9 6.674q-.162.487-.31.969c-.232.743-.458 1.468-.756 2.144c-.428.974-.877 1.523-1.368 1.726L0 16.778V21h9v-7a3 3 0 1 1 6 0v7h9v-4.222l-.618-.255c-.491-.203-.94-.752-1.369-1.726c-.297-.676-.523-1.401-.755-2.144q-.148-.481-.31-.97c-1.033-3.1-2.358-5.27-3.9-6.673C15.485 3.59 13.744 3 12 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c-1.744 0-3.485.59-5.048 2.01c-1.542 1.402-2.867 3.573-3.9 6.674q-.162.487-.31.969c-.232.743-.458 1.468-.756 2.144c-.428.974-.877 1.523-1.368 1.726L0 16.778V21h9v-7a3 3 0 1 1 6 0v7h9v-4.222l-.618-.255c-.491-.203-.94-.752-1.369-1.726c-.297-.676-.523-1.401-.755-2.144q-.148-.481-.31-.97c-1.033-3.1-2.358-5.27-3.9-6.673C15.485 3.59 13.744 3 12 3"/></svg>
</template>

CSS

.icon-bridge-2-filled {
  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%22M12%203c-1.744%200-3.485.59-5.048%202.01c-1.542%201.402-2.867%203.573-3.9%206.674q-.162.487-.31.969c-.232.743-.458%201.468-.756%202.144c-.428.974-.877%201.523-1.368%201.726L0%2016.778V21h9v-7a3%203%200%201%201%206%200v7h9v-4.222l-.618-.255c-.491-.203-.94-.752-1.369-1.726c-.297-.676-.523-1.401-.755-2.144q-.148-.481-.31-.97c-1.033-3.1-2.358-5.27-3.9-6.673C15.485%203.59%2013.744%203%2012%203%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%22M12%203c-1.744%200-3.485.59-5.048%202.01c-1.542%201.402-2.867%203.573-3.9%206.674q-.162.487-.31.969c-.232.743-.458%201.468-.756%202.144c-.428.974-.877%201.523-1.368%201.726L0%2016.778V21h9v-7a3%203%200%201%201%206%200v7h9v-4.222l-.618-.255c-.491-.203-.94-.752-1.369-1.726c-.297-.676-.523-1.401-.755-2.144q-.148-.481-.31-.97c-1.033-3.1-2.358-5.27-3.9-6.673C15.485%203.59%2013.744%203%2012%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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