circle constant

String const circle

Implementation

static const String circle =
    '<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="M128 232a104 104 0 11104-104 104.2 104.2 0 01-104 104Zm0-192a88 88 0 1088 88 88.1 88.1 0 00-88-88Z"/></svg>';