fire-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
fire-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Use the fire icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.538 4.294c.323-.243.644-.43.93-.562c.088 2.127 1.127 3.726 2.129 5.14l.272.382c1.083 1.518 2.011 2.819 2.112 4.54c.117 1.982-.377 3.657-1.336 4.824C15.7 19.77 14.24 20.5 12.25 20.5c-2.061 0-3.61-.529-4.692-1.416c-1.076-.883-1.763-2.181-1.993-3.872c-.226-1.663.176-2.845.611-3.603q.13-.223.258-.4l.315.598a2.206 2.206 0 0 0 2.898.965c1.306-.62 1.584-2.213 1.17-3.33c-.29-.782-.445-1.737-.11-2.694c.377-1.072 1.092-1.895 1.831-2.454m-6.382 5.03h-.002l-.004.004l-.01.008a2 2 0 0 0-.126.104a5 5 0 0 0-.302.291c-.24.253-.548.629-.837 1.132c-.582 1.015-1.071 2.528-.796 4.551c.271 1.997 1.11 3.666 2.528 4.83C8.021 21.404 9.935 22 12.25 22c2.387 0 4.293-.895 5.554-2.43c1.25-1.521 1.808-3.596 1.675-5.864c-.128-2.176-1.313-3.827-2.36-5.285l-.299-.417c-1.142-1.612-2.043-3.097-1.824-5.175A.75.75 0 0 0 14.25 2c-.382 0-.82.118-1.242.296a6.5 6.5 0 0 0-1.373.8c-.925.698-1.85 1.75-2.343 3.156C8.8 7.654 9.05 8.99 9.41 9.963c.237.639-.02 1.27-.407 1.454a.706.706 0 0 1-.927-.31L7.27 9.576a.75.75 0 0 0-1.113-.252"/></svg>

React

import type { SVGProps } from "react";

export function FluentFire24Regular(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="M12.538 4.294c.323-.243.644-.43.93-.562c.088 2.127 1.127 3.726 2.129 5.14l.272.382c1.083 1.518 2.011 2.819 2.112 4.54c.117 1.982-.377 3.657-1.336 4.824C15.7 19.77 14.24 20.5 12.25 20.5c-2.061 0-3.61-.529-4.692-1.416c-1.076-.883-1.763-2.181-1.993-3.872c-.226-1.663.176-2.845.611-3.603q.13-.223.258-.4l.315.598a2.206 2.206 0 0 0 2.898.965c1.306-.62 1.584-2.213 1.17-3.33c-.29-.782-.445-1.737-.11-2.694c.377-1.072 1.092-1.895 1.831-2.454m-6.382 5.03h-.002l-.004.004l-.01.008a2 2 0 0 0-.126.104a5 5 0 0 0-.302.291c-.24.253-.548.629-.837 1.132c-.582 1.015-1.071 2.528-.796 4.551c.271 1.997 1.11 3.666 2.528 4.83C8.021 21.404 9.935 22 12.25 22c2.387 0 4.293-.895 5.554-2.43c1.25-1.521 1.808-3.596 1.675-5.864c-.128-2.176-1.313-3.827-2.36-5.285l-.299-.417c-1.142-1.612-2.043-3.097-1.824-5.175A.75.75 0 0 0 14.25 2c-.382 0-.82.118-1.242.296a6.5 6.5 0 0 0-1.373.8c-.925.698-1.85 1.75-2.343 3.156C8.8 7.654 9.05 8.99 9.41 9.963c.237.639-.02 1.27-.407 1.454a.706.706 0 0 1-.927-.31L7.27 9.576a.75.75 0 0 0-1.113-.252"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.538 4.294c.323-.243.644-.43.93-.562c.088 2.127 1.127 3.726 2.129 5.14l.272.382c1.083 1.518 2.011 2.819 2.112 4.54c.117 1.982-.377 3.657-1.336 4.824C15.7 19.77 14.24 20.5 12.25 20.5c-2.061 0-3.61-.529-4.692-1.416c-1.076-.883-1.763-2.181-1.993-3.872c-.226-1.663.176-2.845.611-3.603q.13-.223.258-.4l.315.598a2.206 2.206 0 0 0 2.898.965c1.306-.62 1.584-2.213 1.17-3.33c-.29-.782-.445-1.737-.11-2.694c.377-1.072 1.092-1.895 1.831-2.454m-6.382 5.03h-.002l-.004.004l-.01.008a2 2 0 0 0-.126.104a5 5 0 0 0-.302.291c-.24.253-.548.629-.837 1.132c-.582 1.015-1.071 2.528-.796 4.551c.271 1.997 1.11 3.666 2.528 4.83C8.021 21.404 9.935 22 12.25 22c2.387 0 4.293-.895 5.554-2.43c1.25-1.521 1.808-3.596 1.675-5.864c-.128-2.176-1.313-3.827-2.36-5.285l-.299-.417c-1.142-1.612-2.043-3.097-1.824-5.175A.75.75 0 0 0 14.25 2c-.382 0-.82.118-1.242.296a6.5 6.5 0 0 0-1.373.8c-.925.698-1.85 1.75-2.343 3.156C8.8 7.654 9.05 8.99 9.41 9.963c.237.639-.02 1.27-.407 1.454a.706.706 0 0 1-.927-.31L7.27 9.576a.75.75 0 0 0-1.113-.252"/></svg>
</template>

CSS

.icon-fire-24-regular {
  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%22M12.538%204.294c.323-.243.644-.43.93-.562c.088%202.127%201.127%203.726%202.129%205.14l.272.382c1.083%201.518%202.011%202.819%202.112%204.54c.117%201.982-.377%203.657-1.336%204.824C15.7%2019.77%2014.24%2020.5%2012.25%2020.5c-2.061%200-3.61-.529-4.692-1.416c-1.076-.883-1.763-2.181-1.993-3.872c-.226-1.663.176-2.845.611-3.603q.13-.223.258-.4l.315.598a2.206%202.206%200%200%200%202.898.965c1.306-.62%201.584-2.213%201.17-3.33c-.29-.782-.445-1.737-.11-2.694c.377-1.072%201.092-1.895%201.831-2.454m-6.382%205.03h-.002l-.004.004l-.01.008a2%202%200%200%200-.126.104a5%205%200%200%200-.302.291c-.24.253-.548.629-.837%201.132c-.582%201.015-1.071%202.528-.796%204.551c.271%201.997%201.11%203.666%202.528%204.83C8.021%2021.404%209.935%2022%2012.25%2022c2.387%200%204.293-.895%205.554-2.43c1.25-1.521%201.808-3.596%201.675-5.864c-.128-2.176-1.313-3.827-2.36-5.285l-.299-.417c-1.142-1.612-2.043-3.097-1.824-5.175A.75.75%200%200%200%2014.25%202c-.382%200-.82.118-1.242.296a6.5%206.5%200%200%200-1.373.8c-.925.698-1.85%201.75-2.343%203.156C8.8%207.654%209.05%208.99%209.41%209.963c.237.639-.02%201.27-.407%201.454a.706.706%200%200%201-.927-.31L7.27%209.576a.75.75%200%200%200-1.113-.252%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%22M12.538%204.294c.323-.243.644-.43.93-.562c.088%202.127%201.127%203.726%202.129%205.14l.272.382c1.083%201.518%202.011%202.819%202.112%204.54c.117%201.982-.377%203.657-1.336%204.824C15.7%2019.77%2014.24%2020.5%2012.25%2020.5c-2.061%200-3.61-.529-4.692-1.416c-1.076-.883-1.763-2.181-1.993-3.872c-.226-1.663.176-2.845.611-3.603q.13-.223.258-.4l.315.598a2.206%202.206%200%200%200%202.898.965c1.306-.62%201.584-2.213%201.17-3.33c-.29-.782-.445-1.737-.11-2.694c.377-1.072%201.092-1.895%201.831-2.454m-6.382%205.03h-.002l-.004.004l-.01.008a2%202%200%200%200-.126.104a5%205%200%200%200-.302.291c-.24.253-.548.629-.837%201.132c-.582%201.015-1.071%202.528-.796%204.551c.271%201.997%201.11%203.666%202.528%204.83C8.021%2021.404%209.935%2022%2012.25%2022c2.387%200%204.293-.895%205.554-2.43c1.25-1.521%201.808-3.596%201.675-5.864c-.128-2.176-1.313-3.827-2.36-5.285l-.299-.417c-1.142-1.612-2.043-3.097-1.824-5.175A.75.75%200%200%200%2014.25%202c-.382%200-.82.118-1.242.296a6.5%206.5%200%200%200-1.373.8c-.925.698-1.85%201.75-2.343%203.156C8.8%207.654%209.05%208.99%209.41%209.963c.237.639-.02%201.27-.407%201.454a.706.706%200%200%201-.927-.31L7.27%209.576a.75.75%200%200%200-1.113-.252%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/fire-24-regular.svg?color=%231a73e8&size=48

Fire 24 regular icon — Fluent UI System Icons · IconsDB