bxs award icon
bxs-award from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxs-award
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
bxs-add-to-queuebxs-adjustbxs-adjust-altbxs-alarmbxs-alarm-addbxs-alarm-exclamationbxs-alarm-offbxs-alarm-snoozebxs-albumbxs-ambulancebxs-analysebxs-angrybxs-archbxs-archivebxs-archive-inbxs-archive-outbxs-areabxs-arrow-from-bottombxs-arrow-from-leftbxs-arrow-from-rightbxs-arrow-from-topbxs-arrow-to-bottombxs-arrow-to-leftbxs-arrow-to-right
Use the bxs award icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M5 8.999a6.99 6.99 0 0 0 2.879 5.646l.001.001a6.972 6.972 0 0 0 1.881.979l.051.019a6.906 6.906 0 0 0 1.163.271a6.79 6.79 0 0 0 1.024.085H12c.35 0 .69-.034 1.027-.084l.182-.028c.336-.059.664-.139.981-.243l.042-.016C17 14.693 19 12.078 19 8.999C19 5.14 15.86 2 12 2S5 5.14 5 8.999zM12 4c2.756 0 5 2.242 5 4.999h-2A3.003 3.003 0 0 0 12 6V4zM7.521 16.795V22L12 20.5l4.479 1.5l.001-5.205a8.932 8.932 0 0 1-8.959 0z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxsAward(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M5 8.999a6.99 6.99 0 0 0 2.879 5.646l.001.001a6.972 6.972 0 0 0 1.881.979l.051.019a6.906 6.906 0 0 0 1.163.271a6.79 6.79 0 0 0 1.024.085H12c.35 0 .69-.034 1.027-.084l.182-.028c.336-.059.664-.139.981-.243l.042-.016C17 14.693 19 12.078 19 8.999C19 5.14 15.86 2 12 2S5 5.14 5 8.999zM12 4c2.756 0 5 2.242 5 4.999h-2A3.003 3.003 0 0 0 12 6V4zM7.521 16.795V22L12 20.5l4.479 1.5l.001-5.205a8.932 8.932 0 0 1-8.959 0z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M5 8.999a6.99 6.99 0 0 0 2.879 5.646l.001.001a6.972 6.972 0 0 0 1.881.979l.051.019a6.906 6.906 0 0 0 1.163.271a6.79 6.79 0 0 0 1.024.085H12c.35 0 .69-.034 1.027-.084l.182-.028c.336-.059.664-.139.981-.243l.042-.016C17 14.693 19 12.078 19 8.999C19 5.14 15.86 2 12 2S5 5.14 5 8.999zM12 4c2.756 0 5 2.242 5 4.999h-2A3.003 3.003 0 0 0 12 6V4zM7.521 16.795V22L12 20.5l4.479 1.5l.001-5.205a8.932 8.932 0 0 1-8.959 0z" fill="currentColor"/></svg> </template>
CSS
.icon-bxs-award {
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%20d%3D%22M5%208.999a6.99%206.99%200%200%200%202.879%205.646l.001.001a6.972%206.972%200%200%200%201.881.979l.051.019a6.906%206.906%200%200%200%201.163.271a6.79%206.79%200%200%200%201.024.085H12c.35%200%20.69-.034%201.027-.084l.182-.028c.336-.059.664-.139.981-.243l.042-.016C17%2014.693%2019%2012.078%2019%208.999C19%205.14%2015.86%202%2012%202S5%205.14%205%208.999zM12%204c2.756%200%205%202.242%205%204.999h-2A3.003%203.003%200%200%200%2012%206V4zM7.521%2016.795V22L12%2020.5l4.479%201.5l.001-5.205a8.932%208.932%200%200%201-8.959%200z%22%20fill%3D%22currentColor%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%20d%3D%22M5%208.999a6.99%206.99%200%200%200%202.879%205.646l.001.001a6.972%206.972%200%200%200%201.881.979l.051.019a6.906%206.906%200%200%200%201.163.271a6.79%206.79%200%200%200%201.024.085H12c.35%200%20.69-.034%201.027-.084l.182-.028c.336-.059.664-.139.981-.243l.042-.016C17%2014.693%2019%2012.078%2019%208.999C19%205.14%2015.86%202%2012%202S5%205.14%205%208.999zM12%204c2.756%200%205%202.242%205%204.999h-2A3.003%203.003%200%200%200%2012%206V4zM7.521%2016.795V22L12%2020.5l4.479%201.5l.001-5.205a8.932%208.932%200%200%201-8.959%200z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-award.svg?color=%231a73e8&size=48