microbit constant

String const microbit

Implementation

static const String microbit =
    '<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"><path d="M7 14a2 2 0 100-4 2 2 0 000 4Zm12-2a2 2 0 11-4 0 2 2 0 014 0Z"/><path fill-rule="evenodd" d="M7 5a7 7 0 000 14h10a7 7 0 100-14H7Zm10 3H7a4 4 0 100 8h10a4 4 0 000-8Z" clip-rule="evenodd"/></g></svg>';