box constant

String const box

Implementation

static const String box =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M1 2h16v2H1zm1 10a2 2 0 002 2h10a2 2 0 002-2V5H2v7zm4.98-5.041h4.082v1.104H6.98V6.959z"/></svg>';