person_delete_outline constant

String const person_delete_outline

Implementation

static const String person_delete_outline =
    '<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 4Zm0-6a2 2 0 11-2 2 2 2 0 012-2Zm0 8a7 7 0 00-7 7 1 1 0 002 0 5 5 0 0110 0 1 1 0 002 0 7 7 0 00-7-7Z"/></svg>';