premium-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
premium-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M21.251 3a.75.75 0 0 1 .608.31l.054.087l4.007 7.513l.043.102l.011.038l.017.077l.01.088l-.002.1l.002-.065a.8.8 0 0 1-.06.296l-.03.06l-.04.066l-.052.069L14.6 24.705a.73.73 0 0 1-.386.265l-.058.014l-.097.014L14 25l-.1-.007l-.086-.016l-.103-.034l-.026-.012a.7.7 0 0 1-.242-.178L2.172 11.727l-.062-.087l-.048-.093l-.035-.1l-.023-.13v-.128l.015-.099l.01-.04l.033-.095l.028-.057l4-7.5a.75.75 0 0 1 .559-.39L6.75 3zm-3.344 9h-7.815l3.91 10.16zm-9.42 0H4.39l7.373 8.518zm15.122 0h-4.093l-3.273 8.511zM10.025 4.499H7.2L4 10.5h4.424zm6.4 0h-4.848l-1.6 6.001h8.047zm4.376 0h-2.825l1.601 6.001H24z"/></svg>

React

import type { SVGProps } from "react";

export function FluentPremium28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M21.251 3a.75.75 0 0 1 .608.31l.054.087l4.007 7.513l.043.102l.011.038l.017.077l.01.088l-.002.1l.002-.065a.8.8 0 0 1-.06.296l-.03.06l-.04.066l-.052.069L14.6 24.705a.73.73 0 0 1-.386.265l-.058.014l-.097.014L14 25l-.1-.007l-.086-.016l-.103-.034l-.026-.012a.7.7 0 0 1-.242-.178L2.172 11.727l-.062-.087l-.048-.093l-.035-.1l-.023-.13v-.128l.015-.099l.01-.04l.033-.095l.028-.057l4-7.5a.75.75 0 0 1 .559-.39L6.75 3zm-3.344 9h-7.815l3.91 10.16zm-9.42 0H4.39l7.373 8.518zm15.122 0h-4.093l-3.273 8.511zM10.025 4.499H7.2L4 10.5h4.424zm6.4 0h-4.848l-1.6 6.001h8.047zm4.376 0h-2.825l1.601 6.001H24z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M21.251 3a.75.75 0 0 1 .608.31l.054.087l4.007 7.513l.043.102l.011.038l.017.077l.01.088l-.002.1l.002-.065a.8.8 0 0 1-.06.296l-.03.06l-.04.066l-.052.069L14.6 24.705a.73.73 0 0 1-.386.265l-.058.014l-.097.014L14 25l-.1-.007l-.086-.016l-.103-.034l-.026-.012a.7.7 0 0 1-.242-.178L2.172 11.727l-.062-.087l-.048-.093l-.035-.1l-.023-.13v-.128l.015-.099l.01-.04l.033-.095l.028-.057l4-7.5a.75.75 0 0 1 .559-.39L6.75 3zm-3.344 9h-7.815l3.91 10.16zm-9.42 0H4.39l7.373 8.518zm15.122 0h-4.093l-3.273 8.511zM10.025 4.499H7.2L4 10.5h4.424zm6.4 0h-4.848l-1.6 6.001h8.047zm4.376 0h-2.825l1.601 6.001H24z"/></svg>
</template>

CSS

.icon-premium-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.251%203a.75.75%200%200%201%20.608.31l.054.087l4.007%207.513l.043.102l.011.038l.017.077l.01.088l-.002.1l.002-.065a.8.8%200%200%201-.06.296l-.03.06l-.04.066l-.052.069L14.6%2024.705a.73.73%200%200%201-.386.265l-.058.014l-.097.014L14%2025l-.1-.007l-.086-.016l-.103-.034l-.026-.012a.7.7%200%200%201-.242-.178L2.172%2011.727l-.062-.087l-.048-.093l-.035-.1l-.023-.13v-.128l.015-.099l.01-.04l.033-.095l.028-.057l4-7.5a.75.75%200%200%201%20.559-.39L6.75%203zm-3.344%209h-7.815l3.91%2010.16zm-9.42%200H4.39l7.373%208.518zm15.122%200h-4.093l-3.273%208.511zM10.025%204.499H7.2L4%2010.5h4.424zm6.4%200h-4.848l-1.6%206.001h8.047zm4.376%200h-2.825l1.601%206.001H24z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.251%203a.75.75%200%200%201%20.608.31l.054.087l4.007%207.513l.043.102l.011.038l.017.077l.01.088l-.002.1l.002-.065a.8.8%200%200%201-.06.296l-.03.06l-.04.066l-.052.069L14.6%2024.705a.73.73%200%200%201-.386.265l-.058.014l-.097.014L14%2025l-.1-.007l-.086-.016l-.103-.034l-.026-.012a.7.7%200%200%201-.242-.178L2.172%2011.727l-.062-.087l-.048-.093l-.035-.1l-.023-.13v-.128l.015-.099l.01-.04l.033-.095l.028-.057l4-7.5a.75.75%200%200%201%20.559-.39L6.75%203zm-3.344%209h-7.815l3.91%2010.16zm-9.42%200H4.39l7.373%208.518zm15.122%200h-4.093l-3.273%208.511zM10.025%204.499H7.2L4%2010.5h4.424zm6.4%200h-4.848l-1.6%206.001h8.047zm4.376%200h-2.825l1.601%206.001H24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/premium-28-regular.svg?color=%231a73e8&size=48