inbox constant

String const inbox

Implementation

static const String inbox =
    '<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="M3 5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5zm2 9v5h14v-5h-2.28l-.771 2.316A1 1 0 0115 17H9a1 1 0 01-.949-.684L7.28 14H5zm14-2V5H5v7h2.28a2 2 0 011.897 1.367L9.72 15h4.558l.544-1.633A2 2 0 0116.721 12H19z"/></svg>';