coronacheck constant

String const coronacheck

Implementation

static const String coronacheck =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M42.5 19.5v-14h-37v14a4.5 4.5 0 010 9v14h37v-14a4.5 4.5 0 010-9Z"/><rect width="9" height="9" x="12.5" y="12.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1"/><rect width="9" height="9" x="12.5" y="26.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1"/><rect width="9" height="9" x="26.5" y="12.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M29.5 29.5h3v3h-3zm3-3h3v3h-3zm0 6h3v3h-3zm-6-6h3v3h-3zm0 6h3v3h-3z"/></svg>';