export const DETECT_SECTION_ICON = "bi-bug"; export const GATE_SECTION_ICON = "bi-shield-lock"; export const ORDER_SECTION_ICON = "bi-sort-numeric-down"; export const SHAPE_SECTION_ICON = "bi-bounding-box"; export const TOOL_SECTION_ICON = "bi-wrench-adjustable";