bonfire icon

bonfire-duotone from Reicon by REICON · Duotone · Nature · MIT Free for personal and commercial use.

Name
bonfire-duotone
Set
Reicon
Style
Duotone
Category
Nature
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All bonfire icons →

More nature icons from Reicon

Use the bonfire icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M3.313 14.7a.75.75 0 0 1 .988-.387l5 2.188a.75.75 0 1 1-.601 1.374l-5-2.188a.75.75 0 0 1-.387-.987m17.374 0a.75.75 0 0 1-.386.987l-16 7a.75.75 0 0 1-.601-1.374l16-7a.75.75 0 0 1 .987.387m-6.874 4.593a.75.75 0 0 1 .988-.386l5.5 2.406a.75.75 0 1 1-.601 1.374l-5.5-2.406a.75.75 0 0 1-.387-.988" opacity=".5"/><path d="M11.6 15c2.133 0 6.4-1.239 6.4-6.193c0-3.031-1.849-5.23-3.6-6.542c-.897-.674-2.047.025-2.047 1.124c0 .743-.21 1.977-.793 2.891c-.682 1.07-1.809.141-1.987-1.104c-.09-.624-.777-.882-1.312-.523C7.208 5.358 6 6.71 6 8.807C6 13.761 9.733 15 11.6 15m3.616-5.718a.75.75 0 0 1 .502.934c-.268.896-1.384 2.534-3.718 2.534a.75.75 0 0 1 0-1.5c1.506 0 2.15-1.028 2.282-1.466a.75.75 0 0 1 .934-.502"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBonfireDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M3.313 14.7a.75.75 0 0 1 .988-.387l5 2.188a.75.75 0 1 1-.601 1.374l-5-2.188a.75.75 0 0 1-.387-.987m17.374 0a.75.75 0 0 1-.386.987l-16 7a.75.75 0 0 1-.601-1.374l16-7a.75.75 0 0 1 .987.387m-6.874 4.593a.75.75 0 0 1 .988-.386l5.5 2.406a.75.75 0 1 1-.601 1.374l-5.5-2.406a.75.75 0 0 1-.387-.988" opacity=".5"/><path d="M11.6 15c2.133 0 6.4-1.239 6.4-6.193c0-3.031-1.849-5.23-3.6-6.542c-.897-.674-2.047.025-2.047 1.124c0 .743-.21 1.977-.793 2.891c-.682 1.07-1.809.141-1.987-1.104c-.09-.624-.777-.882-1.312-.523C7.208 5.358 6 6.71 6 8.807C6 13.761 9.733 15 11.6 15m3.616-5.718a.75.75 0 0 1 .502.934c-.268.896-1.384 2.534-3.718 2.534a.75.75 0 0 1 0-1.5c1.506 0 2.15-1.028 2.282-1.466a.75.75 0 0 1 .934-.502"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M3.313 14.7a.75.75 0 0 1 .988-.387l5 2.188a.75.75 0 1 1-.601 1.374l-5-2.188a.75.75 0 0 1-.387-.987m17.374 0a.75.75 0 0 1-.386.987l-16 7a.75.75 0 0 1-.601-1.374l16-7a.75.75 0 0 1 .987.387m-6.874 4.593a.75.75 0 0 1 .988-.386l5.5 2.406a.75.75 0 1 1-.601 1.374l-5.5-2.406a.75.75 0 0 1-.387-.988" opacity=".5"/><path d="M11.6 15c2.133 0 6.4-1.239 6.4-6.193c0-3.031-1.849-5.23-3.6-6.542c-.897-.674-2.047.025-2.047 1.124c0 .743-.21 1.977-.793 2.891c-.682 1.07-1.809.141-1.987-1.104c-.09-.624-.777-.882-1.312-.523C7.208 5.358 6 6.71 6 8.807C6 13.761 9.733 15 11.6 15m3.616-5.718a.75.75 0 0 1 .502.934c-.268.896-1.384 2.534-3.718 2.534a.75.75 0 0 1 0-1.5c1.506 0 2.15-1.028 2.282-1.466a.75.75 0 0 1 .934-.502"/></g></svg>
</template>

CSS

.icon-bonfire-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M3.313%2014.7a.75.75%200%200%201%20.988-.387l5%202.188a.75.75%200%201%201-.601%201.374l-5-2.188a.75.75%200%200%201-.387-.987m17.374%200a.75.75%200%200%201-.386.987l-16%207a.75.75%200%200%201-.601-1.374l16-7a.75.75%200%200%201%20.987.387m-6.874%204.593a.75.75%200%200%201%20.988-.386l5.5%202.406a.75.75%200%201%201-.601%201.374l-5.5-2.406a.75.75%200%200%201-.387-.988%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.6%2015c2.133%200%206.4-1.239%206.4-6.193c0-3.031-1.849-5.23-3.6-6.542c-.897-.674-2.047.025-2.047%201.124c0%20.743-.21%201.977-.793%202.891c-.682%201.07-1.809.141-1.987-1.104c-.09-.624-.777-.882-1.312-.523C7.208%205.358%206%206.71%206%208.807C6%2013.761%209.733%2015%2011.6%2015m3.616-5.718a.75.75%200%200%201%20.502.934c-.268.896-1.384%202.534-3.718%202.534a.75.75%200%200%201%200-1.5c1.506%200%202.15-1.028%202.282-1.466a.75.75%200%200%201%20.934-.502%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M3.313%2014.7a.75.75%200%200%201%20.988-.387l5%202.188a.75.75%200%201%201-.601%201.374l-5-2.188a.75.75%200%200%201-.387-.987m17.374%200a.75.75%200%200%201-.386.987l-16%207a.75.75%200%200%201-.601-1.374l16-7a.75.75%200%200%201%20.987.387m-6.874%204.593a.75.75%200%200%201%20.988-.386l5.5%202.406a.75.75%200%201%201-.601%201.374l-5.5-2.406a.75.75%200%200%201-.387-.988%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.6%2015c2.133%200%206.4-1.239%206.4-6.193c0-3.031-1.849-5.23-3.6-6.542c-.897-.674-2.047.025-2.047%201.124c0%20.743-.21%201.977-.793%202.891c-.682%201.07-1.809.141-1.987-1.104c-.09-.624-.777-.882-1.312-.523C7.208%205.358%206%206.71%206%208.807C6%2013.761%209.733%2015%2011.6%2015m3.616-5.718a.75.75%200%200%201%20.502.934c-.268.896-1.384%202.534-3.718%202.534a.75.75%200%200%201%200-1.5c1.506%200%202.15-1.028%202.282-1.466a.75.75%200%200%201%20.934-.502%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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