tangram constant

String const tangram

Implementation

static const String tangram =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-1.41 2L12 10.59 5.41 4h13.18m-5.18 8 3.09-3.09L19.59 12l-3.09 3.09L13.41 12m1.18 4H9.41L12 13.41 14.59 16M4 5.41 10.59 12 4 18.59V5.41M11.59 20H5.41l2-2h6.18l-2 2M20 20h-5.59L20 14.41V20m0-10.41L17.91 7.5 20 5.41v4.18Z"/></svg>';