strategy_fill constant

String const strategy_fill

Implementation

static const String strategy_fill =
    '<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="M104 188a36 36 0 11-36-36 36 36 0 0136 36Zm-69.7-70.3a8.2 8.2 0 0011.4 0L60 103.3l14.3 14.4a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4L71.3 92l14.4-14.3a8.1 8.1 0 00-11.4-11.4L60 80.7 45.7 66.3a8.1 8.1 0 00-11.4 11.4L48.7 92l-14.4 14.3a8.1 8.1 0 000 11.4Zm173 70.3 14.4-14.3a8.1 8.1 0 00-11.4-11.4L196 176.7l-14.3-14.4a8.1 8.1 0 00-11.4 11.4l14.4 14.3-14.4 14.3a8.1 8.1 0 000 11.4 8.2 8.2 0 0011.4 0l14.3-14.4 14.3 14.4a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4ZM157.7 50.3l-2.4-2.3H176a8 8 0 000-16h-40a8 8 0 00-8 8v40a8 8 0 0016 0V59.3l2.3 2.4c18 17.9 17.9 35.4 14.8 46.9-4.7 16.7-19.4 31.7-35 35.6a8.1 8.1 0 00-5.9 9.7 8 8 0 007.8 6.1l1.9-.2c21.3-5.3 40.4-24.6 46.6-47s-.6-44.2-18.8-62.5Z"/></svg>';