pepper hot icon
pepper-hot-outline from Flowbite Icons by Themesberg · Outline · Food Beverage · MIT Free for personal and commercial use.
- Name
- pepper-hot-outline
- Set
- Flowbite Icons
- Style
- Outline
- Category
- Food Beverage
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
The same icon in other sets
More food beverage icons from Flowbite Icons
apple-full-outlinebacon-outlinebeer-mug-empty-outlinebone-outlinebowl-food-outlinebowl-rice-outlinebread-slice-outlineburger-outlinecake-candles-outlinecandy-cane-outlinecarrot-outlinechampagne-glasses-outlinecheese-outlinecloud-meatball-outlinecookie-outlinecube-solidcubes-stacked-outlinedroplet-bottle-alt-outlinedroplet-bottle-outlinedrumstick-bite-outlineegg-outlinefish-alt-outlinefish-outlineflask-outline
Use the pepper hot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 11c1.5-3.033 3.102-3.847 4.5-3.5s2.286.99 2.678 2.607c.463 2.116-1.743 4.977-5.838 8.208c-1.206.913-3.494 2.017-5.05 2.7c-.698.293-1.595.053-2.099-.632c-.503-.684-.391-1.616.247-2.2c.393-.445.753-.76 1.112-1.076C8.185 15.62 9.5 14.033 11 11m0 0h3v2h3m.158-5.485l1.259-2.135c.462-.7.156-1.607-.545-2.07c-.7-.462-1.607-.156-2.07.545l-.08.047"/></svg>
React
import type { SVGProps } from "react";
export function FlowbitePepperHotOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M11 11c1.5-3.033 3.102-3.847 4.5-3.5s2.286.99 2.678 2.607c.463 2.116-1.743 4.977-5.838 8.208c-1.206.913-3.494 2.017-5.05 2.7c-.698.293-1.595.053-2.099-.632c-.503-.684-.391-1.616.247-2.2c.393-.445.753-.76 1.112-1.076C8.185 15.62 9.5 14.033 11 11m0 0h3v2h3m.158-5.485l1.259-2.135c.462-.7.156-1.607-.545-2.07c-.7-.462-1.607-.156-2.07.545l-.08.047"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 11c1.5-3.033 3.102-3.847 4.5-3.5s2.286.99 2.678 2.607c.463 2.116-1.743 4.977-5.838 8.208c-1.206.913-3.494 2.017-5.05 2.7c-.698.293-1.595.053-2.099-.632c-.503-.684-.391-1.616.247-2.2c.393-.445.753-.76 1.112-1.076C8.185 15.62 9.5 14.033 11 11m0 0h3v2h3m.158-5.485l1.259-2.135c.462-.7.156-1.607-.545-2.07c-.7-.462-1.607-.156-2.07.545l-.08.047"/></svg> </template>
CSS
.icon-pepper-hot-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M11%2011c1.5-3.033%203.102-3.847%204.5-3.5s2.286.99%202.678%202.607c.463%202.116-1.743%204.977-5.838%208.208c-1.206.913-3.494%202.017-5.05%202.7c-.698.293-1.595.053-2.099-.632c-.503-.684-.391-1.616.247-2.2c.393-.445.753-.76%201.112-1.076C8.185%2015.62%209.5%2014.033%2011%2011m0%200h3v2h3m.158-5.485l1.259-2.135c.462-.7.156-1.607-.545-2.07c-.7-.462-1.607-.156-2.07.545l-.08.047%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M11%2011c1.5-3.033%203.102-3.847%204.5-3.5s2.286.99%202.678%202.607c.463%202.116-1.743%204.977-5.838%208.208c-1.206.913-3.494%202.017-5.05%202.7c-.698.293-1.595.053-2.099-.632c-.503-.684-.391-1.616.247-2.2c.393-.445.753-.76%201.112-1.076C8.185%2015.62%209.5%2014.033%2011%2011m0%200h3v2h3m.158-5.485l1.259-2.135c.462-.7.156-1.607-.545-2.07c-.7-.462-1.607-.156-2.07.545l-.08.047%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/pepper-hot-outline.svg?color=%231a73e8&size=48