circle_tick constant

String const circle_tick

Icon Data of circle_tick

Implementation

static const String circle_tick =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14.25 8.75c-.5 2.5-2.385 4.854-5.03 5.38A6.25 6.25 0 013.373 3.798C5.187 1.8 8.25 1.25 10.75 2.25"/><path d="m5.75 7.75 2.5 2.5 6-6.5"/></g></svg>';