up_square constant

String const up_square

Implementation

static const String up_square =
    '<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" d="M18.182 0C19.186 0 20 .814 20 1.818v16.364A1.818 1.818 0 0118.182 20H1.818A1.818 1.818 0 010 18.182V1.818C0 .814.814 0 1.818 0h16.364ZM9.519 7.617l-3.895 3.87a.682.682 0 00.962.968l3.419-3.398 3.49 3.402a.682.682 0 10.952-.976l-3.971-3.87a.682.682 0 00-.957.004Z"/></svg>';