baby_mobile constant

String const baby_mobile

Implementation

static const String baby_mobile =
    '<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-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M4.5 18 24 8l20 10m-20 0V4M10 30V16"/><circle cx="10" cy="36" r="6" fill="#555"/><path stroke-linecap="round" stroke-linejoin="round" d="M38 30V16"/><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="m32 36 6-6 6 6-6 6-6-6Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M29 23v-5H19v5"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';