import React from 'react' import { createIcon } from '../createIcon' export const GraphBadge = createIcon({ rectFill: '#6747ED', path: ( <> ), })