people_bottom_card constant

String const people_bottom_card

Implementation

static const String people_bottom_card =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M44 39H4V9h15l5-5 5 5h15v30Z"/><circle cx="24" cy="20" r="5" fill="#555"/><path d="M33 33c0-4.418-4.03-8-9-8s-9 3.582-9 8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';