import React from 'react' import { createIcon } from '../createIcon' export const CoreBadge = createIcon({ rectFill: '#46B549', path: ( <> ), })