anchor_simple constant

String const anchor_simple

Implementation

static const String anchor_simple =
    '<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="M224 112h-24a8 8 0 000 16h15.6a88 88 0 01-79.6 79.6V95a32 32 0 10-16 0v112.6A88 88 0 0140.4 128H56a8 8 0 000-16H32a8 8 0 00-8 8 104 104 0 00208 0 8 8 0 00-8-8ZM112 64a16 16 0 1116 16 16 16 0 01-16-16Z"/></svg>';