user_minus constant

String const user_minus

Icon Data of user_minus

Implementation

static const String user_minus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M6 11.5a5.508 5.508 0 013.594-5.159A4.574 4.574 0 0010 4.5C10 2.015 10 0 7 0S4 2.015 4 4.5c0 1.548.898 3.095 2 3.716v.825C2.608 9.318 0 10.985 0 13h6.208A5.5 5.5 0 016 11.5z"/><path fill="currentColor" d="M11.5 7a4.5 4.5 0 100 9 4.5 4.5 0 000-9zm2.5 5H9v-1h5v1z"/></svg>';