circle_check constant

String const 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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm4.922 6.583a.682.682 0 00-.963.053l-4.412 4.932-2.832-3.03a.682.682 0 10-.996.931l3.34 3.575a.682.682 0 001.007-.01l4.91-5.489a.682.682 0 00-.054-.962Z"/></svg>';