mousealt constant

String const mousealt

Implementation

static const String mousealt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 640 1024"><path fill="currentColor" d="M320 1024q-87 0-160.5-43T43 864.5 0 704V320q0-87 43-160.5T159.5 43 320 0t160.5 43T597 159.5 640 320v384q0 87-43 160.5T480.5 981 320 1024zm.5-832q-26.5 0-45.5 19t-19 45 19 45 45.5 19 45-19 18.5-45-18.5-45-45-19z"/></svg>';