record constant

String const record

Implementation

static const String record =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M600 1200C268.65 1200 0 931.35 0 600S268.65 0 600 0s600 268.65 600 600-268.65 600-600 600zm0-900c-165.675 0-300 134.325-300 300s134.325 300 300 300 300-134.325 300-300-134.325-300-300-300z"/></svg>';