person_outline constant

String const person_outline

Implementation

static const String person_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="M12 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>';