woman constant

String const woman

Implementation

static const String woman =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 512"><path fill="currentColor" d="M192 64q0 26-19 45t-45 19-45-19-19-45 19-45 45-19 45 19 19 45zM64 256v235q0 9 6 15t15 6q10 0 16-6t6-15v-43h42v43q0 9 6 15t16 6q9 0 15-6t6-15V192q0-17-12.5-30T149 149h-42q-18 0-30.5 13T64 192v64zM43 149q-18 0-30.5 13T0 192v149q17 0 30-12.5T43 299V149zm213 43q0-17-12.5-30T213 149v150q0 17 13 29.5t30 12.5V192z"/></svg>';