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