mouse_fill constant

String const mouse_fill

Implementation

static const String mouse_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M13 2a6 6 0 015.996 5.775L19 8v8a6 6 0 01-5.775 5.996L13 22h-2a6 6 0 01-5.996-5.775L5 16V8a6 6 0 015.775-5.996L11 2h2Zm-1 4a1 1 0 00-1 1v4a1 1 0 102 0V7a1 1 0 00-1-1Z"/></g></svg>';