circle_outline constant

String const circle_outline

Implementation

static const String circle_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="42" height="42" preserveAspectRatio="xMidYMid meet" viewBox="0 0 42 42"><path fill="currentColor" d="M20.5 4.5C9.454 4.5.5 11.887.5 21s8.954 16.5 20 16.5 20-7.387 20-16.5-8.954-16.5-20-16.5zm-.031 30.791c-9.551 0-17.292-6.387-17.292-14.266 0-7.879 7.741-14.266 17.292-14.267 9.551 0 17.293 6.388 17.293 14.267-.002 7.879-7.742 14.266-17.293 14.266z"/></svg>';