womens_room constant

String const womens_room

Implementation

static const String womens_room =
    '<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 2zm-4 13c0-1 1-2 2-2h4c1 0 2 1 2 2v4c0 1-1 2-2 1.998h-4C29 21 28 20 28 19v-4zm10 21-2-9v4l2 9h-2v11h-3V40h-2v11h-3V40h-2l2-9v-4l-2 9h-3l3-11c0-1 1-2 2-2h8c1 0 2 1 2 2l3 11h-3z"/></svg>';