coffee bean icon
coffee-bean-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- coffee-bean-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the coffee bean icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M71.22 190.47a108.9 108.9 0 0 1-33.84 9.16a4 4 0 0 1-3.89-2c-8.67-15.28-11.52-34.29-8-55.15c4.49-26.92 19.09-53.87 41.12-75.9s49-36.63 75.9-41.12c22.79-3.79 43.37 0 59.29 10.6a4 4 0 0 1-1.25 7.23a121 121 0 0 0-21.82 7.46c-21.77 9.9-49.6 31.06-58.52 75.7c-6.11 30.28-22.58 51.82-48.99 64.02M222.51 58.38a4 4 0 0 0-3.88-2a108.5 108.5 0 0 0-33.85 9.16c-26.41 12.2-42.88 33.74-48.94 64c-8.93 44.64-36.75 65.8-58.52 75.7a121 121 0 0 1-21.82 7.46a4 4 0 0 0-1.23 7.3c11.87 7.92 26.32 12 42.35 12a103.7 103.7 0 0 0 16.92-1.44c26.91-4.49 53.87-19.09 75.9-41.12s36.63-49 41.12-75.9c3.44-20.86.62-39.88-8.05-55.16"/></svg>
React
import type { SVGProps } from "react";
export function PhCoffeeBeanFill(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="M71.22 190.47a108.9 108.9 0 0 1-33.84 9.16a4 4 0 0 1-3.89-2c-8.67-15.28-11.52-34.29-8-55.15c4.49-26.92 19.09-53.87 41.12-75.9s49-36.63 75.9-41.12c22.79-3.79 43.37 0 59.29 10.6a4 4 0 0 1-1.25 7.23a121 121 0 0 0-21.82 7.46c-21.77 9.9-49.6 31.06-58.52 75.7c-6.11 30.28-22.58 51.82-48.99 64.02M222.51 58.38a4 4 0 0 0-3.88-2a108.5 108.5 0 0 0-33.85 9.16c-26.41 12.2-42.88 33.74-48.94 64c-8.93 44.64-36.75 65.8-58.52 75.7a121 121 0 0 1-21.82 7.46a4 4 0 0 0-1.23 7.3c11.87 7.92 26.32 12 42.35 12a103.7 103.7 0 0 0 16.92-1.44c26.91-4.49 53.87-19.09 75.9-41.12s36.63-49 41.12-75.9c3.44-20.86.62-39.88-8.05-55.16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M71.22 190.47a108.9 108.9 0 0 1-33.84 9.16a4 4 0 0 1-3.89-2c-8.67-15.28-11.52-34.29-8-55.15c4.49-26.92 19.09-53.87 41.12-75.9s49-36.63 75.9-41.12c22.79-3.79 43.37 0 59.29 10.6a4 4 0 0 1-1.25 7.23a121 121 0 0 0-21.82 7.46c-21.77 9.9-49.6 31.06-58.52 75.7c-6.11 30.28-22.58 51.82-48.99 64.02M222.51 58.38a4 4 0 0 0-3.88-2a108.5 108.5 0 0 0-33.85 9.16c-26.41 12.2-42.88 33.74-48.94 64c-8.93 44.64-36.75 65.8-58.52 75.7a121 121 0 0 1-21.82 7.46a4 4 0 0 0-1.23 7.3c11.87 7.92 26.32 12 42.35 12a103.7 103.7 0 0 0 16.92-1.44c26.91-4.49 53.87-19.09 75.9-41.12s36.63-49 41.12-75.9c3.44-20.86.62-39.88-8.05-55.16"/></svg> </template>
CSS
.icon-coffee-bean-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%22M71.22%20190.47a108.9%20108.9%200%200%201-33.84%209.16a4%204%200%200%201-3.89-2c-8.67-15.28-11.52-34.29-8-55.15c4.49-26.92%2019.09-53.87%2041.12-75.9s49-36.63%2075.9-41.12c22.79-3.79%2043.37%200%2059.29%2010.6a4%204%200%200%201-1.25%207.23a121%20121%200%200%200-21.82%207.46c-21.77%209.9-49.6%2031.06-58.52%2075.7c-6.11%2030.28-22.58%2051.82-48.99%2064.02M222.51%2058.38a4%204%200%200%200-3.88-2a108.5%20108.5%200%200%200-33.85%209.16c-26.41%2012.2-42.88%2033.74-48.94%2064c-8.93%2044.64-36.75%2065.8-58.52%2075.7a121%20121%200%200%201-21.82%207.46a4%204%200%200%200-1.23%207.3c11.87%207.92%2026.32%2012%2042.35%2012a103.7%20103.7%200%200%200%2016.92-1.44c26.91-4.49%2053.87-19.09%2075.9-41.12s36.63-49%2041.12-75.9c3.44-20.86.62-39.88-8.05-55.16%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%22M71.22%20190.47a108.9%20108.9%200%200%201-33.84%209.16a4%204%200%200%201-3.89-2c-8.67-15.28-11.52-34.29-8-55.15c4.49-26.92%2019.09-53.87%2041.12-75.9s49-36.63%2075.9-41.12c22.79-3.79%2043.37%200%2059.29%2010.6a4%204%200%200%201-1.25%207.23a121%20121%200%200%200-21.82%207.46c-21.77%209.9-49.6%2031.06-58.52%2075.7c-6.11%2030.28-22.58%2051.82-48.99%2064.02M222.51%2058.38a4%204%200%200%200-3.88-2a108.5%20108.5%200%200%200-33.85%209.16c-26.41%2012.2-42.88%2033.74-48.94%2064c-8.93%2044.64-36.75%2065.8-58.52%2075.7a121%20121%200%200%201-21.82%207.46a4%204%200%200%200-1.23%207.3c11.87%207.92%2026.32%2012%2042.35%2012a103.7%20103.7%200%200%200%2016.92-1.44c26.91-4.49%2053.87-19.09%2075.9-41.12s36.63-49%2041.12-75.9c3.44-20.86.62-39.88-8.05-55.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/coffee-bean-fill.svg?color=%231a73e8&size=48