export default {
schedule: {
path: '',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
stroke: 'currentColor',
},
search: {
path: '',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
stroke: 'currentColor',
},
line: {
path: '',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
stroke: 'currentColor',
},
eye: {
path: ' ',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
stroke: 'currentColor',
},
file: {
path: '',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
stroke: 'currentColor',
},
docx: {
path: '',
viewBox: '0 0 17 17',
fill: 'none',
stroke_width: 1.5,
stroke: 'none',
},
pdf: {
path: '',
viewBox: '0 0 16 16',
fill: 'none',
stroke_width: 1,
stroke: 'none',
},
delete: {
path: '',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
stroke: 'currentColor',
},
heart: {
path: '',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
stroke: 'currentColor',
},
home: {
path: '',
viewBox: '0 0 24 24',
fill: 'none',
stroke_width: 1.5,
stroke: 'currentColor',
},
}