checkmark constant

String const checkmark

Icon Data of checkmark

Implementation

static const String checkmark =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m13 24-9-9 1.414-1.414L13 21.171 26.586 7.586 28 9 13 24z"/></svg>';