import React from 'react' import { createIcon } from '../createIcon' export const StatusBadge = createIcon({ rectFill: '#5B6DEE', path: ( <> ), })