router constant

String const router

Icon Data of router

Implementation

static const String router =
    '<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="m21 7-5-5-5 5 1.409 1.419L15 5.847V13h2V5.794l2.591 2.625L21 7zm0 18-5 5-5-5 1.409-1.419L15 26.153V19h2v7.206l2.591-2.625L21 25zm3-14-5 5 5 5 1.419-1.409L22.847 17H30v-2h-7.206l2.625-2.591L24 11zM8 11l5 5-5 5-1.419-1.409L9.153 17H2v-2h7.206l-2.625-2.591L8 11z"/></svg>';