tag constant

String const tag

Implementation

static const String tag =
    '<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" fill-rule="evenodd" d="M11.172 5.5a.5.5 0 01.353.146l1.06-1.06-1.06 1.06L13.88 8l-2.354 2.354a.5.5 0 01-.353.146H2a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5h9.172Zm3.767 1.44-2.353-2.354A2 2 0 0011.172 4H2a2 2 0 00-2 2v4a2 2 0 002 2h9.172a2 2 0 001.414-.586l2.353-2.353L16 8l-1.06-1.06Zm-8.189.31a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5h-3.5Z" clip-rule="evenodd"/></svg>';