pepper hot icon
pepper-hot-solid from Flowbite Icons by Themesberg · Solid · Food Beverage · MIT Free for personal and commercial use.
- Name
- pepper-hot-solid
- Set
- Flowbite Icons
- Style
- Solid
- 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="currentColor" d="M15.108 3.027c.732-.919 2.119-1.426 3.315-.636c1.03.68 1.664 2.159.844 3.43l-1.135 1.925c.49.538.818 1.217 1.017 2.04l.003.011l.002.01c.158.722.087 1.458-.15 2.193H14.5v-2a1 1 0 0 0-1-1h-2.56q.834-1.258 1.77-1.919c.984-.695 2.03-.885 3.031-.636q.362.089.71.214l1.104-1.872l.027-.043a.34.34 0 0 0 .037-.298a.72.72 0 0 0-.298-.386a.34.34 0 0 0-.298-.037a.72.72 0 0 0-.386.298a1 1 0 0 1-.334.315l-.081.047a1 1 0 0 1-1.114-1.656M9.837 11c-1.333 2.577-2.513 3.966-3.953 5.276l-.004.004c-.348.306-.736.646-1.16 1.119c-.955.913-1.147 2.388-.334 3.492c.763 1.037 2.146 1.443 3.292.96l.012-.006c1.55-.679 3.941-1.824 5.254-2.818l.008-.006l.008-.006c2.08-1.642 3.735-3.23 4.817-4.72q.106-.146.208-.295H13.5a1 1 0 0 1-1-1v-2z"/></svg>
React
import type { SVGProps } from "react";
export function FlowbitePepperHotSolid(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.108 3.027c.732-.919 2.119-1.426 3.315-.636c1.03.68 1.664 2.159.844 3.43l-1.135 1.925c.49.538.818 1.217 1.017 2.04l.003.011l.002.01c.158.722.087 1.458-.15 2.193H14.5v-2a1 1 0 0 0-1-1h-2.56q.834-1.258 1.77-1.919c.984-.695 2.03-.885 3.031-.636q.362.089.71.214l1.104-1.872l.027-.043a.34.34 0 0 0 .037-.298a.72.72 0 0 0-.298-.386a.34.34 0 0 0-.298-.037a.72.72 0 0 0-.386.298a1 1 0 0 1-.334.315l-.081.047a1 1 0 0 1-1.114-1.656M9.837 11c-1.333 2.577-2.513 3.966-3.953 5.276l-.004.004c-.348.306-.736.646-1.16 1.119c-.955.913-1.147 2.388-.334 3.492c.763 1.037 2.146 1.443 3.292.96l.012-.006c1.55-.679 3.941-1.824 5.254-2.818l.008-.006l.008-.006c2.08-1.642 3.735-3.23 4.817-4.72q.106-.146.208-.295H13.5a1 1 0 0 1-1-1v-2z"/></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.108 3.027c.732-.919 2.119-1.426 3.315-.636c1.03.68 1.664 2.159.844 3.43l-1.135 1.925c.49.538.818 1.217 1.017 2.04l.003.011l.002.01c.158.722.087 1.458-.15 2.193H14.5v-2a1 1 0 0 0-1-1h-2.56q.834-1.258 1.77-1.919c.984-.695 2.03-.885 3.031-.636q.362.089.71.214l1.104-1.872l.027-.043a.34.34 0 0 0 .037-.298a.72.72 0 0 0-.298-.386a.34.34 0 0 0-.298-.037a.72.72 0 0 0-.386.298a1 1 0 0 1-.334.315l-.081.047a1 1 0 0 1-1.114-1.656M9.837 11c-1.333 2.577-2.513 3.966-3.953 5.276l-.004.004c-.348.306-.736.646-1.16 1.119c-.955.913-1.147 2.388-.334 3.492c.763 1.037 2.146 1.443 3.292.96l.012-.006c1.55-.679 3.941-1.824 5.254-2.818l.008-.006l.008-.006c2.08-1.642 3.735-3.23 4.817-4.72q.106-.146.208-.295H13.5a1 1 0 0 1-1-1v-2z"/></svg> </template>
CSS
.icon-pepper-hot-solid {
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.108%203.027c.732-.919%202.119-1.426%203.315-.636c1.03.68%201.664%202.159.844%203.43l-1.135%201.925c.49.538.818%201.217%201.017%202.04l.003.011l.002.01c.158.722.087%201.458-.15%202.193H14.5v-2a1%201%200%200%200-1-1h-2.56q.834-1.258%201.77-1.919c.984-.695%202.03-.885%203.031-.636q.362.089.71.214l1.104-1.872l.027-.043a.34.34%200%200%200%20.037-.298a.72.72%200%200%200-.298-.386a.34.34%200%200%200-.298-.037a.72.72%200%200%200-.386.298a1%201%200%200%201-.334.315l-.081.047a1%201%200%200%201-1.114-1.656M9.837%2011c-1.333%202.577-2.513%203.966-3.953%205.276l-.004.004c-.348.306-.736.646-1.16%201.119c-.955.913-1.147%202.388-.334%203.492c.763%201.037%202.146%201.443%203.292.96l.012-.006c1.55-.679%203.941-1.824%205.254-2.818l.008-.006l.008-.006c2.08-1.642%203.735-3.23%204.817-4.72q.106-.146.208-.295H13.5a1%201%200%200%201-1-1v-2z%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.108%203.027c.732-.919%202.119-1.426%203.315-.636c1.03.68%201.664%202.159.844%203.43l-1.135%201.925c.49.538.818%201.217%201.017%202.04l.003.011l.002.01c.158.722.087%201.458-.15%202.193H14.5v-2a1%201%200%200%200-1-1h-2.56q.834-1.258%201.77-1.919c.984-.695%202.03-.885%203.031-.636q.362.089.71.214l1.104-1.872l.027-.043a.34.34%200%200%200%20.037-.298a.72.72%200%200%200-.298-.386a.34.34%200%200%200-.298-.037a.72.72%200%200%200-.386.298a1%201%200%200%201-.334.315l-.081.047a1%201%200%200%201-1.114-1.656M9.837%2011c-1.333%202.577-2.513%203.966-3.953%205.276l-.004.004c-.348.306-.736.646-1.16%201.119c-.955.913-1.147%202.388-.334%203.492c.763%201.037%202.146%201.443%203.292.96l.012-.006c1.55-.679%203.941-1.824%205.254-2.818l.008-.006l.008-.006c2.08-1.642%203.735-3.23%204.817-4.72q.106-.146.208-.295H13.5a1%201%200%200%201-1-1v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/pepper-hot-solid.svg?color=%231a73e8&size=48