flyover-outline from Material Symbols by Google · Outline · Transit · Apache-2.0 Free for personal and commercial use.

Name
flyover-outline
Set
Material Symbols
Style
Outline
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
flyover-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the flyover icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 11.175V9.1q2.475-.6 4.963-.85T12 8t5.038.25T22 9.1v2.075q-.5-.125-1-.225l-1-.2V14h-2v-3.6q-1.5-.2-3-.3t-3-.1t-3 .088t-3 .287V14H4v-3.275q-.5.1-1 .213t-1 .237M6 21l1.45-8.775q.45-.05 1.025-.088t1.025-.062L8 21zM9 3h2l-.5 2.975q-.45.025-1.012.063t-1.013.087zm2 18h2v-4h-2zm0-6h2v-2.975h-2zm2-12h2l.525 3.125q-.45-.025-1.012-.075T13.5 5.975zm3 18l-1.5-8.925q.45.025 1.025.075t1.025.1L18 21z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFlyoverOutline(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="M2 11.175V9.1q2.475-.6 4.963-.85T12 8t5.038.25T22 9.1v2.075q-.5-.125-1-.225l-1-.2V14h-2v-3.6q-1.5-.2-3-.3t-3-.1t-3 .088t-3 .287V14H4v-3.275q-.5.1-1 .213t-1 .237M6 21l1.45-8.775q.45-.05 1.025-.088t1.025-.062L8 21zM9 3h2l-.5 2.975q-.45.025-1.012.063t-1.013.087zm2 18h2v-4h-2zm0-6h2v-2.975h-2zm2-12h2l.525 3.125q-.45-.025-1.012-.075T13.5 5.975zm3 18l-1.5-8.925q.45.025 1.025.075t1.025.1L18 21z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 11.175V9.1q2.475-.6 4.963-.85T12 8t5.038.25T22 9.1v2.075q-.5-.125-1-.225l-1-.2V14h-2v-3.6q-1.5-.2-3-.3t-3-.1t-3 .088t-3 .287V14H4v-3.275q-.5.1-1 .213t-1 .237M6 21l1.45-8.775q.45-.05 1.025-.088t1.025-.062L8 21zM9 3h2l-.5 2.975q-.45.025-1.012.063t-1.013.087zm2 18h2v-4h-2zm0-6h2v-2.975h-2zm2-12h2l.525 3.125q-.45-.025-1.012-.075T13.5 5.975zm3 18l-1.5-8.925q.45.025 1.025.075t1.025.1L18 21z"/></svg>
</template>

CSS

.icon-flyover-outline {
  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%22M2%2011.175V9.1q2.475-.6%204.963-.85T12%208t5.038.25T22%209.1v2.075q-.5-.125-1-.225l-1-.2V14h-2v-3.6q-1.5-.2-3-.3t-3-.1t-3%20.088t-3%20.287V14H4v-3.275q-.5.1-1%20.213t-1%20.237M6%2021l1.45-8.775q.45-.05%201.025-.088t1.025-.062L8%2021zM9%203h2l-.5%202.975q-.45.025-1.012.063t-1.013.087zm2%2018h2v-4h-2zm0-6h2v-2.975h-2zm2-12h2l.525%203.125q-.45-.025-1.012-.075T13.5%205.975zm3%2018l-1.5-8.925q.45.025%201.025.075t1.025.1L18%2021z%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%22M2%2011.175V9.1q2.475-.6%204.963-.85T12%208t5.038.25T22%209.1v2.075q-.5-.125-1-.225l-1-.2V14h-2v-3.6q-1.5-.2-3-.3t-3-.1t-3%20.088t-3%20.287V14H4v-3.275q-.5.1-1%20.213t-1%20.237M6%2021l1.45-8.775q.45-.05%201.025-.088t1.025-.062L8%2021zM9%203h2l-.5%202.975q-.45.025-1.012.063t-1.013.087zm2%2018h2v-4h-2zm0-6h2v-2.975h-2zm2-12h2l.525%203.125q-.45-.025-1.012-.075T13.5%205.975zm3%2018l-1.5-8.925q.45.025%201.025.075t1.025.1L18%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/flyover-outline.svg?color=%231a73e8&size=48