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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M232 128a104 104 0 10-174.2 76.7l1.3 1.2a104 104 0 00137.8 0l1.3-1.2A103.7 103.7 0 00232 128Zm-192 0a88 88 0 11153.8 58.4 79.2 79.2 0 00-36.1-28.7 48 48 0 10-59.4 0 79.2 79.2 0 00-36.1 28.7A87.6 87.6 0 0140 128Zm56-8a32 32 0 1132 32 32.1 32.1 0 01-32-32Zm-21.9 77.5a64 64 0 01107.8 0 87.8 87.8 0 01-107.8 0Z"/></svg>';