pepper-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
pepper-fill
Set
Phosphor
Style
Fill
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.58M192 95l-28.42-14.17a8 8 0 0 0-7.16 0L128 95l-13.37-6.68a48 48 0 0 1 90.74 0Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPepperFill(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.58M192 95l-28.42-14.17a8 8 0 0 0-7.16 0L128 95l-13.37-6.68a48 48 0 0 1 90.74 0Z"/></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.58M192 95l-28.42-14.17a8 8 0 0 0-7.16 0L128 95l-13.37-6.68a48 48 0 0 1 90.74 0Z"/></svg>
</template>

CSS

.icon-pepper-fill {
  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.58M192%2095l-28.42-14.17a8%208%200%200%200-7.16%200L128%2095l-13.37-6.68a48%2048%200%200%201%2090.74%200Z%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.58M192%2095l-28.42-14.17a8%208%200%200%200-7.16%200L128%2095l-13.37-6.68a48%2048%200%200%201%2090.74%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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