cup paper icon
cup-paper-broken from Solar by 480 Design · Broken · Food · CC-BY-4.0 Attribution required.
- Name
- cup-paper-broken
- Set
- Solar
- Style
- Broken
- 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="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M18.5 8.33936L17.0008 18.5794C16.762 20.2107 16.6425 21.0264 16.0793 21.5132C15.6374 21.895 15.035 21.9774 14 21.9951H9.99994C8.96502 21.9774 8.36257 21.895 7.92073 21.5132C7.35745 21.0264 7.23804 20.2107 6.99921 18.5794L5.5 8.33936"/><path d="M20.2087 5.96791C20.5275 6.92318 20.6869 7.40081 20.5185 7.76195C20.4653 7.87592 20.3912 7.97884 20.2999 8.06533C20.0106 8.33937 19.5071 8.33937 18.5001 8.33937L5.50006 8.33937C4.49302 8.33937 3.98949 8.33937 3.70022 8.06533C3.60893 7.97884 3.53477 7.87592 3.48163 7.76195C3.31325 7.40081 3.47263 6.92318 3.79139 5.96791L3.82722 5.86056C4.40893 4.11727 4.69979 3.24563 5.35004 2.70069C5.46223 2.60666 5.58115 2.52098 5.70585 2.44432C6.42859 2 7.34748 2 9.18527 2H14.8149C16.6526 2 17.5715 2 18.2943 2.44432"/><path d="M6.5 12H12M17.5 12H16"/><path d="M7 17H17"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCupPaperBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M18.5 8.33936L17.0008 18.5794C16.762 20.2107 16.6425 21.0264 16.0793 21.5132C15.6374 21.895 15.035 21.9774 14 21.9951H9.99994C8.96502 21.9774 8.36257 21.895 7.92073 21.5132C7.35745 21.0264 7.23804 20.2107 6.99921 18.5794L5.5 8.33936"/><path d="M20.2087 5.96791C20.5275 6.92318 20.6869 7.40081 20.5185 7.76195C20.4653 7.87592 20.3912 7.97884 20.2999 8.06533C20.0106 8.33937 19.5071 8.33937 18.5001 8.33937L5.50006 8.33937C4.49302 8.33937 3.98949 8.33937 3.70022 8.06533C3.60893 7.97884 3.53477 7.87592 3.48163 7.76195C3.31325 7.40081 3.47263 6.92318 3.79139 5.96791L3.82722 5.86056C4.40893 4.11727 4.69979 3.24563 5.35004 2.70069C5.46223 2.60666 5.58115 2.52098 5.70585 2.44432C6.42859 2 7.34748 2 9.18527 2H14.8149C16.6526 2 17.5715 2 18.2943 2.44432"/><path d="M6.5 12H12M17.5 12H16"/><path d="M7 17H17"/></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-linecap="round" stroke-width="1.5"><path d="M18.5 8.33936L17.0008 18.5794C16.762 20.2107 16.6425 21.0264 16.0793 21.5132C15.6374 21.895 15.035 21.9774 14 21.9951H9.99994C8.96502 21.9774 8.36257 21.895 7.92073 21.5132C7.35745 21.0264 7.23804 20.2107 6.99921 18.5794L5.5 8.33936"/><path d="M20.2087 5.96791C20.5275 6.92318 20.6869 7.40081 20.5185 7.76195C20.4653 7.87592 20.3912 7.97884 20.2999 8.06533C20.0106 8.33937 19.5071 8.33937 18.5001 8.33937L5.50006 8.33937C4.49302 8.33937 3.98949 8.33937 3.70022 8.06533C3.60893 7.97884 3.53477 7.87592 3.48163 7.76195C3.31325 7.40081 3.47263 6.92318 3.79139 5.96791L3.82722 5.86056C4.40893 4.11727 4.69979 3.24563 5.35004 2.70069C5.46223 2.60666 5.58115 2.52098 5.70585 2.44432C6.42859 2 7.34748 2 9.18527 2H14.8149C16.6526 2 17.5715 2 18.2943 2.44432"/><path d="M6.5 12H12M17.5 12H16"/><path d="M7 17H17"/></g></svg> </template>
CSS
.icon-cup-paper-broken {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.5%208.33936L17.0008%2018.5794C16.762%2020.2107%2016.6425%2021.0264%2016.0793%2021.5132C15.6374%2021.895%2015.035%2021.9774%2014%2021.9951H9.99994C8.96502%2021.9774%208.36257%2021.895%207.92073%2021.5132C7.35745%2021.0264%207.23804%2020.2107%206.99921%2018.5794L5.5%208.33936%22%2F%3E%3Cpath%20d%3D%22M20.2087%205.96791C20.5275%206.92318%2020.6869%207.40081%2020.5185%207.76195C20.4653%207.87592%2020.3912%207.97884%2020.2999%208.06533C20.0106%208.33937%2019.5071%208.33937%2018.5001%208.33937L5.50006%208.33937C4.49302%208.33937%203.98949%208.33937%203.70022%208.06533C3.60893%207.97884%203.53477%207.87592%203.48163%207.76195C3.31325%207.40081%203.47263%206.92318%203.79139%205.96791L3.82722%205.86056C4.40893%204.11727%204.69979%203.24563%205.35004%202.70069C5.46223%202.60666%205.58115%202.52098%205.70585%202.44432C6.42859%202%207.34748%202%209.18527%202H14.8149C16.6526%202%2017.5715%202%2018.2943%202.44432%22%2F%3E%3Cpath%20d%3D%22M6.5%2012H12M17.5%2012H16%22%2F%3E%3Cpath%20d%3D%22M7%2017H17%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.5%208.33936L17.0008%2018.5794C16.762%2020.2107%2016.6425%2021.0264%2016.0793%2021.5132C15.6374%2021.895%2015.035%2021.9774%2014%2021.9951H9.99994C8.96502%2021.9774%208.36257%2021.895%207.92073%2021.5132C7.35745%2021.0264%207.23804%2020.2107%206.99921%2018.5794L5.5%208.33936%22%2F%3E%3Cpath%20d%3D%22M20.2087%205.96791C20.5275%206.92318%2020.6869%207.40081%2020.5185%207.76195C20.4653%207.87592%2020.3912%207.97884%2020.2999%208.06533C20.0106%208.33937%2019.5071%208.33937%2018.5001%208.33937L5.50006%208.33937C4.49302%208.33937%203.98949%208.33937%203.70022%208.06533C3.60893%207.97884%203.53477%207.87592%203.48163%207.76195C3.31325%207.40081%203.47263%206.92318%203.79139%205.96791L3.82722%205.86056C4.40893%204.11727%204.69979%203.24563%205.35004%202.70069C5.46223%202.60666%205.58115%202.52098%205.70585%202.44432C6.42859%202%207.34748%202%209.18527%202H14.8149C16.6526%202%2017.5715%202%2018.2943%202.44432%22%2F%3E%3Cpath%20d%3D%22M6.5%2012H12M17.5%2012H16%22%2F%3E%3Cpath%20d%3D%22M7%2017H17%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-broken.svg?color=%231a73e8&size=48