import React from 'react' import { createIcon } from '../createIcon' export const StacksBadge = createIcon({ rectFill: '#5546FF', path: ( <> ), })