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"><path fill="currentColor" d="M5 21q-.825 0-1.413-.587Q3 19.825 3 19v-4q0-.825.587-1.413Q4.175 13 5 13h10V9h2v4h2q.825 0 1.413.587Q21 14.175 21 15v4q0 .825-.587 1.413Q19.825 21 19 21Zm3-4q0-.425-.287-.712Q7.425 16 7 16t-.713.288Q6 16.575 6 17t.287.712Q6.575 18 7 18t.713-.288Q8 17.425 8 17Zm3.5 0q0-.425-.287-.712Q10.925 16 10.5 16t-.712.288Q9.5 16.575 9.5 17t.288.712q.287.288.712.288t.713-.288q.287-.287.287-.712Zm2.5 1q.425 0 .713-.288Q15 17.425 15 17t-.287-.712Q14.425 16 14 16t-.712.288Q13 16.575 13 17t.288.712Q13.575 18 14 18Zm.25-9.75L12.8 6.8q.65-.6 1.45-.95.8-.35 1.75-.35t1.75.35q.8.35 1.45.95l-1.45 1.45q-.35-.35-.787-.55-.438-.2-.963-.2-.525 0-.962.2-.438.2-.788.55Zm-2.5-2.5-1.4-1.4q1.1-1.1 2.55-1.725Q14.35 2 16 2q1.65 0 3.1.625 1.45.625 2.55 1.725l-1.4 1.4q-.825-.825-1.913-1.287Q17.25 4 16 4q-1.25 0-2.337.463-1.088.462-1.913 1.287Z"/></svg>';