router_solid constant

String const router_solid

Implementation

static const String router_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 1.67a16 16 0 1016 16 16 16 0 00-16-16Zm-4.14 8.25a.8.8 0 011.13 0l2.21 2.19V5.93a.8.8 0 011.6 0v6.18L21 9.92a.8.8 0 111.13 1.14L18 15.15l-4.14-4.1a.8.8 0 010-1.13Zm-3.54 11.82a.8.8 0 01-1.13 0L5 17.67l4.19-4.09a.8.8 0 111.12 1.14l-2.2 2.14h6.27a.8.8 0 010 1.6H8.11l2.2 2.15a.8.8 0 01.01 1.13Zm11.82 3.67a.8.8 0 01-1.13 0l-2.21-2.18v6.17a.8.8 0 01-1.6 0v-6.17L15 25.42a.8.8 0 11-1.13-1.14l4.13-4.1 4.14 4.1a.8.8 0 010 1.13Zm4.67-3.66a.8.8 0 11-1.12-1.14l2.2-2.15h-6.26a.8.8 0 010-1.6h6.27l-2.2-2.14a.8.8 0 111.12-1.14L31 17.67Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';