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