mouse_variant constant

String const mouse_variant

Implementation

static const String mouse_variant =
    '<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" d="M14 7h-4V2.1A5 5 0 0114 7M4 7a5 5 0 014-4.9V7H4m10 5a5 5 0 01-4 4.9V18a3 3 0 003 3 3 3 0 003-3v-5a4 4 0 014-4h2l-1 1 1 1h-2a2 2 0 00-2 2v5a5 5 0 01-5 5 5 5 0 01-5-5v-1.1A5 5 0 014 12V9h10v3Z"/></svg>';