check_mark constant

String const check_mark

Implementation

static const String check_mark =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M56 2 18.8 42.909 8 34.729H2L18.8 62 62 2z"/></svg>';