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