xml constant

String const xml

Implementation

static const String xml =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m16.172 17.743-.708-.707L20 12.5l-4.536-4.536.708-.707 5.242 5.243-5.242 5.243Zm-9.344 0L1.586 12.5l5.242-5.243.708.707L3 12.5l4.536 4.535-.708.708ZM12.732 5h1l-3.463 15h-1l3.463-15Z"/></svg>';