mouse_simple_duotone constant

String const mouse_simple_duotone

Implementation

static const String mouse_simple_duotone =
    '<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"><rect width="152" height="192" x="52" y="32" fill="currentColor" opacity=".2" rx="56"/><path fill="currentColor" d="M148 24h-40a64.1 64.1 0 00-64 64v80a64.1 64.1 0 0064 64h40a64.1 64.1 0 0064-64V88a64.1 64.1 0 00-64-64Zm48 144a48 48 0 01-48 48h-40a48 48 0 01-48-48V88a48 48 0 0148-48h40a48 48 0 0148 48Zm-60-96v40a8 8 0 01-16 0V72a8 8 0 0116 0Z"/></svg>';