user_circle constant

String const user_circle

Icon Data of 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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 .5A7.77 7.77 0 000 8a7.77 7.77 0 008 7.5A7.77 7.77 0 0016 8 7.77 7.77 0 008 .5zM5.16 13.67A2.84 2.84 0 018 11.51a2.82 2.82 0 012.84 2.16 7.24 7.24 0 01-5.68 0zm6.84-.61a4.09 4.09 0 00-4-2.77 4.09 4.09 0 00-3.95 2.78A6.14 6.14 0 011.25 8 6.52 6.52 0 018 1.75 6.52 6.52 0 0114.75 8 6.11 6.11 0 0112 13.06z"/><path fill="currentColor" d="M8.05 4.3A2.33 2.33 0 005.8 6.7a2.33 2.33 0 002.25 2.4 2.33 2.33 0 002.25-2.4 2.33 2.33 0 00-2.25-2.4zm0 3.55a1.08 1.08 0 01-1-1.15 1.08 1.08 0 011-1.15 1.08 1.08 0 011 1.15 1.08 1.08 0 01-1 1.15z"/></svg>';