/** * 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 = { align: ` `, bottom: ` `, center: ` `, left: ` `, right: ` `, top: ` `, middle: ` ` }; export default icons;