presentation constant

String const presentation

Implementation

static const String presentation =
    '<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" fill-rule="evenodd" d="M3 2a1 1 0 000 2v11a1 1 0 001 1h4.613L7.05 20.684a1 1 0 001.898.632L10.72 16h2.558l1.772 5.316a1 1 0 001.898-.632L15.387 16H20a1 1 0 001-1V4a1 1 0 100-2H3z" clip-rule="evenodd"/></svg>';