Paper Cup Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Paper Cup icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320481.svg" alt="Paper Cup icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320481.svg" alt="Paper Cup icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320481.svg" alt="Paper Cup icon" :width="24" :height="24" />
CSS background
.icon-paper-cup {
background-image: url('https://proicons.com/icon/320481.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path id="paper-cup" d="M22,29.3604h-12c-.1816,0-.335-.1357-.3574-.3154L6.6855,5.3579h-.688c-.1987,0-.3599-.1611-.3599-.3599v-1.9976c0-.1987.1611-.3599.3599-.3599h20.0054c.1992,0,.3604.1611.3604.3599v1.9976c0,.1987-.1611.3599-.3604.3599h-.6924l-2.9531,23.687c-.0225.1797-.1758.3154-.3574.3154ZM10.3179,28.6396h11.3638l.4092-3.2754-12.1826-.0049.4097,3.2803ZM9.8184,24.6396l12.3623.0049,1.9062-15.2886-16.1772-.0054,1.9087,15.2891ZM7.8198,8.6304l16.3569.0054.4082-3.2778H7.4111l.4087,3.2725ZM6.3574,4.6382h19.2852v-1.2778H6.3574v1.2778Z"/>
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
</svg>
Paper Cup in other icon packs
Copied!