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

Name
reward-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Use the reward icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.528 3.001a1.5 1.5 0 0 1 1.5 1.5v1.396a2.5 2.5 0 0 1-1.363 2.226l-4.188 2.14a3.54 3.54 0 1 1-2.924 0l-4.189-2.14a2.5 2.5 0 0 1-1.356-2.04l-.007-.186V4.5a1.5 1.5 0 0 1 1.5-1.5zm-5.513 7.948a2.54 2.54 0 1 0 0 5.078a2.54 2.54 0 0 0 0-5.079M12.553 4H7.475v4.588L9.788 9.77a.5.5 0 0 0 .455 0l2.311-1.182zM6.474 4H4.501a.5.5 0 0 0-.5.5v1.396l.007.14a1.5 1.5 0 0 0 .811 1.195l1.655.846zm9.054 0h-1.975v4.077l1.657-.846a1.5 1.5 0 0 0 .818-1.335V4.5a.5.5 0 0 0-.5-.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentReward20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.528 3.001a1.5 1.5 0 0 1 1.5 1.5v1.396a2.5 2.5 0 0 1-1.363 2.226l-4.188 2.14a3.54 3.54 0 1 1-2.924 0l-4.189-2.14a2.5 2.5 0 0 1-1.356-2.04l-.007-.186V4.5a1.5 1.5 0 0 1 1.5-1.5zm-5.513 7.948a2.54 2.54 0 1 0 0 5.078a2.54 2.54 0 0 0 0-5.079M12.553 4H7.475v4.588L9.788 9.77a.5.5 0 0 0 .455 0l2.311-1.182zM6.474 4H4.501a.5.5 0 0 0-.5.5v1.396l.007.14a1.5 1.5 0 0 0 .811 1.195l1.655.846zm9.054 0h-1.975v4.077l1.657-.846a1.5 1.5 0 0 0 .818-1.335V4.5a.5.5 0 0 0-.5-.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.528 3.001a1.5 1.5 0 0 1 1.5 1.5v1.396a2.5 2.5 0 0 1-1.363 2.226l-4.188 2.14a3.54 3.54 0 1 1-2.924 0l-4.189-2.14a2.5 2.5 0 0 1-1.356-2.04l-.007-.186V4.5a1.5 1.5 0 0 1 1.5-1.5zm-5.513 7.948a2.54 2.54 0 1 0 0 5.078a2.54 2.54 0 0 0 0-5.079M12.553 4H7.475v4.588L9.788 9.77a.5.5 0 0 0 .455 0l2.311-1.182zM6.474 4H4.501a.5.5 0 0 0-.5.5v1.396l.007.14a1.5 1.5 0 0 0 .811 1.195l1.655.846zm9.054 0h-1.975v4.077l1.657-.846a1.5 1.5 0 0 0 .818-1.335V4.5a.5.5 0 0 0-.5-.5"/></svg>
</template>

CSS

.icon-reward-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.528%203.001a1.5%201.5%200%200%201%201.5%201.5v1.396a2.5%202.5%200%200%201-1.363%202.226l-4.188%202.14a3.54%203.54%200%201%201-2.924%200l-4.189-2.14a2.5%202.5%200%200%201-1.356-2.04l-.007-.186V4.5a1.5%201.5%200%200%201%201.5-1.5zm-5.513%207.948a2.54%202.54%200%201%200%200%205.078a2.54%202.54%200%200%200%200-5.079M12.553%204H7.475v4.588L9.788%209.77a.5.5%200%200%200%20.455%200l2.311-1.182zM6.474%204H4.501a.5.5%200%200%200-.5.5v1.396l.007.14a1.5%201.5%200%200%200%20.811%201.195l1.655.846zm9.054%200h-1.975v4.077l1.657-.846a1.5%201.5%200%200%200%20.818-1.335V4.5a.5.5%200%200%200-.5-.5%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.528%203.001a1.5%201.5%200%200%201%201.5%201.5v1.396a2.5%202.5%200%200%201-1.363%202.226l-4.188%202.14a3.54%203.54%200%201%201-2.924%200l-4.189-2.14a2.5%202.5%200%200%201-1.356-2.04l-.007-.186V4.5a1.5%201.5%200%200%201%201.5-1.5zm-5.513%207.948a2.54%202.54%200%201%200%200%205.078a2.54%202.54%200%200%200%200-5.079M12.553%204H7.475v4.588L9.788%209.77a.5.5%200%200%200%20.455%200l2.311-1.182zM6.474%204H4.501a.5.5%200%200%200-.5.5v1.396l.007.14a1.5%201.5%200%200%200%20.811%201.195l1.655.846zm9.054%200h-1.975v4.077l1.657-.846a1.5%201.5%200%200%200%20.818-1.335V4.5a.5.5%200%200%200-.5-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Reward 20 regular icon — Fluent UI System Icons · IconsDB