school_solid constant

String const school_solid

Implementation

static const String school_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M7.5 8a.5.5 0 100 1 .5.5 0 000-1Z"/><path fill="currentColor" fill-rule="evenodd" d="m12 6.191-4-2V3h3V0H7v4.191l-4 2V8H1v6H0v1h6v-4h3v4h6v-1h-1V8h-2V6.191ZM13 14V9h-1v5h1ZM3 14H2V9h1v5Zm3-5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Z" clip-rule="evenodd"/><path fill="currentColor" d="M8 15v-3H7v3h1Z"/></svg>';