award-filled from Reicon by REICON · Filled · Business · MIT Free for personal and commercial use.

Name
award-filled
Set
Reicon
Style
Filled
Category
Business
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All award icons →

More business icons from Reicon

Use the award icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.103 17.996h-.747l-.57.479c-.782.656-1.772 1.016-2.788 1.016s-2.006-.362-2.786-1.016l-.57-.479h-.748c-.428 0-.837-.077-1.23-.193V23a1 1 0 0 0 1.61.792l3.723-2.864l3.724 2.864a1 1 0 0 0 1.61-.792v-5.197a4.3 4.3 0 0 1-1.231.193Zm4.202-9.281l-.674-1.17a.34.34 0 0 1-.042-.225l.236-1.333a2.33 2.33 0 0 0-1.5-2.598l-1.27-.46a.33.33 0 0 1-.175-.149l-.677-1.17a2.33 2.33 0 0 0-2.82-1.026l-1.27.463a.33.33 0 0 1-.227 0l-1.27-.463A2.325 2.325 0 0 0 7.797 1.61l-.679 1.174a.33.33 0 0 1-.172.145l-1.273.463A2.33 2.33 0 0 0 4.174 5.99l.235 1.328c.015.08 0 .16-.039.228l-.676 1.171a2.33 2.33 0 0 0 .522 2.955l1.033.868c.061.05.101.121.116.2l.236 1.33a2.33 2.33 0 0 0 2.297 1.928h1.354c.078 0 .153.028.213.08l1.036.868a2.33 2.33 0 0 0 3 .002l1.036-.87A.33.33 0 0 1 14.75 16h1.353c1.135 0 2.1-.81 2.298-1.927l.236-1.333a.34.34 0 0 1 .113-.198l1.037-.869a2.33 2.33 0 0 0 .52-2.953ZM12 11.632a2.667 2.667 0 1 1 0-5.334a2.667 2.667 0 0 1 0 5.334"/></svg>

React

import type { SVGProps } from "react";

export function ReiconAwardFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.103 17.996h-.747l-.57.479c-.782.656-1.772 1.016-2.788 1.016s-2.006-.362-2.786-1.016l-.57-.479h-.748c-.428 0-.837-.077-1.23-.193V23a1 1 0 0 0 1.61.792l3.723-2.864l3.724 2.864a1 1 0 0 0 1.61-.792v-5.197a4.3 4.3 0 0 1-1.231.193Zm4.202-9.281l-.674-1.17a.34.34 0 0 1-.042-.225l.236-1.333a2.33 2.33 0 0 0-1.5-2.598l-1.27-.46a.33.33 0 0 1-.175-.149l-.677-1.17a2.33 2.33 0 0 0-2.82-1.026l-1.27.463a.33.33 0 0 1-.227 0l-1.27-.463A2.325 2.325 0 0 0 7.797 1.61l-.679 1.174a.33.33 0 0 1-.172.145l-1.273.463A2.33 2.33 0 0 0 4.174 5.99l.235 1.328c.015.08 0 .16-.039.228l-.676 1.171a2.33 2.33 0 0 0 .522 2.955l1.033.868c.061.05.101.121.116.2l.236 1.33a2.33 2.33 0 0 0 2.297 1.928h1.354c.078 0 .153.028.213.08l1.036.868a2.33 2.33 0 0 0 3 .002l1.036-.87A.33.33 0 0 1 14.75 16h1.353c1.135 0 2.1-.81 2.298-1.927l.236-1.333a.34.34 0 0 1 .113-.198l1.037-.869a2.33 2.33 0 0 0 .52-2.953ZM12 11.632a2.667 2.667 0 1 1 0-5.334a2.667 2.667 0 0 1 0 5.334"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.103 17.996h-.747l-.57.479c-.782.656-1.772 1.016-2.788 1.016s-2.006-.362-2.786-1.016l-.57-.479h-.748c-.428 0-.837-.077-1.23-.193V23a1 1 0 0 0 1.61.792l3.723-2.864l3.724 2.864a1 1 0 0 0 1.61-.792v-5.197a4.3 4.3 0 0 1-1.231.193Zm4.202-9.281l-.674-1.17a.34.34 0 0 1-.042-.225l.236-1.333a2.33 2.33 0 0 0-1.5-2.598l-1.27-.46a.33.33 0 0 1-.175-.149l-.677-1.17a2.33 2.33 0 0 0-2.82-1.026l-1.27.463a.33.33 0 0 1-.227 0l-1.27-.463A2.325 2.325 0 0 0 7.797 1.61l-.679 1.174a.33.33 0 0 1-.172.145l-1.273.463A2.33 2.33 0 0 0 4.174 5.99l.235 1.328c.015.08 0 .16-.039.228l-.676 1.171a2.33 2.33 0 0 0 .522 2.955l1.033.868c.061.05.101.121.116.2l.236 1.33a2.33 2.33 0 0 0 2.297 1.928h1.354c.078 0 .153.028.213.08l1.036.868a2.33 2.33 0 0 0 3 .002l1.036-.87A.33.33 0 0 1 14.75 16h1.353c1.135 0 2.1-.81 2.298-1.927l.236-1.333a.34.34 0 0 1 .113-.198l1.037-.869a2.33 2.33 0 0 0 .52-2.953ZM12 11.632a2.667 2.667 0 1 1 0-5.334a2.667 2.667 0 0 1 0 5.334"/></svg>
</template>

CSS

.icon-award-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.103%2017.996h-.747l-.57.479c-.782.656-1.772%201.016-2.788%201.016s-2.006-.362-2.786-1.016l-.57-.479h-.748c-.428%200-.837-.077-1.23-.193V23a1%201%200%200%200%201.61.792l3.723-2.864l3.724%202.864a1%201%200%200%200%201.61-.792v-5.197a4.3%204.3%200%200%201-1.231.193Zm4.202-9.281l-.674-1.17a.34.34%200%200%201-.042-.225l.236-1.333a2.33%202.33%200%200%200-1.5-2.598l-1.27-.46a.33.33%200%200%201-.175-.149l-.677-1.17a2.33%202.33%200%200%200-2.82-1.026l-1.27.463a.33.33%200%200%201-.227%200l-1.27-.463A2.325%202.325%200%200%200%207.797%201.61l-.679%201.174a.33.33%200%200%201-.172.145l-1.273.463A2.33%202.33%200%200%200%204.174%205.99l.235%201.328c.015.08%200%20.16-.039.228l-.676%201.171a2.33%202.33%200%200%200%20.522%202.955l1.033.868c.061.05.101.121.116.2l.236%201.33a2.33%202.33%200%200%200%202.297%201.928h1.354c.078%200%20.153.028.213.08l1.036.868a2.33%202.33%200%200%200%203%20.002l1.036-.87A.33.33%200%200%201%2014.75%2016h1.353c1.135%200%202.1-.81%202.298-1.927l.236-1.333a.34.34%200%200%201%20.113-.198l1.037-.869a2.33%202.33%200%200%200%20.52-2.953ZM12%2011.632a2.667%202.667%200%201%201%200-5.334a2.667%202.667%200%200%201%200%205.334%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.103%2017.996h-.747l-.57.479c-.782.656-1.772%201.016-2.788%201.016s-2.006-.362-2.786-1.016l-.57-.479h-.748c-.428%200-.837-.077-1.23-.193V23a1%201%200%200%200%201.61.792l3.723-2.864l3.724%202.864a1%201%200%200%200%201.61-.792v-5.197a4.3%204.3%200%200%201-1.231.193Zm4.202-9.281l-.674-1.17a.34.34%200%200%201-.042-.225l.236-1.333a2.33%202.33%200%200%200-1.5-2.598l-1.27-.46a.33.33%200%200%201-.175-.149l-.677-1.17a2.33%202.33%200%200%200-2.82-1.026l-1.27.463a.33.33%200%200%201-.227%200l-1.27-.463A2.325%202.325%200%200%200%207.797%201.61l-.679%201.174a.33.33%200%200%201-.172.145l-1.273.463A2.33%202.33%200%200%200%204.174%205.99l.235%201.328c.015.08%200%20.16-.039.228l-.676%201.171a2.33%202.33%200%200%200%20.522%202.955l1.033.868c.061.05.101.121.116.2l.236%201.33a2.33%202.33%200%200%200%202.297%201.928h1.354c.078%200%20.153.028.213.08l1.036.868a2.33%202.33%200%200%200%203%20.002l1.036-.87A.33.33%200%200%201%2014.75%2016h1.353c1.135%200%202.1-.81%202.298-1.927l.236-1.333a.34.34%200%200%201%20.113-.198l1.037-.869a2.33%202.33%200%200%200%20.52-2.953ZM12%2011.632a2.667%202.667%200%201%201%200-5.334a2.667%202.667%200%200%201%200%205.334%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/award-filled.svg?color=%231a73e8&size=48