flight safety icon

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

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

The same icon in other sets

More travel icons from IconPark Solid

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="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M38.986 23c-.313 10.709-5.866 16.522-13.984 20c-4.393-1.881-8.034-4.447-10.502-8.101M39 19v-8.744L25.007 5L11 10.256v11.773c0 2.587.294 4.9.848 6.971"/><path fill="currentColor" stroke-linecap="round" d="M9.268 30.632c-1.373-1.257-2.99-3.877-3.587-4.027c0 0-1.798 4.434-1.68 7.395c.117 2.96 2.896 4.635 5.824 3.22S44 20 44 20l-9-2z"/><path stroke-linecap="round" d="m28 21l-9-3l-2 1l3 6"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidFlightSafety(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="currentColor" strokeLinejoin="round" strokeWidth="4"><path d="M38.986 23c-.313 10.709-5.866 16.522-13.984 20c-4.393-1.881-8.034-4.447-10.502-8.101M39 19v-8.744L25.007 5L11 10.256v11.773c0 2.587.294 4.9.848 6.971"/><path fill="currentColor" strokeLinecap="round" d="M9.268 30.632c-1.373-1.257-2.99-3.877-3.587-4.027c0 0-1.798 4.434-1.68 7.395c.117 2.96 2.896 4.635 5.824 3.22S44 20 44 20l-9-2z"/><path strokeLinecap="round" d="m28 21l-9-3l-2 1l3 6"/></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="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M38.986 23c-.313 10.709-5.866 16.522-13.984 20c-4.393-1.881-8.034-4.447-10.502-8.101M39 19v-8.744L25.007 5L11 10.256v11.773c0 2.587.294 4.9.848 6.971"/><path fill="currentColor" stroke-linecap="round" d="M9.268 30.632c-1.373-1.257-2.99-3.877-3.587-4.027c0 0-1.798 4.434-1.68 7.395c.117 2.96 2.896 4.635 5.824 3.22S44 20 44 20l-9-2z"/><path stroke-linecap="round" d="m28 21l-9-3l-2 1l3 6"/></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%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M38.986%2023c-.313%2010.709-5.866%2016.522-13.984%2020c-4.393-1.881-8.034-4.447-10.502-8.101M39%2019v-8.744L25.007%205L11%2010.256v11.773c0%202.587.294%204.9.848%206.971%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20d%3D%22M9.268%2030.632c-1.373-1.257-2.99-3.877-3.587-4.027c0%200-1.798%204.434-1.68%207.395c.117%202.96%202.896%204.635%205.824%203.22S44%2020%2044%2020l-9-2z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m28%2021l-9-3l-2%201l3%206%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%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M38.986%2023c-.313%2010.709-5.866%2016.522-13.984%2020c-4.393-1.881-8.034-4.447-10.502-8.101M39%2019v-8.744L25.007%205L11%2010.256v11.773c0%202.587.294%204.9.848%206.971%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20d%3D%22M9.268%2030.632c-1.373-1.257-2.99-3.877-3.587-4.027c0%200-1.798%204.434-1.68%207.395c.117%202.96%202.896%204.635%205.824%203.22S44%2020%2044%2020l-9-2z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m28%2021l-9-3l-2%201l3%206%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-solid/flight-safety.svg?color=%231a73e8&size=48