import React from 'react'; function NecktieIcon() { return 👔; } export default NecktieIcon;