.menu_panel li a.route_icon:before {
  background-image: URL(../img/route_icon.svg);
}
.menu_panel li a.drivers_icon:before {
  background-image: URL(../img/drivers_icon.svg);
}
.menu_panel li a.vans_icon:before {
  background-image: URL(../img/vans_icon.svg);
}
.menu_panel li a.messages_icon:before {
  background-image: URL(../img/messages_icon.svg);
}
.menu_panel li a.users_icon:before {
  background-image: URL(../img/users_icon.svg);
}
.menu_panel li a.fleet_icon:before {
  background-image: URL(../img/fleet_icon.svg);
}
.menu_panel li a.settings_icon:before {
  background-image: URL(../img/settings_icon.svg);
}
.menu_panel li a.submission_icon:before {
  background-image: URL(../img/submission_icon.svg);
}
.menu_panel li a.warehouse_icon:before {
  background-image: URL(../img/warehouse_icon.svg);
}
.menu_panel li a.warehouse_returns_icon:before {
  background-image: URL(../img/warehouse_returns_icon.svg);
}
.menu_panel li a.gas_icon:before {
  background-image: URL(../img/gas_icon.svg);
}
.menu_panel li a.archive_icon:before {
  background-image: URL(../img/archive_icon.svg);
}
.menu_panel li a.history_icon:before {
  background-image: URL(../img/history_icon.svg);
}
.menu_panel li a.zapytania_icon:before {
  background-image: URL(../img/zapytania_icon.svg);
}
.menu_panel li a.dostawcy_icon:before {
  background-image: URL(../img/dostawcy_icon.svg);
}
.menu_panel li a.kontakty_icon:before {
  background-image: URL(../img/kontakty_icon.svg);
}
.menu_panel li a.zlecajace_icon:before {
  background-image: URL(../img/zlecajace_icon.svg);
}
.menu_panel li a.logout_icon:before {
  background-image: URL(../img/logout_icon.svg);
}
.menu_panel li a.send_icon:before {
  background-image: URL(../img/send_icon.svg);
}
.menu_panel li a.car_cat_icon:before {
  background-image: URL(../img/car_cat_icon.svg);
}
.menu_panel li a.prod_cat_icon:before {
  background-image: URL(../img/prod_cat_icon.svg);
}
.menu_panel li a.pay_cat_icon:before {
  background-image: URL(../img/pay_cat_icon.svg);
}
.menu_panel li a.car_state_icon:before {
  background-image: URL(../img/car_state_icon.svg);
}
.menu_panel li a.gas_card_icon:before {
  background-image: URL(../img/gas_card_icon.svg);
}
.menu_panel li a.globaltank_icon:before {
  background-image: URL(../img/globaltank_icon.svg);
}
.menu_panel li a.garage_icon:before {
  background-image: URL(../img/garage_white.svg);
}
