Currency Won Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Currency Won icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/317477.svg" alt="Currency Won icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317477.svg" alt="Currency Won icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317477.svg" alt="Currency Won icon" :width="24" :height="24" />
CSS background
.icon-currency-won {
background-image: url('https://proicons.com/icon/317477.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<polygon points="28 14 28 12 23.045 12 24 5 22 5 20 23 17 8 15 8 12 23 10 5 8 5 8.955 12 4 12 4 14 9.227 14 9.636 17 4 17 4 19 9.909 19 11 27 13 27 16 12 19 27 21 27 22.091 19 28 19 28 17 22.364 17 22.773 14 28 14"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Currency Won in other icon packs
Copied!