/** * To change the icons, modify the SVGs in `./resources`, execute `npx svgo -f resources --datauri enc -o dist`, * and then replace respective icons with the optimized data URIs in `./dist`. */ var icons = { horizontal: ` `, vertical: ` ` }; export default icons;