authenticate constant

String const authenticate

Implementation

static const String authenticate =
    '<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"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M42.17 3.42 15.49 18.83a4.3 4.3 0 00-1.58 5.87h0a4.3 4.3 0 005.88 1.58l7.9-4.56a4.29 4.29 0 015.87 1.58h0A4.29 4.29 0 0132 29.17L5.31 44.58"/></svg>';