// Icons preview can be found at // https://github.com/OpusCapita/react-svg or // https://github.com/OpusCapita/svg-icons /* eslint-disable max-len */ export default { fileDownload: ``, fileUpload: ``, createNewFolder: ``, delete: ``, rename: ``, folder: ``, volumeUp: ``, image: ``, ondemandVideo: ``, archive: ``, book: ``, insertDriveFile: ``, warning: `` }; /* eslint-enable */