roadsignleft constant

String const roadsignleft

Implementation

static const String roadsignleft =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M960 512H576v448q0 26-18.5 45t-45.5 19-45.5-19-18.5-45V512H256q-15 0-23-8-9-3-12-7L15 355Q0 340 0 319.5T15 284l206-142q4-4 14-7 7-7 21-7h14q18-1 37 0h141V64q0-26 18.5-45T512 0t45.5 19T576 64v64h384q26 0 45 19t19 45v256q0 27-19 45.5T960 512z"/></svg>';