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