expand_square constant

String const expand_square

Implementation

static const String expand_square =
    '<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="M11 2H2v9l1-1V3h7zM5 14h9V5l-1 1v7H6z"/><path fill="currentColor" d="M16 0h-5l1.8 1.8-4.5 4.5 1.4 1.4 4.5-4.5L16 5zM7.7 9.7 6.3 8.3l-4.5 4.5L0 11v5h5l-1.8-1.8z"/></svg>';