router constant

String const router

Implementation

static const String router =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="18" height="8" x="3" y="13" rx="2"/><path d="M17 17v.01M13 17v.01M15 13v-2m-3.25-2.25a4 4 0 016.5 0M8.5 6.5a8 8 0 0113 0"/></g></svg>';