import React from 'react' import { createIcon } from '../createIcon' export const DockDockBadge = createIcon({ rectFill: '#786DBC', path: ( <> ), })