baby_meal constant

String const baby_meal

Implementation

static const String baby_meal =
    '<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="M24 6H10a5 5 0 00-5 5v26a5 5 0 005 5h20"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 6v17.524L5 28m14-4 12 4"/><path stroke-linecap="round" d="M37 18v24"/><path fill="#555" d="M31 13.333C31 7.111 35 4 37 4s6 3.111 6 9.333c0 6.223-12 6.223-12 0Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';