import React from 'react'; export const PlusIcon = ({ width = 13, height = 14, color = 'currentColor', }) => ( );