currency krw icon
currency-krw-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- currency-krw-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the currency krw icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 130h-25.09l22.65-55.74a6 6 0 0 0-11.12-4.52L202 130h-44l-24.44-60.26a6 6 0 0 0-11.12 0L98 130H54L29.56 69.74a6 6 0 1 0-11.12 4.52L41.09 130H16a6 6 0 0 0 0 12h30l24.48 60.26a6 6 0 0 0 11.12 0L106 142h44l24.48 60.26a6 6 0 0 0 11.12 0L210 142h30a6 6 0 0 0 0-12M76 184.06L58.91 142h34.18ZM110.91 130L128 87.94L145.09 130ZM180 184.06L162.91 142h34.18Z"/></svg>
React
import type { SVGProps } from "react";
export function PhCurrencyKrwLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 130h-25.09l22.65-55.74a6 6 0 0 0-11.12-4.52L202 130h-44l-24.44-60.26a6 6 0 0 0-11.12 0L98 130H54L29.56 69.74a6 6 0 1 0-11.12 4.52L41.09 130H16a6 6 0 0 0 0 12h30l24.48 60.26a6 6 0 0 0 11.12 0L106 142h44l24.48 60.26a6 6 0 0 0 11.12 0L210 142h30a6 6 0 0 0 0-12M76 184.06L58.91 142h34.18ZM110.91 130L128 87.94L145.09 130ZM180 184.06L162.91 142h34.18Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 130h-25.09l22.65-55.74a6 6 0 0 0-11.12-4.52L202 130h-44l-24.44-60.26a6 6 0 0 0-11.12 0L98 130H54L29.56 69.74a6 6 0 1 0-11.12 4.52L41.09 130H16a6 6 0 0 0 0 12h30l24.48 60.26a6 6 0 0 0 11.12 0L106 142h44l24.48 60.26a6 6 0 0 0 11.12 0L210 142h30a6 6 0 0 0 0-12M76 184.06L58.91 142h34.18ZM110.91 130L128 87.94L145.09 130ZM180 184.06L162.91 142h34.18Z"/></svg> </template>
CSS
.icon-currency-krw-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20130h-25.09l22.65-55.74a6%206%200%200%200-11.12-4.52L202%20130h-44l-24.44-60.26a6%206%200%200%200-11.12%200L98%20130H54L29.56%2069.74a6%206%200%201%200-11.12%204.52L41.09%20130H16a6%206%200%200%200%200%2012h30l24.48%2060.26a6%206%200%200%200%2011.12%200L106%20142h44l24.48%2060.26a6%206%200%200%200%2011.12%200L210%20142h30a6%206%200%200%200%200-12M76%20184.06L58.91%20142h34.18ZM110.91%20130L128%2087.94L145.09%20130ZM180%20184.06L162.91%20142h34.18Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20130h-25.09l22.65-55.74a6%206%200%200%200-11.12-4.52L202%20130h-44l-24.44-60.26a6%206%200%200%200-11.12%200L98%20130H54L29.56%2069.74a6%206%200%201%200-11.12%204.52L41.09%20130H16a6%206%200%200%200%200%2012h30l24.48%2060.26a6%206%200%200%200%2011.12%200L106%20142h44l24.48%2060.26a6%206%200%200%200%2011.12%200L210%20142h30a6%206%200%200%200%200-12M76%20184.06L58.91%20142h34.18ZM110.91%20130L128%2087.94L145.09%20130ZM180%20184.06L162.91%20142h34.18Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/currency-krw-light.svg?color=%231a73e8&size=48