signpost_light constant

String const signpost_light

Implementation

static const String signpost_light =
    '<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="m244.5 108-36-40a6.1 6.1 0 00-4.5-2h-70V32a6 6 0 00-12 0v34H40a14 14 0 00-14 14v64a14 14 0 0014 14h82v66a6 6 0 0012 0v-66h70a6.1 6.1 0 004.5-2l36-40a6.1 6.1 0 000-8Zm-43.2 38H40a2 2 0 01-2-2V80a2 2 0 012-2h161.3l30.6 34Z"/></svg>';