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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="m1.5 0 1.547 18 6.943 2 6.961-2.002L18.5 0h-17Zm13.773 4.272-.097 1.119-.043.496H6.99l.195 2.26h7.755l-.052.594-.5 5.812-.032.373L10 16.178l-.01.004-4.36-1.256-.297-3.467h2.136l.151 1.762 2.37.663h.002l2.374-.665.247-2.863H5.237l-.523-6.084-.05-.593h10.66l-.051.593Z"/></svg>';