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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M3 14a1 1 0 011-1h12a3 3 0 003-3V6a1 1 0 112 0v4a5 5 0 01-5 5H4a1 1 0 01-1-1z"/><path d="M3.293 14.707a1 1 0 010-1.414l4-4a1 1 0 011.414 1.414L5.414 14l3.293 3.293a1 1 0 11-1.414 1.414l-4-4z"/></g></svg>';