hot pepper emoji
hot-pepper from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- hot-pepper
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji High Contrast
Use the hot pepper emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.965 2a1 1 0 0 1 1 1v2.03h1.62c2.76 0 5 2.24 5 5c0 .895-.316 1.748-.879 2.424q.037.322.048.663c.182 5.46-2.078 11.093-6.713 14.536c-4.603 3.419-10.318 4.186-15.368 2.527H4.67c-2.351-.779-2.18-4.176.258-4.689c1.51-.32 2.965-.96 4.286-1.95a10.98 10.98 0 0 0 4.353-9.597a6.5 6.5 0 0 1 .013-1.115a3.8 3.8 0 0 1-1.236-2.799c0-2.76 2.24-5 5.01-5h1.61V3a1 1 0 0 1 1-1m-4.409 11.225q-.015.285.006.571a12.98 12.98 0 0 1-5.146 11.344a12.9 12.9 0 0 1-5.074 2.308H5.34c-.42.089-.47.69-.042.832c4.45 1.461 9.483.788 13.55-2.233c3.998-2.969 6.03-7.868 5.912-12.72c-.357-.055-.7-.21-.985-.467c-.72-.65-1.82-.65-2.54 0s-1.82.65-2.54 0s-1.82-.65-2.54 0c-.18.162-.383.284-.599.365"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastHotPepper(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.965 2a1 1 0 0 1 1 1v2.03h1.62c2.76 0 5 2.24 5 5c0 .895-.316 1.748-.879 2.424q.037.322.048.663c.182 5.46-2.078 11.093-6.713 14.536c-4.603 3.419-10.318 4.186-15.368 2.527H4.67c-2.351-.779-2.18-4.176.258-4.689c1.51-.32 2.965-.96 4.286-1.95a10.98 10.98 0 0 0 4.353-9.597a6.5 6.5 0 0 1 .013-1.115a3.8 3.8 0 0 1-1.236-2.799c0-2.76 2.24-5 5.01-5h1.61V3a1 1 0 0 1 1-1m-4.409 11.225q-.015.285.006.571a12.98 12.98 0 0 1-5.146 11.344a12.9 12.9 0 0 1-5.074 2.308H5.34c-.42.089-.47.69-.042.832c4.45 1.461 9.483.788 13.55-2.233c3.998-2.969 6.03-7.868 5.912-12.72c-.357-.055-.7-.21-.985-.467c-.72-.65-1.82-.65-2.54 0s-1.82.65-2.54 0s-1.82-.65-2.54 0c-.18.162-.383.284-.599.365"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.965 2a1 1 0 0 1 1 1v2.03h1.62c2.76 0 5 2.24 5 5c0 .895-.316 1.748-.879 2.424q.037.322.048.663c.182 5.46-2.078 11.093-6.713 14.536c-4.603 3.419-10.318 4.186-15.368 2.527H4.67c-2.351-.779-2.18-4.176.258-4.689c1.51-.32 2.965-.96 4.286-1.95a10.98 10.98 0 0 0 4.353-9.597a6.5 6.5 0 0 1 .013-1.115a3.8 3.8 0 0 1-1.236-2.799c0-2.76 2.24-5 5.01-5h1.61V3a1 1 0 0 1 1-1m-4.409 11.225q-.015.285.006.571a12.98 12.98 0 0 1-5.146 11.344a12.9 12.9 0 0 1-5.074 2.308H5.34c-.42.089-.47.69-.042.832c4.45 1.461 9.483.788 13.55-2.233c3.998-2.969 6.03-7.868 5.912-12.72c-.357-.055-.7-.21-.985-.467c-.72-.65-1.82-.65-2.54 0s-1.82.65-2.54 0s-1.82-.65-2.54 0c-.18.162-.383.284-.599.365"/></svg> </template>
CSS
.icon-hot-pepper {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.965%202a1%201%200%200%201%201%201v2.03h1.62c2.76%200%205%202.24%205%205c0%20.895-.316%201.748-.879%202.424q.037.322.048.663c.182%205.46-2.078%2011.093-6.713%2014.536c-4.603%203.419-10.318%204.186-15.368%202.527H4.67c-2.351-.779-2.18-4.176.258-4.689c1.51-.32%202.965-.96%204.286-1.95a10.98%2010.98%200%200%200%204.353-9.597a6.5%206.5%200%200%201%20.013-1.115a3.8%203.8%200%200%201-1.236-2.799c0-2.76%202.24-5%205.01-5h1.61V3a1%201%200%200%201%201-1m-4.409%2011.225q-.015.285.006.571a12.98%2012.98%200%200%201-5.146%2011.344a12.9%2012.9%200%200%201-5.074%202.308H5.34c-.42.089-.47.69-.042.832c4.45%201.461%209.483.788%2013.55-2.233c3.998-2.969%206.03-7.868%205.912-12.72c-.357-.055-.7-.21-.985-.467c-.72-.65-1.82-.65-2.54%200s-1.82.65-2.54%200s-1.82-.65-2.54%200c-.18.162-.383.284-.599.365%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.965%202a1%201%200%200%201%201%201v2.03h1.62c2.76%200%205%202.24%205%205c0%20.895-.316%201.748-.879%202.424q.037.322.048.663c.182%205.46-2.078%2011.093-6.713%2014.536c-4.603%203.419-10.318%204.186-15.368%202.527H4.67c-2.351-.779-2.18-4.176.258-4.689c1.51-.32%202.965-.96%204.286-1.95a10.98%2010.98%200%200%200%204.353-9.597a6.5%206.5%200%200%201%20.013-1.115a3.8%203.8%200%200%201-1.236-2.799c0-2.76%202.24-5%205.01-5h1.61V3a1%201%200%200%201%201-1m-4.409%2011.225q-.015.285.006.571a12.98%2012.98%200%200%201-5.146%2011.344a12.9%2012.9%200%200%201-5.074%202.308H5.34c-.42.089-.47.69-.042.832c4.45%201.461%209.483.788%2013.55-2.233c3.998-2.969%206.03-7.868%205.912-12.72c-.357-.055-.7-.21-.985-.467c-.72-.65-1.82-.65-2.54%200s-1.82.65-2.54%200s-1.82-.65-2.54%200c-.18.162-.383.284-.599.365%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/hot-pepper.svg?color=%231a73e8&size=48