export const MODEL_TAB_ICON = "bi-diagram-3"; export const PRINCIPLES_TAB_ICON = "bi-bounding-box"; export const DECAY_TAB_ICON = "bi-exclamation-octagon"; export const COVERAGE_TAB_ICON = "bi-grid-3x3"; export const SCALE_TAB_ICON = "bi-arrows-angle-expand"; export const GRAPH_SECTION_ICON = "bi-share"; export const SPINE_SECTION_ICON = "bi-layers-half"; export const CANON_SECTION_ICON = "bi-book"; export const CORE_SECTION_ICON = "bi-cpu-fill"; export const TENSION_SECTION_ICON = "bi-arrow-left-right"; export const DECAY_SECTION_ICON = "bi-hourglass-bottom"; export const PAIR_SECTION_ICON = "bi-toggles"; export const PREDICATE_SECTION_ICON = "bi-check2-square"; export const CELL_SECTION_ICON = "bi-question-square"; export const FORCING_SECTION_ICON = "bi-bezier2"; export const AUTHOR_SECTION_ICON = "bi-robot"; export const DEFINITION_SECTION_ICON = "bi-braces"; export const DIRECTION_SECTION_ICON = "bi-sign-turn-right"; export const KIND_SECTION_ICON = "bi-tags"; export const GROUPING_SECTION_ICON = "bi-collection"; export const EXECUTION_SECTION_ICON = "bi-broadcast"; export const STRUCTURAL_SECTION_ICON = "bi-bricks"; export const MECHANISM_SECTION_ICON = "bi-signpost-split"; export const CONTROL_SECTION_ICON = "bi-shield-check"; export const CONSEQUENCE_SECTION_ICON = "bi-cash-coin"; export const GRID_SECTION_ICON = "bi-grid"; export const GAP_SECTION_ICON = "bi-eye-slash"; export const CEILING_SECTION_ICON = "bi-speedometer2"; export const REDUCTION_SECTION_ICON = "bi-diagram-2"; export const DETERMINISM_SECTION_ICON = "bi-repeat"; export const MODEL_SYSTEM_SECTION_ICON = "bi-cpu"; export const GLOSSARY_TAB_ICON = "bi-journal-text"; export const MAP_SECTION_ICON = "bi-map"; export const GLOSSARY_SECTION_ICON = "bi-list-columns";