female_line constant

String const female_line

Implementation

static const String female_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="M7 9.5a7.5 7.5 0 112.942 5.957l-1.788 1.787L9.58 18.67a1 1 0 11-1.414 1.414L6.74 18.659l-2.12 2.12a1 1 0 01-1.414-1.415l2.12-2.12-1.403-1.403a1 1 0 111.414-1.414L6.74 15.83l1.79-1.79A7.467 7.467 0 017 9.5ZM14.5 4a5.5 5.5 0 100 11 5.5 5.5 0 000-11Z"/></g></svg>';