html_five constant

String const html_five

Implementation

static const String html_five =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-width="4"><path fill="#555" d="M37.804 5H10.196a2 2 0 00-1.991 2.187l2.688 28.666a2 2 0 001.153 1.63l11.116 5.13a2 2 0 001.676 0l11.116-5.13a2 2 0 001.154-1.63l2.687-28.666A2 2 0 0037.804 5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M32 12H16l1 9h14l-1 11-6 3-6-3-.5-5"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';