import React from 'react'; function SmirkIcon() { return 😏; } export default SmirkIcon;