flight-spark from Material Symbols Light by Google · Regular · Apache-2.0 Free for personal and commercial use.

Name
flight-spark
Set
Material Symbols Light
Style
Regular
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Symbols Light

The same icon in other sets

Related icons in Material Symbols Light

Use the flight spark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15M6.713 21v-1.538l2.846-2.004v-4.331L2 16.173v-1.961L9.558 8.88V4.442q0-.594.424-1.018T11 3t1.018.424t.424 1.018v4.439L20 14.21v1.962l-7.558-3.046v4.33l2.827 2.005V21L11 19.692z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFlightSpark(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="M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15M6.713 21v-1.538l2.846-2.004v-4.331L2 16.173v-1.961L9.558 8.88V4.442q0-.594.424-1.018T11 3t1.018.424t.424 1.018v4.439L20 14.21v1.962l-7.558-3.046v4.33l2.827 2.005V21L11 19.692z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15M6.713 21v-1.538l2.846-2.004v-4.331L2 16.173v-1.961L9.558 8.88V4.442q0-.594.424-1.018T11 3t1.018.424t.424 1.018v4.439L20 14.21v1.962l-7.558-3.046v4.33l2.827 2.005V21L11 19.692z"/></svg>
</template>

CSS

.icon-flight-spark {
  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%22M17.98%2010.116q-.15%200-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361%202.387-1.358t1.359-2.388q.05-.15.2-.15q.169%200%20.2.15q.361%201.39%201.358%202.387t2.388%201.36q.15.024.15.2q0%20.15-.15.2q-1.39.36-2.387%201.358q-.998.997-1.36%202.388q-.024.15-.2.15M6.713%2021v-1.538l2.846-2.004v-4.331L2%2016.173v-1.961L9.558%208.88V4.442q0-.594.424-1.018T11%203t1.018.424t.424%201.018v4.439L20%2014.21v1.962l-7.558-3.046v4.33l2.827%202.005V21L11%2019.692z%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%22M17.98%2010.116q-.15%200-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361%202.387-1.358t1.359-2.388q.05-.15.2-.15q.169%200%20.2.15q.361%201.39%201.358%202.387t2.388%201.36q.15.024.15.2q0%20.15-.15.2q-1.39.36-2.387%201.358q-.998.997-1.36%202.388q-.024.15-.2.15M6.713%2021v-1.538l2.846-2.004v-4.331L2%2016.173v-1.961L9.558%208.88V4.442q0-.594.424-1.018T11%203t1.018.424t.424%201.018v4.439L20%2014.21v1.962l-7.558-3.046v4.33l2.827%202.005V21L11%2019.692z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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