network_overlay constant

String const network_overlay

Icon Data of network_overlay

Implementation

static const String network_overlay =
    '<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="M22 23h-8.17l2.58-2.59L15 19l-5 5 5 5 1.41-1.41L13.83 25H22v-2zM11 13h8.17l-2.58-2.59L18 9l5 5-5 5-1.41-1.41L19.17 15H11v-2z"/><path fill="currentColor" d="M24.5 25H24v-2h.5a5.496 5.496 0 00.377-10.98l-.837-.056-.09-.834a7.998 7.998 0 00-15.9 0l-.09.834-.837.057A5.496 5.496 0 007.5 23H8v2h-.5a7.496 7.496 0 01-1.322-14.876 10 10 0 0119.644 0A7.496 7.496 0 0124.5 25Z"/></svg>';