currency krw icon
currency-krw from Material Design Icons by Pictogrammers · Filled · Banking · Apache-2.0 Free for personal and commercial use.
- Name
- currency-krw
- Set
- Material Design Icons
- Style
- Filled
- Category
- Banking
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- won
The same icon in other sets
More banking icons from Material Design Icons
Use the currency krw icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 3h2l1.33 6h4l1.34-6h2.66l1.34 6h4L20 3h2l-1.33 6H22v2h-1.78l-.44 2H22v2h-2.67L18 21h-2.67L14 15h-4l-1.33 6H6l-1.33-6H2v-2h2.22l-.44-2H2V9h1.33zm11.11 8h-2.22l-.45 2h3.12zm-5.78 7L8 15H6.67zm1.56-7H5.78l.44 2h2.22zm7.78 7l.66-3H16zm1.55-7h-3.11l.45 2h2.22zM12 6l-.67 3h1.34z"/></svg>
React
import type { SVGProps } from "react";
export function MdiCurrencyKrw(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="M2 3h2l1.33 6h4l1.34-6h2.66l1.34 6h4L20 3h2l-1.33 6H22v2h-1.78l-.44 2H22v2h-2.67L18 21h-2.67L14 15h-4l-1.33 6H6l-1.33-6H2v-2h2.22l-.44-2H2V9h1.33zm11.11 8h-2.22l-.45 2h3.12zm-5.78 7L8 15H6.67zm1.56-7H5.78l.44 2h2.22zm7.78 7l.66-3H16zm1.55-7h-3.11l.45 2h2.22zM12 6l-.67 3h1.34z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 3h2l1.33 6h4l1.34-6h2.66l1.34 6h4L20 3h2l-1.33 6H22v2h-1.78l-.44 2H22v2h-2.67L18 21h-2.67L14 15h-4l-1.33 6H6l-1.33-6H2v-2h2.22l-.44-2H2V9h1.33zm11.11 8h-2.22l-.45 2h3.12zm-5.78 7L8 15H6.67zm1.56-7H5.78l.44 2h2.22zm7.78 7l.66-3H16zm1.55-7h-3.11l.45 2h2.22zM12 6l-.67 3h1.34z"/></svg> </template>
CSS
.icon-currency-krw {
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%22M2%203h2l1.33%206h4l1.34-6h2.66l1.34%206h4L20%203h2l-1.33%206H22v2h-1.78l-.44%202H22v2h-2.67L18%2021h-2.67L14%2015h-4l-1.33%206H6l-1.33-6H2v-2h2.22l-.44-2H2V9h1.33zm11.11%208h-2.22l-.45%202h3.12zm-5.78%207L8%2015H6.67zm1.56-7H5.78l.44%202h2.22zm7.78%207l.66-3H16zm1.55-7h-3.11l.45%202h2.22zM12%206l-.67%203h1.34z%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%22M2%203h2l1.33%206h4l1.34-6h2.66l1.34%206h4L20%203h2l-1.33%206H22v2h-1.78l-.44%202H22v2h-2.67L18%2021h-2.67L14%2015h-4l-1.33%206H6l-1.33-6H2v-2h2.22l-.44-2H2V9h1.33zm11.11%208h-2.22l-.45%202h3.12zm-5.78%207L8%2015H6.67zm1.56-7H5.78l.44%202h2.22zm7.78%207l.66-3H16zm1.55-7h-3.11l.45%202h2.22zM12%206l-.67%203h1.34z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/currency-krw.svg?color=%231a73e8&size=48