classroom constant

String const classroom

Implementation

static const String classroom =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><circle cx="24" cy="13" r="9"/><path d="M5 44c0-8.438 6.175-16.313 11.4-18 0 0 4.75 5.063 7.6 8.438L31.6 26c4.275.563 11.4 9.563 11.4 18"/><path stroke-linecap="round" d="M2 44h44"/></g></svg>';