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