people_rounded constant

String const people_rounded

Implementation

static const String people_rounded =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-width="1.5"><path d="M3 16V8a5 5 0 015-5h8a5 5 0 015 5v8a5 5 0 01-5 5H8a5 5 0 01-5-5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.5 14.5s-1.5 2-4.5 2-4.5-2-4.5-2m1-4.5a.5.5 0 110-1 .5.5 0 010 1Zm7 0a.5.5 0 110-1 .5.5 0 010 1Z"/></g></svg>';