cup paper icon
cup-paper-filled from Reicon by REICON · Filled · Food · MIT Free for personal and commercial use.
- Name
- cup-paper-filled
- Set
- Reicon
- Style
- Filled
- Category
- Food
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More food icons from Reicon
Use the cup paper icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.185 2h5.63c1.838 0 2.757 0 3.48.444a3 3 0 0 1 .355.257c.65.545.941 1.416 1.523 3.16l.036.107c.319.955.478 1.433.31 1.794a1 1 0 0 1-.22.303c-.288.274-.792.274-1.799.274l-.426 2.911H5.926L5.5 8.34c-1.007 0-1.51 0-1.8-.275a1 1 0 0 1-.218-.303c-.169-.361-.01-.839.31-1.794l.035-.107C4.41 4.117 4.7 3.246 5.35 2.7q.168-.141.356-.257C6.429 2 7.347 2 9.186 2m8.156 14.25H6.658l-.512-3.5h11.708zM13.043 22h-2.086c-1.649 0-2.473 0-3.036-.487s-.683-1.302-.922-2.934l-.121-.829h10.244l-.121.83c-.239 1.63-.359 2.446-.922 2.933S14.692 22 13.043 22"/></svg>
React
import type { SVGProps } from "react";
export function ReiconCupPaperFilled(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="M9.185 2h5.63c1.838 0 2.757 0 3.48.444a3 3 0 0 1 .355.257c.65.545.941 1.416 1.523 3.16l.036.107c.319.955.478 1.433.31 1.794a1 1 0 0 1-.22.303c-.288.274-.792.274-1.799.274l-.426 2.911H5.926L5.5 8.34c-1.007 0-1.51 0-1.8-.275a1 1 0 0 1-.218-.303c-.169-.361-.01-.839.31-1.794l.035-.107C4.41 4.117 4.7 3.246 5.35 2.7q.168-.141.356-.257C6.429 2 7.347 2 9.186 2m8.156 14.25H6.658l-.512-3.5h11.708zM13.043 22h-2.086c-1.649 0-2.473 0-3.036-.487s-.683-1.302-.922-2.934l-.121-.829h10.244l-.121.83c-.239 1.63-.359 2.446-.922 2.933S14.692 22 13.043 22"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.185 2h5.63c1.838 0 2.757 0 3.48.444a3 3 0 0 1 .355.257c.65.545.941 1.416 1.523 3.16l.036.107c.319.955.478 1.433.31 1.794a1 1 0 0 1-.22.303c-.288.274-.792.274-1.799.274l-.426 2.911H5.926L5.5 8.34c-1.007 0-1.51 0-1.8-.275a1 1 0 0 1-.218-.303c-.169-.361-.01-.839.31-1.794l.035-.107C4.41 4.117 4.7 3.246 5.35 2.7q.168-.141.356-.257C6.429 2 7.347 2 9.186 2m8.156 14.25H6.658l-.512-3.5h11.708zM13.043 22h-2.086c-1.649 0-2.473 0-3.036-.487s-.683-1.302-.922-2.934l-.121-.829h10.244l-.121.83c-.239 1.63-.359 2.446-.922 2.933S14.692 22 13.043 22"/></svg> </template>
CSS
.icon-cup-paper-filled {
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%22M9.185%202h5.63c1.838%200%202.757%200%203.48.444a3%203%200%200%201%20.355.257c.65.545.941%201.416%201.523%203.16l.036.107c.319.955.478%201.433.31%201.794a1%201%200%200%201-.22.303c-.288.274-.792.274-1.799.274l-.426%202.911H5.926L5.5%208.34c-1.007%200-1.51%200-1.8-.275a1%201%200%200%201-.218-.303c-.169-.361-.01-.839.31-1.794l.035-.107C4.41%204.117%204.7%203.246%205.35%202.7q.168-.141.356-.257C6.429%202%207.347%202%209.186%202m8.156%2014.25H6.658l-.512-3.5h11.708zM13.043%2022h-2.086c-1.649%200-2.473%200-3.036-.487s-.683-1.302-.922-2.934l-.121-.829h10.244l-.121.83c-.239%201.63-.359%202.446-.922%202.933S14.692%2022%2013.043%2022%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%22M9.185%202h5.63c1.838%200%202.757%200%203.48.444a3%203%200%200%201%20.355.257c.65.545.941%201.416%201.523%203.16l.036.107c.319.955.478%201.433.31%201.794a1%201%200%200%201-.22.303c-.288.274-.792.274-1.799.274l-.426%202.911H5.926L5.5%208.34c-1.007%200-1.51%200-1.8-.275a1%201%200%200%201-.218-.303c-.169-.361-.01-.839.31-1.794l.035-.107C4.41%204.117%204.7%203.246%205.35%202.7q.168-.141.356-.257C6.429%202%207.347%202%209.186%202m8.156%2014.25H6.658l-.512-3.5h11.708zM13.043%2022h-2.086c-1.649%200-2.473%200-3.036-.487s-.683-1.302-.922-2.934l-.121-.829h10.244l-.121.83c-.239%201.63-.359%202.446-.922%202.933S14.692%2022%2013.043%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/cup-paper-filled.svg?color=%231a73e8&size=48