bridge 1 icon
bridge-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- bridge-1-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the bridge 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 1.999h6V5.53c.208.154.524.363.947.575c.878.438 2.226.894 4.053.894s3.175-.456 4.053-.894c.423-.212.739-.42.947-.575V2h6v20h-6v-5H7v5H1zm6 13h4v-6.04c-1.686-.134-3.004-.594-3.947-1.066L7 7.867zm6-6.04V15h4V7.867l-.053.026c-.943.472-2.26.932-3.947 1.067"/></svg>
React
import type { SVGProps } from "react";
export function TdesignBridge1Filled(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="M1 1.999h6V5.53c.208.154.524.363.947.575c.878.438 2.226.894 4.053.894s3.175-.456 4.053-.894c.423-.212.739-.42.947-.575V2h6v20h-6v-5H7v5H1zm6 13h4v-6.04c-1.686-.134-3.004-.594-3.947-1.066L7 7.867zm6-6.04V15h4V7.867l-.053.026c-.943.472-2.26.932-3.947 1.067"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 1.999h6V5.53c.208.154.524.363.947.575c.878.438 2.226.894 4.053.894s3.175-.456 4.053-.894c.423-.212.739-.42.947-.575V2h6v20h-6v-5H7v5H1zm6 13h4v-6.04c-1.686-.134-3.004-.594-3.947-1.066L7 7.867zm6-6.04V15h4V7.867l-.053.026c-.943.472-2.26.932-3.947 1.067"/></svg> </template>
CSS
.icon-bridge-1-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%22M1%201.999h6V5.53c.208.154.524.363.947.575c.878.438%202.226.894%204.053.894s3.175-.456%204.053-.894c.423-.212.739-.42.947-.575V2h6v20h-6v-5H7v5H1zm6%2013h4v-6.04c-1.686-.134-3.004-.594-3.947-1.066L7%207.867zm6-6.04V15h4V7.867l-.053.026c-.943.472-2.26.932-3.947%201.067%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%22M1%201.999h6V5.53c.208.154.524.363.947.575c.878.438%202.226.894%204.053.894s3.175-.456%204.053-.894c.423-.212.739-.42.947-.575V2h6v20h-6v-5H7v5H1zm6%2013h4v-6.04c-1.686-.134-3.004-.594-3.947-1.066L7%207.867zm6-6.04V15h4V7.867l-.053.026c-.943.472-2.26.932-3.947%201.067%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/bridge-1-filled.svg?color=%231a73e8&size=48