import React from 'react' import { createIcon } from '../createIcon' export const DashBadge = createIcon({ rectFill: '#008DE4', path: ( <> ), })