multiple airports icon

multiple-airports from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
multiple-airports
Set
Material Symbols Light
Style
Regular
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 .673zM15.053 21q-.202 0-.342-.137q-.14-.138-.14-.34q0-.084.026-.179q.027-.094.1-.167q1.939-2.165 3.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943q-.068-.067-.092-.136t-.024-.154q0-.213.14-.354T18.09 3q.123 0 .224.046q.1.046.168.139q1.054 1.211 1.766 3.03q.713 1.82.713 4.081q0 2.795-1.69 5.425t-3.806 5.056q-.068.092-.178.158q-.111.065-.234.065m-4.958.02q-3.525-3.118-5.31-5.815T3 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 MaterialSymbolsLightMultipleAirports(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 .673zM15.053 21q-.202 0-.342-.137q-.14-.138-.14-.34q0-.084.026-.179q.027-.094.1-.167q1.939-2.165 3.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943q-.068-.067-.092-.136t-.024-.154q0-.213.14-.354T18.09 3q.123 0 .224.046q.1.046.168.139q1.054 1.211 1.766 3.03q.713 1.82.713 4.081q0 2.795-1.69 5.425t-3.806 5.056q-.068.092-.178.158q-.111.065-.234.065m-4.958.02q-3.525-3.118-5.31-5.815T3 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 .673zM15.053 21q-.202 0-.342-.137q-.14-.138-.14-.34q0-.084.026-.179q.027-.094.1-.167q1.939-2.165 3.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943q-.068-.067-.092-.136t-.024-.154q0-.213.14-.354T18.09 3q.123 0 .224.046q.1.046.168.139q1.054 1.211 1.766 3.03q.713 1.82.713 4.081q0 2.795-1.69 5.425t-3.806 5.056q-.068.092-.178.158q-.111.065-.234.065m-4.958.02q-3.525-3.118-5.31-5.815T3 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 {
  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.673zM15.053%2021q-.202%200-.342-.137q-.14-.138-.14-.34q0-.084.026-.179q.027-.094.1-.167q1.939-2.165%203.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943q-.068-.067-.092-.136t-.024-.154q0-.213.14-.354T18.09%203q.123%200%20.224.046q.1.046.168.139q1.054%201.211%201.766%203.03q.713%201.82.713%204.081q0%202.795-1.69%205.425t-3.806%205.056q-.068.092-.178.158q-.111.065-.234.065m-4.958.02q-3.525-3.118-5.31-5.815T3%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.673zM15.053%2021q-.202%200-.342-.137q-.14-.138-.14-.34q0-.084.026-.179q.027-.094.1-.167q1.939-2.165%203.601-4.727t1.663-5.154q0-1.821-.61-3.569t-1.64-2.943q-.068-.067-.092-.136t-.024-.154q0-.213.14-.354T18.09%203q.123%200%20.224.046q.1.046.168.139q1.054%201.211%201.766%203.03q.713%201.82.713%204.081q0%202.795-1.69%205.425t-3.806%205.056q-.068.092-.178.158q-.111.065-.234.065m-4.958.02q-3.525-3.118-5.31-5.815T3%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.svg?color=%231a73e8&size=48