user_circle_fill constant

String const user_circle_fill

Implementation

static const String user_circle_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M172 120a44 44 0 11-44-44 44 44 0 0144 44Zm60 8A104 104 0 11128 24a104.2 104.2 0 01104 104Zm-16 0a88 88 0 10-153.8 58.4 81.3 81.3 0 0124.5-23 59.7 59.7 0 0082.6 0 81.3 81.3 0 0124.5 23A87.6 87.6 0 00216 128Z"/></svg>';