{
    "ContextMenuArea": {
        "size": "28x28",
        "Off": {
            "Disabled": { "color": "DStextColorDisabled" },
            "Hovered": { "color": "DSpanelBackground"  },
            "Normal": { "color": "DStextColor" },
            "Selected": { "color": "DStextSelectedTextColor" }
        },
        "On": {
            "Disabled": { "color": "DStextColorDisabled" },
            "Hovered": { "color": "DSsubPanelBackground"  },
            "Normal": { "color": "DStextColor" },
            "Selected": { "color": "DStextSelectedTextColor" }
        }
    },
    "AddMouseAreaIcon": {
        "iconName": "mouseArea_small"
    },
    "AlignCameraToViewIcon": {
        "iconName": "alignToCamera_small"
    },
    "AlignViewToCameraIcon": {
        "iconName": "alignToObject_small"
    },
    "AnchorsIcon": {
        "iconName": "anchors_small"
    },
    "AnnotationIcon": {
        "iconName": "annotations_small"
    },
    "ArrangeIcon": {
        "iconName": "arrange_small"
    },
    "BackspaceIcon": {
        "iconName": "backspace_small"
    },
    "CameraIcon": {
        "iconName": "camera_small"
    },
    "CameraOrthographicIcon": {
        "iconName": "orthCam_small"
    },
    "CameraPerspectiveIcon": {
        "iconName": "perspectiveCam_small"
    },
    "ConnectionsIcon": {
        "iconName": "connection_small"
    },
    "CopyIcon": {
        "iconName": "copy_small"
    },
    "CreateIcon": {
        "iconName": "create_small"
    },
    "DeleteIcon": {
        "iconName": "delete_small"
    },
    "DuplicateIcon": {
        "iconName": "duplicate_small"
    },
    "EditComponentIcon": {
        "iconName": "editComponent_small"
    },
    "EditIcon": {
        "iconName": "edit_small"
    },
    "EnterComponentIcon": {
        "iconName": "editComponent_small"
    },
    "EventListIcon": {
        "iconName": "events_small"
    },
    "FitSelectedIcon": {
        "iconName": "fitSelected_small"
    },
    "GroupSelectionIcon": {
        "iconName": "group_small"
    },
    "ImportedModelsIcon": {
        "iconName": "importedModels_small"
    },
    "LayoutsIcon": {
        "iconName": "layouts_small"
    },
    "LightIcon": {
        "Off": {
            "iconName": "editLightOff_medium"
        },
        "On": {
            "iconName": "editLightOn_medium"
        }
    },
    "LightDirectionalIcon": {
        "iconName": "directionalLight_small"
    },
    "LightPointIcon": {
        "iconName": "pointLight_small"
    },
    "LightSpotIcon": {
        "iconName": "spotLight_small"
    },
    "MakeComponentIcon": {
        "iconName": "createComponent_small"
    },
    "MaterialIcon": {
        "iconName": "material_medium"
    },
    "MergeWithTemplateIcon": {
        "iconName": "merge_small"
    },
    "MinimalDownArrowIcon" : {
        "iconName": "upDownSquare2"
    },
    "ModelConeIcon": {
        "iconName": "cone_small"
    },
    "ModelCubeIcon": {
        "iconName": "cube_small"
    },
    "ModelCylinderIcon": {
        "iconName": "cylinder_small"
    },
    "ModelPlaneIcon": {
        "iconName": "plane_small"
    },
    "ModelSphereIcon": {
        "iconName": "sphere_small"
    },
    "ParentIcon": {
        "iconName": "selectParent_small"
    },
    "PasteIcon": {
        "iconName": "paste_small"
    },
    "PositionsersIcon": {
        "iconName": "positioners_small"
    },
    "PrimitivesIcon": {
        "iconName": "cube_small"
    },
    "ResetViewIcon": {
        "iconName": "reload_medium"
    },
    "SelecionIcon": {
        "iconName": "selection_small"
    },
    "ShowBoundsIcon": {
        "Off": {
            "iconName": "visibilityOff"
        },
        "On": {
            "iconName": "visibilityOn"
        }
    },
    "SnappingIcon": {
        "iconName": "snapping_small"
    },
    "SimpleCheckIcon": {
        "Off": {
            "iconName": "transparent"
        },
        "On": {
            "iconName": "tickMark_small"
        }
    },
    "TimelineIcon": {
        "iconName": "timeline_small"
    },
    "ToggleGroupIcon": {
        "Off": {
            "iconName": "selectOutline_medium"
        },
        "On": {
            "iconName": "selectFill_medium"
        }
    },
    "VisibilityIcon": {
        "Off": {
            "iconName": "visibilityOff"
        },
        "On": {
            "iconName": "visibilityOn"
        }
    }
}
