mood_nerd constant

String const mood_nerd

Implementation

static const String mood_nerd =
    '<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"><circle cx="12" cy="12" r="9"/><circle cx="8" cy="10" r="2"/><circle cx="16" cy="10" r="2"/><path d="M9.5 15a3.5 3.5 0 005 0m-11-6H6m12 0h2.5M10 9.5c1.333-1.333 2.667-1.333 4 0"/></g></svg>';