premium icon
premium-12-regular from Fluent UI System Icons by Microsoft Corporation · 12 Regular · MIT Free for personal and commercial use.
- Name
- premium-12-regular
- Set
- Fluent UI System Icons
- Style
- 12 Regular
- Viewbox
- 12×12
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the premium icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6.988 1H3a.5.5 0 0 0-.447.277l-1.5 3A.5.5 0 0 0 1.1 4.8l4.493 5.99a.5.5 0 0 0 .59.175a.5.5 0 0 0 .224-.174L10.9 4.8a.5.5 0 0 0 .047-.524l-1.5-3A.5.5 0 0 0 9 1zM6.64 2l.666 2H4.694l.666-2zm1.72 2l-.666-2h.997l1 2zM7.306 5L6 8.92L4.694 5zm.143 2.735L8.36 5H9.5zm-2.898 0L2.5 5h1.14zM3.64 4H2.309l1-2h.997z"/></svg>
React
import type { SVGProps } from "react";
export function FluentPremium12Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6.988 1H3a.5.5 0 0 0-.447.277l-1.5 3A.5.5 0 0 0 1.1 4.8l4.493 5.99a.5.5 0 0 0 .59.175a.5.5 0 0 0 .224-.174L10.9 4.8a.5.5 0 0 0 .047-.524l-1.5-3A.5.5 0 0 0 9 1zM6.64 2l.666 2H4.694l.666-2zm1.72 2l-.666-2h.997l1 2zM7.306 5L6 8.92L4.694 5zm.143 2.735L8.36 5H9.5zm-2.898 0L2.5 5h1.14zM3.64 4H2.309l1-2h.997z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6.988 1H3a.5.5 0 0 0-.447.277l-1.5 3A.5.5 0 0 0 1.1 4.8l4.493 5.99a.5.5 0 0 0 .59.175a.5.5 0 0 0 .224-.174L10.9 4.8a.5.5 0 0 0 .047-.524l-1.5-3A.5.5 0 0 0 9 1zM6.64 2l.666 2H4.694l.666-2zm1.72 2l-.666-2h.997l1 2zM7.306 5L6 8.92L4.694 5zm.143 2.735L8.36 5H9.5zm-2.898 0L2.5 5h1.14zM3.64 4H2.309l1-2h.997z"/></svg> </template>
CSS
.icon-premium-12-regular {
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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.988%201H3a.5.5%200%200%200-.447.277l-1.5%203A.5.5%200%200%200%201.1%204.8l4.493%205.99a.5.5%200%200%200%20.59.175a.5.5%200%200%200%20.224-.174L10.9%204.8a.5.5%200%200%200%20.047-.524l-1.5-3A.5.5%200%200%200%209%201zM6.64%202l.666%202H4.694l.666-2zm1.72%202l-.666-2h.997l1%202zM7.306%205L6%208.92L4.694%205zm.143%202.735L8.36%205H9.5zm-2.898%200L2.5%205h1.14zM3.64%204H2.309l1-2h.997z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.988%201H3a.5.5%200%200%200-.447.277l-1.5%203A.5.5%200%200%200%201.1%204.8l4.493%205.99a.5.5%200%200%200%20.59.175a.5.5%200%200%200%20.224-.174L10.9%204.8a.5.5%200%200%200%20.047-.524l-1.5-3A.5.5%200%200%200%209%201zM6.64%202l.666%202H4.694l.666-2zm1.72%202l-.666-2h.997l1%202zM7.306%205L6%208.92L4.694%205zm.143%202.735L8.36%205H9.5zm-2.898%200L2.5%205h1.14zM3.64%204H2.309l1-2h.997z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/premium-12-regular.svg?color=%231a73e8&size=48