vip 4 icon
vip-4-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- vip-4-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 vip 4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.2 1.4a1 1 0 0 1 1.601 0l2.7 3.6h4.644a1.5 1.5 0 0 1 1.308 2.235l-8.364 14.868c-.478.85-1.7.85-2.178 0L2.547 7.235a1.5 1.5 0 0 1 1.308-2.236H8.5zM9.33 7.223l2.666 4.444l2.668-4.444l-2.668-3.556z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteVip4Fill(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="M11.2 1.4a1 1 0 0 1 1.601 0l2.7 3.6h4.644a1.5 1.5 0 0 1 1.308 2.235l-8.364 14.868c-.478.85-1.7.85-2.178 0L2.547 7.235a1.5 1.5 0 0 1 1.308-2.236H8.5zM9.33 7.223l2.666 4.444l2.668-4.444l-2.668-3.556z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.2 1.4a1 1 0 0 1 1.601 0l2.7 3.6h4.644a1.5 1.5 0 0 1 1.308 2.235l-8.364 14.868c-.478.85-1.7.85-2.178 0L2.547 7.235a1.5 1.5 0 0 1 1.308-2.236H8.5zM9.33 7.223l2.666 4.444l2.668-4.444l-2.668-3.556z"/></svg> </template>
CSS
.icon-vip-4-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%22M11.2%201.4a1%201%200%200%201%201.601%200l2.7%203.6h4.644a1.5%201.5%200%200%201%201.308%202.235l-8.364%2014.868c-.478.85-1.7.85-2.178%200L2.547%207.235a1.5%201.5%200%200%201%201.308-2.236H8.5zM9.33%207.223l2.666%204.444l2.668-4.444l-2.668-3.556z%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%22M11.2%201.4a1%201%200%200%201%201.601%200l2.7%203.6h4.644a1.5%201.5%200%200%201%201.308%202.235l-8.364%2014.868c-.478.85-1.7.85-2.178%200L2.547%207.235a1.5%201.5%200%200%201%201.308-2.236H8.5zM9.33%207.223l2.666%204.444l2.668-4.444l-2.668-3.556z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/vip-4-fill.svg?color=%231a73e8&size=48