mouse_one constant

String const mouse_one

Implementation

static const String mouse_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><rect width="24" height="32" x="12" y="12" rx="12"/><path d="M12 24c0-6.627 5.373-12 12-12s12 5.373 12 12v1H12v-1Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 25V12c0-4 1.5-8 7-8 6 0 8 5 8 9"/></g></svg>';