expand_full constant

String const expand_full

Implementation

static const String expand_full =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="m5.3 6.7 1.4-1.4-3-3L5 1H1v4l1.3-1.3zm1.4 4L5.3 9.3l-3 3L1 11v4h4l-1.3-1.3zm4-1.4-1.4 1.4 3 3L11 15h4v-4l-1.3 1.3zM11 1l1.3 1.3-3 3 1.4 1.4 3-3L15 5V1z"/></svg>';