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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M16 1H9V0H7v1H0v11h5l-2 4h2.2l2-4h1.5l2 4H13l-2-4h5V1zm-1 10H1V2h14v9z"/><path fill="currentColor" d="M6 4v5l4-2.5z"/></svg>';