import React from 'react' import { createIcon } from '../createIcon' export const LBankBadge = createIcon({ rectFill: '#0080CA', path: ( <> ), })