import React from 'react'; export const NewBoardIcon = ({ width = 18, height = 16, color = '#fff' }) => ( );