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