circle_info constant

String const circle_info

Implementation

static const String circle_info =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M8.969 0a7.938 7.938 0 100 15.876A7.938 7.938 0 008.97 0zM8 3h2v2H8V3zm2 8.765C10 12.447 9.554 13 9 13c-.553 0-1-.552-1-1.235v-4.53C8 6.555 8.447 6 9 6c.554 0 1 .553 1 1.235v4.53z"/></svg>';