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="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="m20.706 16.778 5.332 59.802 23.926 6.643 23.993-6.651 5.337-59.793H20.706zM68.172 30.97l-.334 3.718-.147 1.648H39.624l.67 7.511h26.73l-.179 1.97-1.724 19.311-.11 1.238L50 70.526l-.034.011-15.024-4.171-1.027-11.517h7.362l.522 5.851 8.168 2.205.007-.002v-.001l8.181-2.208.851-9.512h-25.42L31.784 30.97l-.175-1.969h36.739l-.176 1.969z"/></svg>';