signpost constant

String const signpost

Implementation

static const String signpost =
    '<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="M11 22v-4H6l-3-3 3-3h5v-2H4V4h7V2h2v2h5l3 3-3 3h-5v2h7v6h-7v4Z"/></svg>';