flight safety icon

flight-safety from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.

Name
flight-safety
Set
IconPark
Style
Color
Category
Travel
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More travel icons from IconPark

Use the flight safety icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path d="M38.986 23C38.6727 33.709 33.1203 39.5222 25.002 43C20.6093 41.1187 16.9675 38.5534 14.5 34.899"/><path d="M39 19V10.2556L25.0067 5L11 10.2556V22.0285C11 24.6162 11.2942 26.9289 11.8477 29"/><path fill="#2F88FF" stroke-linecap="round" d="M9.26785 30.632C7.89464 29.3755 6.27838 26.7552 5.68058 26.6051C5.68058 26.6051 3.88327 31.0394 4.00049 34C4.11771 36.9606 6.89668 38.6351 9.82462 37.2204C12.7526 35.8057 44 20 44 20L35 18L9.26785 30.632Z"/><path stroke-linecap="round" d="M27.9998 21L18.9991 18L16.9992 19L19.9992 25"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkFlightSafety(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="4"><path d="M38.986 23C38.6727 33.709 33.1203 39.5222 25.002 43C20.6093 41.1187 16.9675 38.5534 14.5 34.899"/><path d="M39 19V10.2556L25.0067 5L11 10.2556V22.0285C11 24.6162 11.2942 26.9289 11.8477 29"/><path fill="#2F88FF" strokeLinecap="round" d="M9.26785 30.632C7.89464 29.3755 6.27838 26.7552 5.68058 26.6051C5.68058 26.6051 3.88327 31.0394 4.00049 34C4.11771 36.9606 6.89668 38.6351 9.82462 37.2204C12.7526 35.8057 44 20 44 20L35 18L9.26785 30.632Z"/><path strokeLinecap="round" d="M27.9998 21L18.9991 18L16.9992 19L19.9992 25"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path d="M38.986 23C38.6727 33.709 33.1203 39.5222 25.002 43C20.6093 41.1187 16.9675 38.5534 14.5 34.899"/><path d="M39 19V10.2556L25.0067 5L11 10.2556V22.0285C11 24.6162 11.2942 26.9289 11.8477 29"/><path fill="#2F88FF" stroke-linecap="round" d="M9.26785 30.632C7.89464 29.3755 6.27838 26.7552 5.68058 26.6051C5.68058 26.6051 3.88327 31.0394 4.00049 34C4.11771 36.9606 6.89668 38.6351 9.82462 37.2204C12.7526 35.8057 44 20 44 20L35 18L9.26785 30.632Z"/><path stroke-linecap="round" d="M27.9998 21L18.9991 18L16.9992 19L19.9992 25"/></g></svg>
</template>

CSS

.icon-flight-safety {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M38.986%2023C38.6727%2033.709%2033.1203%2039.5222%2025.002%2043C20.6093%2041.1187%2016.9675%2038.5534%2014.5%2034.899%22%2F%3E%3Cpath%20d%3D%22M39%2019V10.2556L25.0067%205L11%2010.2556V22.0285C11%2024.6162%2011.2942%2026.9289%2011.8477%2029%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linecap%3D%22round%22%20d%3D%22M9.26785%2030.632C7.89464%2029.3755%206.27838%2026.7552%205.68058%2026.6051C5.68058%2026.6051%203.88327%2031.0394%204.00049%2034C4.11771%2036.9606%206.89668%2038.6351%209.82462%2037.2204C12.7526%2035.8057%2044%2020%2044%2020L35%2018L9.26785%2030.632Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M27.9998%2021L18.9991%2018L16.9992%2019L19.9992%2025%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M38.986%2023C38.6727%2033.709%2033.1203%2039.5222%2025.002%2043C20.6093%2041.1187%2016.9675%2038.5534%2014.5%2034.899%22%2F%3E%3Cpath%20d%3D%22M39%2019V10.2556L25.0067%205L11%2010.2556V22.0285C11%2024.6162%2011.2942%2026.9289%2011.8477%2029%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linecap%3D%22round%22%20d%3D%22M9.26785%2030.632C7.89464%2029.3755%206.27838%2026.7552%205.68058%2026.6051C5.68058%2026.6051%203.88327%2031.0394%204.00049%2034C4.11771%2036.9606%206.89668%2038.6351%209.82462%2037.2204C12.7526%2035.8057%2044%2020%2044%2020L35%2018L9.26785%2030.632Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M27.9998%2021L18.9991%2018L16.9992%2019L19.9992%2025%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/flight-safety.svg?color=%231a73e8&size=48