pepper from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
pepper
Set
Phosphor
Style
Regular
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="M167.27 40.42A40.06 40.06 0 0 0 128 8a8 8 0 0 0 0 16a24 24 0 0 1 22.85 16.66A64.08 64.08 0 0 0 96 104c0 46.75-25.75 78-76.53 93a16 16 0 0 0 1.77 31.13A265 265 0 0 0 66.75 232c40.78 0 86.16-9.15 117.53-35.46C210.64 174.44 224 143.3 224 104a64.07 64.07 0 0 0-56.73-63.58M160 56a48.07 48.07 0 0 1 45.37 32.37L192 95l-28.42-14.17a8 8 0 0 0-7.16 0L128 95l-13.37-6.68A48.08 48.08 0 0 1 160 56m14 128.3c-18 15.07-43.6 25.26-74.12 29.47a254 254 0 0 1-75.88-1.4c57.23-16.87 87.63-54 88-107.42l12.44 6.22a8 8 0 0 0 7.16 0L160 96.93l28.42 14.21a8 8 0 0 0 7.16 0l12.41-6.2c-.21 33.9-11.64 60.6-33.99 79.35Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPepper(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="M167.27 40.42A40.06 40.06 0 0 0 128 8a8 8 0 0 0 0 16a24 24 0 0 1 22.85 16.66A64.08 64.08 0 0 0 96 104c0 46.75-25.75 78-76.53 93a16 16 0 0 0 1.77 31.13A265 265 0 0 0 66.75 232c40.78 0 86.16-9.15 117.53-35.46C210.64 174.44 224 143.3 224 104a64.07 64.07 0 0 0-56.73-63.58M160 56a48.07 48.07 0 0 1 45.37 32.37L192 95l-28.42-14.17a8 8 0 0 0-7.16 0L128 95l-13.37-6.68A48.08 48.08 0 0 1 160 56m14 128.3c-18 15.07-43.6 25.26-74.12 29.47a254 254 0 0 1-75.88-1.4c57.23-16.87 87.63-54 88-107.42l12.44 6.22a8 8 0 0 0 7.16 0L160 96.93l28.42 14.21a8 8 0 0 0 7.16 0l12.41-6.2c-.21 33.9-11.64 60.6-33.99 79.35Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M167.27 40.42A40.06 40.06 0 0 0 128 8a8 8 0 0 0 0 16a24 24 0 0 1 22.85 16.66A64.08 64.08 0 0 0 96 104c0 46.75-25.75 78-76.53 93a16 16 0 0 0 1.77 31.13A265 265 0 0 0 66.75 232c40.78 0 86.16-9.15 117.53-35.46C210.64 174.44 224 143.3 224 104a64.07 64.07 0 0 0-56.73-63.58M160 56a48.07 48.07 0 0 1 45.37 32.37L192 95l-28.42-14.17a8 8 0 0 0-7.16 0L128 95l-13.37-6.68A48.08 48.08 0 0 1 160 56m14 128.3c-18 15.07-43.6 25.26-74.12 29.47a254 254 0 0 1-75.88-1.4c57.23-16.87 87.63-54 88-107.42l12.44 6.22a8 8 0 0 0 7.16 0L160 96.93l28.42 14.21a8 8 0 0 0 7.16 0l12.41-6.2c-.21 33.9-11.64 60.6-33.99 79.35Z"/></svg>
</template>

CSS

.icon-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M167.27%2040.42A40.06%2040.06%200%200%200%20128%208a8%208%200%200%200%200%2016a24%2024%200%200%201%2022.85%2016.66A64.08%2064.08%200%200%200%2096%20104c0%2046.75-25.75%2078-76.53%2093a16%2016%200%200%200%201.77%2031.13A265%20265%200%200%200%2066.75%20232c40.78%200%2086.16-9.15%20117.53-35.46C210.64%20174.44%20224%20143.3%20224%20104a64.07%2064.07%200%200%200-56.73-63.58M160%2056a48.07%2048.07%200%200%201%2045.37%2032.37L192%2095l-28.42-14.17a8%208%200%200%200-7.16%200L128%2095l-13.37-6.68A48.08%2048.08%200%200%201%20160%2056m14%20128.3c-18%2015.07-43.6%2025.26-74.12%2029.47a254%20254%200%200%201-75.88-1.4c57.23-16.87%2087.63-54%2088-107.42l12.44%206.22a8%208%200%200%200%207.16%200L160%2096.93l28.42%2014.21a8%208%200%200%200%207.16%200l12.41-6.2c-.21%2033.9-11.64%2060.6-33.99%2079.35Z%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%22M167.27%2040.42A40.06%2040.06%200%200%200%20128%208a8%208%200%200%200%200%2016a24%2024%200%200%201%2022.85%2016.66A64.08%2064.08%200%200%200%2096%20104c0%2046.75-25.75%2078-76.53%2093a16%2016%200%200%200%201.77%2031.13A265%20265%200%200%200%2066.75%20232c40.78%200%2086.16-9.15%20117.53-35.46C210.64%20174.44%20224%20143.3%20224%20104a64.07%2064.07%200%200%200-56.73-63.58M160%2056a48.07%2048.07%200%200%201%2045.37%2032.37L192%2095l-28.42-14.17a8%208%200%200%200-7.16%200L128%2095l-13.37-6.68A48.08%2048.08%200%200%201%20160%2056m14%20128.3c-18%2015.07-43.6%2025.26-74.12%2029.47a254%20254%200%200%201-75.88-1.4c57.23-16.87%2087.63-54%2088-107.42l12.44%206.22a8%208%200%200%200%207.16%200L160%2096.93l28.42%2014.21a8%208%200%200%200%207.16%200l12.41-6.2c-.21%2033.9-11.64%2060.6-33.99%2079.35Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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