import React from 'react'; function HandshakeIcon() { return 🤝; } export default HandshakeIcon;