gender_neuter_duotone constant

String const gender_neuter_duotone

Implementation

static const String gender_neuter_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 104a72 72 0 11-72-72 72 72 0 0172 72Z" opacity=".2"/><path fill="currentColor" d="M208 104a80 80 0 10-88 79.6V232a8 8 0 0016 0v-48.4a80.1 80.1 0 0072-79.6Zm-80 64a64 64 0 1164-64 64.1 64.1 0 01-64 64Z"/></svg>';