import React from 'react' import { createIcon } from '../createIcon' export const MediblocBadge = createIcon({ rectFill: '#00B0FF', path: ( <> ), })