prescription constant

String const prescription

Implementation

static const String prescription =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M5.5 6a.5.5 0 00-.5.5v4a.5.5 0 001 0V9h.293l2 2-1.147 1.146a.5.5 0 00.708.708L9 11.707l1.146 1.147a.5.5 0 00.708-.708L9.707 11l1.147-1.146a.5.5 0 00-.708-.708L9 10.293 7.695 8.987A1.5 1.5 0 007.5 6h-2ZM6 7v1h1.5a.5.5 0 000-1H6Z"/><path d="M2 1a1 1 0 011-1h10a1 1 0 011 1v2a1 1 0 01-1 1v10.5a1.5 1.5 0 01-1.5 1.5h-7A1.5 1.5 0 013 14.5V4a1 1 0 01-1-1V1Zm2 3h8v10.5a.5.5 0 01-.5.5h-7a.5.5 0 01-.5-.5V4ZM3 3V1h10v2H3Z"/></g></svg>';