cold drink icon

cold-drink from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.

Name
cold-drink
Set
Element Plus
Style
Outline
Viewbox
1024×1024
License
MIT

Use the cold drink icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M768 64a192 192 0 1 1-70 370.9L480 725.4V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.4L76.8 273.5A64 64 0 0 1 64 235.1v-10.7a32 32 0 0 1 32-32h71.8l-65.5-83.8a32 32 0 0 1 50.4-39.4L249 192.4h337.7A192 192 0 0 1 768 64M656.9 192.4H800a32 32 0 0 1 32 32v10.7a64 64 0 0 1-12.8 38.4l-80.4 107.2a128 128 0 1 0-82-188.2zm-357.9 64l129.5 165.8a32 32 0 0 1-50.5 39.4L217.8 256.4H144l304 405l304-405z"/></svg>

React

import type { SVGProps } from "react";

export function EpColdDrink(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M768 64a192 192 0 1 1-70 370.9L480 725.4V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.4L76.8 273.5A64 64 0 0 1 64 235.1v-10.7a32 32 0 0 1 32-32h71.8l-65.5-83.8a32 32 0 0 1 50.4-39.4L249 192.4h337.7A192 192 0 0 1 768 64M656.9 192.4H800a32 32 0 0 1 32 32v10.7a64 64 0 0 1-12.8 38.4l-80.4 107.2a128 128 0 1 0-82-188.2zm-357.9 64l129.5 165.8a32 32 0 0 1-50.5 39.4L217.8 256.4H144l304 405l304-405z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M768 64a192 192 0 1 1-70 370.9L480 725.4V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.4L76.8 273.5A64 64 0 0 1 64 235.1v-10.7a32 32 0 0 1 32-32h71.8l-65.5-83.8a32 32 0 0 1 50.4-39.4L249 192.4h337.7A192 192 0 0 1 768 64M656.9 192.4H800a32 32 0 0 1 32 32v10.7a64 64 0 0 1-12.8 38.4l-80.4 107.2a128 128 0 1 0-82-188.2zm-357.9 64l129.5 165.8a32 32 0 0 1-50.5 39.4L217.8 256.4H144l304 405l304-405z"/></svg>
</template>

CSS

.icon-cold-drink {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M768%2064a192%20192%200%201%201-70%20370.9L480%20725.4V896h96a32%2032%200%201%201%200%2064H320a32%2032%200%201%201%200-64h96V725.4L76.8%20273.5A64%2064%200%200%201%2064%20235.1v-10.7a32%2032%200%200%201%2032-32h71.8l-65.5-83.8a32%2032%200%200%201%2050.4-39.4L249%20192.4h337.7A192%20192%200%200%201%20768%2064M656.9%20192.4H800a32%2032%200%200%201%2032%2032v10.7a64%2064%200%200%201-12.8%2038.4l-80.4%20107.2a128%20128%200%201%200-82-188.2zm-357.9%2064l129.5%20165.8a32%2032%200%200%201-50.5%2039.4L217.8%20256.4H144l304%20405l304-405z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M768%2064a192%20192%200%201%201-70%20370.9L480%20725.4V896h96a32%2032%200%201%201%200%2064H320a32%2032%200%201%201%200-64h96V725.4L76.8%20273.5A64%2064%200%200%201%2064%20235.1v-10.7a32%2032%200%200%201%2032-32h71.8l-65.5-83.8a32%2032%200%200%201%2050.4-39.4L249%20192.4h337.7A192%20192%200%200%201%20768%2064M656.9%20192.4H800a32%2032%200%200%201%2032%2032v10.7a64%2064%200%200%201-12.8%2038.4l-80.4%20107.2a128%20128%200%201%200-82-188.2zm-357.9%2064l129.5%20165.8a32%2032%200%200%201-50.5%2039.4L217.8%20256.4H144l304%20405l304-405z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/cold-drink.svg?color=%231a73e8&size=48