bx_male_female constant

String const bx_male_female

Icon Data of bx_male_female

Implementation

static const String bx_male_female =
    '<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"><circle cx="6" cy="4" r="2" fill="currentColor"/><path fill="currentColor" d="M9 7H3a1 1 0 00-1 1v7h2v7h4v-7h2V8a1 1 0 00-1-1z"/><circle cx="17" cy="4" r="2" fill="currentColor"/><path fill="currentColor" d="M20.21 7.73a1 1 0 00-1-.73h-4.5a1 1 0 00-1 .73L12 14h2l-1 4h2v4h4v-4h2l-1-4h2z"/></svg>';