circle_up constant

String const circle_up

Icon Data of circle_up

Implementation

static const String circle_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M0 8a8 8 0 1016 0A8 8 0 000 8zm14.5 0a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0z"/><path fill="currentColor" d="m11.043 10.457 1.414-1.414L8 4.586 3.543 9.043l1.414 1.414L8 7.414z"/></svg>';