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