mouse_simple_fill constant

String const mouse_simple_fill

Implementation

static const String mouse_simple_fill =
    '<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 24h-40a64.1 64.1 0 00-64 64v80a64.1 64.1 0 0064 64h40a64.1 64.1 0 0064-64V88a64.1 64.1 0 00-64-64Zm-12 88a8 8 0 01-16 0V64a8 8 0 0116 0Z"/></svg>';