mouse_solid constant

String const mouse_solid

Implementation

static const String mouse_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M2 5.5a5.5 5.5 0 1111 0v4a5.5 5.5 0 11-11 0v-4ZM7 4v3h1V4H7Z" clip-rule="evenodd"/></svg>';