chili from IconPark Solid by ByteDance · Solid · Foods · Apache-2.0 Free for personal and commercial use.

Name
chili
Set
IconPark Solid
Style
Solid
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark Solid

Use the chili icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path fill="currentColor" d="M21.168 16.594c1.648-5.607 8.323-7.928 13.093-4.552c4.126 2.918 4.818 8.766 1.488 12.567l-3.13 3.574a48.8 48.8 0 0 1-19.203 13.4l-3.558 1.369a2.339 2.339 0 0 1-2.294-4.014l2.78-2.208a25.8 25.8 0 0 0 8.705-12.927z"/><path d="M29.842 10.684a4.931 4.931 0 1 1 7.768 5.39"/><path stroke-linecap="round" d="m42 4l-4 4"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidChili(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><path fill="currentColor" d="M21.168 16.594c1.648-5.607 8.323-7.928 13.093-4.552c4.126 2.918 4.818 8.766 1.488 12.567l-3.13 3.574a48.8 48.8 0 0 1-19.203 13.4l-3.558 1.369a2.339 2.339 0 0 1-2.294-4.014l2.78-2.208a25.8 25.8 0 0 0 8.705-12.927z"/><path d="M29.842 10.684a4.931 4.931 0 1 1 7.768 5.39"/><path strokeLinecap="round" d="m42 4l-4 4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path fill="currentColor" d="M21.168 16.594c1.648-5.607 8.323-7.928 13.093-4.552c4.126 2.918 4.818 8.766 1.488 12.567l-3.13 3.574a48.8 48.8 0 0 1-19.203 13.4l-3.558 1.369a2.339 2.339 0 0 1-2.294-4.014l2.78-2.208a25.8 25.8 0 0 0 8.705-12.927z"/><path d="M29.842 10.684a4.931 4.931 0 1 1 7.768 5.39"/><path stroke-linecap="round" d="m42 4l-4 4"/></g></svg>
</template>

CSS

.icon-chili {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.168%2016.594c1.648-5.607%208.323-7.928%2013.093-4.552c4.126%202.918%204.818%208.766%201.488%2012.567l-3.13%203.574a48.8%2048.8%200%200%201-19.203%2013.4l-3.558%201.369a2.339%202.339%200%200%201-2.294-4.014l2.78-2.208a25.8%2025.8%200%200%200%208.705-12.927z%22%2F%3E%3Cpath%20d%3D%22M29.842%2010.684a4.931%204.931%200%201%201%207.768%205.39%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m42%204l-4%204%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.168%2016.594c1.648-5.607%208.323-7.928%2013.093-4.552c4.126%202.918%204.818%208.766%201.488%2012.567l-3.13%203.574a48.8%2048.8%200%200%201-19.203%2013.4l-3.558%201.369a2.339%202.339%200%200%201-2.294-4.014l2.78-2.208a25.8%2025.8%200%200%200%208.705-12.927z%22%2F%3E%3Cpath%20d%3D%22M29.842%2010.684a4.931%204.931%200%201%201%207.768%205.39%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m42%204l-4%204%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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