circle constant

String const circle

Icon Data of circle

Implementation

static const String circle =
    '<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" fill-rule="evenodd" d="M.877 7.5a6.623 6.623 0 1113.246 0 6.623 6.623 0 01-13.246 0ZM7.5 1.827a5.673 5.673 0 100 11.346 5.673 5.673 0 000-11.346Z" clip-rule="evenodd"/></svg>';