circle_stroked constant

String const circle_stroked

Implementation

static const String circle_stroked =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M7.5 12.3a4.8 4.8 0 110-9.6 4.8 4.8 0 010 9.6Zm0 1.7a6.5 6.5 0 100-13 6.5 6.5 0 000 13Z"/></svg>';