male_line constant

String const male_line

Implementation

static const String male_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M21 9a1 1 0 11-2 0V6.414l-3.537 3.537a7.5 7.5 0 11-1.414-1.414L17.586 5H15a1 1 0 110-2h4.75c.69 0 1.25.56 1.25 1.25V9ZM9.5 9a5.5 5.5 0 100 11 5.5 5.5 0 000-11Z"/></g></svg>';