/* eslint-disable max-len */ // Icons from https://feathericons.com/ let icons = { chevronDown: '', chevronRight: '' }; export default icons;