baby_app constant

String const baby_app

Implementation

static const String baby_app =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="M43 26v6a2 2 0 01-2 2H7a2 2 0 01-2-2V12a2 2 0 012-2h9"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 40h40"/><circle cx="30" cy="17" r="9" stroke="currentColor" stroke-width="4"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M19 18v-2m22 2v-2M30 8c-.167-1-1.2-3.2-4-4m4 4c.083-1 .6-3.2 2-4"/><circle cx="33" cy="16" r="2"/><circle cx="27" cy="16" r="2"/></g></svg>';