security constant

String const security

Implementation

static const String security =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M42 26v-4c0-9.941-8.059-18-18-18v0C14.059 4 6 12.059 6 22v4"/><path d="M32 27V12a8 8 0 00-8-8v0a8 8 0 00-8 8v15"/><path d="M24 24v14a6 6 0 006 6v0a6 6 0 006-6v-2.889M12 24h30"/></g></svg>';