pepper-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
pepper-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the pepper icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M165.57 42.26A38.07 38.07 0 0 0 128 10a6 6 0 0 0 0 12a26 26 0 0 1 25.38 20.35A62.08 62.08 0 0 0 98 104c0 47.75-26.23 79.68-78 94.93a14 14 0 0 0 1.56 27.24A262.5 262.5 0 0 0 66.81 230c40.36 0 85.23-9 116.19-35c25.88-21.71 39-52.33 39-91a62.06 62.06 0 0 0-56.43-61.74M160 54a50.09 50.09 0 0 1 47.82 35.38L192 97.28l-29.32-14.66a6 6 0 0 0-5.36 0L128 97.28l-15.81-7.91A50.07 50.07 0 0 1 160 54m15.28 131.82C150.15 206.89 95.36 227 23.67 214.33a1.88 1.88 0 0 1-1.67-1.89a1.81 1.81 0 0 1 1.43-2C80.06 193.73 110 156.92 110 104c0-.76 0-1.51.06-2.26l15.26 7.63a6 6 0 0 0 5.36 0L160 94.69l29.32 14.66a6 6 0 0 0 5.36 0l15.26-7.63c0 .75.06 1.5.06 2.26c0 35.02-11.68 62.51-34.72 81.83Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPepperLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M165.57 42.26A38.07 38.07 0 0 0 128 10a6 6 0 0 0 0 12a26 26 0 0 1 25.38 20.35A62.08 62.08 0 0 0 98 104c0 47.75-26.23 79.68-78 94.93a14 14 0 0 0 1.56 27.24A262.5 262.5 0 0 0 66.81 230c40.36 0 85.23-9 116.19-35c25.88-21.71 39-52.33 39-91a62.06 62.06 0 0 0-56.43-61.74M160 54a50.09 50.09 0 0 1 47.82 35.38L192 97.28l-29.32-14.66a6 6 0 0 0-5.36 0L128 97.28l-15.81-7.91A50.07 50.07 0 0 1 160 54m15.28 131.82C150.15 206.89 95.36 227 23.67 214.33a1.88 1.88 0 0 1-1.67-1.89a1.81 1.81 0 0 1 1.43-2C80.06 193.73 110 156.92 110 104c0-.76 0-1.51.06-2.26l15.26 7.63a6 6 0 0 0 5.36 0L160 94.69l29.32 14.66a6 6 0 0 0 5.36 0l15.26-7.63c0 .75.06 1.5.06 2.26c0 35.02-11.68 62.51-34.72 81.83Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M165.57 42.26A38.07 38.07 0 0 0 128 10a6 6 0 0 0 0 12a26 26 0 0 1 25.38 20.35A62.08 62.08 0 0 0 98 104c0 47.75-26.23 79.68-78 94.93a14 14 0 0 0 1.56 27.24A262.5 262.5 0 0 0 66.81 230c40.36 0 85.23-9 116.19-35c25.88-21.71 39-52.33 39-91a62.06 62.06 0 0 0-56.43-61.74M160 54a50.09 50.09 0 0 1 47.82 35.38L192 97.28l-29.32-14.66a6 6 0 0 0-5.36 0L128 97.28l-15.81-7.91A50.07 50.07 0 0 1 160 54m15.28 131.82C150.15 206.89 95.36 227 23.67 214.33a1.88 1.88 0 0 1-1.67-1.89a1.81 1.81 0 0 1 1.43-2C80.06 193.73 110 156.92 110 104c0-.76 0-1.51.06-2.26l15.26 7.63a6 6 0 0 0 5.36 0L160 94.69l29.32 14.66a6 6 0 0 0 5.36 0l15.26-7.63c0 .75.06 1.5.06 2.26c0 35.02-11.68 62.51-34.72 81.83Z"/></svg>
</template>

CSS

.icon-pepper-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M165.57%2042.26A38.07%2038.07%200%200%200%20128%2010a6%206%200%200%200%200%2012a26%2026%200%200%201%2025.38%2020.35A62.08%2062.08%200%200%200%2098%20104c0%2047.75-26.23%2079.68-78%2094.93a14%2014%200%200%200%201.56%2027.24A262.5%20262.5%200%200%200%2066.81%20230c40.36%200%2085.23-9%20116.19-35c25.88-21.71%2039-52.33%2039-91a62.06%2062.06%200%200%200-56.43-61.74M160%2054a50.09%2050.09%200%200%201%2047.82%2035.38L192%2097.28l-29.32-14.66a6%206%200%200%200-5.36%200L128%2097.28l-15.81-7.91A50.07%2050.07%200%200%201%20160%2054m15.28%20131.82C150.15%20206.89%2095.36%20227%2023.67%20214.33a1.88%201.88%200%200%201-1.67-1.89a1.81%201.81%200%200%201%201.43-2C80.06%20193.73%20110%20156.92%20110%20104c0-.76%200-1.51.06-2.26l15.26%207.63a6%206%200%200%200%205.36%200L160%2094.69l29.32%2014.66a6%206%200%200%200%205.36%200l15.26-7.63c0%20.75.06%201.5.06%202.26c0%2035.02-11.68%2062.51-34.72%2081.83Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M165.57%2042.26A38.07%2038.07%200%200%200%20128%2010a6%206%200%200%200%200%2012a26%2026%200%200%201%2025.38%2020.35A62.08%2062.08%200%200%200%2098%20104c0%2047.75-26.23%2079.68-78%2094.93a14%2014%200%200%200%201.56%2027.24A262.5%20262.5%200%200%200%2066.81%20230c40.36%200%2085.23-9%20116.19-35c25.88-21.71%2039-52.33%2039-91a62.06%2062.06%200%200%200-56.43-61.74M160%2054a50.09%2050.09%200%200%201%2047.82%2035.38L192%2097.28l-29.32-14.66a6%206%200%200%200-5.36%200L128%2097.28l-15.81-7.91A50.07%2050.07%200%200%201%20160%2054m15.28%20131.82C150.15%20206.89%2095.36%20227%2023.67%20214.33a1.88%201.88%200%200%201-1.67-1.89a1.81%201.81%200%200%201%201.43-2C80.06%20193.73%20110%20156.92%20110%20104c0-.76%200-1.51.06-2.26l15.26%207.63a6%206%200%200%200%205.36%200L160%2094.69l29.32%2014.66a6%206%200%200%200%205.36%200l15.26-7.63c0%20.75.06%201.5.06%202.26c0%2035.02-11.68%2062.51-34.72%2081.83Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pepper-light.svg?color=%231a73e8&size=48