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