import React from 'react'; import './index.less'; function Icon(props) { const { active, name, onClick } = props; return