export const icon = [ { type: 'window', icon: 'tab' }, { type: 'report', icon: 'skill' }, { type: 'task', icon: 'size' }, { type: 'process', icon: 'component' }, { type: 'browser', icon: 'search' }, { type: 'workflow', icon: 'example' }, { type: 'form', icon: 'form' } ]