cup paper icon
cup-paper-bold-duotone from Solar by 480 Design · Bold Duotone · Food · CC-BY-4.0 Attribution required.
- Name
- cup-paper-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Food
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More food icons from Solar
Use the cup paper icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.8153 2H9.18576C7.34797 2 6.42908 2 5.70634 2.44432C5.58164 2.52098 5.46272 2.60666 5.35053 2.70069C4.70028 3.24563 4.40942 4.11727 3.8277 5.86056L3.79188 5.96791C3.47312 6.92318 3.31374 7.40081 3.48212 7.76195C3.53526 7.87592 3.60942 7.97884 3.70071 8.06533C3.98998 8.33937 4.4935 8.33937 5.50055 8.33937H18.5006C19.5076 8.33937 20.0111 8.33937 20.3004 8.06533C20.3917 7.97884 20.4658 7.87592 20.519 7.76195C20.6874 7.40081 20.528 6.92318 20.2092 5.96791L20.1734 5.86056L20.1734 5.8605C19.5917 4.11727 19.3008 3.24562 18.6506 2.70069C18.5384 2.60666 18.4195 2.52098 18.2948 2.44432C17.572 2 16.6531 2 14.8153 2Z"/><path d="M10.958 22H13.044C14.6926 22 15.517 22 16.0802 21.5132C16.6435 21.0264 16.7629 20.2107 17.0018 18.5794L18.501 8.33936H5.50098L7.00019 18.5794C7.23902 20.2107 7.35843 21.0264 7.92171 21.5132C8.48499 22 9.30932 22 10.958 22Z" opacity=".5"/><path d="M6.76914 17H17.2332L17.9652 12H6.03711L6.76914 17Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCupPaperBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.8153 2H9.18576C7.34797 2 6.42908 2 5.70634 2.44432C5.58164 2.52098 5.46272 2.60666 5.35053 2.70069C4.70028 3.24563 4.40942 4.11727 3.8277 5.86056L3.79188 5.96791C3.47312 6.92318 3.31374 7.40081 3.48212 7.76195C3.53526 7.87592 3.60942 7.97884 3.70071 8.06533C3.98998 8.33937 4.4935 8.33937 5.50055 8.33937H18.5006C19.5076 8.33937 20.0111 8.33937 20.3004 8.06533C20.3917 7.97884 20.4658 7.87592 20.519 7.76195C20.6874 7.40081 20.528 6.92318 20.2092 5.96791L20.1734 5.86056L20.1734 5.8605C19.5917 4.11727 19.3008 3.24562 18.6506 2.70069C18.5384 2.60666 18.4195 2.52098 18.2948 2.44432C17.572 2 16.6531 2 14.8153 2Z"/><path d="M10.958 22H13.044C14.6926 22 15.517 22 16.0802 21.5132C16.6435 21.0264 16.7629 20.2107 17.0018 18.5794L18.501 8.33936H5.50098L7.00019 18.5794C7.23902 20.2107 7.35843 21.0264 7.92171 21.5132C8.48499 22 9.30932 22 10.958 22Z" opacity=".5"/><path d="M6.76914 17H17.2332L17.9652 12H6.03711L6.76914 17Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.8153 2H9.18576C7.34797 2 6.42908 2 5.70634 2.44432C5.58164 2.52098 5.46272 2.60666 5.35053 2.70069C4.70028 3.24563 4.40942 4.11727 3.8277 5.86056L3.79188 5.96791C3.47312 6.92318 3.31374 7.40081 3.48212 7.76195C3.53526 7.87592 3.60942 7.97884 3.70071 8.06533C3.98998 8.33937 4.4935 8.33937 5.50055 8.33937H18.5006C19.5076 8.33937 20.0111 8.33937 20.3004 8.06533C20.3917 7.97884 20.4658 7.87592 20.519 7.76195C20.6874 7.40081 20.528 6.92318 20.2092 5.96791L20.1734 5.86056L20.1734 5.8605C19.5917 4.11727 19.3008 3.24562 18.6506 2.70069C18.5384 2.60666 18.4195 2.52098 18.2948 2.44432C17.572 2 16.6531 2 14.8153 2Z"/><path d="M10.958 22H13.044C14.6926 22 15.517 22 16.0802 21.5132C16.6435 21.0264 16.7629 20.2107 17.0018 18.5794L18.501 8.33936H5.50098L7.00019 18.5794C7.23902 20.2107 7.35843 21.0264 7.92171 21.5132C8.48499 22 9.30932 22 10.958 22Z" opacity=".5"/><path d="M6.76914 17H17.2332L17.9652 12H6.03711L6.76914 17Z"/></g></svg> </template>
CSS
.icon-cup-paper-bold-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%22currentColor%22%3E%3Cpath%20d%3D%22M14.8153%202H9.18576C7.34797%202%206.42908%202%205.70634%202.44432C5.58164%202.52098%205.46272%202.60666%205.35053%202.70069C4.70028%203.24563%204.40942%204.11727%203.8277%205.86056L3.79188%205.96791C3.47312%206.92318%203.31374%207.40081%203.48212%207.76195C3.53526%207.87592%203.60942%207.97884%203.70071%208.06533C3.98998%208.33937%204.4935%208.33937%205.50055%208.33937H18.5006C19.5076%208.33937%2020.0111%208.33937%2020.3004%208.06533C20.3917%207.97884%2020.4658%207.87592%2020.519%207.76195C20.6874%207.40081%2020.528%206.92318%2020.2092%205.96791L20.1734%205.86056L20.1734%205.8605C19.5917%204.11727%2019.3008%203.24562%2018.6506%202.70069C18.5384%202.60666%2018.4195%202.52098%2018.2948%202.44432C17.572%202%2016.6531%202%2014.8153%202Z%22%2F%3E%3Cpath%20d%3D%22M10.958%2022H13.044C14.6926%2022%2015.517%2022%2016.0802%2021.5132C16.6435%2021.0264%2016.7629%2020.2107%2017.0018%2018.5794L18.501%208.33936H5.50098L7.00019%2018.5794C7.23902%2020.2107%207.35843%2021.0264%207.92171%2021.5132C8.48499%2022%209.30932%2022%2010.958%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.76914%2017H17.2332L17.9652%2012H6.03711L6.76914%2017Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M14.8153%202H9.18576C7.34797%202%206.42908%202%205.70634%202.44432C5.58164%202.52098%205.46272%202.60666%205.35053%202.70069C4.70028%203.24563%204.40942%204.11727%203.8277%205.86056L3.79188%205.96791C3.47312%206.92318%203.31374%207.40081%203.48212%207.76195C3.53526%207.87592%203.60942%207.97884%203.70071%208.06533C3.98998%208.33937%204.4935%208.33937%205.50055%208.33937H18.5006C19.5076%208.33937%2020.0111%208.33937%2020.3004%208.06533C20.3917%207.97884%2020.4658%207.87592%2020.519%207.76195C20.6874%207.40081%2020.528%206.92318%2020.2092%205.96791L20.1734%205.86056L20.1734%205.8605C19.5917%204.11727%2019.3008%203.24562%2018.6506%202.70069C18.5384%202.60666%2018.4195%202.52098%2018.2948%202.44432C17.572%202%2016.6531%202%2014.8153%202Z%22%2F%3E%3Cpath%20d%3D%22M10.958%2022H13.044C14.6926%2022%2015.517%2022%2016.0802%2021.5132C16.6435%2021.0264%2016.7629%2020.2107%2017.0018%2018.5794L18.501%208.33936H5.50098L7.00019%2018.5794C7.23902%2020.2107%207.35843%2021.0264%207.92171%2021.5132C8.48499%2022%209.30932%2022%2010.958%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M6.76914%2017H17.2332L17.9652%2012H6.03711L6.76914%2017Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/cup-paper-bold-duotone.svg?color=%231a73e8&size=48