school constant

String const school

Implementation

static const String school =
    '<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-width="4"><path stroke-linejoin="round" d="M4 33a2 2 0 012-2h6v-7l12-8 12 8v7h6a2 2 0 012 2v9a2 2 0 01-2 2H4V33Z"/><path stroke-linecap="round" d="M24 6v10"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 12V6s-1.5 3-6 0-6 0-6 0v6s1.5-3 6 0 6 0 6 0Zm-8 32V31h-8v13m-2 0h12"/></g></svg>';