strategy constant

String const strategy

Implementation

static const String strategy =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M68 152a36 36 0 1036 36 36 36 0 00-36-36Zm0 56a20 20 0 1120-20 20.1 20.1 0 01-20 20ZM34.3 106.3 48.7 92 34.3 77.7a8.1 8.1 0 0111.4-11.4L60 80.7l14.3-14.4a8.1 8.1 0 0111.4 11.4L71.3 92l14.4 14.3a8.1 8.1 0 010 11.4 8.2 8.2 0 01-11.4 0L60 103.3l-14.3 14.4a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4Zm187.4 96a8.1 8.1 0 010 11.4 8.2 8.2 0 01-11.4 0L196 199.3l-14.3 14.4a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4l14.4-14.3-14.4-14.3a8.1 8.1 0 0111.4-11.4l14.3 14.4 14.3-14.4a8.1 8.1 0 0111.4 11.4L207.3 188Zm-45.2-89.5c-6.2 22.4-25.3 41.7-46.6 47l-1.9.2a8 8 0 01-7.8-6.1 8.1 8.1 0 015.9-9.7c15.6-3.9 30.3-18.9 35-35.6 3.1-11.5 3.2-29-14.8-46.9l-2.3-2.4V80a8 8 0 01-16 0V40a8 8 0 018-8h40a8 8 0 010 16h-20.7l2.4 2.3c18.2 18.3 24.9 40.5 18.8 62.5Z"/></svg>';