Popsicle Melting Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Popsicle Melting 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/320531.svg" alt="Popsicle Melting icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320531.svg" alt="Popsicle Melting icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320531.svg" alt="Popsicle Melting icon" :width="24" :height="24" />
CSS background
.icon-popsicle-melting {
background-image: url('https://proicons.com/icon/320531.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="popsicle--melting_00000060725648889077426980000012377627152308234941_" d="M13,30.36c-0.75,0-1.36-0.61-1.36-1.36v-1.64 H9v-0.72h3c0.199,0,0.36,0.161,0.36,0.36v2c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-2c0-0.199,0.161-0.36,0.36-0.36h2 v0.721h-1.64V29C14.36,29.75,13.75,30.36,13,30.36z M23,25.36h-6c-0.146,0-0.277-0.088-0.333-0.223s-0.025-0.289,0.078-0.393 L26.991,14.5L17.5,5.009L7.254,15.254C6,16.509,5.31,18.194,5.31,20S6,23.491,7.254,24.745c0.103,0.104,0.134,0.258,0.078,0.393 S7.146,25.36,7,25.36H3v-0.72h3.196C5.155,23.336,4.589,21.717,4.589,20c0-1.998,0.766-3.865,2.156-5.254l10.5-10.5 c0.141-0.141,0.369-0.141,0.51,0l4.038,4.038l5.245-5.245c0.531-0.53,1.393-0.53,1.924,0c0.53,0.53,0.53,1.393,0,1.923l-5.246,5.246 l4.039,4.039c0.141,0.141,0.141,0.368,0,0.509l-9.886,9.885H23V25.36z M22.302,8.793l0.905,0.905l5.245-5.245 C28.573,4.332,28.64,4.171,28.64,4s-0.066-0.332-0.188-0.453c-0.248-0.249-0.656-0.249-0.904,0L22.302,8.793z M11,23.36 c-0.685,0-1.252-0.509-1.346-1.168C9.459,22.299,9.237,22.36,9,22.36c-0.75,0-1.36-0.61-1.36-1.36v-2h0.72v2 c0,0.353,0.287,0.64,0.64,0.64S9.64,21.353,9.64,21v-1h0.72v2c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-1h0.72v1 C12.36,22.75,11.75,23.36,11,23.36z M16,19.36c-0.75,0-1.36-0.61-1.36-1.36v-1h0.72v1c0,0.353,0.287,0.64,0.64,0.64 c0.353,0,0.64-0.287,0.64-0.64v-1c0-0.199,0.161-0.36,0.36-0.36h1v0.72h-0.64V18C17.36,18.75,16.75,19.36,16,19.36z"/> <g id="Layer_1_00000088131581746686633890000013851133450287925153_"> </g> </svg>
Copied!