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

Name
flight-spark-rounded
Set
Material Symbols
Style
Rounded
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Symbols

The same icon in other sets

Related icons in Material Symbols

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="M18.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5t.15-.2q1.525-.375 2.638-1.5T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15M9 13.8l-6.325 2.525q-.6.25-1.137-.112T1 15.2v-.55q0-.3.138-.575t.387-.45L9 8.4V4q0-.825.588-1.412T11 2t1.413.588T13 4v4.4l7.475 5.225q.25.175.388.45t.137.575v.55q0 .65-.537 1.013t-1.138.112L13 13.8v3.6l2.575 1.8q.2.15.313.363t.112.462v.6q0 .5-.413.813t-.912.162L11 20.5l-3.675 1.1q-.5.15-.913-.162T6 20.625v-.6q0-.25.113-.462t.312-.363L9 17.4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFlightSparkRounded(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="M18.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5t.15-.2q1.525-.375 2.638-1.5T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15M9 13.8l-6.325 2.525q-.6.25-1.137-.112T1 15.2v-.55q0-.3.138-.575t.387-.45L9 8.4V4q0-.825.588-1.412T11 2t1.413.588T13 4v4.4l7.475 5.225q.25.175.388.45t.137.575v.55q0 .65-.537 1.013t-1.138.112L13 13.8v3.6l2.575 1.8q.2.15.313.363t.112.462v.6q0 .5-.413.813t-.912.162L11 20.5l-3.675 1.1q-.5.15-.913-.162T6 20.625v-.6q0-.25.113-.462t.312-.363L9 17.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5t.15-.2q1.525-.375 2.638-1.5T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15M9 13.8l-6.325 2.525q-.6.25-1.137-.112T1 15.2v-.55q0-.3.138-.575t.387-.45L9 8.4V4q0-.825.588-1.412T11 2t1.413.588T13 4v4.4l7.475 5.225q.25.175.388.45t.137.575v.55q0 .65-.537 1.013t-1.138.112L13 13.8v3.6l2.575 1.8q.2.15.313.363t.112.462v.6q0 .5-.413.813t-.912.162L11 20.5l-3.675 1.1q-.5.15-.913-.162T6 20.625v-.6q0-.25.113-.462t.312-.363L9 17.4z"/></svg>
</template>

CSS

.icon-flight-spark-rounded {
  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%22M18.5%2010q-.15%200-.2-.15q-.4-1.525-1.513-2.637T14.15%205.7Q14%205.65%2014%205.5t.15-.2q1.525-.375%202.638-1.5T18.3%201.15q.05-.15.2-.15t.2.15q.4%201.525%201.513%202.638T22.85%205.3q.15.025.15.2q0%20.15-.15.2q-1.525.4-2.637%201.513T18.7%209.85q-.025.15-.2.15M9%2013.8l-6.325%202.525q-.6.25-1.137-.112T1%2015.2v-.55q0-.3.138-.575t.387-.45L9%208.4V4q0-.825.588-1.412T11%202t1.413.588T13%204v4.4l7.475%205.225q.25.175.388.45t.137.575v.55q0%20.65-.537%201.013t-1.138.112L13%2013.8v3.6l2.575%201.8q.2.15.313.363t.112.462v.6q0%20.5-.413.813t-.912.162L11%2020.5l-3.675%201.1q-.5.15-.913-.162T6%2020.625v-.6q0-.25.113-.462t.312-.363L9%2017.4z%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%22M18.5%2010q-.15%200-.2-.15q-.4-1.525-1.513-2.637T14.15%205.7Q14%205.65%2014%205.5t.15-.2q1.525-.375%202.638-1.5T18.3%201.15q.05-.15.2-.15t.2.15q.4%201.525%201.513%202.638T22.85%205.3q.15.025.15.2q0%20.15-.15.2q-1.525.4-2.637%201.513T18.7%209.85q-.025.15-.2.15M9%2013.8l-6.325%202.525q-.6.25-1.137-.112T1%2015.2v-.55q0-.3.138-.575t.387-.45L9%208.4V4q0-.825.588-1.412T11%202t1.413.588T13%204v4.4l7.475%205.225q.25.175.388.45t.137.575v.55q0%20.65-.537%201.013t-1.138.112L13%2013.8v3.6l2.575%201.8q.2.15.313.363t.112.462v.6q0%20.5-.413.813t-.912.162L11%2020.5l-3.675%201.1q-.5.15-.913-.162T6%2020.625v-.6q0-.25.113-.462t.312-.363L9%2017.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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