restroom constant

String const restroom

Implementation

static const String restroom =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6 11h12M6 3h12m-6 13a5 5 0 005-5H7a5 5 0 005 5ZM7 3h10v8H7V3Zm0 3h2.5m5 9.5 1.5 6H8l1.5-6"/></svg>';