users_solid constant

String const users_solid

Implementation

static const String users_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M5.5 0a3.499 3.499 0 100 6.996A3.499 3.499 0 105.5 0Zm-2 8.994a3.5 3.5 0 00-3.5 3.5v2.497h11v-2.497a3.5 3.5 0 00-3.5-3.5h-4Zm9 1.006H12v5h3v-2.5a2.5 2.5 0 00-2.5-2.5Z"/><path fill="currentColor" d="M11.5 4a2.5 2.5 0 100 5 2.5 2.5 0 000-5Z"/></svg>';