fire simple icon

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

Name
fire-simple-duotone
Set
Phosphor
Style
Duotone
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"><g fill="currentColor"><path d="M208 144a80 80 0 0 1-160 0c0-30.57 14.42-58.26 31-80l33 32l26.27-72C159.86 41.92 208 88.15 208 144" opacity=".2"/><path d="M143.38 17.85a8 8 0 0 0-12.63 3.41l-22 60.41l-24.16-23.41a8 8 0 0 0-11.93.89C51 87.53 40 116.08 40 144a88 88 0 0 0 176 0c0-59.45-50.79-108-72.62-126.15M128 216a72.08 72.08 0 0 1-72-72c0-22 8.09-44.79 24.06-67.84l26.37 25.58a8 8 0 0 0 13.09-3l22.27-61.07C164.21 58.08 200 97.91 200 144a72.08 72.08 0 0 1-72 72"/></g></svg>

React

import type { SVGProps } from "react";

export function PhFireSimpleDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 144a80 80 0 0 1-160 0c0-30.57 14.42-58.26 31-80l33 32l26.27-72C159.86 41.92 208 88.15 208 144" opacity=".2"/><path d="M143.38 17.85a8 8 0 0 0-12.63 3.41l-22 60.41l-24.16-23.41a8 8 0 0 0-11.93.89C51 87.53 40 116.08 40 144a88 88 0 0 0 176 0c0-59.45-50.79-108-72.62-126.15M128 216a72.08 72.08 0 0 1-72-72c0-22 8.09-44.79 24.06-67.84l26.37 25.58a8 8 0 0 0 13.09-3l22.27-61.07C164.21 58.08 200 97.91 200 144a72.08 72.08 0 0 1-72 72"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 144a80 80 0 0 1-160 0c0-30.57 14.42-58.26 31-80l33 32l26.27-72C159.86 41.92 208 88.15 208 144" opacity=".2"/><path d="M143.38 17.85a8 8 0 0 0-12.63 3.41l-22 60.41l-24.16-23.41a8 8 0 0 0-11.93.89C51 87.53 40 116.08 40 144a88 88 0 0 0 176 0c0-59.45-50.79-108-72.62-126.15M128 216a72.08 72.08 0 0 1-72-72c0-22 8.09-44.79 24.06-67.84l26.37 25.58a8 8 0 0 0 13.09-3l22.27-61.07C164.21 58.08 200 97.91 200 144a72.08 72.08 0 0 1-72 72"/></g></svg>
</template>

CSS

.icon-fire-simple-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20144a80%2080%200%200%201-160%200c0-30.57%2014.42-58.26%2031-80l33%2032l26.27-72C159.86%2041.92%20208%2088.15%20208%20144%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M143.38%2017.85a8%208%200%200%200-12.63%203.41l-22%2060.41l-24.16-23.41a8%208%200%200%200-11.93.89C51%2087.53%2040%20116.08%2040%20144a88%2088%200%200%200%20176%200c0-59.45-50.79-108-72.62-126.15M128%20216a72.08%2072.08%200%200%201-72-72c0-22%208.09-44.79%2024.06-67.84l26.37%2025.58a8%208%200%200%200%2013.09-3l22.27-61.07C164.21%2058.08%20200%2097.91%20200%20144a72.08%2072.08%200%200%201-72%2072%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20144a80%2080%200%200%201-160%200c0-30.57%2014.42-58.26%2031-80l33%2032l26.27-72C159.86%2041.92%20208%2088.15%20208%20144%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M143.38%2017.85a8%208%200%200%200-12.63%203.41l-22%2060.41l-24.16-23.41a8%208%200%200%200-11.93.89C51%2087.53%2040%20116.08%2040%20144a88%2088%200%200%200%20176%200c0-59.45-50.79-108-72.62-126.15M128%20216a72.08%2072.08%200%200%201-72-72c0-22%208.09-44.79%2024.06-67.84l26.37%2025.58a8%208%200%200%200%2013.09-3l22.27-61.07C164.21%2058.08%20200%2097.91%20200%20144a72.08%2072.08%200%200%201-72%2072%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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