restaurant constant

String const restaurant

Icon Data of restaurant

Implementation

static const String restaurant =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M9 2h2v10H9z"/><path fill="currentColor" d="M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2h-2zm8-9h-1v28h2V20h3a2 2 0 002-2V8a5.78 5.78 0 00-6-6zm4 16h-3V4.09c2.88.56 3 3.54 3 3.91z"/></svg>';