chili icon
chili-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- chili-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Use the chili icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.701 2.129L19.226 4.1a5.5 5.5 0 0 1 2.76 5.714q-.088.522-.18 1.032c-.38 2.076-1.605 6.033-4.1 8.527c-2.72 2.72-6.304 3.235-9.076 3.12a19.4 19.4 0 0 1-4.558-.755a11 11 0 0 1-.372-.117l-.023-.008l-.007-.003l-.004-.001l-3.19-1.128l3.285-.786h.001l.005-.002l.04-.011q.061-.016.191-.06c.173-.059.43-.155.746-.304a9.7 9.7 0 0 0 2.379-1.6c1.748-1.586 3.66-4.426 3.99-9.447l.01-.155v-.01c.215-3.16 3.337-5.04 6.199-4.64l.435-1.807zM7.008 20.335c.521.076 1.096.135 1.704.16c2.51.104 5.425-.38 7.58-2.535c1.897-1.897 3-4.978 3.442-6.961l-.862-.85l-1.655 1.104l-1-1.5l-1.5 1l-1.164-1.745l-.504.126c-.495 5.098-2.542 8.214-4.581 10.067c-.5.453-.995.827-1.46 1.134"/></svg>
React
import type { SVGProps } from "react";
export function TdesignChiliFilled(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="M19.701 2.129L19.226 4.1a5.5 5.5 0 0 1 2.76 5.714q-.088.522-.18 1.032c-.38 2.076-1.605 6.033-4.1 8.527c-2.72 2.72-6.304 3.235-9.076 3.12a19.4 19.4 0 0 1-4.558-.755a11 11 0 0 1-.372-.117l-.023-.008l-.007-.003l-.004-.001l-3.19-1.128l3.285-.786h.001l.005-.002l.04-.011q.061-.016.191-.06c.173-.059.43-.155.746-.304a9.7 9.7 0 0 0 2.379-1.6c1.748-1.586 3.66-4.426 3.99-9.447l.01-.155v-.01c.215-3.16 3.337-5.04 6.199-4.64l.435-1.807zM7.008 20.335c.521.076 1.096.135 1.704.16c2.51.104 5.425-.38 7.58-2.535c1.897-1.897 3-4.978 3.442-6.961l-.862-.85l-1.655 1.104l-1-1.5l-1.5 1l-1.164-1.745l-.504.126c-.495 5.098-2.542 8.214-4.581 10.067c-.5.453-.995.827-1.46 1.134"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.701 2.129L19.226 4.1a5.5 5.5 0 0 1 2.76 5.714q-.088.522-.18 1.032c-.38 2.076-1.605 6.033-4.1 8.527c-2.72 2.72-6.304 3.235-9.076 3.12a19.4 19.4 0 0 1-4.558-.755a11 11 0 0 1-.372-.117l-.023-.008l-.007-.003l-.004-.001l-3.19-1.128l3.285-.786h.001l.005-.002l.04-.011q.061-.016.191-.06c.173-.059.43-.155.746-.304a9.7 9.7 0 0 0 2.379-1.6c1.748-1.586 3.66-4.426 3.99-9.447l.01-.155v-.01c.215-3.16 3.337-5.04 6.199-4.64l.435-1.807zM7.008 20.335c.521.076 1.096.135 1.704.16c2.51.104 5.425-.38 7.58-2.535c1.897-1.897 3-4.978 3.442-6.961l-.862-.85l-1.655 1.104l-1-1.5l-1.5 1l-1.164-1.745l-.504.126c-.495 5.098-2.542 8.214-4.581 10.067c-.5.453-.995.827-1.46 1.134"/></svg> </template>
CSS
.icon-chili-filled {
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%22M19.701%202.129L19.226%204.1a5.5%205.5%200%200%201%202.76%205.714q-.088.522-.18%201.032c-.38%202.076-1.605%206.033-4.1%208.527c-2.72%202.72-6.304%203.235-9.076%203.12a19.4%2019.4%200%200%201-4.558-.755a11%2011%200%200%201-.372-.117l-.023-.008l-.007-.003l-.004-.001l-3.19-1.128l3.285-.786h.001l.005-.002l.04-.011q.061-.016.191-.06c.173-.059.43-.155.746-.304a9.7%209.7%200%200%200%202.379-1.6c1.748-1.586%203.66-4.426%203.99-9.447l.01-.155v-.01c.215-3.16%203.337-5.04%206.199-4.64l.435-1.807zM7.008%2020.335c.521.076%201.096.135%201.704.16c2.51.104%205.425-.38%207.58-2.535c1.897-1.897%203-4.978%203.442-6.961l-.862-.85l-1.655%201.104l-1-1.5l-1.5%201l-1.164-1.745l-.504.126c-.495%205.098-2.542%208.214-4.581%2010.067c-.5.453-.995.827-1.46%201.134%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%22M19.701%202.129L19.226%204.1a5.5%205.5%200%200%201%202.76%205.714q-.088.522-.18%201.032c-.38%202.076-1.605%206.033-4.1%208.527c-2.72%202.72-6.304%203.235-9.076%203.12a19.4%2019.4%200%200%201-4.558-.755a11%2011%200%200%201-.372-.117l-.023-.008l-.007-.003l-.004-.001l-3.19-1.128l3.285-.786h.001l.005-.002l.04-.011q.061-.016.191-.06c.173-.059.43-.155.746-.304a9.7%209.7%200%200%200%202.379-1.6c1.748-1.586%203.66-4.426%203.99-9.447l.01-.155v-.01c.215-3.16%203.337-5.04%206.199-4.64l.435-1.807zM7.008%2020.335c.521.076%201.096.135%201.704.16c2.51.104%205.425-.38%207.58-2.535c1.897-1.897%203-4.978%203.442-6.961l-.862-.85l-1.655%201.104l-1-1.5l-1.5%201l-1.164-1.745l-.504.126c-.495%205.098-2.542%208.214-4.581%2010.067c-.5.453-.995.827-1.46%201.134%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/chili-filled.svg?color=%231a73e8&size=48