coffee togo icon

coffee-togo from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
coffee-togo
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT
Aliases
bx-coffee-togo

The same icon in other sets

Use the coffee togo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22h10a1 1 0 0 0 .99-.858L19.867 8H21V6h-1.382l-1.724-3.447A1 1 0 0 0 17 2H7c-.379 0-.725.214-.895.553L4.382 6H3v2h1.133L6.01 21.142A1 1 0 0 0 7 22m10.418-11H6.582l-.429-3h11.693zm-9.551 9l-.429-3h9.123l-.429 3zM7.618 4h8.764l1 2H6.618z"/></svg>

React

import type { SVGProps } from "react";

export function BxCoffeeTogo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22h10a1 1 0 0 0 .99-.858L19.867 8H21V6h-1.382l-1.724-3.447A1 1 0 0 0 17 2H7c-.379 0-.725.214-.895.553L4.382 6H3v2h1.133L6.01 21.142A1 1 0 0 0 7 22m10.418-11H6.582l-.429-3h11.693zm-9.551 9l-.429-3h9.123l-.429 3zM7.618 4h8.764l1 2H6.618z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22h10a1 1 0 0 0 .99-.858L19.867 8H21V6h-1.382l-1.724-3.447A1 1 0 0 0 17 2H7c-.379 0-.725.214-.895.553L4.382 6H3v2h1.133L6.01 21.142A1 1 0 0 0 7 22m10.418-11H6.582l-.429-3h11.693zm-9.551 9l-.429-3h9.123l-.429 3zM7.618 4h8.764l1 2H6.618z"/></svg>
</template>

CSS

.icon-coffee-togo {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2022h10a1%201%200%200%200%20.99-.858L19.867%208H21V6h-1.382l-1.724-3.447A1%201%200%200%200%2017%202H7c-.379%200-.725.214-.895.553L4.382%206H3v2h1.133L6.01%2021.142A1%201%200%200%200%207%2022m10.418-11H6.582l-.429-3h11.693zm-9.551%209l-.429-3h9.123l-.429%203zM7.618%204h8.764l1%202H6.618z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2022h10a1%201%200%200%200%20.99-.858L19.867%208H21V6h-1.382l-1.724-3.447A1%201%200%200%200%2017%202H7c-.379%200-.725.214-.895.553L4.382%206H3v2h1.133L6.01%2021.142A1%201%200%200%200%207%2022m10.418-11H6.582l-.429-3h11.693zm-9.551%209l-.429-3h9.123l-.429%203zM7.618%204h8.764l1%202H6.618z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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