mouse_simple_light constant

String const mouse_simple_light

Implementation

static const String mouse_simple_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M148 26h-40a62.1 62.1 0 00-62 62v80a62.1 62.1 0 0062 62h40a62.1 62.1 0 0062-62V88a62.1 62.1 0 00-62-62Zm50 142a50 50 0 01-50 50h-40a50 50 0 01-50-50V88a50 50 0 0150-50h40a50 50 0 0150 50Zm-64-96v40a6 6 0 01-12 0V72a6 6 0 0112 0Z"/></svg>';