entrance constant

String const entrance

Implementation

static const String entrance =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M8 6.5v-1a1 1 0 00-2 0v3zM6 3a1 1 0 112 0 1 1 0 01-2 0zm9 3a1 1 0 01-1 1h-1.58a1 1 0 00-.71.29l-5.42 5.42a1 1 0 01-.7.29H3a1 1 0 010-2h1.59a1 1 0 00.7-.29l5.42-5.42a1 1 0 01.71-.29H14a1 1 0 011 1z"/></svg>';