classroom constant

String const classroom

Icon Data of 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"><rect width="39" height="31.2" x="4.5" y="8.4" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><rect width="31" height="23.2" x="8.5" y="12.4" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M29.68 33.41h6.62v2.19h-6.62zM25.84 19a2.6 2.6 0 00-3.68 0h0a2.61 2.61 0 104.46 1.86 2.54 2.54 0 00-.8-1.86ZM22 25.53h4a3 3 0 013 3v1.21h0-10 0v-1.21a3 3 0 013-3Zm-4.58-4.06a2 2 0 00-2.84 0h0A2 2 0 1018 22.91a2 2 0 00-.6-1.43Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M19.34 27.14a2 2 0 00-1.47-.65h-3.74a2 2 0 00-2 2v1.25H19m14.42-8.27a2 2 0 00-2.84 0h0A2 2 0 1034 22.91a2 2 0 00-.6-1.43ZM29 29.74h6.86v-1.25a2 2 0 00-2-2h-3.73a2 2 0 00-1.47.65"/></svg>';