coffee icon
coffee-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.
- Name
- coffee-sharp-duotone
- Set
- Keyline Icons
- Style
- Sharp Duotone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
coffeeAkar Iconscoffee-outlinedAnt Design IconscoffeeBoxIcons v2coffeeBoxIcons v2 SolidcoffeeCodiconscoffeeElement PluscoffeeFont Awesome SolidcoffeeFeather Iconscoffeecss.ggcoffeeHumbleiconscoffeeIonIconscoffeeJam IconscoffeeLine AwesomecoffeeMaterial Line IconscoffeeLucidecoffeeMaterial Icon ThemecoffeeMaterial SymbolscoffeeMaterial Symbols LightcoffeeMaterial Design IconscoffeeMyna UI IconscoffeePhosphorcoffeePixelarticonscoffeeTabler IconscoffeeUnicons
Use the coffee icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path stroke-opacity=".4" d="M16 13L17 13C18.6569 13 20 14.3431 20 16C20 17.6569 18.6569 19 17 19L16 19"/><path fill="currentColor" fill-rule="evenodd" d="M4 10L16 10C16.5523 10 17 10.4477 17 11L17 22C17 22.5523 16.5523 23 16 23L4 23C3.4477 23 3 22.5523 3 22L3 11C3 10.4477 3.4477 10 4 10Z" clip-rule="evenodd" stroke="none"/><path d="M8.5 7L8.5 6C8.5 5.2131 8.8705 4.4721 9.5 4C10.1295 3.5279 10.5 2.7869 10.5 2L10.5 1M13.5 7L13.5 6C13.5 5.2131 13.8705 4.4721 14.5 4C15.1295 3.5279 15.5 2.7869 15.5 2L15.5 1"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsCoffeeSharpDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path strokeOpacity=".4" d="M16 13L17 13C18.6569 13 20 14.3431 20 16C20 17.6569 18.6569 19 17 19L16 19"/><path fill="currentColor" fillRule="evenodd" d="M4 10L16 10C16.5523 10 17 10.4477 17 11L17 22C17 22.5523 16.5523 23 16 23L4 23C3.4477 23 3 22.5523 3 22L3 11C3 10.4477 3.4477 10 4 10Z" clipRule="evenodd" stroke="none"/><path d="M8.5 7L8.5 6C8.5 5.2131 8.8705 4.4721 9.5 4C10.1295 3.5279 10.5 2.7869 10.5 2L10.5 1M13.5 7L13.5 6C13.5 5.2131 13.8705 4.4721 14.5 4C15.1295 3.5279 15.5 2.7869 15.5 2L15.5 1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path stroke-opacity=".4" d="M16 13L17 13C18.6569 13 20 14.3431 20 16C20 17.6569 18.6569 19 17 19L16 19"/><path fill="currentColor" fill-rule="evenodd" d="M4 10L16 10C16.5523 10 17 10.4477 17 11L17 22C17 22.5523 16.5523 23 16 23L4 23C3.4477 23 3 22.5523 3 22L3 11C3 10.4477 3.4477 10 4 10Z" clip-rule="evenodd" stroke="none"/><path d="M8.5 7L8.5 6C8.5 5.2131 8.8705 4.4721 9.5 4C10.1295 3.5279 10.5 2.7869 10.5 2L10.5 1M13.5 7L13.5 6C13.5 5.2131 13.8705 4.4721 14.5 4C15.1295 3.5279 15.5 2.7869 15.5 2L15.5 1"/></g></svg> </template>
CSS
.icon-coffee-sharp-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M16%2013L17%2013C18.6569%2013%2020%2014.3431%2020%2016C20%2017.6569%2018.6569%2019%2017%2019L16%2019%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2010L16%2010C16.5523%2010%2017%2010.4477%2017%2011L17%2022C17%2022.5523%2016.5523%2023%2016%2023L4%2023C3.4477%2023%203%2022.5523%203%2022L3%2011C3%2010.4477%203.4477%2010%204%2010Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M8.5%207L8.5%206C8.5%205.2131%208.8705%204.4721%209.5%204C10.1295%203.5279%2010.5%202.7869%2010.5%202L10.5%201M13.5%207L13.5%206C13.5%205.2131%2013.8705%204.4721%2014.5%204C15.1295%203.5279%2015.5%202.7869%2015.5%202L15.5%201%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M16%2013L17%2013C18.6569%2013%2020%2014.3431%2020%2016C20%2017.6569%2018.6569%2019%2017%2019L16%2019%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2010L16%2010C16.5523%2010%2017%2010.4477%2017%2011L17%2022C17%2022.5523%2016.5523%2023%2016%2023L4%2023C3.4477%2023%203%2022.5523%203%2022L3%2011C3%2010.4477%203.4477%2010%204%2010Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M8.5%207L8.5%206C8.5%205.2131%208.8705%204.4721%209.5%204C10.1295%203.5279%2010.5%202.7869%2010.5%202L10.5%201M13.5%207L13.5%206C13.5%205.2131%2013.8705%204.4721%2014.5%204C15.1295%203.5279%2015.5%202.7869%2015.5%202L15.5%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/coffee-sharp-duotone.svg?color=%231a73e8&size=48