baby_carriage constant

String const baby_carriage

Implementation

static const String baby_carriage =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2v8h8a8 8 0 00-8-8m6.32 13.89A7.948 7.948 0 0021 11H6.44L5.5 9H2v2h2.22s1.89 4.07 2.12 4.42C5.24 16 4.5 17.17 4.5 18.5A3.5 3.5 0 008 22c1.76 0 3.22-1.3 3.46-3h2.08c.24 1.7 1.7 3 3.46 3a3.5 3.5 0 003.5-3.5c0-1.04-.46-1.97-1.18-2.61M8 20a1.5 1.5 0 01-1.5-1.5A1.5 1.5 0 018 17a1.5 1.5 0 011.5 1.5A1.5 1.5 0 018 20m9 0a1.5 1.5 0 01-1.5-1.5A1.5 1.5 0 0117 17a1.5 1.5 0 011.5 1.5A1.5 1.5 0 0117 20Z"/></svg>';