won icon
won-outline from Health Icons by Resolve to Save Lives · Outline · Typography · MIT Free for personal and commercial use.
- Name
- won-outline
- Set
- Health Icons
- Style
- Outline
- 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"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="m32.72 21l-1.312 5.242l-.188.758h-2.44l-.188-.758L27.28 21zm-7.5 0l.188.758L26.72 27h-5.44l1.312-5.242l.188-.758zm-4.5 0l-1.312 5.242l-.188.758h-2.44l-.188-.758L15.28 21z"/><path d="M24.139 9.003c.092.004.176.013.233.02l-.026-.003l.029.003l.059.007l-.001.001q.08.014.148.029h.03l.12.03q.287.073.556.201l.001-.001c.04.019.073.036.09.046l.013.007l.007.005l.003.002l.155.084l.086.056l.005.005l.14.095h.001q.206.155.368.326l.011.01l.05.053l.002.001l.051.06l.023.027l.176.23q.249.362.387.795l.053.174v.002L28.342 17h3.316l1.432-5.728a3 3 0 0 1 5.82 1.455L37.842 17H38a3 3 0 0 1 0 6h-1.658l-.5 2H38a3 3 0 0 1 0 6h-3.658l-1.432 5.727a3.001 3.001 0 0 1-5.82.002L25.658 31h-3.316l-1.432 5.727a3.001 3.001 0 0 1-5.82.002L13.658 31H10a3 3 0 0 1 0-6h2.158l-.5-2H10a3 3 0 0 1 0-6h.158L9.09 12.727a3 3 0 0 1 5.82-1.455L16.342 17h3.316l1.425-5.703l.007-.03c.02-.077.048-.164.052-.174c.121-.385.316-.731.564-1.026l.023-.027l.051-.059l.001-.002l.051-.052l.01-.011a3 3 0 0 1 .369-.325V9.59c.06-.044.127-.087.14-.096l.006-.004c.013-.009.046-.032.086-.056c.065-.04.148-.082.153-.084l.033-.018l.083-.042q.266-.127.555-.2l.12-.03h.031q.068-.016.147-.03l.059-.007l.03-.003l-.03.003h.002c.16-.02.333-.03.514-.021zm-.263 2.004l-.031.004l-.075.016l-.022.004a1 1 0 0 0-.178.065l.006-.002l-.015.008l-.029.014l-.031.018l-.01.005l-.003.002l-.037.024l-.026.018l-.017.01l-.005.004l-.022.019l-.008.007q-.022.016-.042.034l-.041.04l-.028.028l-.01.01l-.016.02v.001a1 1 0 0 0-.069.092l-.016.026a1 1 0 0 0-.096.202l-.007.021l-.01.035l-.009.024l-1.62 6.486l-.19.758H14.78l-.188-.758l-1.621-6.485a1.002 1.002 0 0 0-1.942.486L12.72 19H10a1 1 0 0 0-.83.44A1 1 0 0 0 9 20l.005.102q.015.15.071.283l.007.014c.062.142.156.265.272.364l.021.017a1 1 0 0 0 .22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h3.22l.188.758L14.72 27H10a1 1 0 0 0-.83.44A1 1 0 0 0 9 28l.005.102a1 1 0 0 0 .35.66l.021.018a1 1 0 0 0 .22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h5.22l.188.758l1.621 6.484a1.001 1.001 0 0 0 1.942 0l1.62-6.484l.19-.758h6.439l.188.758l1.621 6.484a1.001 1.001 0 0 0 1.942 0l1.62-6.484l.19-.758H38a1 1 0 0 0 .291-.044l.031-.01l.059-.022l.022-.01q.076-.034.145-.08q.014-.007.026-.017a1 1 0 0 0 .421-.715L39 28a.996.996 0 0 0-1-1h-4.72l1.312-5.242l.188-.758H38a1 1 0 0 0 .331-.058A1 1 0 0 0 38 19h-2.72l1.69-6.757a1 1 0 0 0-.253-.938a1.002 1.002 0 0 0-1.687.452l-1.622 6.485l-.188.758h-6.44l-.188-.758l-1.622-6.487l-.008-.023l-.01-.033v-.002l-.004-.006a1 1 0 0 0-.048-.12q-.007-.02-.017-.037q-.016-.03-.034-.058l-.018-.028a1 1 0 0 0-.067-.092h-.001l-.016-.02l-.008-.009l-.07-.07l-.043-.034l-.009-.007l-.021-.019l-.006-.004l-.016-.01l-.063-.042l-.003-.002l-.01-.005l-.031-.017l-.033-.017l-.011-.006l-.006-.004a1 1 0 0 0-.264-.08l-.03-.002l-.076-.008a1 1 0 0 0-.171.007m-.062.007h.004l.005-.001zm.863-1.936l-.012-.003h-.004z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsWonOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="m32.72 21l-1.312 5.242l-.188.758h-2.44l-.188-.758L27.28 21zm-7.5 0l.188.758L26.72 27h-5.44l1.312-5.242l.188-.758zm-4.5 0l-1.312 5.242l-.188.758h-2.44l-.188-.758L15.28 21z"/><path d="M24.139 9.003c.092.004.176.013.233.02l-.026-.003l.029.003l.059.007l-.001.001q.08.014.148.029h.03l.12.03q.287.073.556.201l.001-.001c.04.019.073.036.09.046l.013.007l.007.005l.003.002l.155.084l.086.056l.005.005l.14.095h.001q.206.155.368.326l.011.01l.05.053l.002.001l.051.06l.023.027l.176.23q.249.362.387.795l.053.174v.002L28.342 17h3.316l1.432-5.728a3 3 0 0 1 5.82 1.455L37.842 17H38a3 3 0 0 1 0 6h-1.658l-.5 2H38a3 3 0 0 1 0 6h-3.658l-1.432 5.727a3.001 3.001 0 0 1-5.82.002L25.658 31h-3.316l-1.432 5.727a3.001 3.001 0 0 1-5.82.002L13.658 31H10a3 3 0 0 1 0-6h2.158l-.5-2H10a3 3 0 0 1 0-6h.158L9.09 12.727a3 3 0 0 1 5.82-1.455L16.342 17h3.316l1.425-5.703l.007-.03c.02-.077.048-.164.052-.174c.121-.385.316-.731.564-1.026l.023-.027l.051-.059l.001-.002l.051-.052l.01-.011a3 3 0 0 1 .369-.325V9.59c.06-.044.127-.087.14-.096l.006-.004c.013-.009.046-.032.086-.056c.065-.04.148-.082.153-.084l.033-.018l.083-.042q.266-.127.555-.2l.12-.03h.031q.068-.016.147-.03l.059-.007l.03-.003l-.03.003h.002c.16-.02.333-.03.514-.021zm-.263 2.004l-.031.004l-.075.016l-.022.004a1 1 0 0 0-.178.065l.006-.002l-.015.008l-.029.014l-.031.018l-.01.005l-.003.002l-.037.024l-.026.018l-.017.01l-.005.004l-.022.019l-.008.007q-.022.016-.042.034l-.041.04l-.028.028l-.01.01l-.016.02v.001a1 1 0 0 0-.069.092l-.016.026a1 1 0 0 0-.096.202l-.007.021l-.01.035l-.009.024l-1.62 6.486l-.19.758H14.78l-.188-.758l-1.621-6.485a1.002 1.002 0 0 0-1.942.486L12.72 19H10a1 1 0 0 0-.83.44A1 1 0 0 0 9 20l.005.102q.015.15.071.283l.007.014c.062.142.156.265.272.364l.021.017a1 1 0 0 0 .22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h3.22l.188.758L14.72 27H10a1 1 0 0 0-.83.44A1 1 0 0 0 9 28l.005.102a1 1 0 0 0 .35.66l.021.018a1 1 0 0 0 .22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h5.22l.188.758l1.621 6.484a1.001 1.001 0 0 0 1.942 0l1.62-6.484l.19-.758h6.439l.188.758l1.621 6.484a1.001 1.001 0 0 0 1.942 0l1.62-6.484l.19-.758H38a1 1 0 0 0 .291-.044l.031-.01l.059-.022l.022-.01q.076-.034.145-.08q.014-.007.026-.017a1 1 0 0 0 .421-.715L39 28a.996.996 0 0 0-1-1h-4.72l1.312-5.242l.188-.758H38a1 1 0 0 0 .331-.058A1 1 0 0 0 38 19h-2.72l1.69-6.757a1 1 0 0 0-.253-.938a1.002 1.002 0 0 0-1.687.452l-1.622 6.485l-.188.758h-6.44l-.188-.758l-1.622-6.487l-.008-.023l-.01-.033v-.002l-.004-.006a1 1 0 0 0-.048-.12q-.007-.02-.017-.037q-.016-.03-.034-.058l-.018-.028a1 1 0 0 0-.067-.092h-.001l-.016-.02l-.008-.009l-.07-.07l-.043-.034l-.009-.007l-.021-.019l-.006-.004l-.016-.01l-.063-.042l-.003-.002l-.01-.005l-.031-.017l-.033-.017l-.011-.006l-.006-.004a1 1 0 0 0-.264-.08l-.03-.002l-.076-.008a1 1 0 0 0-.171.007m-.062.007h.004l.005-.001zm.863-1.936l-.012-.003h-.004z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="m32.72 21l-1.312 5.242l-.188.758h-2.44l-.188-.758L27.28 21zm-7.5 0l.188.758L26.72 27h-5.44l1.312-5.242l.188-.758zm-4.5 0l-1.312 5.242l-.188.758h-2.44l-.188-.758L15.28 21z"/><path d="M24.139 9.003c.092.004.176.013.233.02l-.026-.003l.029.003l.059.007l-.001.001q.08.014.148.029h.03l.12.03q.287.073.556.201l.001-.001c.04.019.073.036.09.046l.013.007l.007.005l.003.002l.155.084l.086.056l.005.005l.14.095h.001q.206.155.368.326l.011.01l.05.053l.002.001l.051.06l.023.027l.176.23q.249.362.387.795l.053.174v.002L28.342 17h3.316l1.432-5.728a3 3 0 0 1 5.82 1.455L37.842 17H38a3 3 0 0 1 0 6h-1.658l-.5 2H38a3 3 0 0 1 0 6h-3.658l-1.432 5.727a3.001 3.001 0 0 1-5.82.002L25.658 31h-3.316l-1.432 5.727a3.001 3.001 0 0 1-5.82.002L13.658 31H10a3 3 0 0 1 0-6h2.158l-.5-2H10a3 3 0 0 1 0-6h.158L9.09 12.727a3 3 0 0 1 5.82-1.455L16.342 17h3.316l1.425-5.703l.007-.03c.02-.077.048-.164.052-.174c.121-.385.316-.731.564-1.026l.023-.027l.051-.059l.001-.002l.051-.052l.01-.011a3 3 0 0 1 .369-.325V9.59c.06-.044.127-.087.14-.096l.006-.004c.013-.009.046-.032.086-.056c.065-.04.148-.082.153-.084l.033-.018l.083-.042q.266-.127.555-.2l.12-.03h.031q.068-.016.147-.03l.059-.007l.03-.003l-.03.003h.002c.16-.02.333-.03.514-.021zm-.263 2.004l-.031.004l-.075.016l-.022.004a1 1 0 0 0-.178.065l.006-.002l-.015.008l-.029.014l-.031.018l-.01.005l-.003.002l-.037.024l-.026.018l-.017.01l-.005.004l-.022.019l-.008.007q-.022.016-.042.034l-.041.04l-.028.028l-.01.01l-.016.02v.001a1 1 0 0 0-.069.092l-.016.026a1 1 0 0 0-.096.202l-.007.021l-.01.035l-.009.024l-1.62 6.486l-.19.758H14.78l-.188-.758l-1.621-6.485a1.002 1.002 0 0 0-1.942.486L12.72 19H10a1 1 0 0 0-.83.44A1 1 0 0 0 9 20l.005.102q.015.15.071.283l.007.014c.062.142.156.265.272.364l.021.017a1 1 0 0 0 .22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h3.22l.188.758L14.72 27H10a1 1 0 0 0-.83.44A1 1 0 0 0 9 28l.005.102a1 1 0 0 0 .35.66l.021.018a1 1 0 0 0 .22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h5.22l.188.758l1.621 6.484a1.001 1.001 0 0 0 1.942 0l1.62-6.484l.19-.758h6.439l.188.758l1.621 6.484a1.001 1.001 0 0 0 1.942 0l1.62-6.484l.19-.758H38a1 1 0 0 0 .291-.044l.031-.01l.059-.022l.022-.01q.076-.034.145-.08q.014-.007.026-.017a1 1 0 0 0 .421-.715L39 28a.996.996 0 0 0-1-1h-4.72l1.312-5.242l.188-.758H38a1 1 0 0 0 .331-.058A1 1 0 0 0 38 19h-2.72l1.69-6.757a1 1 0 0 0-.253-.938a1.002 1.002 0 0 0-1.687.452l-1.622 6.485l-.188.758h-6.44l-.188-.758l-1.622-6.487l-.008-.023l-.01-.033v-.002l-.004-.006a1 1 0 0 0-.048-.12q-.007-.02-.017-.037q-.016-.03-.034-.058l-.018-.028a1 1 0 0 0-.067-.092h-.001l-.016-.02l-.008-.009l-.07-.07l-.043-.034l-.009-.007l-.021-.019l-.006-.004l-.016-.01l-.063-.042l-.003-.002l-.01-.005l-.031-.017l-.033-.017l-.011-.006l-.006-.004a1 1 0 0 0-.264-.08l-.03-.002l-.076-.008a1 1 0 0 0-.171.007m-.062.007h.004l.005-.001zm.863-1.936l-.012-.003h-.004z"/></g></svg> </template>
CSS
.icon-won-outline {
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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m32.72%2021l-1.312%205.242l-.188.758h-2.44l-.188-.758L27.28%2021zm-7.5%200l.188.758L26.72%2027h-5.44l1.312-5.242l.188-.758zm-4.5%200l-1.312%205.242l-.188.758h-2.44l-.188-.758L15.28%2021z%22%2F%3E%3Cpath%20d%3D%22M24.139%209.003c.092.004.176.013.233.02l-.026-.003l.029.003l.059.007l-.001.001q.08.014.148.029h.03l.12.03q.287.073.556.201l.001-.001c.04.019.073.036.09.046l.013.007l.007.005l.003.002l.155.084l.086.056l.005.005l.14.095h.001q.206.155.368.326l.011.01l.05.053l.002.001l.051.06l.023.027l.176.23q.249.362.387.795l.053.174v.002L28.342%2017h3.316l1.432-5.728a3%203%200%200%201%205.82%201.455L37.842%2017H38a3%203%200%200%201%200%206h-1.658l-.5%202H38a3%203%200%200%201%200%206h-3.658l-1.432%205.727a3.001%203.001%200%200%201-5.82.002L25.658%2031h-3.316l-1.432%205.727a3.001%203.001%200%200%201-5.82.002L13.658%2031H10a3%203%200%200%201%200-6h2.158l-.5-2H10a3%203%200%200%201%200-6h.158L9.09%2012.727a3%203%200%200%201%205.82-1.455L16.342%2017h3.316l1.425-5.703l.007-.03c.02-.077.048-.164.052-.174c.121-.385.316-.731.564-1.026l.023-.027l.051-.059l.001-.002l.051-.052l.01-.011a3%203%200%200%201%20.369-.325V9.59c.06-.044.127-.087.14-.096l.006-.004c.013-.009.046-.032.086-.056c.065-.04.148-.082.153-.084l.033-.018l.083-.042q.266-.127.555-.2l.12-.03h.031q.068-.016.147-.03l.059-.007l.03-.003l-.03.003h.002c.16-.02.333-.03.514-.021zm-.263%202.004l-.031.004l-.075.016l-.022.004a1%201%200%200%200-.178.065l.006-.002l-.015.008l-.029.014l-.031.018l-.01.005l-.003.002l-.037.024l-.026.018l-.017.01l-.005.004l-.022.019l-.008.007q-.022.016-.042.034l-.041.04l-.028.028l-.01.01l-.016.02v.001a1%201%200%200%200-.069.092l-.016.026a1%201%200%200%200-.096.202l-.007.021l-.01.035l-.009.024l-1.62%206.486l-.19.758H14.78l-.188-.758l-1.621-6.485a1.002%201.002%200%200%200-1.942.486L12.72%2019H10a1%201%200%200%200-.83.44A1%201%200%200%200%209%2020l.005.102q.015.15.071.283l.007.014c.062.142.156.265.272.364l.021.017a1%201%200%200%200%20.22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h3.22l.188.758L14.72%2027H10a1%201%200%200%200-.83.44A1%201%200%200%200%209%2028l.005.102a1%201%200%200%200%20.35.66l.021.018a1%201%200%200%200%20.22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h5.22l.188.758l1.621%206.484a1.001%201.001%200%200%200%201.942%200l1.62-6.484l.19-.758h6.439l.188.758l1.621%206.484a1.001%201.001%200%200%200%201.942%200l1.62-6.484l.19-.758H38a1%201%200%200%200%20.291-.044l.031-.01l.059-.022l.022-.01q.076-.034.145-.08q.014-.007.026-.017a1%201%200%200%200%20.421-.715L39%2028a.996.996%200%200%200-1-1h-4.72l1.312-5.242l.188-.758H38a1%201%200%200%200%20.331-.058A1%201%200%200%200%2038%2019h-2.72l1.69-6.757a1%201%200%200%200-.253-.938a1.002%201.002%200%200%200-1.687.452l-1.622%206.485l-.188.758h-6.44l-.188-.758l-1.622-6.487l-.008-.023l-.01-.033v-.002l-.004-.006a1%201%200%200%200-.048-.12q-.007-.02-.017-.037q-.016-.03-.034-.058l-.018-.028a1%201%200%200%200-.067-.092h-.001l-.016-.02l-.008-.009l-.07-.07l-.043-.034l-.009-.007l-.021-.019l-.006-.004l-.016-.01l-.063-.042l-.003-.002l-.01-.005l-.031-.017l-.033-.017l-.011-.006l-.006-.004a1%201%200%200%200-.264-.08l-.03-.002l-.076-.008a1%201%200%200%200-.171.007m-.062.007h.004l.005-.001zm.863-1.936l-.012-.003h-.004z%22%2F%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m32.72%2021l-1.312%205.242l-.188.758h-2.44l-.188-.758L27.28%2021zm-7.5%200l.188.758L26.72%2027h-5.44l1.312-5.242l.188-.758zm-4.5%200l-1.312%205.242l-.188.758h-2.44l-.188-.758L15.28%2021z%22%2F%3E%3Cpath%20d%3D%22M24.139%209.003c.092.004.176.013.233.02l-.026-.003l.029.003l.059.007l-.001.001q.08.014.148.029h.03l.12.03q.287.073.556.201l.001-.001c.04.019.073.036.09.046l.013.007l.007.005l.003.002l.155.084l.086.056l.005.005l.14.095h.001q.206.155.368.326l.011.01l.05.053l.002.001l.051.06l.023.027l.176.23q.249.362.387.795l.053.174v.002L28.342%2017h3.316l1.432-5.728a3%203%200%200%201%205.82%201.455L37.842%2017H38a3%203%200%200%201%200%206h-1.658l-.5%202H38a3%203%200%200%201%200%206h-3.658l-1.432%205.727a3.001%203.001%200%200%201-5.82.002L25.658%2031h-3.316l-1.432%205.727a3.001%203.001%200%200%201-5.82.002L13.658%2031H10a3%203%200%200%201%200-6h2.158l-.5-2H10a3%203%200%200%201%200-6h.158L9.09%2012.727a3%203%200%200%201%205.82-1.455L16.342%2017h3.316l1.425-5.703l.007-.03c.02-.077.048-.164.052-.174c.121-.385.316-.731.564-1.026l.023-.027l.051-.059l.001-.002l.051-.052l.01-.011a3%203%200%200%201%20.369-.325V9.59c.06-.044.127-.087.14-.096l.006-.004c.013-.009.046-.032.086-.056c.065-.04.148-.082.153-.084l.033-.018l.083-.042q.266-.127.555-.2l.12-.03h.031q.068-.016.147-.03l.059-.007l.03-.003l-.03.003h.002c.16-.02.333-.03.514-.021zm-.263%202.004l-.031.004l-.075.016l-.022.004a1%201%200%200%200-.178.065l.006-.002l-.015.008l-.029.014l-.031.018l-.01.005l-.003.002l-.037.024l-.026.018l-.017.01l-.005.004l-.022.019l-.008.007q-.022.016-.042.034l-.041.04l-.028.028l-.01.01l-.016.02v.001a1%201%200%200%200-.069.092l-.016.026a1%201%200%200%200-.096.202l-.007.021l-.01.035l-.009.024l-1.62%206.486l-.19.758H14.78l-.188-.758l-1.621-6.485a1.002%201.002%200%200%200-1.942.486L12.72%2019H10a1%201%200%200%200-.83.44A1%201%200%200%200%209%2020l.005.102q.015.15.071.283l.007.014c.062.142.156.265.272.364l.021.017a1%201%200%200%200%20.22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h3.22l.188.758L14.72%2027H10a1%201%200%200%200-.83.44A1%201%200%200%200%209%2028l.005.102a1%201%200%200%200%20.35.66l.021.018a1%201%200%200%200%20.22.133q.01.006.022.01q.03.013.059.022l.031.011q.138.043.292.044h5.22l.188.758l1.621%206.484a1.001%201.001%200%200%200%201.942%200l1.62-6.484l.19-.758h6.439l.188.758l1.621%206.484a1.001%201.001%200%200%200%201.942%200l1.62-6.484l.19-.758H38a1%201%200%200%200%20.291-.044l.031-.01l.059-.022l.022-.01q.076-.034.145-.08q.014-.007.026-.017a1%201%200%200%200%20.421-.715L39%2028a.996.996%200%200%200-1-1h-4.72l1.312-5.242l.188-.758H38a1%201%200%200%200%20.331-.058A1%201%200%200%200%2038%2019h-2.72l1.69-6.757a1%201%200%200%200-.253-.938a1.002%201.002%200%200%200-1.687.452l-1.622%206.485l-.188.758h-6.44l-.188-.758l-1.622-6.487l-.008-.023l-.01-.033v-.002l-.004-.006a1%201%200%200%200-.048-.12q-.007-.02-.017-.037q-.016-.03-.034-.058l-.018-.028a1%201%200%200%200-.067-.092h-.001l-.016-.02l-.008-.009l-.07-.07l-.043-.034l-.009-.007l-.021-.019l-.006-.004l-.016-.01l-.063-.042l-.003-.002l-.01-.005l-.031-.017l-.033-.017l-.011-.006l-.006-.004a1%201%200%200%200-.264-.08l-.03-.002l-.076-.008a1%201%200%200%200-.171.007m-.062.007h.004l.005-.001zm.863-1.936l-.012-.003h-.004z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/won-outline.svg?color=%231a73e8&size=48