person_delete_fill constant

String const person_delete_fill

Implementation

static const String person_delete_fill =
    '<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"><path fill="currentColor" d="m20.47 7.5.73-.73a1 1 0 00-1.47-1.47L19 6l-.73-.73a1 1 0 00-1.47 1.5l.73.73-.73.73a1 1 0 001.47 1.47L19 9l.73.73a1 1 0 001.47-1.5ZM10 11a4 4 0 10-4-4 4 4 0 004 4Zm6 10a1 1 0 001-1 7 7 0 00-14 0 1 1 0 001 1Z"/></svg>';