coffee bean icon
coffee-bean-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- coffee-bean-bold
- Set
- Phosphor
- Style
- Bold
- 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="M214.58 41.42C196.86 23.71 171 16.63 141.81 21.5c-27.74 4.62-55.46 19.62-78.08 42.23s-37.61 50.34-42.23 78.08c-4.87 29.21 2.21 55.05 19.92 72.77C55.48 228.64 74.67 236 96.6 236a107.4 107.4 0 0 0 17.59-1.5c27.74-4.62 55.46-19.62 78.08-42.23s37.61-50.34 42.23-78.08c4.87-29.19-2.21-55.05-19.92-72.77M45.17 145.75c3.8-22.84 16.42-45.94 35.53-65S122.91 49 145.75 45.17A82 82 0 0 1 159.27 44a62.8 62.8 0 0 1 18.24 2.57a110 110 0 0 0-22.89 13.83c-20 15.77-32.88 37.72-38.38 65.25c-8.95 44.73-40.3 61.1-62.07 67.09c-8.92-11.91-12.11-28.33-9-46.99m165.66-35.5c-3.8 22.84-16.42 45.94-35.53 65.05s-42.21 31.7-65.05 35.53c-11.65 1.94-22.4 1.41-31.75-1.42a109.4 109.4 0 0 0 22.87-13.81c20-15.77 32.89-37.72 38.39-65.25c9-44.73 40.3-61.1 62.07-67.09c8.92 11.91 12.11 28.33 9 46.99"/></svg>
React
import type { SVGProps } from "react";
export function PhCoffeeBeanBold(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="M214.58 41.42C196.86 23.71 171 16.63 141.81 21.5c-27.74 4.62-55.46 19.62-78.08 42.23s-37.61 50.34-42.23 78.08c-4.87 29.21 2.21 55.05 19.92 72.77C55.48 228.64 74.67 236 96.6 236a107.4 107.4 0 0 0 17.59-1.5c27.74-4.62 55.46-19.62 78.08-42.23s37.61-50.34 42.23-78.08c4.87-29.19-2.21-55.05-19.92-72.77M45.17 145.75c3.8-22.84 16.42-45.94 35.53-65S122.91 49 145.75 45.17A82 82 0 0 1 159.27 44a62.8 62.8 0 0 1 18.24 2.57a110 110 0 0 0-22.89 13.83c-20 15.77-32.88 37.72-38.38 65.25c-8.95 44.73-40.3 61.1-62.07 67.09c-8.92-11.91-12.11-28.33-9-46.99m165.66-35.5c-3.8 22.84-16.42 45.94-35.53 65.05s-42.21 31.7-65.05 35.53c-11.65 1.94-22.4 1.41-31.75-1.42a109.4 109.4 0 0 0 22.87-13.81c20-15.77 32.89-37.72 38.39-65.25c9-44.73 40.3-61.1 62.07-67.09c8.92 11.91 12.11 28.33 9 46.99"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M214.58 41.42C196.86 23.71 171 16.63 141.81 21.5c-27.74 4.62-55.46 19.62-78.08 42.23s-37.61 50.34-42.23 78.08c-4.87 29.21 2.21 55.05 19.92 72.77C55.48 228.64 74.67 236 96.6 236a107.4 107.4 0 0 0 17.59-1.5c27.74-4.62 55.46-19.62 78.08-42.23s37.61-50.34 42.23-78.08c4.87-29.19-2.21-55.05-19.92-72.77M45.17 145.75c3.8-22.84 16.42-45.94 35.53-65S122.91 49 145.75 45.17A82 82 0 0 1 159.27 44a62.8 62.8 0 0 1 18.24 2.57a110 110 0 0 0-22.89 13.83c-20 15.77-32.88 37.72-38.38 65.25c-8.95 44.73-40.3 61.1-62.07 67.09c-8.92-11.91-12.11-28.33-9-46.99m165.66-35.5c-3.8 22.84-16.42 45.94-35.53 65.05s-42.21 31.7-65.05 35.53c-11.65 1.94-22.4 1.41-31.75-1.42a109.4 109.4 0 0 0 22.87-13.81c20-15.77 32.89-37.72 38.39-65.25c9-44.73 40.3-61.1 62.07-67.09c8.92 11.91 12.11 28.33 9 46.99"/></svg> </template>
CSS
.icon-coffee-bean-bold {
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%22M214.58%2041.42C196.86%2023.71%20171%2016.63%20141.81%2021.5c-27.74%204.62-55.46%2019.62-78.08%2042.23s-37.61%2050.34-42.23%2078.08c-4.87%2029.21%202.21%2055.05%2019.92%2072.77C55.48%20228.64%2074.67%20236%2096.6%20236a107.4%20107.4%200%200%200%2017.59-1.5c27.74-4.62%2055.46-19.62%2078.08-42.23s37.61-50.34%2042.23-78.08c4.87-29.19-2.21-55.05-19.92-72.77M45.17%20145.75c3.8-22.84%2016.42-45.94%2035.53-65S122.91%2049%20145.75%2045.17A82%2082%200%200%201%20159.27%2044a62.8%2062.8%200%200%201%2018.24%202.57a110%20110%200%200%200-22.89%2013.83c-20%2015.77-32.88%2037.72-38.38%2065.25c-8.95%2044.73-40.3%2061.1-62.07%2067.09c-8.92-11.91-12.11-28.33-9-46.99m165.66-35.5c-3.8%2022.84-16.42%2045.94-35.53%2065.05s-42.21%2031.7-65.05%2035.53c-11.65%201.94-22.4%201.41-31.75-1.42a109.4%20109.4%200%200%200%2022.87-13.81c20-15.77%2032.89-37.72%2038.39-65.25c9-44.73%2040.3-61.1%2062.07-67.09c8.92%2011.91%2012.11%2028.33%209%2046.99%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%22M214.58%2041.42C196.86%2023.71%20171%2016.63%20141.81%2021.5c-27.74%204.62-55.46%2019.62-78.08%2042.23s-37.61%2050.34-42.23%2078.08c-4.87%2029.21%202.21%2055.05%2019.92%2072.77C55.48%20228.64%2074.67%20236%2096.6%20236a107.4%20107.4%200%200%200%2017.59-1.5c27.74-4.62%2055.46-19.62%2078.08-42.23s37.61-50.34%2042.23-78.08c4.87-29.19-2.21-55.05-19.92-72.77M45.17%20145.75c3.8-22.84%2016.42-45.94%2035.53-65S122.91%2049%20145.75%2045.17A82%2082%200%200%201%20159.27%2044a62.8%2062.8%200%200%201%2018.24%202.57a110%20110%200%200%200-22.89%2013.83c-20%2015.77-32.88%2037.72-38.38%2065.25c-8.95%2044.73-40.3%2061.1-62.07%2067.09c-8.92-11.91-12.11-28.33-9-46.99m165.66-35.5c-3.8%2022.84-16.42%2045.94-35.53%2065.05s-42.21%2031.7-65.05%2035.53c-11.65%201.94-22.4%201.41-31.75-1.42a109.4%20109.4%200%200%200%2022.87-13.81c20-15.77%2032.89-37.72%2038.39-65.25c9-44.73%2040.3-61.1%2062.07-67.09c8.92%2011.91%2012.11%2028.33%209%2046.99%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/coffee-bean-bold.svg?color=%231a73e8&size=48