fire simple icon

fire-simple-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
fire-simple-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the fire simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M142.1 19.38a6 6 0 0 0-9.47 2.56l-23.09 63.31L83.2 59.69a6 6 0 0 0-9 .67C52.85 88.39 42 116.53 42 144a86 86 0 0 0 172 0c0-58.6-50.28-106.67-71.9-124.62M128 218a74.09 74.09 0 0 1-74-74c0-23 8.67-46.87 25.77-70.91l28.05 27.22a6 6 0 0 0 9.82-2.25l23.29-63.86C163.35 54.16 202 95.6 202 144a74.09 74.09 0 0 1-74 74"/></svg>

React

import type { SVGProps } from "react";

export function PhFireSimpleLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M142.1 19.38a6 6 0 0 0-9.47 2.56l-23.09 63.31L83.2 59.69a6 6 0 0 0-9 .67C52.85 88.39 42 116.53 42 144a86 86 0 0 0 172 0c0-58.6-50.28-106.67-71.9-124.62M128 218a74.09 74.09 0 0 1-74-74c0-23 8.67-46.87 25.77-70.91l28.05 27.22a6 6 0 0 0 9.82-2.25l23.29-63.86C163.35 54.16 202 95.6 202 144a74.09 74.09 0 0 1-74 74"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M142.1 19.38a6 6 0 0 0-9.47 2.56l-23.09 63.31L83.2 59.69a6 6 0 0 0-9 .67C52.85 88.39 42 116.53 42 144a86 86 0 0 0 172 0c0-58.6-50.28-106.67-71.9-124.62M128 218a74.09 74.09 0 0 1-74-74c0-23 8.67-46.87 25.77-70.91l28.05 27.22a6 6 0 0 0 9.82-2.25l23.29-63.86C163.35 54.16 202 95.6 202 144a74.09 74.09 0 0 1-74 74"/></svg>
</template>

CSS

.icon-fire-simple-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M142.1%2019.38a6%206%200%200%200-9.47%202.56l-23.09%2063.31L83.2%2059.69a6%206%200%200%200-9%20.67C52.85%2088.39%2042%20116.53%2042%20144a86%2086%200%200%200%20172%200c0-58.6-50.28-106.67-71.9-124.62M128%20218a74.09%2074.09%200%200%201-74-74c0-23%208.67-46.87%2025.77-70.91l28.05%2027.22a6%206%200%200%200%209.82-2.25l23.29-63.86C163.35%2054.16%20202%2095.6%20202%20144a74.09%2074.09%200%200%201-74%2074%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M142.1%2019.38a6%206%200%200%200-9.47%202.56l-23.09%2063.31L83.2%2059.69a6%206%200%200%200-9%20.67C52.85%2088.39%2042%20116.53%2042%20144a86%2086%200%200%200%20172%200c0-58.6-50.28-106.67-71.9-124.62M128%20218a74.09%2074.09%200%200%201-74-74c0-23%208.67-46.87%2025.77-70.91l28.05%2027.22a6%206%200%200%200%209.82-2.25l23.29-63.86C163.35%2054.16%20202%2095.6%20202%20144a74.09%2074.09%200%200%201-74%2074%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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