node constant

String const node

Implementation

static const String node =
    '<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"><circle cx="12" cy="3" r="1" fill="currentColor"/><circle cx="20" cy="8" r="1" fill="currentColor"/><circle cx="20" cy="16" r="1" fill="currentColor"/><circle cx="4" cy="8" r="1" fill="currentColor"/><circle cx="4" cy="16" r="1" fill="currentColor"/><path fill="currentColor" d="M20 14v-4a1.992 1.992 0 01-1.481-3.333l-4.783-2.69a1.983 1.983 0 01-3.472 0l-4.783 2.69A1.992 1.992 0 014 10v4a1.992 1.992 0 011.481 3.333l4.783 2.69a1.991 1.991 0 011.236-.952v-5.142a2 2 0 111 0v5.142a1.991 1.991 0 011.236.953l4.783-2.69A1.992 1.992 0 0120 14Z"/><circle cx="12" cy="21" r="1" fill="currentColor"/><circle cx="12" cy="12" r="1" fill="currentColor"/></svg>';