baby_carriage constant

String const baby_carriage

Icon Data of 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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="8" cy="19" r="2"/><circle cx="18" cy="19" r="2"/><path d="M2 5h2.5l1.632 4.897A6 6 0 0011.825 14H14.5a5.5 5.5 0 000-11H14v6M6 9h14M9 17l1-3m6 0 1 3"/></g></svg>';