mickey constant

String const mickey

Implementation

static const String mickey =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M5.5 3a3.5 3.5 0 013.25 4.8 7.017 7.017 0 00-2.424 2.1A3.5 3.5 0 115.5 3zm13 0a3.5 3.5 0 11-.826 6.902 7.013 7.013 0 00-2.424-2.103A3.5 3.5 0 0118.5 3z"/><circle cx="12" cy="14" r="7"/></g></svg>';