rupiah sign icon
rupiah-sign from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- rupiah-sign
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Use the rupiah sign icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M64 128c0-17.7 14.3-32 32-32h80c79.5 0 144 64.5 144 144c0 54.3-30 101.5-74.4 126.1l41 136.7c5.1 16.9-4.5 34.8-21.5 39.8s-34.8-4.5-39.8-21.5l-41.2-137.3c-2.7.1-5.4.2-8.1.2h-48v128c0 17.7-14.3 32-32 32s-32-14.3-32-32zm64 192h48c44.2 0 80-35.8 80-80s-35.8-80-80-80h-48zm256-32h80c61.9 0 112 50.1 112 112s-50.1 112-112 112h-48v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V320c0-17.7 14.3-32 32-32m80 160c26.5 0 48-21.5 48-48s-21.5-48-48-48h-48v96z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidRupiahSign(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M64 128c0-17.7 14.3-32 32-32h80c79.5 0 144 64.5 144 144c0 54.3-30 101.5-74.4 126.1l41 136.7c5.1 16.9-4.5 34.8-21.5 39.8s-34.8-4.5-39.8-21.5l-41.2-137.3c-2.7.1-5.4.2-8.1.2h-48v128c0 17.7-14.3 32-32 32s-32-14.3-32-32zm64 192h48c44.2 0 80-35.8 80-80s-35.8-80-80-80h-48zm256-32h80c61.9 0 112 50.1 112 112s-50.1 112-112 112h-48v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V320c0-17.7 14.3-32 32-32m80 160c26.5 0 48-21.5 48-48s-21.5-48-48-48h-48v96z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M64 128c0-17.7 14.3-32 32-32h80c79.5 0 144 64.5 144 144c0 54.3-30 101.5-74.4 126.1l41 136.7c5.1 16.9-4.5 34.8-21.5 39.8s-34.8-4.5-39.8-21.5l-41.2-137.3c-2.7.1-5.4.2-8.1.2h-48v128c0 17.7-14.3 32-32 32s-32-14.3-32-32zm64 192h48c44.2 0 80-35.8 80-80s-35.8-80-80-80h-48zm256-32h80c61.9 0 112 50.1 112 112s-50.1 112-112 112h-48v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V320c0-17.7 14.3-32 32-32m80 160c26.5 0 48-21.5 48-48s-21.5-48-48-48h-48v96z"/></svg> </template>
CSS
.icon-rupiah-sign {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%20128c0-17.7%2014.3-32%2032-32h80c79.5%200%20144%2064.5%20144%20144c0%2054.3-30%20101.5-74.4%20126.1l41%20136.7c5.1%2016.9-4.5%2034.8-21.5%2039.8s-34.8-4.5-39.8-21.5l-41.2-137.3c-2.7.1-5.4.2-8.1.2h-48v128c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32zm64%20192h48c44.2%200%2080-35.8%2080-80s-35.8-80-80-80h-48zm256-32h80c61.9%200%20112%2050.1%20112%20112s-50.1%20112-112%20112h-48v64c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V320c0-17.7%2014.3-32%2032-32m80%20160c26.5%200%2048-21.5%2048-48s-21.5-48-48-48h-48v96z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%20128c0-17.7%2014.3-32%2032-32h80c79.5%200%20144%2064.5%20144%20144c0%2054.3-30%20101.5-74.4%20126.1l41%20136.7c5.1%2016.9-4.5%2034.8-21.5%2039.8s-34.8-4.5-39.8-21.5l-41.2-137.3c-2.7.1-5.4.2-8.1.2h-48v128c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32zm64%20192h48c44.2%200%2080-35.8%2080-80s-35.8-80-80-80h-48zm256-32h80c61.9%200%20112%2050.1%20112%20112s-50.1%20112-112%20112h-48v64c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V320c0-17.7%2014.3-32%2032-32m80%20160c26.5%200%2048-21.5%2048-48s-21.5-48-48-48h-48v96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/rupiah-sign.svg?color=%231a73e8&size=48