gender_female_duotone constant

String const gender_female_duotone

Implementation

static const String gender_female_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M200 96a72 72 0 11-72-72 72 72 0 0172 72Z" opacity=".2"/><path fill="currentColor" d="M208 96a80 80 0 10-88 79.6V200H88a8 8 0 000 16h32v24a8 8 0 0016 0v-24h32a8 8 0 000-16h-32v-24.4A80.1 80.1 0 00208 96ZM64 96a64 64 0 1164 64 64.1 64.1 0 01-64-64Z"/></svg>';