import React from 'react' import { createIcon } from '../createIcon' export const LedgerBadge = createIcon({ rectFill: 'black', path: ( <> ), })