multiple airports icon
multiple-airports-sharp from Material Symbols Light by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- multiple-airports-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the multiple airports icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.77 14.23l1.442-.46l1.442.46v-.518l-1-.673v-2.962l3.25 1.077v-.577l-3.25-1.923V6.3q0-.184-.129-.338t-.313-.154q-.19 0-.317.154q-.126.154-.126.338v2.354l-3.25 1.923v.577l3.25-1.077v2.962l-1 .673zm6.696 6.547l-.768-.6q1.939-2.165 3.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943l.77-.6q1.055 1.212 1.767 3.032q.713 1.819.713 4.08q0 2.795-1.69 5.425t-3.806 5.056m-5.37.242q-3.525-3.117-5.31-5.814Q3 12.508 3 10.296q0-3.173 2.066-5.234Q7.133 3 10.096 3t5.03 2.062t2.066 5.234q0 2.212-1.785 4.909q-1.786 2.697-5.31 5.814"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMultipleAirportsSharp(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="m8.77 14.23l1.442-.46l1.442.46v-.518l-1-.673v-2.962l3.25 1.077v-.577l-3.25-1.923V6.3q0-.184-.129-.338t-.313-.154q-.19 0-.317.154q-.126.154-.126.338v2.354l-3.25 1.923v.577l3.25-1.077v2.962l-1 .673zm6.696 6.547l-.768-.6q1.939-2.165 3.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943l.77-.6q1.055 1.212 1.767 3.032q.713 1.819.713 4.08q0 2.795-1.69 5.425t-3.806 5.056m-5.37.242q-3.525-3.117-5.31-5.814Q3 12.508 3 10.296q0-3.173 2.066-5.234Q7.133 3 10.096 3t5.03 2.062t2.066 5.234q0 2.212-1.785 4.909q-1.786 2.697-5.31 5.814"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.77 14.23l1.442-.46l1.442.46v-.518l-1-.673v-2.962l3.25 1.077v-.577l-3.25-1.923V6.3q0-.184-.129-.338t-.313-.154q-.19 0-.317.154q-.126.154-.126.338v2.354l-3.25 1.923v.577l3.25-1.077v2.962l-1 .673zm6.696 6.547l-.768-.6q1.939-2.165 3.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943l.77-.6q1.055 1.212 1.767 3.032q.713 1.819.713 4.08q0 2.795-1.69 5.425t-3.806 5.056m-5.37.242q-3.525-3.117-5.31-5.814Q3 12.508 3 10.296q0-3.173 2.066-5.234Q7.133 3 10.096 3t5.03 2.062t2.066 5.234q0 2.212-1.785 4.909q-1.786 2.697-5.31 5.814"/></svg> </template>
CSS
.icon-multiple-airports-sharp {
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%22m8.77%2014.23l1.442-.46l1.442.46v-.518l-1-.673v-2.962l3.25%201.077v-.577l-3.25-1.923V6.3q0-.184-.129-.338t-.313-.154q-.19%200-.317.154q-.126.154-.126.338v2.354l-3.25%201.923v.577l3.25-1.077v2.962l-1%20.673zm6.696%206.547l-.768-.6q1.939-2.165%203.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943l.77-.6q1.055%201.212%201.767%203.032q.713%201.819.713%204.08q0%202.795-1.69%205.425t-3.806%205.056m-5.37.242q-3.525-3.117-5.31-5.814Q3%2012.508%203%2010.296q0-3.173%202.066-5.234Q7.133%203%2010.096%203t5.03%202.062t2.066%205.234q0%202.212-1.785%204.909q-1.786%202.697-5.31%205.814%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%22m8.77%2014.23l1.442-.46l1.442.46v-.518l-1-.673v-2.962l3.25%201.077v-.577l-3.25-1.923V6.3q0-.184-.129-.338t-.313-.154q-.19%200-.317.154q-.126.154-.126.338v2.354l-3.25%201.923v.577l3.25-1.077v2.962l-1%20.673zm6.696%206.547l-.768-.6q1.939-2.165%203.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943l.77-.6q1.055%201.212%201.767%203.032q.713%201.819.713%204.08q0%202.795-1.69%205.425t-3.806%205.056m-5.37.242q-3.525-3.117-5.31-5.814Q3%2012.508%203%2010.296q0-3.173%202.066-5.234Q7.133%203%2010.096%203t5.03%202.062t2.066%205.234q0%202.212-1.785%204.909q-1.786%202.697-5.31%205.814%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/multiple-airports-sharp.svg?color=%231a73e8&size=48