enter constant

String const enter

Implementation

static const String enter =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m9.5 13.5 3-3-3-3m3 3h-9"/><path d="M4.5 8.5V5.492a2 2 0 011.992-2l7.952-.032a2 2 0 012.008 1.993l.04 10.029A2 2 0 0114.5 17.49h-8a2 2 0 01-2-2V12.5"/></g></svg>';