authenticator constant

String const authenticator

Icon Data of authenticator

Implementation

static const String authenticator =
    '<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="m24 27.95 19.5-10.43L24 8.13 4.5 17.52 24 27.95z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M10.37 20.66 4.5 23.48 24 33.91l19.5-10.43-5.87-2.82"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M10.37 26.62 4.5 29.44 24 39.87l19.5-10.43-5.87-2.82"/></svg>';