take off one icon

take-off-one from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.

Name
take-off-one
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 take off one 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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4.99707 40.9883L42.9971 40.9883"/><path fill="#2F88FF" d="M8.52068 31.2641L3.90765 23.2741C4.87794 22.7139 9.67924 24.3889 11.4666 25.3061L21.1686 21.8332L12.8733 7.46538L16.9879 7.21842L30.3885 19.6798L38.6389 17.0682C42.2926 16.023 43.4449 18.0188 43.675 18.4175C45.0577 20.8123 42.2639 22.4252 41.8648 22.6556C38.672 24.499 8.52068 31.2641 8.52068 31.2641Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkTakeOffOne(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M4.99707 40.9883L42.9971 40.9883"/><path fill="#2F88FF" d="M8.52068 31.2641L3.90765 23.2741C4.87794 22.7139 9.67924 24.3889 11.4666 25.3061L21.1686 21.8332L12.8733 7.46538L16.9879 7.21842L30.3885 19.6798L38.6389 17.0682C42.2926 16.023 43.4449 18.0188 43.675 18.4175C45.0577 20.8123 42.2639 22.4252 41.8648 22.6556C38.672 24.499 8.52068 31.2641 8.52068 31.2641Z"/></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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4.99707 40.9883L42.9971 40.9883"/><path fill="#2F88FF" d="M8.52068 31.2641L3.90765 23.2741C4.87794 22.7139 9.67924 24.3889 11.4666 25.3061L21.1686 21.8332L12.8733 7.46538L16.9879 7.21842L30.3885 19.6798L38.6389 17.0682C42.2926 16.023 43.4449 18.0188 43.675 18.4175C45.0577 20.8123 42.2639 22.4252 41.8648 22.6556C38.672 24.499 8.52068 31.2641 8.52068 31.2641Z"/></g></svg>
</template>

CSS

.icon-take-off-one {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M4.99707%2040.9883L42.9971%2040.9883%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M8.52068%2031.2641L3.90765%2023.2741C4.87794%2022.7139%209.67924%2024.3889%2011.4666%2025.3061L21.1686%2021.8332L12.8733%207.46538L16.9879%207.21842L30.3885%2019.6798L38.6389%2017.0682C42.2926%2016.023%2043.4449%2018.0188%2043.675%2018.4175C45.0577%2020.8123%2042.2639%2022.4252%2041.8648%2022.6556C38.672%2024.499%208.52068%2031.2641%208.52068%2031.2641Z%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M4.99707%2040.9883L42.9971%2040.9883%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M8.52068%2031.2641L3.90765%2023.2741C4.87794%2022.7139%209.67924%2024.3889%2011.4666%2025.3061L21.1686%2021.8332L12.8733%207.46538L16.9879%207.21842L30.3885%2019.6798L38.6389%2017.0682C42.2926%2016.023%2043.4449%2018.0188%2043.675%2018.4175C45.0577%2020.8123%2042.2639%2022.4252%2041.8648%2022.6556C38.672%2024.499%208.52068%2031.2641%208.52068%2031.2641Z%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/take-off-one.svg?color=%231a73e8&size=48