circle_check constant

String const circle_check

Icon Data of circle_check

Implementation

static const String circle_check =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M4 0C1.79 0 0 1.79 0 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm2 1.78.72.72L3.5 5.72 1.78 4l.72-.72 1 1L6 1.78z"/></svg>';