blaze icon
blaze-fill from Remix Icon by Remix Design · Fill · Weather · Apache-2.0 Free for personal and commercial use.
- Name
- blaze-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Weather
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More weather icons from Remix Icon
Use the blaze icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 9q1.5 1.59 1.5 4c0 3.466-3.7 4.276-5.5 9q-1-.862-1-2.5c0-3.482 5-5.29 5-10.5m-4-4q1.8 1.858 1.8 4c0 4.951-6.045 5.692-4.8 13Q9 20.26 9 17c0-3.325 5.5-6 5.5-12M10 1q2 2.5 2 4.5c0 6.25-8.5 8.222-4 16.5c-2.616-.58-4.5-3-4.5-6C3.5 9.5 10 8.5 10 1"/></svg>
React
import type { SVGProps } from "react";
export function RiBlazeFill(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="M18.5 9q1.5 1.59 1.5 4c0 3.466-3.7 4.276-5.5 9q-1-.862-1-2.5c0-3.482 5-5.29 5-10.5m-4-4q1.8 1.858 1.8 4c0 4.951-6.045 5.692-4.8 13Q9 20.26 9 17c0-3.325 5.5-6 5.5-12M10 1q2 2.5 2 4.5c0 6.25-8.5 8.222-4 16.5c-2.616-.58-4.5-3-4.5-6C3.5 9.5 10 8.5 10 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 9q1.5 1.59 1.5 4c0 3.466-3.7 4.276-5.5 9q-1-.862-1-2.5c0-3.482 5-5.29 5-10.5m-4-4q1.8 1.858 1.8 4c0 4.951-6.045 5.692-4.8 13Q9 20.26 9 17c0-3.325 5.5-6 5.5-12M10 1q2 2.5 2 4.5c0 6.25-8.5 8.222-4 16.5c-2.616-.58-4.5-3-4.5-6C3.5 9.5 10 8.5 10 1"/></svg> </template>
CSS
.icon-blaze-fill {
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%22M18.5%209q1.5%201.59%201.5%204c0%203.466-3.7%204.276-5.5%209q-1-.862-1-2.5c0-3.482%205-5.29%205-10.5m-4-4q1.8%201.858%201.8%204c0%204.951-6.045%205.692-4.8%2013Q9%2020.26%209%2017c0-3.325%205.5-6%205.5-12M10%201q2%202.5%202%204.5c0%206.25-8.5%208.222-4%2016.5c-2.616-.58-4.5-3-4.5-6C3.5%209.5%2010%208.5%2010%201%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%22M18.5%209q1.5%201.59%201.5%204c0%203.466-3.7%204.276-5.5%209q-1-.862-1-2.5c0-3.482%205-5.29%205-10.5m-4-4q1.8%201.858%201.8%204c0%204.951-6.045%205.692-4.8%2013Q9%2020.26%209%2017c0-3.325%205.5-6%205.5-12M10%201q2%202.5%202%204.5c0%206.25-8.5%208.222-4%2016.5c-2.616-.58-4.5-3-4.5-6C3.5%209.5%2010%208.5%2010%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/blaze-fill.svg?color=%231a73e8&size=48