signpost_thin constant

String const signpost_thin

Implementation

static const String signpost_thin =
    '<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="m243 109.3-36-40a4.3 4.3 0 00-3-1.3h-72V32a4 4 0 00-8 0v36H40a12 12 0 00-12 12v64a12 12 0 0012 12h84v68a4 4 0 008 0v-68h72a4.3 4.3 0 003-1.3l36-40a4.2 4.2 0 000-5.4ZM202.2 148H40a4 4 0 01-4-4V80a4 4 0 014-4h162.2l32.4 36Z"/></svg>';