cola icon
cola-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- cola-filled
- Set
- TDesign Icons
- Style
- Filled
- 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"><path fill="currentColor" d="m16.572 1.014l6.414 6.414l-.876 4.353l-3.042 3.042l.004.004a7 7 0 0 1-.198.19l-7.09 7.091l-4.354.876l-6.414-6.414l.874-4.355L12.217 1.888zm-6.88 17.162l1.598 1.597l1.97-1.97a15.7 15.7 0 0 1-3.567.373m-.429 2.4l-5.84-5.84l-.236 1.177l4.9 4.9zM4.32 12.802c6.414.497 10.308-2.38 12.334-4.637L12.71 4.223l-8.485 8.485zm10.417-9.381l5.84 5.84l.237-1.178l-4.899-4.899z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignColaFilled(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="m16.572 1.014l6.414 6.414l-.876 4.353l-3.042 3.042l.004.004a7 7 0 0 1-.198.19l-7.09 7.091l-4.354.876l-6.414-6.414l.874-4.355L12.217 1.888zm-6.88 17.162l1.598 1.597l1.97-1.97a15.7 15.7 0 0 1-3.567.373m-.429 2.4l-5.84-5.84l-.236 1.177l4.9 4.9zM4.32 12.802c6.414.497 10.308-2.38 12.334-4.637L12.71 4.223l-8.485 8.485zm10.417-9.381l5.84 5.84l.237-1.178l-4.899-4.899z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.572 1.014l6.414 6.414l-.876 4.353l-3.042 3.042l.004.004a7 7 0 0 1-.198.19l-7.09 7.091l-4.354.876l-6.414-6.414l.874-4.355L12.217 1.888zm-6.88 17.162l1.598 1.597l1.97-1.97a15.7 15.7 0 0 1-3.567.373m-.429 2.4l-5.84-5.84l-.236 1.177l4.9 4.9zM4.32 12.802c6.414.497 10.308-2.38 12.334-4.637L12.71 4.223l-8.485 8.485zm10.417-9.381l5.84 5.84l.237-1.178l-4.899-4.899z"/></svg> </template>
CSS
.icon-cola-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%22m16.572%201.014l6.414%206.414l-.876%204.353l-3.042%203.042l.004.004a7%207%200%200%201-.198.19l-7.09%207.091l-4.354.876l-6.414-6.414l.874-4.355L12.217%201.888zm-6.88%2017.162l1.598%201.597l1.97-1.97a15.7%2015.7%200%200%201-3.567.373m-.429%202.4l-5.84-5.84l-.236%201.177l4.9%204.9zM4.32%2012.802c6.414.497%2010.308-2.38%2012.334-4.637L12.71%204.223l-8.485%208.485zm10.417-9.381l5.84%205.84l.237-1.178l-4.899-4.899z%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%22m16.572%201.014l6.414%206.414l-.876%204.353l-3.042%203.042l.004.004a7%207%200%200%201-.198.19l-7.09%207.091l-4.354.876l-6.414-6.414l.874-4.355L12.217%201.888zm-6.88%2017.162l1.598%201.597l1.97-1.97a15.7%2015.7%200%200%201-3.567.373m-.429%202.4l-5.84-5.84l-.236%201.177l4.9%204.9zM4.32%2012.802c6.414.497%2010.308-2.38%2012.334-4.637L12.71%204.223l-8.485%208.485zm10.417-9.381l5.84%205.84l.237-1.178l-4.899-4.899z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/cola-filled.svg?color=%231a73e8&size=48