mouse_line constant

String const mouse_line

Implementation

static const String mouse_line =
    '<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="M18 11V9a6 6 0 00-6-6v0m6 8v4a6 6 0 01-6 6v0a6 6 0 01-6-6v-4m12 0h-6m-6 0V9a6 6 0 016-6v0m-6 8h6m0 0V3"/></svg>';