cola from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
cola
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Use the cola icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m21.19 11.288l-9.9 9.9l-8.48-8.48l9.9-9.9z"/><path d="m2.101 16.241l.71-3.533l8.478 8.48l-3.531.71zM16.243 2.1L21.9 7.756l-.711 3.532l-8.48-8.48z"/><path stroke="currentColor" stroke-width="2" d="M18.01 8.108c-1.986 2.515-6.4 6.4-14.14 5.66m14.494.352c-1.284 1.285-5.11 3.832-11.314 2.828"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m13.2 3.3l7.5 7.5M3.3 13.2l7.5 7.5m1.91-17.89l3.533-.71L21.9 7.757l-.711 3.532l-9.9 9.9l-3.531.71L2.1 16.241l.71-3.533z"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignCola(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"><path d="m21.19 11.288l-9.9 9.9l-8.48-8.48l9.9-9.9z"/><path d="m2.101 16.241l.71-3.533l8.478 8.48l-3.531.71zM16.243 2.1L21.9 7.756l-.711 3.532l-8.48-8.48z"/><path stroke="currentColor" strokeWidth="2" d="M18.01 8.108c-1.986 2.515-6.4 6.4-14.14 5.66m14.494.352c-1.284 1.285-5.11 3.832-11.314 2.828"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="m13.2 3.3l7.5 7.5M3.3 13.2l7.5 7.5m1.91-17.89l3.533-.71L21.9 7.757l-.711 3.532l-9.9 9.9l-3.531.71L2.1 16.241l.71-3.533z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m21.19 11.288l-9.9 9.9l-8.48-8.48l9.9-9.9z"/><path d="m2.101 16.241l.71-3.533l8.478 8.48l-3.531.71zM16.243 2.1L21.9 7.756l-.711 3.532l-8.48-8.48z"/><path stroke="currentColor" stroke-width="2" d="M18.01 8.108c-1.986 2.515-6.4 6.4-14.14 5.66m14.494.352c-1.284 1.285-5.11 3.832-11.314 2.828"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m13.2 3.3l7.5 7.5M3.3 13.2l7.5 7.5m1.91-17.89l3.533-.71L21.9 7.757l-.711 3.532l-9.9 9.9l-3.531.71L2.1 16.241l.71-3.533z"/></g></svg>
</template>

CSS

.icon-cola {
  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%3E%3Cpath%20d%3D%22m21.19%2011.288l-9.9%209.9l-8.48-8.48l9.9-9.9z%22%2F%3E%3Cpath%20d%3D%22m2.101%2016.241l.71-3.533l8.478%208.48l-3.531.71zM16.243%202.1L21.9%207.756l-.711%203.532l-8.48-8.48z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M18.01%208.108c-1.986%202.515-6.4%206.4-14.14%205.66m14.494.352c-1.284%201.285-5.11%203.832-11.314%202.828%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m13.2%203.3l7.5%207.5M3.3%2013.2l7.5%207.5m1.91-17.89l3.533-.71L21.9%207.757l-.711%203.532l-9.9%209.9l-3.531.71L2.1%2016.241l.71-3.533z%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%3E%3Cpath%20d%3D%22m21.19%2011.288l-9.9%209.9l-8.48-8.48l9.9-9.9z%22%2F%3E%3Cpath%20d%3D%22m2.101%2016.241l.71-3.533l8.478%208.48l-3.531.71zM16.243%202.1L21.9%207.756l-.711%203.532l-8.48-8.48z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M18.01%208.108c-1.986%202.515-6.4%206.4-14.14%205.66m14.494.352c-1.284%201.285-5.11%203.832-11.314%202.828%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m13.2%203.3l7.5%207.5M3.3%2013.2l7.5%207.5m1.91-17.89l3.533-.71L21.9%207.757l-.711%203.532l-9.9%209.9l-3.531.71L2.1%2016.241l.71-3.533z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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