Press n or j to go to the next uncovered block, b, p or k for the previous block.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 | 1x 1x 1x 1x 1x 1x 1x | <template> <svg width="151" height="140" viewBox="0 0 151 140" fill="none" xmlns="http://www.w3.org/2000/svg" > <circle cx="75.5" cy="70" r="70" fill="white" /> <path d="M150 37.5V112.5H59V37.5H150Z" fill="white" stroke="#617586" stroke-miterlimit="10" stroke-linecap="round" /> <path d="M59 49H150" stroke="#617586" stroke-miterlimit="10" stroke-linecap="round" /> <path d="M81.6388 57.8008H69.7959V67.5919H81.6388V57.8008Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M100.984 57.8008H89.1411V67.5919H100.984V57.8008Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M120.329 57.8008H108.486V67.5919H120.329V57.8008Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M139.674 57.8008H127.831V67.5919H139.674V57.8008Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M81.6388 75.6895H69.7959V85.4806H81.6388V75.6895Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M100.984 75.6895H89.1411V85.4806H100.984V75.6895Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M120.329 75.6895H108.486V85.4806H120.329V75.6895Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M139.674 75.6895H127.831V85.4806H139.674V75.6895Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M81.6388 93.5879H69.7959V103.379H81.6388V93.5879Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M100.984 93.5879H89.1411V103.379H100.984V93.5879Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M120.329 93.5879H108.486V103.379H120.329V93.5879Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M139.674 93.5879H127.831V103.379H139.674V93.5879Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M40.5 86C61.4868 86 78.5 68.9868 78.5 48C78.5 27.0132 61.4868 10 40.5 10C19.5132 10 2.5 27.0132 2.5 48C2.5 68.9868 19.5132 86 40.5 86Z" fill="#617586" stroke="#617586" stroke-linecap="round" stroke-linejoin="round" /> <path d="M38.5 83C58.9345 83 75.5 66.4345 75.5 46C75.5 25.5655 58.9345 9 38.5 9C18.0655 9 1.5 25.5655 1.5 46C1.5 66.4345 18.0655 83 38.5 83Z" fill="white" stroke="#617586" stroke-miterlimit="10" stroke-linecap="round" /> <path d="M38.1328 21V26.1701" stroke="#617586" stroke-miterlimit="10" stroke-linecap="round" /> <path d="M62.7647 45.5508H57.5776" stroke="#617586" stroke-miterlimit="10" stroke-linecap="round" /> <path d="M38.1323 70.1037V64.9336" stroke="#617586" stroke-miterlimit="10" stroke-linecap="round" /> <path d="M13.5 45.5508H18.6871" stroke="#617586" stroke-miterlimit="10" stroke-linecap="round" /> <path d="M30.356 40.2291L38.1325 47.9883L53.6857 32.478" stroke="#617586" stroke-miterlimit="10" stroke-linecap="round" /> <path d="M38.5 77C55.6208 77 69.5 63.1208 69.5 46C69.5 28.8792 55.6208 15 38.5 15C21.3792 15 7.5 28.8792 7.5 46C7.5 63.1208 21.3792 77 38.5 77Z" stroke="#617586" stroke-miterlimit="10" stroke-linecap="round" /> </svg> </template> |