модуль Import React Icons

npm install react-icons --save

# yarn 
yarn add react-icons 
Madman