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

Name
flare-rounded
Set
Material Symbols
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
flare-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the flare icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.713 12.713Q6.425 13 6 13H2q-.425 0-.712-.288T1 12t.288-.712T2 11h4q.425 0 .713.288T7 12t-.288.713M8.45 8.45q-.275.275-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7M11 6V2q0-.425.288-.712T12 1t.713.288T13 2v4q0 .425-.288.713T12 7t-.712-.288T11 6m4.55 2.45q-.275-.275-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275m1.738 2.838Q17.575 11 18 11h4q.425 0 .713.288T23 12t-.288.713T22 13h-4q-.425 0-.712-.288T17 12t.288-.712m-7.413 2.837Q9 13.25 9 12t.875-2.125T12 9t2.125.875T15 12t-.875 2.125T12 15t-2.125-.875m5.675 1.425q.275-.275.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7m-7.1 0q.275.275.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275m4.263 1.738Q13 17.575 13 18v4q0 .425-.288.713T12 23t-.712-.288T11 22v-4q0-.425.288-.712T12 17t.713.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFlareRounded(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="M6.713 12.713Q6.425 13 6 13H2q-.425 0-.712-.288T1 12t.288-.712T2 11h4q.425 0 .713.288T7 12t-.288.713M8.45 8.45q-.275.275-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7M11 6V2q0-.425.288-.712T12 1t.713.288T13 2v4q0 .425-.288.713T12 7t-.712-.288T11 6m4.55 2.45q-.275-.275-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275m1.738 2.838Q17.575 11 18 11h4q.425 0 .713.288T23 12t-.288.713T22 13h-4q-.425 0-.712-.288T17 12t.288-.712m-7.413 2.837Q9 13.25 9 12t.875-2.125T12 9t2.125.875T15 12t-.875 2.125T12 15t-2.125-.875m5.675 1.425q.275-.275.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7m-7.1 0q.275.275.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275m4.263 1.738Q13 17.575 13 18v4q0 .425-.288.713T12 23t-.712-.288T11 22v-4q0-.425.288-.712T12 17t.713.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.713 12.713Q6.425 13 6 13H2q-.425 0-.712-.288T1 12t.288-.712T2 11h4q.425 0 .713.288T7 12t-.288.713M8.45 8.45q-.275.275-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7M11 6V2q0-.425.288-.712T12 1t.713.288T13 2v4q0 .425-.288.713T12 7t-.712-.288T11 6m4.55 2.45q-.275-.275-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275m1.738 2.838Q17.575 11 18 11h4q.425 0 .713.288T23 12t-.288.713T22 13h-4q-.425 0-.712-.288T17 12t.288-.712m-7.413 2.837Q9 13.25 9 12t.875-2.125T12 9t2.125.875T15 12t-.875 2.125T12 15t-2.125-.875m5.675 1.425q.275-.275.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7m-7.1 0q.275.275.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275m4.263 1.738Q13 17.575 13 18v4q0 .425-.288.713T12 23t-.712-.288T11 22v-4q0-.425.288-.712T12 17t.713.288"/></svg>
</template>

CSS

.icon-flare-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%22M6.713%2012.713Q6.425%2013%206%2013H2q-.425%200-.712-.288T1%2012t.288-.712T2%2011h4q.425%200%20.713.288T7%2012t-.288.713M8.45%208.45q-.275.275-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7M11%206V2q0-.425.288-.712T12%201t.713.288T13%202v4q0%20.425-.288.713T12%207t-.712-.288T11%206m4.55%202.45q-.275-.275-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275m1.738%202.838Q17.575%2011%2018%2011h4q.425%200%20.713.288T23%2012t-.288.713T22%2013h-4q-.425%200-.712-.288T17%2012t.288-.712m-7.413%202.837Q9%2013.25%209%2012t.875-2.125T12%209t2.125.875T15%2012t-.875%202.125T12%2015t-2.125-.875m5.675%201.425q.275-.275.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7m-7.1%200q.275.275.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275m4.263%201.738Q13%2017.575%2013%2018v4q0%20.425-.288.713T12%2023t-.712-.288T11%2022v-4q0-.425.288-.712T12%2017t.713.288%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%22M6.713%2012.713Q6.425%2013%206%2013H2q-.425%200-.712-.288T1%2012t.288-.712T2%2011h4q.425%200%20.713.288T7%2012t-.288.713M8.45%208.45q-.275.275-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7M11%206V2q0-.425.288-.712T12%201t.713.288T13%202v4q0%20.425-.288.713T12%207t-.712-.288T11%206m4.55%202.45q-.275-.275-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275t.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275m1.738%202.838Q17.575%2011%2018%2011h4q.425%200%20.713.288T23%2012t-.288.713T22%2013h-4q-.425%200-.712-.288T17%2012t.288-.712m-7.413%202.837Q9%2013.25%209%2012t.875-2.125T12%209t2.125.875T15%2012t-.875%202.125T12%2015t-2.125-.875m5.675%201.425q.275-.275.7-.275t.7.275l.7.7q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-.7-.7q-.275-.275-.275-.7t.275-.7m-7.1%200q.275.275.275.7t-.275.7l-.7.7q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.7-.7q.275-.275.7-.275t.7.275m4.263%201.738Q13%2017.575%2013%2018v4q0%20.425-.288.713T12%2023t-.712-.288T11%2022v-4q0-.425.288-.712T12%2017t.713.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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