import * as React from "react"; function CurrencyRupeeIcon(props: React.SVGProps) { return ; } export default CurrencyRupeeIcon;