person constant

String const person

Icon Data of person

Implementation

static const String person =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M6 6a4 4 0 108 0 4 4 0 00-8 0Zm6 0a2 2 0 11-4 0 2 2 0 014 0Z" clip-rule="evenodd"/><path d="M17 18a1 1 0 11-2 0v-2.5c0-2.494-2.206-4.5-4.984-4.5C7.23 11 5 13.013 5 15.5l.002 2.5a1 1 0 11-2 0L3 15.5C3 11.86 6.169 9 10.016 9 13.86 9 17 11.857 17 15.5V18Z"/></g></svg>';