network constant

String const network

Implementation

static const String network =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><circle cx="10" cy="15" r="2" fill="currentColor"/><path fill="currentColor" d="M1 7.4a12 13 0 0118 0l-1.5 1.4a10 11.1 0 00-15 0zm3.7 3.2a7 7.3 0 0110.7 0L14 12a5 5.3 0 00-7.8 0z"/></svg>';