city constant

String const city

Icon Data of city

Implementation

static const String city =
    '<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="m10 3.883-7 3.5V28h26V10H17V7.383l-7-3.5zm0 2.234 5 2.5V26H5V8.617l5-2.5zM7 10v2h2v-2H7zm4 0v2h2v-2h-2zm6 2h10v14H17V12zM7 14v2h2v-2H7zm4 0v2h2v-2h-2zm8 0v2h2v-2h-2zm4 0v2h2v-2h-2zM7 18v2h2v-2H7zm4 0v2h2v-2h-2zm8 0v2h2v-2h-2zm4 0v2h2v-2h-2zM7 22v2h2v-2H7zm4 0v2h2v-2h-2zm8 0v2h2v-2h-2zm4 0v2h2v-2h-2z"/></svg>';