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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M13.5 2 6 9.5 2.5 6 0 8.5l6 6 10-10z"/></svg>';