google_classroom constant

String const google_classroom

Implementation

static const String google_classroom =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M23 2H1a1 1 0 00-1 1v18a1 1 0 001 1h22a1 1 0 001-1V3a1 1 0 00-1-1m-1 18h-2v-1h-5v1H2V4h20v16M10.29 9.71A1.71 1.71 0 0112 8c.95 0 1.71.77 1.71 1.71 0 .95-.76 1.72-1.71 1.72s-1.71-.77-1.71-1.72m-4.58 1.58c0-.71.58-1.29 1.29-1.29a1.29 1.29 0 011.29 1.29c0 .71-.58 1.28-1.29 1.28-.71 0-1.29-.57-1.29-1.28m10 0A1.29 1.29 0 0117 10a1.29 1.29 0 011.29 1.29c0 .71-.58 1.28-1.29 1.28-.71 0-1.29-.57-1.29-1.28M20 15.14V16H4v-.86c0-.94 1.55-1.71 3-1.71.55 0 1.11.11 1.6.3.75-.69 2.1-1.16 3.4-1.16 1.3 0 2.65.47 3.4 1.16.49-.19 1.05-.3 1.6-.3 1.45 0 3 .77 3 1.71Z"/></svg>';