pepper hot icon
pepper-hot from Line Awesome by Icons8 · Line · Food · Apache-2.0 Free for personal and commercial use.
- Name
- pepper-hot
- Set
- Line Awesome
- Style
- Line
- Category
- Food
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- pepper-hot-solid
The same icon in other sets
More food icons from Line Awesome
Use the pepper hot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 5V3c-1.988 0-3.54.555-4.605 1.64a4.8 4.8 0 0 0-1.141 1.93C21.746 6.22 21.156 6 20.5 6c-2.523 0-3.477 2.008-3.5 3.375a11 11 0 0 1-.023.688C16.305 12.05 15 10.733 15 8c-3.223 3.422.25 4.684-1.73 6.664c-.422.422-1.43.586-2.06-.187c-.831-.989.86-2.614-.741-3.829c.293 1.829-1.117 1.45-1.594 1.059C8.254 11.199 7.125 10.082 9 7c-1.918.875-3.074 2.652-3 4c.2 3.535 5.664 6.605 3.457 8.668C8.344 20.711 6.157 19.301 7 17c-1.05.535-2.285 1.809-1.89 3.79C5.382 22.16 7.374 25.25 4 27l.043.012L3.957 29c.066.004.336.012.77.012c2.812 0 12.546-.434 18.539-6.172C26.406 19.832 28 15.848 28 11c0-1.383-.629-4-3-4c-.293 0-.566.04-.824.102c.113-.336.308-.72.644-1.063C25.5 5.352 26.566 5 28 5m-3 4c.945 0 1 1.984 1 2c0 4.277-1.387 7.773-4.113 10.39c-4.426 4.243-11.399 5.294-15.184 5.544c.922-.211 2.031-.641 3.246-1.461c5.852-3.207 8.93-10.77 9.043-15.805H19v-.273C19.004 9.16 19.098 8 20.5 8c.855 0 1.5 1.215 1.5 2h2c0-.43.105-1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function LaPepperHot(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="M28 5V3c-1.988 0-3.54.555-4.605 1.64a4.8 4.8 0 0 0-1.141 1.93C21.746 6.22 21.156 6 20.5 6c-2.523 0-3.477 2.008-3.5 3.375a11 11 0 0 1-.023.688C16.305 12.05 15 10.733 15 8c-3.223 3.422.25 4.684-1.73 6.664c-.422.422-1.43.586-2.06-.187c-.831-.989.86-2.614-.741-3.829c.293 1.829-1.117 1.45-1.594 1.059C8.254 11.199 7.125 10.082 9 7c-1.918.875-3.074 2.652-3 4c.2 3.535 5.664 6.605 3.457 8.668C8.344 20.711 6.157 19.301 7 17c-1.05.535-2.285 1.809-1.89 3.79C5.382 22.16 7.374 25.25 4 27l.043.012L3.957 29c.066.004.336.012.77.012c2.812 0 12.546-.434 18.539-6.172C26.406 19.832 28 15.848 28 11c0-1.383-.629-4-3-4c-.293 0-.566.04-.824.102c.113-.336.308-.72.644-1.063C25.5 5.352 26.566 5 28 5m-3 4c.945 0 1 1.984 1 2c0 4.277-1.387 7.773-4.113 10.39c-4.426 4.243-11.399 5.294-15.184 5.544c.922-.211 2.031-.641 3.246-1.461c5.852-3.207 8.93-10.77 9.043-15.805H19v-.273C19.004 9.16 19.098 8 20.5 8c.855 0 1.5 1.215 1.5 2h2c0-.43.105-1 1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 5V3c-1.988 0-3.54.555-4.605 1.64a4.8 4.8 0 0 0-1.141 1.93C21.746 6.22 21.156 6 20.5 6c-2.523 0-3.477 2.008-3.5 3.375a11 11 0 0 1-.023.688C16.305 12.05 15 10.733 15 8c-3.223 3.422.25 4.684-1.73 6.664c-.422.422-1.43.586-2.06-.187c-.831-.989.86-2.614-.741-3.829c.293 1.829-1.117 1.45-1.594 1.059C8.254 11.199 7.125 10.082 9 7c-1.918.875-3.074 2.652-3 4c.2 3.535 5.664 6.605 3.457 8.668C8.344 20.711 6.157 19.301 7 17c-1.05.535-2.285 1.809-1.89 3.79C5.382 22.16 7.374 25.25 4 27l.043.012L3.957 29c.066.004.336.012.77.012c2.812 0 12.546-.434 18.539-6.172C26.406 19.832 28 15.848 28 11c0-1.383-.629-4-3-4c-.293 0-.566.04-.824.102c.113-.336.308-.72.644-1.063C25.5 5.352 26.566 5 28 5m-3 4c.945 0 1 1.984 1 2c0 4.277-1.387 7.773-4.113 10.39c-4.426 4.243-11.399 5.294-15.184 5.544c.922-.211 2.031-.641 3.246-1.461c5.852-3.207 8.93-10.77 9.043-15.805H19v-.273C19.004 9.16 19.098 8 20.5 8c.855 0 1.5 1.215 1.5 2h2c0-.43.105-1 1-1"/></svg> </template>
CSS
.icon-pepper-hot {
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%22M28%205V3c-1.988%200-3.54.555-4.605%201.64a4.8%204.8%200%200%200-1.141%201.93C21.746%206.22%2021.156%206%2020.5%206c-2.523%200-3.477%202.008-3.5%203.375a11%2011%200%200%201-.023.688C16.305%2012.05%2015%2010.733%2015%208c-3.223%203.422.25%204.684-1.73%206.664c-.422.422-1.43.586-2.06-.187c-.831-.989.86-2.614-.741-3.829c.293%201.829-1.117%201.45-1.594%201.059C8.254%2011.199%207.125%2010.082%209%207c-1.918.875-3.074%202.652-3%204c.2%203.535%205.664%206.605%203.457%208.668C8.344%2020.711%206.157%2019.301%207%2017c-1.05.535-2.285%201.809-1.89%203.79C5.382%2022.16%207.374%2025.25%204%2027l.043.012L3.957%2029c.066.004.336.012.77.012c2.812%200%2012.546-.434%2018.539-6.172C26.406%2019.832%2028%2015.848%2028%2011c0-1.383-.629-4-3-4c-.293%200-.566.04-.824.102c.113-.336.308-.72.644-1.063C25.5%205.352%2026.566%205%2028%205m-3%204c.945%200%201%201.984%201%202c0%204.277-1.387%207.773-4.113%2010.39c-4.426%204.243-11.399%205.294-15.184%205.544c.922-.211%202.031-.641%203.246-1.461c5.852-3.207%208.93-10.77%209.043-15.805H19v-.273C19.004%209.16%2019.098%208%2020.5%208c.855%200%201.5%201.215%201.5%202h2c0-.43.105-1%201-1%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%22M28%205V3c-1.988%200-3.54.555-4.605%201.64a4.8%204.8%200%200%200-1.141%201.93C21.746%206.22%2021.156%206%2020.5%206c-2.523%200-3.477%202.008-3.5%203.375a11%2011%200%200%201-.023.688C16.305%2012.05%2015%2010.733%2015%208c-3.223%203.422.25%204.684-1.73%206.664c-.422.422-1.43.586-2.06-.187c-.831-.989.86-2.614-.741-3.829c.293%201.829-1.117%201.45-1.594%201.059C8.254%2011.199%207.125%2010.082%209%207c-1.918.875-3.074%202.652-3%204c.2%203.535%205.664%206.605%203.457%208.668C8.344%2020.711%206.157%2019.301%207%2017c-1.05.535-2.285%201.809-1.89%203.79C5.382%2022.16%207.374%2025.25%204%2027l.043.012L3.957%2029c.066.004.336.012.77.012c2.812%200%2012.546-.434%2018.539-6.172C26.406%2019.832%2028%2015.848%2028%2011c0-1.383-.629-4-3-4c-.293%200-.566.04-.824.102c.113-.336.308-.72.644-1.063C25.5%205.352%2026.566%205%2028%205m-3%204c.945%200%201%201.984%201%202c0%204.277-1.387%207.773-4.113%2010.39c-4.426%204.243-11.399%205.294-15.184%205.544c.922-.211%202.031-.641%203.246-1.461c5.852-3.207%208.93-10.77%209.043-15.805H19v-.273C19.004%209.16%2019.098%208%2020.5%208c.855%200%201.5%201.215%201.5%202h2c0-.43.105-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/pepper-hot.svg?color=%231a73e8&size=48