import React from 'react' export default ({ width = 32, height = 32, color = "#666", className = "icon" })=>( )