warm up 3 icon
warm-up-3-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- warm-up-3-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the warm up 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0M14.472 2a1 1 0 0 1 1.028.972l.5 17.5a1 1 0 0 1-2 .057l-.18-6.305l-3.036-.116l.982 1.717c.135.237.22.5.25.771l.478 4.294a1 1 0 0 1-1.988.22l-.477-4.293l-1.763-3.087l-.096-.059l-3.248 7.717a1 1 0 0 1-1.844-.775l3.943-9.365A2.5 2.5 0 0 1 9.595 9.06l4.082.157l-.177-6.19A1 1 0 0 1 14.472 2"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteWarmUp3Fill(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="M22 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0M14.472 2a1 1 0 0 1 1.028.972l.5 17.5a1 1 0 0 1-2 .057l-.18-6.305l-3.036-.116l.982 1.717c.135.237.22.5.25.771l.478 4.294a1 1 0 0 1-1.988.22l-.477-4.293l-1.763-3.087l-.096-.059l-3.248 7.717a1 1 0 0 1-1.844-.775l3.943-9.365A2.5 2.5 0 0 1 9.595 9.06l4.082.157l-.177-6.19A1 1 0 0 1 14.472 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0M14.472 2a1 1 0 0 1 1.028.972l.5 17.5a1 1 0 0 1-2 .057l-.18-6.305l-3.036-.116l.982 1.717c.135.237.22.5.25.771l.478 4.294a1 1 0 0 1-1.988.22l-.477-4.293l-1.763-3.087l-.096-.059l-3.248 7.717a1 1 0 0 1-1.844-.775l3.943-9.365A2.5 2.5 0 0 1 9.595 9.06l4.082.157l-.177-6.19A1 1 0 0 1 14.472 2"/></svg> </template>
CSS
.icon-warm-up-3-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%22M22%2012a3%203%200%201%201-6%200a3%203%200%200%201%206%200M14.472%202a1%201%200%200%201%201.028.972l.5%2017.5a1%201%200%200%201-2%20.057l-.18-6.305l-3.036-.116l.982%201.717c.135.237.22.5.25.771l.478%204.294a1%201%200%200%201-1.988.22l-.477-4.293l-1.763-3.087l-.096-.059l-3.248%207.717a1%201%200%200%201-1.844-.775l3.943-9.365A2.5%202.5%200%200%201%209.595%209.06l4.082.157l-.177-6.19A1%201%200%200%201%2014.472%202%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%22M22%2012a3%203%200%201%201-6%200a3%203%200%200%201%206%200M14.472%202a1%201%200%200%201%201.028.972l.5%2017.5a1%201%200%200%201-2%20.057l-.18-6.305l-3.036-.116l.982%201.717c.135.237.22.5.25.771l.478%204.294a1%201%200%200%201-1.988.22l-.477-4.293l-1.763-3.087l-.096-.059l-3.248%207.717a1%201%200%200%201-1.844-.775l3.943-9.365A2.5%202.5%200%200%201%209.595%209.06l4.082.157l-.177-6.19A1%201%200%200%201%2014.472%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/warm-up-3-fill.svg?color=%231a73e8&size=48