router_off constant

String const router_off

Icon Data of router_off

Implementation

static const String router_off =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 13h2a2 2 0 012 2v2m-.588 3.417c-.362.36-.861.583-1.412.583H5a2 2 0 01-2-2v-4a2 2 0 012-2h8m4 4v.01M13 17v.01m-.774-8.81a4 4 0 016.024.55M9.445 5.407A8 8 0 0121.5 6.5M3 3l18 18"/></svg>';