horizontalcontract constant

String const horizontalcontract

Implementation

static const String horizontalcontract =
    '<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 576H768v104l-2 4-4 8-6.5 8-9 4-10.5-4-160-124v384q0 27-18.5 45.5t-45 18.5-45.5-18.5-19-45.5V576L288 700q-9 6-16.5 2T260 689l-4-9V576H64q-27 0-45.5-19T0 511.5t18.5-45T64 448h192V345q1-1 2-3.5t4-8.5 6.5-8 9-4 10.5 4l160 123V64q0-27 19-45.5T512.5 0t45 19T576 64v384l160-123q10-7 17-2.5t11 13.5l4 9v103h192q27 0 45.5 18.5t18.5 45-18.5 45.5-45.5 19z"/></svg>';