androidvnc constant

String const androidvnc

Implementation

static const String androidvnc =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M43.5 37.5v-27a2 2 0 00-2-2h-35a2 2 0 00-2 2v27a2 2 0 002 2h35a2 2 0 002-2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M19.7 30.13V17.87l8.12 12.26V17.87m-11.19 0-4.07 12.26L8.5 17.87m31 8.13v.05a4.06 4.06 0 01-4.06 4.06h0a4.07 4.07 0 01-4.07-4.06v-4.12a4.07 4.07 0 014.07-4.06h0a4.06 4.06 0 014.06 4.06V22"/></svg>';