spider constant

String const spider

Implementation

static const String spider =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 8.02a8.94 8.94 0 007.47 7l.26.04m18.6-7.04a8.94 8.94 0 01-7.47 7l-.26.04m7.73 9.61a8.94 8.94 0 00-7.47-7l-.26-.04M3 24.67a8.94 8.94 0 017.47-7l.26-.04M25.73 3c0 3.39-1.96 6.47-5.04 7.9l-1.76.82M6.6 3c0 3.39 1.96 6.47 5.04 7.9l1.76.82M6.6 29.86c0-3.39 1.96-6.47 5.04-7.9l1.76-.82m12.33 8.72c0-3.39-1.96-6.47-5.04-7.9l-1.76-.82"/><path d="M16.71 3v2.66h1.37V4.37c0-.75-.61-1.37-1.37-1.37Zm-1.09 0v2.66h-1.37V4.37c0-.75.61-1.37 1.37-1.37Z"/><path d="M19.31 10.9a3.8 3.8 0 00.68-2.17 3.82 3.82 0 10-6.96 2.17 8.001 8.001 0 00-4.86 7.36c0 4.42 3.58 8 8 8s8-3.58 8-8c0-3.3-2.01-6.13-4.86-7.36Z"/><path d="M26.23 3a.5.5 0 00-1 0 8.202 8.202 0 01-4.75 7.447l-1.069.497a9.967 9.967 0 00-.1-.044 3.818 3.818 0 00-1.23-5.48V4.37A1.375 1.375 0 0016.709 3v1.948a3.856 3.856 0 00-1.09.001V3c-.76 0-1.37.62-1.37 1.37v1.057a3.818 3.818 0 00-1.22 5.473 8.37 8.37 0 00-.107.046l-1.072-.5A8.203 8.203 0 017.1 3a.5.5 0 00-1 0 9.202 9.202 0 005.33 8.353l.398.186a8.036 8.036 0 00-2.574 2.698 8.448 8.448 0 01-5.765-6.32.5.5 0 00-.978.207 9.45 9.45 0 006.29 7.018 7.96 7.96 0 00-.616 2.632 9.453 9.453 0 00-5.674 6.792.5.5 0 00.978.208 8.455 8.455 0 014.703-5.913 7.955 7.955 0 001.321 3.84A9.205 9.205 0 006.1 29.86a.5.5 0 001 0 8.205 8.205 0 013.02-6.364 7.98 7.98 0 006.05 2.764 7.981 7.981 0 006.046-2.76 8.205 8.205 0 013.014 6.36.5.5 0 101 0c0-2.816-1.28-5.43-3.407-7.154a7.957 7.957 0 001.325-3.84 8.455 8.455 0 014.693 5.908.5.5 0 00.978-.208 9.454 9.454 0 00-5.663-6.788 7.93 7.93 0 00-.62-2.638 9.45 9.45 0 006.283-7.016.5.5 0 10-.978-.208 8.448 8.448 0 01-5.76 6.32 8.095 8.095 0 00-2.578-2.697l.398-.185A9.203 9.203 0 0026.23 3Z"/></g></svg>';