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