mouse constant

String const mouse

Implementation

static const String mouse =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M448 80a24.027 24.027 0 0024-24V16h-32v32H264a24.027 24.027 0 00-24 24v40h-31.375A88.725 88.725 0 00120 200.625v159.946C120 435.247 180.753 496 255.429 496h1.142C331.247 496 392 435.247 392 360.571V200.625A88.725 88.725 0 00303.375 112H272V80ZM152 200.625A56.689 56.689 0 01208.625 144H240v88h-88Zm208 159.946A103.545 103.545 0 01256.571 464h-1.142A103.545 103.545 0 01152 360.571V264h208ZM303.375 144A56.689 56.689 0 01360 200.625V232h-88v-88Z"/></svg>';