andotp constant

String const andotp

Implementation

static const String andotp =
    '<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="M24 8.48a16.12 16.12 0 0115.83 13.13H8.17A16.11 16.11 0 0124 8.48Zm0 18.18a2.59 2.59 0 011.43 4.75l1.43 3.88h-5.72l1.43-3.88A2.59 2.59 0 0124 26.66Z"/></svg>';