vip crown 2 icon

vip-crown-2-line from Remix Icon by Remix Design · Line · Finance · Apache-2.0 Free for personal and commercial use.

Name
vip-crown-2-line
Set
Remix Icon
Style
Line
Category
Finance
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More finance icons from Remix Icon

Use the vip crown 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.497 8.065L4.784 19h14.443l1.286-10.935l-4.01 2.673l-4.498-6.297l-4.498 6.297zM2.806 5.2L7.005 8l4.186-5.861a1 1 0 0 1 1.628 0l4.186 5.86l4.2-2.799a1 1 0 0 1 1.547.949L21.11 20.116a1 1 0 0 1-.993.884H3.894a1 1 0 0 1-.993-.884L1.258 6.15a1 1 0 0 1 1.548-.95m9.2 9.8a2 2 0 1 1-.001-4a2 2 0 0 1 0 4"/></svg>

React

import type { SVGProps } from "react";

export function RiVipCrown2Line(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="M3.497 8.065L4.784 19h14.443l1.286-10.935l-4.01 2.673l-4.498-6.297l-4.498 6.297zM2.806 5.2L7.005 8l4.186-5.861a1 1 0 0 1 1.628 0l4.186 5.86l4.2-2.799a1 1 0 0 1 1.547.949L21.11 20.116a1 1 0 0 1-.993.884H3.894a1 1 0 0 1-.993-.884L1.258 6.15a1 1 0 0 1 1.548-.95m9.2 9.8a2 2 0 1 1-.001-4a2 2 0 0 1 0 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.497 8.065L4.784 19h14.443l1.286-10.935l-4.01 2.673l-4.498-6.297l-4.498 6.297zM2.806 5.2L7.005 8l4.186-5.861a1 1 0 0 1 1.628 0l4.186 5.86l4.2-2.799a1 1 0 0 1 1.547.949L21.11 20.116a1 1 0 0 1-.993.884H3.894a1 1 0 0 1-.993-.884L1.258 6.15a1 1 0 0 1 1.548-.95m9.2 9.8a2 2 0 1 1-.001-4a2 2 0 0 1 0 4"/></svg>
</template>

CSS

.icon-vip-crown-2-line {
  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%22M3.497%208.065L4.784%2019h14.443l1.286-10.935l-4.01%202.673l-4.498-6.297l-4.498%206.297zM2.806%205.2L7.005%208l4.186-5.861a1%201%200%200%201%201.628%200l4.186%205.86l4.2-2.799a1%201%200%200%201%201.547.949L21.11%2020.116a1%201%200%200%201-.993.884H3.894a1%201%200%200%201-.993-.884L1.258%206.15a1%201%200%200%201%201.548-.95m9.2%209.8a2%202%200%201%201-.001-4a2%202%200%200%201%200%204%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%22M3.497%208.065L4.784%2019h14.443l1.286-10.935l-4.01%202.673l-4.498-6.297l-4.498%206.297zM2.806%205.2L7.005%208l4.186-5.861a1%201%200%200%201%201.628%200l4.186%205.86l4.2-2.799a1%201%200%200%201%201.547.949L21.11%2020.116a1%201%200%200%201-.993.884H3.894a1%201%200%200%201-.993-.884L1.258%206.15a1%201%200%200%201%201.548-.95m9.2%209.8a2%202%200%201%201-.001-4a2%202%200%200%201%200%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/vip-crown-2-line.svg?color=%231a73e8&size=48