preschool constant

String const preschool

Implementation

static const String preschool =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-width="4"><path fill="#555" d="M7 35h34a2 2 0 002-2V9a2 2 0 00-2-2H7a2 2 0 00-2 2v24a2 2 0 002 2Z"/><path d="M14 14v14m20-14v14M24 17v8m-4-4h8"/><path stroke-linejoin="round" d="M4 41h40"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';