connecting airports icon
connecting-airports from Material Symbols by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- connecting-airports
- Set
- Material Symbols
- Style
- Regular
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- connecting-airports-outline, connecting-airports-outline-sharp, connecting-airports-sharp
1 other variant in Material Symbols
The same icon in other sets
More maps icons from Material Symbols
Use the connecting airports icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6 14l1.925-5H5l-1.325 2H2l1-3.5L2 4h1.675L5 6h2.925L6 1h2l3.45 5h3.05q.625 0 1.063.438T16 7.5t-.437 1.063T14.5 9h-3.05L8 14zm10 9l-3.45-5H9.5q-.625 0-1.062-.437T8 16.5t.438-1.062T9.5 15h3.05L16 10h2l-1.925 5H19l1.325-2H22l-1 3.5l1 3.5h-1.675L19 18h-2.925L18 23z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsConnectingAirports(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="m6 14l1.925-5H5l-1.325 2H2l1-3.5L2 4h1.675L5 6h2.925L6 1h2l3.45 5h3.05q.625 0 1.063.438T16 7.5t-.437 1.063T14.5 9h-3.05L8 14zm10 9l-3.45-5H9.5q-.625 0-1.062-.437T8 16.5t.438-1.062T9.5 15h3.05L16 10h2l-1.925 5H19l1.325-2H22l-1 3.5l1 3.5h-1.675L19 18h-2.925L18 23z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6 14l1.925-5H5l-1.325 2H2l1-3.5L2 4h1.675L5 6h2.925L6 1h2l3.45 5h3.05q.625 0 1.063.438T16 7.5t-.437 1.063T14.5 9h-3.05L8 14zm10 9l-3.45-5H9.5q-.625 0-1.062-.437T8 16.5t.438-1.062T9.5 15h3.05L16 10h2l-1.925 5H19l1.325-2H22l-1 3.5l1 3.5h-1.675L19 18h-2.925L18 23z"/></svg> </template>
CSS
.icon-connecting-airports {
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%22m6%2014l1.925-5H5l-1.325%202H2l1-3.5L2%204h1.675L5%206h2.925L6%201h2l3.45%205h3.05q.625%200%201.063.438T16%207.5t-.437%201.063T14.5%209h-3.05L8%2014zm10%209l-3.45-5H9.5q-.625%200-1.062-.437T8%2016.5t.438-1.062T9.5%2015h3.05L16%2010h2l-1.925%205H19l1.325-2H22l-1%203.5l1%203.5h-1.675L19%2018h-2.925L18%2023z%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%22m6%2014l1.925-5H5l-1.325%202H2l1-3.5L2%204h1.675L5%206h2.925L6%201h2l3.45%205h3.05q.625%200%201.063.438T16%207.5t-.437%201.063T14.5%209h-3.05L8%2014zm10%209l-3.45-5H9.5q-.625%200-1.062-.437T8%2016.5t.438-1.062T9.5%2015h3.05L16%2010h2l-1.925%205H19l1.325-2H22l-1%203.5l1%203.5h-1.675L19%2018h-2.925L18%2023z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/connecting-airports.svg?color=%231a73e8&size=48