alphabet_latin constant

String const alphabet_latin

Implementation

static const String alphabet_latin =
    '<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="M6 10h2a2 2 0 012 2v5H7a2 2 0 110-4h3m4-6v10"/><rect width="5" height="7" x="14" y="10" rx="2"/></g></svg>';