certificate constant

String const certificate

Implementation

static const String certificate =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M26 36H6a2 2 0 01-2-2V8a2 2 0 012-2h36a2 2 0 012 2v26a2 2 0 01-2 2h-8M12 14h24m-24 7h6m-6 7h4"/><path d="M30 33a6 6 0 100-12 6 6 0 000 12Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m30 40 4 2V31.472S32.86 33 30 33c-2.86 0-4-1.5-4-1.5V42l4-2Z"/></g></svg>';