spider constant

String const spider

Icon Data of spider

Implementation

static const String spider =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M5 4v2l5 5M2.5 9.5 4 11h6m-6 8v-2l6-6m9-7v2l-5 5m7.5-1.5L20 11h-6m6 8v-2l-6-6"/><circle cx="12" cy="15" r="4"/><circle cx="12" cy="9" r="2"/></g></svg>';