user_circle_20_solid constant

String const user_circle_20_solid

Implementation

static const String user_circle_20_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0Zm-5.5-2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0ZM10 12a5.99 5.99 0 00-4.793 2.39A6.483 6.483 0 0010 16.5a6.483 6.483 0 004.793-2.11A5.99 5.99 0 0010 12Z" clip-rule="evenodd"/></svg>';