reward icon
reward-20 from Fluent UI System Color Icons by Microsoft Corporation · 20 · MIT Free for personal and commercial use.
- Name
- reward-20
- Set
- Fluent UI System Color Icons
- Style
- 20
- Viewbox
- 20×20
- License
- MIT
2 other variants in Fluent UI System Color 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"><g fill="none"><path fill="url(#SVGlKtK4NnO1)" d="m12.367 9.804l3.296-1.683a2.5 2.5 0 0 0 1.363-2.227V4.5a1.5 1.5 0 0 0-1.5-1.5h-3.137L12 6.5z"/><path fill="url(#SVGYdpumcOg1)" d="M7.61 3H4.5A1.5 1.5 0 0 0 3 4.5v1.395l.007.187a2.5 2.5 0 0 0 1.356 2.04l3.27 1.67L8 6.5z"/><path fill="url(#SVG1eXiNL5Z1)" d="M7.5 9.724V3h5v6.737l-1.025.524L10 11z"/><path fill="url(#SVGoN4sXdCP1)" fill-rule="evenodd" d="M6.5 13.5a3.5 3.5 0 1 1 7 0a3.5 3.5 0 0 1-7 0" clip-rule="evenodd"/><defs><linearGradient id="SVGlKtK4NnO1" x1="17.026" x2="12.072" y1="3.605" y2="8.948" gradientUnits="userSpaceOnUse"><stop stop-color="#52d17c"/><stop offset="1" stop-color="#1a7f7c"/></linearGradient><linearGradient id="SVGYdpumcOg1" x1="3" x2="8" y1="4.83" y2="8.188" gradientUnits="userSpaceOnUse"><stop stop-color="#52d17c"/><stop offset="1" stop-color="#1a7f7c"/></linearGradient><linearGradient id="SVG1eXiNL5Z1" x1="10" x2="12.751" y1="2" y2="10.061" gradientUnits="userSpaceOnUse"><stop stop-color="#76eb95"/><stop offset="1" stop-color="#1ec8b0"/></linearGradient><radialGradient id="SVGoN4sXdCP1" cx="0" cy="0" r="1" gradientTransform="rotate(56.615 9.148 -15.257)scale(39.0722 33.4636)" gradientUnits="userSpaceOnUse"><stop offset=".772" stop-color="#ffcd0f"/><stop offset=".991" stop-color="#e67505"/></radialGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorReward20(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGlKtK4NnO1)" d="m12.367 9.804l3.296-1.683a2.5 2.5 0 0 0 1.363-2.227V4.5a1.5 1.5 0 0 0-1.5-1.5h-3.137L12 6.5z"/><path fill="url(#SVGYdpumcOg1)" d="M7.61 3H4.5A1.5 1.5 0 0 0 3 4.5v1.395l.007.187a2.5 2.5 0 0 0 1.356 2.04l3.27 1.67L8 6.5z"/><path fill="url(#SVG1eXiNL5Z1)" d="M7.5 9.724V3h5v6.737l-1.025.524L10 11z"/><path fill="url(#SVGoN4sXdCP1)" fillRule="evenodd" d="M6.5 13.5a3.5 3.5 0 1 1 7 0a3.5 3.5 0 0 1-7 0" clipRule="evenodd"/><defs><linearGradient id="SVGlKtK4NnO1" x1="17.026" x2="12.072" y1="3.605" y2="8.948" gradientUnits="userSpaceOnUse"><stop stopColor="#52d17c"/><stop offset="1" stopColor="#1a7f7c"/></linearGradient><linearGradient id="SVGYdpumcOg1" x1="3" x2="8" y1="4.83" y2="8.188" gradientUnits="userSpaceOnUse"><stop stopColor="#52d17c"/><stop offset="1" stopColor="#1a7f7c"/></linearGradient><linearGradient id="SVG1eXiNL5Z1" x1="10" x2="12.751" y1="2" y2="10.061" gradientUnits="userSpaceOnUse"><stop stopColor="#76eb95"/><stop offset="1" stopColor="#1ec8b0"/></linearGradient><radialGradient id="SVGoN4sXdCP1" cx="0" cy="0" r="1" gradientTransform="rotate(56.615 9.148 -15.257)scale(39.0722 33.4636)" gradientUnits="userSpaceOnUse"><stop offset=".772" stopColor="#ffcd0f"/><stop offset=".991" stopColor="#e67505"/></radialGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGlKtK4NnO1)" d="m12.367 9.804l3.296-1.683a2.5 2.5 0 0 0 1.363-2.227V4.5a1.5 1.5 0 0 0-1.5-1.5h-3.137L12 6.5z"/><path fill="url(#SVGYdpumcOg1)" d="M7.61 3H4.5A1.5 1.5 0 0 0 3 4.5v1.395l.007.187a2.5 2.5 0 0 0 1.356 2.04l3.27 1.67L8 6.5z"/><path fill="url(#SVG1eXiNL5Z1)" d="M7.5 9.724V3h5v6.737l-1.025.524L10 11z"/><path fill="url(#SVGoN4sXdCP1)" fill-rule="evenodd" d="M6.5 13.5a3.5 3.5 0 1 1 7 0a3.5 3.5 0 0 1-7 0" clip-rule="evenodd"/><defs><linearGradient id="SVGlKtK4NnO1" x1="17.026" x2="12.072" y1="3.605" y2="8.948" gradientUnits="userSpaceOnUse"><stop stop-color="#52d17c"/><stop offset="1" stop-color="#1a7f7c"/></linearGradient><linearGradient id="SVGYdpumcOg1" x1="3" x2="8" y1="4.83" y2="8.188" gradientUnits="userSpaceOnUse"><stop stop-color="#52d17c"/><stop offset="1" stop-color="#1a7f7c"/></linearGradient><linearGradient id="SVG1eXiNL5Z1" x1="10" x2="12.751" y1="2" y2="10.061" gradientUnits="userSpaceOnUse"><stop stop-color="#76eb95"/><stop offset="1" stop-color="#1ec8b0"/></linearGradient><radialGradient id="SVGoN4sXdCP1" cx="0" cy="0" r="1" gradientTransform="rotate(56.615 9.148 -15.257)scale(39.0722 33.4636)" gradientUnits="userSpaceOnUse"><stop offset=".772" stop-color="#ffcd0f"/><stop offset=".991" stop-color="#e67505"/></radialGradient></defs></g></svg> </template>
CSS
.icon-reward-20 {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGlKtK4NnO1)%22%20d%3D%22m12.367%209.804l3.296-1.683a2.5%202.5%200%200%200%201.363-2.227V4.5a1.5%201.5%200%200%200-1.5-1.5h-3.137L12%206.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGYdpumcOg1)%22%20d%3D%22M7.61%203H4.5A1.5%201.5%200%200%200%203%204.5v1.395l.007.187a2.5%202.5%200%200%200%201.356%202.04l3.27%201.67L8%206.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG1eXiNL5Z1)%22%20d%3D%22M7.5%209.724V3h5v6.737l-1.025.524L10%2011z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGoN4sXdCP1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.5%2013.5a3.5%203.5%200%201%201%207%200a3.5%203.5%200%200%201-7%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlKtK4NnO1%22%20x1%3D%2217.026%22%20x2%3D%2212.072%22%20y1%3D%223.605%22%20y2%3D%228.948%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2352d17c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231a7f7c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGYdpumcOg1%22%20x1%3D%223%22%20x2%3D%228%22%20y1%3D%224.83%22%20y2%3D%228.188%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2352d17c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231a7f7c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG1eXiNL5Z1%22%20x1%3D%2210%22%20x2%3D%2212.751%22%20y1%3D%222%22%20y2%3D%2210.061%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2376eb95%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231ec8b0%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGoN4sXdCP1%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(56.615%209.148%20-15.257)scale(39.0722%2033.4636)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.772%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3Cstop%20offset%3D%22.991%22%20stop-color%3D%22%23e67505%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGlKtK4NnO1)%22%20d%3D%22m12.367%209.804l3.296-1.683a2.5%202.5%200%200%200%201.363-2.227V4.5a1.5%201.5%200%200%200-1.5-1.5h-3.137L12%206.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGYdpumcOg1)%22%20d%3D%22M7.61%203H4.5A1.5%201.5%200%200%200%203%204.5v1.395l.007.187a2.5%202.5%200%200%200%201.356%202.04l3.27%201.67L8%206.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG1eXiNL5Z1)%22%20d%3D%22M7.5%209.724V3h5v6.737l-1.025.524L10%2011z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGoN4sXdCP1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.5%2013.5a3.5%203.5%200%201%201%207%200a3.5%203.5%200%200%201-7%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlKtK4NnO1%22%20x1%3D%2217.026%22%20x2%3D%2212.072%22%20y1%3D%223.605%22%20y2%3D%228.948%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2352d17c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231a7f7c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGYdpumcOg1%22%20x1%3D%223%22%20x2%3D%228%22%20y1%3D%224.83%22%20y2%3D%228.188%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2352d17c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231a7f7c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG1eXiNL5Z1%22%20x1%3D%2210%22%20x2%3D%2212.751%22%20y1%3D%222%22%20y2%3D%2210.061%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2376eb95%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231ec8b0%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGoN4sXdCP1%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(56.615%209.148%20-15.257)scale(39.0722%2033.4636)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.772%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3Cstop%20offset%3D%22.991%22%20stop-color%3D%22%23e67505%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/reward-20.svg?color=%231a73e8&size=48