cafe constant

String const cafe

Icon Data of cafe

Implementation

static const String cafe =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="50" preserveAspectRatio="xMidYMid meet" viewBox="0 0 50 50"><path fill="currentColor" d="M37 7H9v27c0 2.2 1.8 4 4 4h20c2.2 0 4-1.8 4-4v-5c6.076 0 11-4.925 11-11S43.076 7 37 7zm0 17V12a6 6 0 110 12zM2 40v2.301C2 44.197 4.069 45 6.6 45h36.8c2.53 0 4.6-.803 4.6-2.699V40H2z"/></svg>';