html5 constant

String const html5

Implementation

static const String html5 =
    '<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" stroke="currentColor" stroke-width="2" d="M3 2h18v16l-9 4-9-4V2Zm14 4H8v5h8v5l-4 1.5L8 16v-2"/></svg>';