export const icons = { search: 'search', back: 'back', microphone: 'microphone', leftArrow: 'leftArrow', rightArrow: 'rightArrow', online: 'online', downArrow: 'downArrow', showCheckmark: 'showCheckmark', info: 'info', symbol: 'symbol', notification: 'notification', chat: 'chat', menu: 'menu', snapshot: 'snapshot', selectIcon: 'selectIcon', auto: 'auto', inActiveAuto: 'inActiveAuto', highlight: 'highlight', inActiveHighlight: 'inActiveHighlight', shadows: 'shadows', inActiveShadows: 'inActiveShadows', contrast: 'contrast', inActiveContrast: 'inActiveContrast', brightness: 'brightness', inActiveBrightness: 'inActiveBrightness', blackpoint: 'blackpoint', inActiveBlackpoint: 'inActiveBlackpoint', saturation: 'saturation', inActiveSaturation: 'inActiveSaturation', warmth: 'warmth', inActiveWarmth: 'inActiveWarmth', tint: 'tint', inActiveTint: 'inActiveTint', sharpeness: 'sharpeness', inActiveSharpeness: 'inActiveSharpeness', denoise: 'denoise', inActiveDenoise: 'inActiveDenoise', remove: 'remove', add: 'add', filter: 'filter', editFilter: 'editFilter', vignette: 'vignette', inActiveVignette: 'inActiveVignette', unselected: 'unselected', selected: 'selected', };