cooldown-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
cooldown-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the cooldown icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.15 1.064a1 1 0 0 1 1.287.585l1.232 3.285a2 2 0 0 1-.702 2.324l-1.33.959l1.224 3.352c.725 1.99 1.086 4.13 1.35 6.224c.113.907.185 1.694.229 2.255c.026.335.06.673.06 1.009a1 1 0 0 1-1.999-.01c0-.281-.034-.565-.055-.844c-.042-.536-.11-1.29-.22-2.16a37 37 0 0 0-.589-3.436c-.186.09-.385.163-.599.206q-.046.009-.093.014a1 1 0 0 1-.093.198l-4 6.5a1 1 0 0 1-1.703-1.05l3.817-6.204c-.831-.711-1.48-1.707-2.183-2.541l-.002-.004l-1.028.741l1.802 1.201a1 1 0 0 1-1.11 1.664l-2.4-1.6A1.5 1.5 0 0 1 6 11.268l7.797-5.631l-1.232-3.285a1 1 0 0 1 .586-1.288"/><path fill="currentColor" d="M9 2a3 3 0 1 1 0 6.001a3 3 0 0 1 0-6"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteCooldownFill(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="M13.15 1.064a1 1 0 0 1 1.287.585l1.232 3.285a2 2 0 0 1-.702 2.324l-1.33.959l1.224 3.352c.725 1.99 1.086 4.13 1.35 6.224c.113.907.185 1.694.229 2.255c.026.335.06.673.06 1.009a1 1 0 0 1-1.999-.01c0-.281-.034-.565-.055-.844c-.042-.536-.11-1.29-.22-2.16a37 37 0 0 0-.589-3.436c-.186.09-.385.163-.599.206q-.046.009-.093.014a1 1 0 0 1-.093.198l-4 6.5a1 1 0 0 1-1.703-1.05l3.817-6.204c-.831-.711-1.48-1.707-2.183-2.541l-.002-.004l-1.028.741l1.802 1.201a1 1 0 0 1-1.11 1.664l-2.4-1.6A1.5 1.5 0 0 1 6 11.268l7.797-5.631l-1.232-3.285a1 1 0 0 1 .586-1.288"/><path fill="currentColor" d="M9 2a3 3 0 1 1 0 6.001a3 3 0 0 1 0-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.15 1.064a1 1 0 0 1 1.287.585l1.232 3.285a2 2 0 0 1-.702 2.324l-1.33.959l1.224 3.352c.725 1.99 1.086 4.13 1.35 6.224c.113.907.185 1.694.229 2.255c.026.335.06.673.06 1.009a1 1 0 0 1-1.999-.01c0-.281-.034-.565-.055-.844c-.042-.536-.11-1.29-.22-2.16a37 37 0 0 0-.589-3.436c-.186.09-.385.163-.599.206q-.046.009-.093.014a1 1 0 0 1-.093.198l-4 6.5a1 1 0 0 1-1.703-1.05l3.817-6.204c-.831-.711-1.48-1.707-2.183-2.541l-.002-.004l-1.028.741l1.802 1.201a1 1 0 0 1-1.11 1.664l-2.4-1.6A1.5 1.5 0 0 1 6 11.268l7.797-5.631l-1.232-3.285a1 1 0 0 1 .586-1.288"/><path fill="currentColor" d="M9 2a3 3 0 1 1 0 6.001a3 3 0 0 1 0-6"/></svg>
</template>

CSS

.icon-cooldown-fill {
  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%22M13.15%201.064a1%201%200%200%201%201.287.585l1.232%203.285a2%202%200%200%201-.702%202.324l-1.33.959l1.224%203.352c.725%201.99%201.086%204.13%201.35%206.224c.113.907.185%201.694.229%202.255c.026.335.06.673.06%201.009a1%201%200%200%201-1.999-.01c0-.281-.034-.565-.055-.844c-.042-.536-.11-1.29-.22-2.16a37%2037%200%200%200-.589-3.436c-.186.09-.385.163-.599.206q-.046.009-.093.014a1%201%200%200%201-.093.198l-4%206.5a1%201%200%200%201-1.703-1.05l3.817-6.204c-.831-.711-1.48-1.707-2.183-2.541l-.002-.004l-1.028.741l1.802%201.201a1%201%200%200%201-1.11%201.664l-2.4-1.6A1.5%201.5%200%200%201%206%2011.268l7.797-5.631l-1.232-3.285a1%201%200%200%201%20.586-1.288%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%202a3%203%200%201%201%200%206.001a3%203%200%200%201%200-6%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%22M13.15%201.064a1%201%200%200%201%201.287.585l1.232%203.285a2%202%200%200%201-.702%202.324l-1.33.959l1.224%203.352c.725%201.99%201.086%204.13%201.35%206.224c.113.907.185%201.694.229%202.255c.026.335.06.673.06%201.009a1%201%200%200%201-1.999-.01c0-.281-.034-.565-.055-.844c-.042-.536-.11-1.29-.22-2.16a37%2037%200%200%200-.589-3.436c-.186.09-.385.163-.599.206q-.046.009-.093.014a1%201%200%200%201-.093.198l-4%206.5a1%201%200%200%201-1.703-1.05l3.817-6.204c-.831-.711-1.48-1.707-2.183-2.541l-.002-.004l-1.028.741l1.802%201.201a1%201%200%200%201-1.11%201.664l-2.4-1.6A1.5%201.5%200%200%201%206%2011.268l7.797-5.631l-1.232-3.285a1%201%200%200%201%20.586-1.288%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%202a3%203%200%201%201%200%206.001a3%203%200%200%201%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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