alphabet_w_circle constant

String const alphabet_w_circle

Implementation

static const String alphabet_w_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M9 17h6a2 2 0 002-2V7h-2v8h-2V8h-2v7H9V7H7v8a2 2 0 002 2m3-15a10 10 0 0110 10 10 10 0 01-10 10A10 10 0 012 12 10 10 0 0112 2Z"/></svg>';