boy_stroller constant

String const boy_stroller

Implementation

static const String boy_stroller =
    '<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"><path d="M40 24H12l2.5 10H36l4-10Zm-28 0-4-9H3.5"/><circle cx="20" cy="41" r="3"/><circle cx="31" cy="41" r="3"/><path d="m23 8 9 16h8l4-11c-2.333-3-7-9-10-9-4 0-8.333 2.667-11 4Zm6-3 4 7"/></g></svg>';