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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="m245.9 106.6-36-40A8.1 8.1 0 00204 64h-68V32a8 8 0 00-16 0v32H40a16 16 0 00-16 16v64a16 16 0 0016 16h80v64a8 8 0 0016 0v-64h68a8.1 8.1 0 005.9-2.6l36-40a8 8 0 000-10.8ZM200.4 144H40V80h160.4l28.8 32Z"/></svg>';