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="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M50 0a3.5 3.5 0 00-3.5 3.5V8H15.396a1.5 1.5 0 00-1.093.475l-6.233 6.65a1.5 1.5 0 000 2.05l6.233 6.653a1.5 1.5 0 001.093.475H46.5v6.302H23.396a1.5 1.5 0 00-1.093.475l-6.233 6.65a1.5 1.5 0 000 2.051l6.233 6.653a1.5 1.5 0 001.093.474H46.5V93h-8a3.5 3.5 0 00-3.5 3.5 3.5 3.5 0 003.5 3.5h23a3.5 3.5 0 003.5-3.5 3.5 3.5 0 00-3.5-3.5h-8V35.605h27.104a1.5 1.5 0 001.093-.474l6.233-6.652a1.5 1.5 0 000-2.051l-6.233-6.65a1.5 1.5 0 00-1.093-.475H53.5V3.5A3.5 3.5 0 0050 0z" color="currentColor"/></svg>';