weixin_people_nearby constant

String const weixin_people_nearby

Implementation

static const String weixin_people_nearby =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><circle cx="15" cy="10" r="4"/><circle cx="33" cy="10" r="4"/><path d="M10 20h10l-2 22h-6l-2-22Zm18 0h10l-2 22h-6l-2-22Z"/></g></svg>';