import React from 'react'; import './Icons.css'; const Icons = () => ( ); export default Icons;