import React from 'react'; import { createIcon } from '../createIcon'; import { G, Rect } from '../nbSvg'; export const MinusIcon = createIcon({ path: ( ), });