mouse constant

String const mouse

Icon Data of mouse

Implementation

static const String mouse =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16" d="M63.999 64.001c0 64.001-16 48.001-16 96.002m144.002-96.002c0-16 0-22.763-16-32M128 48v32.001M79.999 32s32-16 48.001-16c16 0 48.001 16 48.001 16m16 32.001c0 64.001 16 48.001 16 96.002m.001 0A80.002 80.002 0 01168 229.286a80.002 80.002 0 01-80.002 0 80.002 80.002 0 01-40-69.283m16.001-96.002c0-16 0-22.763 16-32"/></svg>';