currency krw icon
currency-krw-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- currency-krw-thin
- Set
- Phosphor
- Style
- Thin
- 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 132h-28.06l23.77-58.49a4 4 0 1 0-7.42-3l-25 61.51h-46.6l-25-61.51a4 4 0 0 0-7.42 0L99.31 132H52.69l-25-61.51a4 4 0 0 0-7.42 3L44.06 132H16a4 4 0 0 0 0 8h31.31l25 61.51a4 4 0 0 0 7.42 0l25-61.51h46.62l25 61.51a4 4 0 0 0 7.42 0l25-61.51H240a4 4 0 0 0 0-8M76 189.37L55.94 140h40.12ZM107.94 132L128 82.63L148.06 132ZM180 189.37L159.94 140h40.12Z"/></svg>
React
import type { SVGProps } from "react";
export function PhCurrencyKrwThin(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 132h-28.06l23.77-58.49a4 4 0 1 0-7.42-3l-25 61.51h-46.6l-25-61.51a4 4 0 0 0-7.42 0L99.31 132H52.69l-25-61.51a4 4 0 0 0-7.42 3L44.06 132H16a4 4 0 0 0 0 8h31.31l25 61.51a4 4 0 0 0 7.42 0l25-61.51h46.62l25 61.51a4 4 0 0 0 7.42 0l25-61.51H240a4 4 0 0 0 0-8M76 189.37L55.94 140h40.12ZM107.94 132L128 82.63L148.06 132ZM180 189.37L159.94 140h40.12Z"/></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 132h-28.06l23.77-58.49a4 4 0 1 0-7.42-3l-25 61.51h-46.6l-25-61.51a4 4 0 0 0-7.42 0L99.31 132H52.69l-25-61.51a4 4 0 0 0-7.42 3L44.06 132H16a4 4 0 0 0 0 8h31.31l25 61.51a4 4 0 0 0 7.42 0l25-61.51h46.62l25 61.51a4 4 0 0 0 7.42 0l25-61.51H240a4 4 0 0 0 0-8M76 189.37L55.94 140h40.12ZM107.94 132L128 82.63L148.06 132ZM180 189.37L159.94 140h40.12Z"/></svg> </template>
CSS
.icon-currency-krw-thin {
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%20132h-28.06l23.77-58.49a4%204%200%201%200-7.42-3l-25%2061.51h-46.6l-25-61.51a4%204%200%200%200-7.42%200L99.31%20132H52.69l-25-61.51a4%204%200%200%200-7.42%203L44.06%20132H16a4%204%200%200%200%200%208h31.31l25%2061.51a4%204%200%200%200%207.42%200l25-61.51h46.62l25%2061.51a4%204%200%200%200%207.42%200l25-61.51H240a4%204%200%200%200%200-8M76%20189.37L55.94%20140h40.12ZM107.94%20132L128%2082.63L148.06%20132ZM180%20189.37L159.94%20140h40.12Z%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%20132h-28.06l23.77-58.49a4%204%200%201%200-7.42-3l-25%2061.51h-46.6l-25-61.51a4%204%200%200%200-7.42%200L99.31%20132H52.69l-25-61.51a4%204%200%200%200-7.42%203L44.06%20132H16a4%204%200%200%200%200%208h31.31l25%2061.51a4%204%200%200%200%207.42%200l25-61.51h46.62l25%2061.51a4%204%200%200%200%207.42%200l25-61.51H240a4%204%200%200%200%200-8M76%20189.37L55.94%20140h40.12ZM107.94%20132L128%2082.63L148.06%20132ZM180%20189.37L159.94%20140h40.12Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/currency-krw-thin.svg?color=%231a73e8&size=48