nfc constant

String const nfc

Implementation

static const String nfc =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M7 17h10V7h-4q-.825 0-1.412.587Q11 8.175 11 9v1.3q-.5.275-.75.7-.25.425-.25 1 0 .825.588 1.412Q11.175 14 12 14t1.413-.588Q14 12.825 14 12q0-.575-.275-1-.275-.425-.725-.7V9h2v6H9V9h1V7H7Zm-2 4q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h14q.825 0 1.413.587Q21 4.175 21 5v14q0 .825-.587 1.413Q19.825 21 19 21Z"/></svg>';