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="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M896 1024H128q-53 0-90.5-37.5T0 896V768q0-53 37.5-90.5T128 640h128V430q-29-17-46.5-46T192 320q0-53 37.5-90.5T320 192t90.5 37.5T448 320q0 35-17.5 64T384 430v210h512q53 0 90.5 37.5T1024 768v128q0 53-37.5 90.5T896 1024zM192.5 768q-26.5 0-45.5 19t-19 45.5 19 45 45.5 18.5 45-18.5 18.5-45-18.5-45.5-45-19zm256 0q-26.5 0-45.5 19t-19 45.5 18.5 45T448 896t45.5-18.5 18.5-45-18.5-45.5-45-19zm383.5 0H704q-27 0-45.5 19T640 832.5t18.5 45T704 896h128q26 0 45-18.5t19-45-19-45.5-45-19zM576 320q-27 0-45.5-18.5T512 256q-19-56-73.5-92T320 128t-118.5 36-73.5 92q0 27-19 45.5T64 320t-45-18.5T0 256q0-61 50.5-121.5t125-97.5T320 0t144.5 37 125 97.5T640 256q0 27-18.5 45.5T576 320z"/></svg>';