male constant

String const male

Implementation

static const String male =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M17 4v2h7.563l-5.97 5.97A8.921 8.921 0 0013 10c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9a8.94 8.94 0 00-1.97-5.594L26 7.436V15h2V4H17zm-4 8c3.878 0 7 3.122 7 7s-3.122 7-7 7-7-3.122-7-7 3.122-7 7-7z"/></svg>';