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