rectangle_one constant

String const rectangle_one

Implementation

static const String rectangle_one =
    '<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-width="4" d="M42 8H6a2 2 0 00-2 2v28a2 2 0 002 2h36a2 2 0 002-2V10a2 2 0 00-2-2Z"/></svg>';