baby_symbol constant

String const baby_symbol

Implementation

static const String baby_symbol =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32c0 16.566 13.432 30 30 30s30-13.434 30-30C62 15.432 48.568 2 32 2m-5 12.5c0-1.25 1.25-2.5 2.5-2.5h5c1.25 0 2.5 1.25 2.5 2.5v5c0 1.25-1.25 2.502-2.5 2.5h-5c-1.25.002-2.5-1.25-2.5-2.5v-5M29 51l-3 1-3-7 3-7 5 3-4 4 2 6m9 1-3-1 2-6-4-4 5-3 3 7-3 7m0-24v6c0 2-1 3-3 3h-6c-2 0-3-1-3-3v-6l-7-5 1-2 7.946 3H36l8-3 1 2-7 5"/></svg>';