male constant

String const male

Icon Data of male

Implementation

static const String male =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="50" preserveAspectRatio="xMidYMid meet" viewBox="0 0 50 50"><path fill="currentColor" d="M18 47c0 1.233.768 2 2 2 1.235 0 2-.767 2-2V28h2v19c0 1.231.767 2 2 2s2-.767 2-2V15h1v11.814c0 2.395 3.006 2.395 3 0V14.661C32 12.015 30.094 10 27 10h-8c-2.82 0-5 1.719-5 4.587V27c0 2 3 2 3 0V15h1v32z"/><circle cx="22.875" cy="4.625" r="4.125" fill="currentColor"/></svg>';