alt constant

String const alt

Implementation

static const String alt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M3.89 9h2.22L5 5.1 3.89 9z"/><path fill="currentColor" d="M0 0v16h16V0H0zm7 12-.61-2H3.61L3 12H2l2.27-8h1.46L8 12H7zm3 0H9V3h1v9zm4-5h-1v3.5s0 .5 1 .5v1c-1 0-2-.44-2-1.44V7h-.5V6h.5V5h1v1h1v1z"/></svg>';