display constant

String const display

Implementation

static const String display =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M5 3.5h11a2 2 0 012 2v6.049a2 2 0 01-1.85 1.994l-.158.006-11-.042a2 2 0 01-1.992-2V5.5a2 2 0 012-2zm.464 12H15.5m-8 2h6"/></svg>';