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