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