review_checkmark constant

String const review_checkmark

Implementation

static const String review_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" fill-rule="evenodd" d="M8 3.5a1 1 0 100-2 1 1 0 000 2ZM8 0a2.5 2.5 0 012.45 2H13a1 1 0 011 1v12a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1h2.55A2.5 2.5 0 018 0ZM7 5h3.5V3.5h2v11h-9v-11h2V5H7Zm3.53 3.28a.75.75 0 10-1.06-1.06L7.5 9.19l-.47-.47a.75.75 0 00-1.06 1.06l1 1a.75.75 0 001.06 0l2.5-2.5Z" clip-rule="evenodd"/></svg>';