overscan constant

String const overscan

Implementation

static const String overscan =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5.5 10 8h4l-2-2.5m6 4.5v4l2.5-2-2.5-2M6 10l-2.5 2L6 14v-4m8 6h-4l2 2.5 2-2.5m7-13H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H3V5h18v14Z"/></svg>';