reward icon
reward-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- reward-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M11 5v8.154l4.88 2.644a.25.25 0 0 0 .24 0L21 13.154V5zM3 6.25A3.25 3.25 0 0 1 6.25 3h19.5A3.25 3.25 0 0 1 29 6.25v2.314a4.25 4.25 0 0 1-2.226 3.737l-7.986 4.326a6.5 6.5 0 1 1-5.577 0L5.226 12.3A4.25 4.25 0 0 1 3 8.564zm8.5 16.25a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentReward32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 5v8.154l4.88 2.644a.25.25 0 0 0 .24 0L21 13.154V5zM3 6.25A3.25 3.25 0 0 1 6.25 3h19.5A3.25 3.25 0 0 1 29 6.25v2.314a4.25 4.25 0 0 1-2.226 3.737l-7.986 4.326a6.5 6.5 0 1 1-5.577 0L5.226 12.3A4.25 4.25 0 0 1 3 8.564zm8.5 16.25a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 5v8.154l4.88 2.644a.25.25 0 0 0 .24 0L21 13.154V5zM3 6.25A3.25 3.25 0 0 1 6.25 3h19.5A3.25 3.25 0 0 1 29 6.25v2.314a4.25 4.25 0 0 1-2.226 3.737l-7.986 4.326a6.5 6.5 0 1 1-5.577 0L5.226 12.3A4.25 4.25 0 0 1 3 8.564zm8.5 16.25a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0"/></svg> </template>
CSS
.icon-reward-32-filled {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%205v8.154l4.88%202.644a.25.25%200%200%200%20.24%200L21%2013.154V5zM3%206.25A3.25%203.25%200%200%201%206.25%203h19.5A3.25%203.25%200%200%201%2029%206.25v2.314a4.25%204.25%200%200%201-2.226%203.737l-7.986%204.326a6.5%206.5%200%201%201-5.577%200L5.226%2012.3A4.25%204.25%200%200%201%203%208.564zm8.5%2016.25a4.5%204.5%200%201%200%209%200a4.5%204.5%200%200%200-9%200%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%205v8.154l4.88%202.644a.25.25%200%200%200%20.24%200L21%2013.154V5zM3%206.25A3.25%203.25%200%200%201%206.25%203h19.5A3.25%203.25%200%200%201%2029%206.25v2.314a4.25%204.25%200%200%201-2.226%203.737l-7.986%204.326a6.5%206.5%200%201%201-5.577%200L5.226%2012.3A4.25%204.25%200%200%201%203%208.564zm8.5%2016.25a4.5%204.5%200%201%200%209%200a4.5%204.5%200%200%200-9%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/reward-32-filled.svg?color=%231a73e8&size=48