import React from 'react'; import PropTypes from 'prop-types'; import Icon from './Icon'; export default function Footer(props) { return (