s_square constant

String const s_square

Icon Data of s_square

Implementation

static const String s_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1792" height="1792" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1792 1792"><path fill="currentColor" d="M336 0h1120q139 0 237.5 98.5T1792 336v1120q0 139-98.5 237.5T1456 1792H336q-139 0-237.5-98.5T0 1456V336Q0 197 98.5 98.5T336 0zm94 656q0 100 38.5 167t100 98.5 136 48.5 149 24.5 136 19 100 41 38.5 81.5q0 61-68 103.5T896 1282q-71 0-129-24.5t-85-64.5q-25-38-40-47.5t-42-9.5H477q-57 0-39 68 33 124 161.5 206.5T896 1493q126 0 233.5-48t170-130 62.5-179q0-100-38.5-167t-100-98.5-136-48.5-149-24.5-136-19-100-41T664 656q0-61 68-103.5T896 510q71 0 129 24.5t85 64.5q25 38 40 47.5t42 9.5h123q57 0 39-68-33-124-161.5-206.5T896 299q-126 0-233.5 48t-170 130T430 656z"/></svg>';