won icon
won from Health Icons by Resolve to Save Lives · Filled · Typography · MIT Free for personal and commercial use.
- Name
- won
- Set
- Health Icons
- Style
- Filled
- Category
- Typography
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
The same icon in other sets
More typography icons from Health Icons
Use the won icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24.093 10.001q.078.005.155.015l.04.004q.089.013.174.035l.023.005h.002q.194.048.372.134q.038.018.076.04q.052.026.102.055l.06.041q.049.03.094.064q.133.1.247.218l.04.042q.027.029.05.058c.166.196.295.426.376.684q.02.057.035.115l1.747 6.99h4.627l1.747-6.986a2 2 0 0 1 3.88.97L36.437 18.5H38.5a1.5 1.5 0 1 1 0 3h-2.813l-1.25 5H38.5a1.5 1.5 0 1 1 0 3h-4.813l-1.747 6.986a2 2 0 0 1-3.88 0L26.314 29.5h-4.628l-1.746 6.986a2 2 0 0 1-3.88 0L14.314 29.5H9.5a1.5 1.5 0 0 1 0-3h4.063l-1.25-5H9.5a1.5 1.5 0 0 1 0-3h2.063l-1.503-6.014a2 2 0 0 1 3.88-.971l1.747 6.985h4.627l1.746-6.985v-.004q.016-.058.035-.115c.081-.258.21-.488.376-.684q.023-.03.05-.058l.04-.042q.114-.119.247-.218q.046-.034.093-.064l.06-.04q.052-.03.104-.056q.037-.021.076-.04q.178-.086.37-.134h.004l.022-.005q.086-.022.174-.035l.04-.004a2 2 0 0 1 .342-.015m-7.657 11.5l1.25 5h.628l1.25-5zm7.25 0l-1.25 5h3.128l-1.25-5zm4.75 0l1.25 5h.628l1.25-5z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsWon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M24.093 10.001q.078.005.155.015l.04.004q.089.013.174.035l.023.005h.002q.194.048.372.134q.038.018.076.04q.052.026.102.055l.06.041q.049.03.094.064q.133.1.247.218l.04.042q.027.029.05.058c.166.196.295.426.376.684q.02.057.035.115l1.747 6.99h4.627l1.747-6.986a2 2 0 0 1 3.88.97L36.437 18.5H38.5a1.5 1.5 0 1 1 0 3h-2.813l-1.25 5H38.5a1.5 1.5 0 1 1 0 3h-4.813l-1.747 6.986a2 2 0 0 1-3.88 0L26.314 29.5h-4.628l-1.746 6.986a2 2 0 0 1-3.88 0L14.314 29.5H9.5a1.5 1.5 0 0 1 0-3h4.063l-1.25-5H9.5a1.5 1.5 0 0 1 0-3h2.063l-1.503-6.014a2 2 0 0 1 3.88-.971l1.747 6.985h4.627l1.746-6.985v-.004q.016-.058.035-.115c.081-.258.21-.488.376-.684q.023-.03.05-.058l.04-.042q.114-.119.247-.218q.046-.034.093-.064l.06-.04q.052-.03.104-.056q.037-.021.076-.04q.178-.086.37-.134h.004l.022-.005q.086-.022.174-.035l.04-.004a2 2 0 0 1 .342-.015m-7.657 11.5l1.25 5h.628l1.25-5zm7.25 0l-1.25 5h3.128l-1.25-5zm4.75 0l1.25 5h.628l1.25-5z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24.093 10.001q.078.005.155.015l.04.004q.089.013.174.035l.023.005h.002q.194.048.372.134q.038.018.076.04q.052.026.102.055l.06.041q.049.03.094.064q.133.1.247.218l.04.042q.027.029.05.058c.166.196.295.426.376.684q.02.057.035.115l1.747 6.99h4.627l1.747-6.986a2 2 0 0 1 3.88.97L36.437 18.5H38.5a1.5 1.5 0 1 1 0 3h-2.813l-1.25 5H38.5a1.5 1.5 0 1 1 0 3h-4.813l-1.747 6.986a2 2 0 0 1-3.88 0L26.314 29.5h-4.628l-1.746 6.986a2 2 0 0 1-3.88 0L14.314 29.5H9.5a1.5 1.5 0 0 1 0-3h4.063l-1.25-5H9.5a1.5 1.5 0 0 1 0-3h2.063l-1.503-6.014a2 2 0 0 1 3.88-.971l1.747 6.985h4.627l1.746-6.985v-.004q.016-.058.035-.115c.081-.258.21-.488.376-.684q.023-.03.05-.058l.04-.042q.114-.119.247-.218q.046-.034.093-.064l.06-.04q.052-.03.104-.056q.037-.021.076-.04q.178-.086.37-.134h.004l.022-.005q.086-.022.174-.035l.04-.004a2 2 0 0 1 .342-.015m-7.657 11.5l1.25 5h.628l1.25-5zm7.25 0l-1.25 5h3.128l-1.25-5zm4.75 0l1.25 5h.628l1.25-5z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-won {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24.093%2010.001q.078.005.155.015l.04.004q.089.013.174.035l.023.005h.002q.194.048.372.134q.038.018.076.04q.052.026.102.055l.06.041q.049.03.094.064q.133.1.247.218l.04.042q.027.029.05.058c.166.196.295.426.376.684q.02.057.035.115l1.747%206.99h4.627l1.747-6.986a2%202%200%200%201%203.88.97L36.437%2018.5H38.5a1.5%201.5%200%201%201%200%203h-2.813l-1.25%205H38.5a1.5%201.5%200%201%201%200%203h-4.813l-1.747%206.986a2%202%200%200%201-3.88%200L26.314%2029.5h-4.628l-1.746%206.986a2%202%200%200%201-3.88%200L14.314%2029.5H9.5a1.5%201.5%200%200%201%200-3h4.063l-1.25-5H9.5a1.5%201.5%200%200%201%200-3h2.063l-1.503-6.014a2%202%200%200%201%203.88-.971l1.747%206.985h4.627l1.746-6.985v-.004q.016-.058.035-.115c.081-.258.21-.488.376-.684q.023-.03.05-.058l.04-.042q.114-.119.247-.218q.046-.034.093-.064l.06-.04q.052-.03.104-.056q.037-.021.076-.04q.178-.086.37-.134h.004l.022-.005q.086-.022.174-.035l.04-.004a2%202%200%200%201%20.342-.015m-7.657%2011.5l1.25%205h.628l1.25-5zm7.25%200l-1.25%205h3.128l-1.25-5zm4.75%200l1.25%205h.628l1.25-5z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24.093%2010.001q.078.005.155.015l.04.004q.089.013.174.035l.023.005h.002q.194.048.372.134q.038.018.076.04q.052.026.102.055l.06.041q.049.03.094.064q.133.1.247.218l.04.042q.027.029.05.058c.166.196.295.426.376.684q.02.057.035.115l1.747%206.99h4.627l1.747-6.986a2%202%200%200%201%203.88.97L36.437%2018.5H38.5a1.5%201.5%200%201%201%200%203h-2.813l-1.25%205H38.5a1.5%201.5%200%201%201%200%203h-4.813l-1.747%206.986a2%202%200%200%201-3.88%200L26.314%2029.5h-4.628l-1.746%206.986a2%202%200%200%201-3.88%200L14.314%2029.5H9.5a1.5%201.5%200%200%201%200-3h4.063l-1.25-5H9.5a1.5%201.5%200%200%201%200-3h2.063l-1.503-6.014a2%202%200%200%201%203.88-.971l1.747%206.985h4.627l1.746-6.985v-.004q.016-.058.035-.115c.081-.258.21-.488.376-.684q.023-.03.05-.058l.04-.042q.114-.119.247-.218q.046-.034.093-.064l.06-.04q.052-.03.104-.056q.037-.021.076-.04q.178-.086.37-.134h.004l.022-.005q.086-.022.174-.035l.04-.004a2%202%200%200%201%20.342-.015m-7.657%2011.5l1.25%205h.628l1.25-5zm7.25%200l-1.25%205h3.128l-1.25-5zm4.75%200l1.25%205h.628l1.25-5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/won.svg?color=%231a73e8&size=48