bridge icon
bridge-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- bridge-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the bridge icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 162h-34V95.28a69.8 69.8 0 0 0 31.75 25.63a6 6 0 1 0 4.5-11.12A57.8 57.8 0 0 1 198 56a6 6 0 0 0-12 0a58 58 0 0 1-116 0a6 6 0 0 0-12 0a57.8 57.8 0 0 1-36.25 53.79a6 6 0 1 0 4.5 11.12A69.8 69.8 0 0 0 58 95.28V162H24a6 6 0 0 0 0 12h34v26a6 6 0 0 0 12 0v-26h116v26a6 6 0 0 0 12 0v-26h34a6 6 0 0 0 0-12m-86-38.35V162h-36v-38.35a70.1 70.1 0 0 0 36 0m-76-28.5a70.5 70.5 0 0 0 28 24.09V162H70ZM158 162v-42.76a70.5 70.5 0 0 0 28-24.09V162Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBridgeLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 162h-34V95.28a69.8 69.8 0 0 0 31.75 25.63a6 6 0 1 0 4.5-11.12A57.8 57.8 0 0 1 198 56a6 6 0 0 0-12 0a58 58 0 0 1-116 0a6 6 0 0 0-12 0a57.8 57.8 0 0 1-36.25 53.79a6 6 0 1 0 4.5 11.12A69.8 69.8 0 0 0 58 95.28V162H24a6 6 0 0 0 0 12h34v26a6 6 0 0 0 12 0v-26h116v26a6 6 0 0 0 12 0v-26h34a6 6 0 0 0 0-12m-86-38.35V162h-36v-38.35a70.1 70.1 0 0 0 36 0m-76-28.5a70.5 70.5 0 0 0 28 24.09V162H70ZM158 162v-42.76a70.5 70.5 0 0 0 28-24.09V162Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 162h-34V95.28a69.8 69.8 0 0 0 31.75 25.63a6 6 0 1 0 4.5-11.12A57.8 57.8 0 0 1 198 56a6 6 0 0 0-12 0a58 58 0 0 1-116 0a6 6 0 0 0-12 0a57.8 57.8 0 0 1-36.25 53.79a6 6 0 1 0 4.5 11.12A69.8 69.8 0 0 0 58 95.28V162H24a6 6 0 0 0 0 12h34v26a6 6 0 0 0 12 0v-26h116v26a6 6 0 0 0 12 0v-26h34a6 6 0 0 0 0-12m-86-38.35V162h-36v-38.35a70.1 70.1 0 0 0 36 0m-76-28.5a70.5 70.5 0 0 0 28 24.09V162H70ZM158 162v-42.76a70.5 70.5 0 0 0 28-24.09V162Z"/></svg> </template>
CSS
.icon-bridge-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%20162h-34V95.28a69.8%2069.8%200%200%200%2031.75%2025.63a6%206%200%201%200%204.5-11.12A57.8%2057.8%200%200%201%20198%2056a6%206%200%200%200-12%200a58%2058%200%200%201-116%200a6%206%200%200%200-12%200a57.8%2057.8%200%200%201-36.25%2053.79a6%206%200%201%200%204.5%2011.12A69.8%2069.8%200%200%200%2058%2095.28V162H24a6%206%200%200%200%200%2012h34v26a6%206%200%200%200%2012%200v-26h116v26a6%206%200%200%200%2012%200v-26h34a6%206%200%200%200%200-12m-86-38.35V162h-36v-38.35a70.1%2070.1%200%200%200%2036%200m-76-28.5a70.5%2070.5%200%200%200%2028%2024.09V162H70ZM158%20162v-42.76a70.5%2070.5%200%200%200%2028-24.09V162Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%20162h-34V95.28a69.8%2069.8%200%200%200%2031.75%2025.63a6%206%200%201%200%204.5-11.12A57.8%2057.8%200%200%201%20198%2056a6%206%200%200%200-12%200a58%2058%200%200%201-116%200a6%206%200%200%200-12%200a57.8%2057.8%200%200%201-36.25%2053.79a6%206%200%201%200%204.5%2011.12A69.8%2069.8%200%200%200%2058%2095.28V162H24a6%206%200%200%200%200%2012h34v26a6%206%200%200%200%2012%200v-26h116v26a6%206%200%200%200%2012%200v-26h34a6%206%200%200%200%200-12m-86-38.35V162h-36v-38.35a70.1%2070.1%200%200%200%2036%200m-76-28.5a70.5%2070.5%200%200%200%2028%2024.09V162H70ZM158%20162v-42.76a70.5%2070.5%200%200%200%2028-24.09V162Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bridge-light.svg?color=%231a73e8&size=48