rectangle_outline constant

String const rectangle_outline

Implementation

static const String rectangle_outline =
    '<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="M2 20V4h20v16Zm2-2h16V6H4Zm0 0V6v12Z"/></svg>';