baby_face_outline constant

String const baby_face_outline

Implementation

static const String baby_face_outline =
    '<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="M14.5 9.25a1.25 1.25 0 011.25 1.25 1.25 1.25 0 01-1.25 1.25 1.25 1.25 0 01-1.25-1.25 1.25 1.25 0 011.25-1.25m-5 0a1.25 1.25 0 011.25 1.25 1.25 1.25 0 01-1.25 1.25 1.25 1.25 0 01-1.25-1.25A1.25 1.25 0 019.5 9.25M7.5 14h9c-.76 1.77-2.5 3-4.5 3s-3.74-1.23-4.5-3M1 12c0-1.81 1.2-3.34 2.86-3.83A8.974 8.974 0 0112 3a9 9 0 018.15 5.17C21.8 8.66 23 10.19 23 12s-1.2 3.34-2.85 3.83A9 9 0 0112 21c-3.6 0-6.71-2.11-8.14-5.17A3.99 3.99 0 011 12m11-7a7.02 7.02 0 00-6.72 5H5a2 2 0 00-2 2 2 2 0 002 2h.28c.86 2.88 3.54 5 6.72 5a7.02 7.02 0 006.72-5H19a2 2 0 002-2 2 2 0 00-2-2h-.28A7.02 7.02 0 0012 5Z"/></svg>';