BIN
images/context_menu/custom/airport.png
Normal file
|
After Width: | Height: | Size: 994 B |
BIN
images/context_menu/custom/alert-sign.png
Normal file
|
After Width: | Height: | Size: 974 B |
BIN
images/context_menu/custom/apple.png
Normal file
|
After Width: | Height: | Size: 857 B |
BIN
images/context_menu/custom/cash.png
Normal file
|
After Width: | Height: | Size: 971 B |
BIN
images/context_menu/custom/coffee.png
Normal file
|
After Width: | Height: | Size: 987 B |
BIN
images/context_menu/custom/coins.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
images/context_menu/custom/discount.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
images/context_menu/custom/earth.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
images/context_menu/custom/electric-car.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
images/context_menu/custom/experiment.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
images/context_menu/custom/flammable.png
Normal file
|
After Width: | Height: | Size: 1 KiB |
BIN
images/context_menu/custom/radiation-hazard.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
images/context_menu/custom/receipt.png
Normal file
|
After Width: | Height: | Size: 838 B |
BIN
images/context_menu/custom/recycle-sign.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
images/context_menu/custom/star.png
Normal file
|
After Width: | Height: | Size: 925 B |
BIN
images/context_menu/custom/statistics.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
images/context_menu/custom/sticky-notes.png
Normal file
|
After Width: | Height: | Size: 604 B |
BIN
images/context_menu/custom/target.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
images/context_menu/custom/thermometer.png
Normal file
|
After Width: | Height: | Size: 795 B |
BIN
images/context_menu/custom/trophy.png
Normal file
|
After Width: | Height: | Size: 990 B |
|
|
@ -20,13 +20,24 @@ export const customMenuIconsPath = 'images/context_menu/custom/';
|
|||
|
||||
export const customMenuIcons = [
|
||||
'adventure-game.png',
|
||||
'airport.png',
|
||||
'alert-sign.png',
|
||||
'apple.png',
|
||||
'calendar.png',
|
||||
'cash.png',
|
||||
'clapboard.png',
|
||||
'clock.png',
|
||||
'coffee.png',
|
||||
'coins.png',
|
||||
'copywriting.png',
|
||||
'customer-service.png',
|
||||
'deadline.png',
|
||||
'discount.png',
|
||||
'earth.png',
|
||||
'electric-car.png',
|
||||
'experiment.png',
|
||||
'express-delivery.png',
|
||||
'flammable.png',
|
||||
'home.png',
|
||||
'info.png',
|
||||
'invoice.png',
|
||||
|
|
@ -36,6 +47,15 @@ export const customMenuIcons = [
|
|||
'policeman.png',
|
||||
'printer.png',
|
||||
'puzzle-game.png',
|
||||
'radiation-hazard.png',
|
||||
'receipt.png',
|
||||
'recycle-sign.png',
|
||||
'scissors.png',
|
||||
'send.png',
|
||||
'star.png',
|
||||
'statistics.png',
|
||||
'sticky-notes.png',
|
||||
'target.png',
|
||||
'thermometer.png',
|
||||
'trophy.png',
|
||||
];
|
||||
|
|
|
|||