import React from 'react' import { createIcon } from '../createIcon' export const PartBadge = createIcon({ rectFill: '#03E8B0', path: ( <> ), })