check_circle constant

String const check_circle

Icon Data of check_circle

Implementation

static const String check_circle =
    '<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="M6.53 9.02 4.58 7.07l-.88.89 2.83 2.83.88-.89 4.78-4.77-.89-.88-4.77 4.77z"/><path fill="currentColor" d="M8 .5A7.77 7.77 0 000 8a7.77 7.77 0 008 7.5A7.77 7.77 0 0016 8 7.77 7.77 0 008 .5zm0 13.75A6.52 6.52 0 011.25 8 6.52 6.52 0 018 1.75 6.52 6.52 0 0114.75 8 6.52 6.52 0 018 14.25z"/></svg>';