alphabet_greek constant

String const alphabet_greek

Implementation

static const String alphabet_greek =
    '<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="M10 10v7"/><rect width="5" height="7" x="5" y="10" rx="2"/><path d="M14 20V9a2 2 0 012-2h1a2 2 0 012 2v1a2 2 0 01-2 2 2 2 0 012 2v1a2 2 0 01-2 2"/></g></svg>';