user_circle constant

String const user_circle

Implementation

static const String user_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" fill-rule="evenodd" d="M5.2 19.332A9.973 9.973 0 012 12C2 6.477 6.477 2 12 2s10 4.477 10 10a9.973 9.973 0 01-3.2 7.332 7.014 7.014 0 00-3.55-4.533 5 5 0 10-6.502 0A7.014 7.014 0 005.2 19.332zm1.81 1.336A9.954 9.954 0 0012 22c1.817 0 3.52-.485 4.99-1.332a5 5 0 00-9.98 0zM12 8a3 3 0 100 6 3 3 0 000-6z" clip-rule="evenodd"/></svg>';