primitive_square constant

String const primitive_square

Implementation

static const String primitive_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 16"><path fill="currentColor" fill-rule="evenodd" d="M8 12H0V4h8v8z"/></svg>';