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