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" d="m11.983 20.988-6.414-1.826-1.433-16.15h15.729l-1.429 16.15-6.453 1.826Zm-4.292-7.691.245 3.123 4.063 1.085 4.028-1.08.559-6.113H9.402l-.173-2.033h7.533l.174-1.961h-9.87l.522 6h6.836l-.243 2.566-2.179.6-2.216-.607-.141-1.58H7.691Z"/></svg>';