person_add_outline constant

String const person_add_outline

Implementation

static const String person_add_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="M21 6h-1V5a1 1 0 00-2 0v1h-1a1 1 0 000 2h1v1a1 1 0 002 0V8h1a1 1 0 000-2Zm-11 5a4 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>';