mens_room constant

String const mens_room

Implementation

static const String mens_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 2m-4 13c0-1 1-2 2-2h4c1 0 2 1 2 2v4c0 1-1 2-2 1.998h-4C29 21 28 20 28 19v-4m10 21-1-9-1 24h-3l-1-13-1 13h-3l-1-24-1 9h-3l1-11c0-1 1-2 2-2h12c1 0 2 1 2 2l1 11h-3"/></svg>';