import React from 'react' import { createIcon } from '../createIcon' export const CertusOneBadge = createIcon({ rectFill: '#7A8AA0', path: ( <> ), })