chili off icon
chili-off-outline from Material Design Icons by Pictogrammers · Outline · Food / Drink · Apache-2.0 Free for personal and commercial use.
- Name
- chili-off-outline
- Set
- Material Design Icons
- Style
- Outline
- Category
- Food / Drink
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Design Icons
More food / drink icons from Material Design Icons
Use the chili off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 8.28c.6.35 1 .99 1 1.72v2.8l-4.5-4.51L12 8l1.75 1zM12 6.5l1.75 1l1.52-.87c-.55-.97-1.36-1.69-2.3-1.98A2.996 2.996 0 0 0 10 2v2c.44 0 .8.29.94.69c-.68.23-1.28.68-1.77 1.28l1.37 1.37zm10.11 14.96l-1.27 1.27L16 17.89V22s-8-2-8-11V9.9L1.11 3l1.28-1.27zM14 15.89l-3.93-3.93c.31 3.67 2.24 5.78 3.93 6.91z"/></svg>
React
import type { SVGProps } from "react";
export function MdiChiliOffOutline(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="M15 8.28c.6.35 1 .99 1 1.72v2.8l-4.5-4.51L12 8l1.75 1zM12 6.5l1.75 1l1.52-.87c-.55-.97-1.36-1.69-2.3-1.98A2.996 2.996 0 0 0 10 2v2c.44 0 .8.29.94.69c-.68.23-1.28.68-1.77 1.28l1.37 1.37zm10.11 14.96l-1.27 1.27L16 17.89V22s-8-2-8-11V9.9L1.11 3l1.28-1.27zM14 15.89l-3.93-3.93c.31 3.67 2.24 5.78 3.93 6.91z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 8.28c.6.35 1 .99 1 1.72v2.8l-4.5-4.51L12 8l1.75 1zM12 6.5l1.75 1l1.52-.87c-.55-.97-1.36-1.69-2.3-1.98A2.996 2.996 0 0 0 10 2v2c.44 0 .8.29.94.69c-.68.23-1.28.68-1.77 1.28l1.37 1.37zm10.11 14.96l-1.27 1.27L16 17.89V22s-8-2-8-11V9.9L1.11 3l1.28-1.27zM14 15.89l-3.93-3.93c.31 3.67 2.24 5.78 3.93 6.91z"/></svg> </template>
CSS
.icon-chili-off-outline {
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%22M15%208.28c.6.35%201%20.99%201%201.72v2.8l-4.5-4.51L12%208l1.75%201zM12%206.5l1.75%201l1.52-.87c-.55-.97-1.36-1.69-2.3-1.98A2.996%202.996%200%200%200%2010%202v2c.44%200%20.8.29.94.69c-.68.23-1.28.68-1.77%201.28l1.37%201.37zm10.11%2014.96l-1.27%201.27L16%2017.89V22s-8-2-8-11V9.9L1.11%203l1.28-1.27zM14%2015.89l-3.93-3.93c.31%203.67%202.24%205.78%203.93%206.91z%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%22M15%208.28c.6.35%201%20.99%201%201.72v2.8l-4.5-4.51L12%208l1.75%201zM12%206.5l1.75%201l1.52-.87c-.55-.97-1.36-1.69-2.3-1.98A2.996%202.996%200%200%200%2010%202v2c.44%200%20.8.29.94.69c-.68.23-1.28.68-1.77%201.28l1.37%201.37zm10.11%2014.96l-1.27%201.27L16%2017.89V22s-8-2-8-11V9.9L1.11%203l1.28-1.27zM14%2015.89l-3.93-3.93c.31%203.67%202.24%205.78%203.93%206.91z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/chili-off-outline.svg?color=%231a73e8&size=48