mouse_off constant

String const mouse_off

Implementation

static const String mouse_off =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.733 3.704A3.982 3.982 0 0110 3h4a4 4 0 014 4v7m-.1 3.895A4.002 4.002 0 0114 21h-4a4 4 0 01-4-4V7c0-.3.033-.593.096-.874M12 7v1M3 3l18 18"/></svg>';