nodes constant

String const nodes

Implementation

static const String nodes =
    '<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" stroke="currentColor" stroke-width="2" d="M14 4a2 2 0 11-4 0 2 2 0 014 0Zm0 16a2 2 0 11-4 0 2 2 0 014 0ZM7 8a2 2 0 11-4 0 2 2 0 014 0Zm0 8a2 2 0 11-4 0 2 2 0 014 0Zm14-8a2 2 0 11-4 0 2 2 0 014 0Zm0 8a2 2 0 11-4 0 2 2 0 014 0Z"/></svg>';