person_print constant

String const person_print

Icon Data of person_print

Implementation

static const String person_print =
    '<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"><g fill-rule="evenodd" clip-rule="evenodd" opacity=".8"><path d="M7.75 6.6c0-1.95 1.53-3.6 3.5-3.6s3.5 1.65 3.5 3.6c0 1.95-1.53 3.6-3.5 3.6s-3.5-1.65-3.5-3.6Z"/><path d="M11.264 9.067c-3.225 0-6.014 2.471-6.014 5.766l.002 2.168A1 1 0 006.25 18h10a1 1 0 001-1v-2.167c0-3.288-2.755-5.766-5.986-5.766Z"/></g><circle cx="9.5" cy="5.5" r="3" stroke="currentColor" stroke-linecap="round"/><path stroke="currentColor" stroke-linecap="round" d="M15 16.5v-2c0-3.098-2.495-6-5.5-6-3.006 0-5.5 2.902-5.5 6v2"/></g></svg>';