-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsymbols.html
executable file
·313 lines (276 loc) · 17.9 KB
/
symbols.html
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Loom Symbols</title>
<style>
.inline {
display: inline;
}
.symbols {
display: flex;
justify-content: center;
gap: 4px;
}
svg.guild {
width: 208px;
height: 208px;
}
svg.symbol {
width: 83px;
height: 74px;
}
</style>
</head>
<body>
<svg style="display: none">
<defs>
<symbol id="G1" viewbox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<circle cx="104" cy="79" r="62" fill="none" stroke="black" stroke-width="3" />
<path d="M 95 205 V 127 C 95 105, 74 95, 71 82 C 68 69, 71 63, 78 52 C 73 90, 98 95, 99 60 C 99 49, 98 46, 104 27
C 110 46, 109 49, 109 60 C 110 95, 135 90, 130 52 C 137 63, 140 69, 137 82 C 134 95, 113 105, 113 127 V 205" fill="black" stroke="black" stroke-width="2" stroke-linejoin="round" />
</symbol>
<symbol id="G2" viewbox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<g>
<path d="M 66 143 Q 56 157, 54 157 C 50 158, 52 165, 53 165 Q 55 165, 60 188 L 70 188 Q 62 170, 63 163 Q 80 153, 87 143" fill="black" stroke="black" stroke-width="1" stroke-linejoin="round" />
<path d="M 120 138 Q 125 147, 132 153 C 133 178, 138 180, 141 186 L 152 186 C 137 175, 142 140, 142 136" fill="black" stroke="black" stroke-width="1" stroke-linejoin="round" />
<path d="M 104 204 L 104 95 C 104 90, 126 65, 126 46 A 28 28 0 0 0 70 46" fill="none" stroke="black" stroke-width="14" stroke-linejoin="round" />
<path d="M 63.5 46 C 65 55, 67 63, 64.5 68 C 69 68, 76.5 60, 76.5 46" fill="black" stroke="black" stroke-width="1" stroke-linejoin="round" />
<path d="M 162 102 Q 171 104, 176 101 C 181 109, 198 107, 191.5 95 Q 190 93, 188 93 Q 187 90, 184 89.5 Q 184 81, 178 81 C 180 65, 144 68, 146 77 Q 138 77, 135 85 Q 130 83, 124 85 Q 118 82, 109 86 Q 103 82, 94 87 Q 84 82, 78 87 Q 61 80, 58 92 Q 53 94, 51 97 Q 44 96, 43 105 C 27 127, 45 135, 47 123 Q 46 132, 50 133 Q 48 143, 55 144 Q 59 148, 63 146 Q 67 148, 71 146 Q 78 150, 85 146 Q 89 149, 92 146 Q 99 150, 107 146 Q 113 150, 120 147 Q 126 150, 130 143 Q 140 148, 142 142 Q 151 137, 146 132 C 154 134, 155 120, 151 119 Q 158 120, 156 110 Q 161 109, 162 102 Z" fill="white" stroke="black" stroke-width="2" stroke-linejoin="round" />
<path d="M 160 78 C 155 93, 167 94, 167.5 80" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" />
</g>
</symbol>
<symbol id="G3" viewbox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<circle cx="136" cy="80" r="48" fill="none" stroke="black" stroke-width="7" />
<line x1="-48" y1="0" x2="48" y2="0" stroke="black" stroke-width="3.5" transform="translate(136 80) rotate(-2)" />
<line x1="-48" y1="0" x2="48" y2="0" stroke="black" stroke-width="3.5" transform="translate(136 80) rotate(43)" />
<line x1="-48" y1="0" x2="48" y2="0" stroke="black" stroke-width="3.5" transform="translate(136 80) rotate(88)" />
<line x1="-48" y1="0" x2="48" y2="0" stroke="black" stroke-width="3.5" transform="translate(136 80) rotate(133)" />
<line x1="136" y1="80" x2="115" y2="137" stroke="black" stroke-width="5" />
<path d="M 0 -5 v 10 h 123 v -10 Z" stroke="black" stroke-width="2" stroke-linejoin="round" fill="black" transform="translate(32 104) rotate(21.5)" />
<path d="M 37 167 h 6 L 60 115 h -6 Z" stroke="black" stroke-width="2" stroke-linejoin="round" fill="black" />
<path d="M 147 176 h 8 L 116 137 h -8 Z" stroke="black" stroke-width="2" stroke-linejoin="round" fill="black" />
<rect x="0" y="0" width="25.5" height="6" rx="6" ry="4" fill="none" stroke="black" stroke-width="2" transform="translate(33 61) rotate(3)" />
<line x1="120" y1="32" x2="48" y2="63" stroke="black" stroke-width="2" />
<line x1="105" y1="120" x2="48" y2="69" stroke="black" stroke-width="2" />
<path d="M 0 0 V -30 H 1.5 C -8 -38 -8 -48 0 -64 C 8 -48 8 -38 0 -30 H 1.5 V 0" stroke="black" stroke-width="3" stroke-linejoin="round" fill="white" transform="translate(48 109) rotate(-3)" />
</symbol>
<symbol id="G4" viewbox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<path d="M18 94 h 157 v 44 h -38 v 30.5 h 8 v 15.5 h -74 v -15.5 h 16 v -31.5 Z" stroke="black" stroke-width="2" stroke-linejoin="round" fill="black" />
<path d="M 0 0 v 46 h -30 l 25 25 h 40 v -25 h -21 v -46 Z" fill="black" stroke="black" stroke-width="2" stroke-linejoin="round" transform="translate(127 14) rotate(48)" />
</symbol>
<symbol id="G5" viewbox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<path d="M 142 47 c 0 20, 0 54, -26 73 c 0 22, 0 38, 16 39 c 8 0, 10 4, 10 14 h -76 c 0 -10, 2 -14, 10 -14 c 16 -1, 16 -17, 16 -39 c -26 -19, -26 -53, -26 -73 Z" stroke="black" stroke-width="3" stroke-linejoin="round" fill="none" />
</symbol>
<symbol id="G6" viewBox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<polyline points="2,101 12,101, 16,82, 23,105, 27,90, 34,118, 37,77, 42,92 45,57, 50,99, 53,84, 59,140, 64,82, 67,94, 71,62, 77,117, 81,102, 85,129, 89,85, 92.5,99, 96,76, 103,117, 107,95, 111,106, 114,86, 117,110, 121,97, 126,118, 129,91, 135,106, 138,95, 144,117, 148,82, 153,112, 156,98, 159,122, 162.5,109, 166.5,133, 175,87, 180,109, 183,97, 187,120, 192,86, 197,101, 206,101" fill="none" stroke="black" stroke-linejoin="round" stroke-width="3.5" />
</symbol>
<symbol id="GU1" viewbox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<path d="M 70 195 h 58 v -20 q -2 -10, -13 -12 v -9 h 8 v -9 h -48 v 9 h 8 v 9 q -11 2, -13 12 Z" fill="black" stroke="black" stroke-width="2" stroke-linejoin="round" />
<path d="M 96 145 q 0 -68, 46 -126 q 4 10, 1 21 c 10 -20, 0 20, -9.5 35 c 21 -29, 5 16, -14.5 32.5 c 28 -22, -11 30, -22 36" fill="none" stroke="black" stroke-width="3" stroke-linejoin="round" />
</symbol>
<symbol id="GU2" viewbox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<g transform="translate(40,119) rotate(-15)">
<path d="M 0 23 L 65 16.5 L 70 6 L 58 0.5 C 20 8, 36 -23, 0 -23" fill="black" stroke="none" />
<path d="M 58 1.75 L 161 -6 Q 159 2 153 5 L 65 15.25" fill="none" stroke="black" stroke-width="2.5" stroke-linejoin="round" />
<ellipse cx="0" cy="0" rx="28" ry="23" fill="black" stroke="none" />
<ellipse cx="0" cy="0" rx="18" ry="13" fill="white" stroke="none" />
</g>
<g transform="translate(87,162) rotate(-70)">
<path d="M 0 -23 C 15 -23, 30 -15, 57 -10.5 L 59 2 L 49 4 C 23 -7, 30 23, 0 23" fill="black" stroke="none" />
<path d="M 57 -9.25 L 125 -2 Q 137 -1 146 18 L 59 1" fill="white" stroke="black" stroke-width="2.5" stroke-linejoin="round" stroke-linecap="square" />
<ellipse cx="0" cy="0" rx="28" ry="23" fill="black" stroke="none" />
<ellipse cx="0" cy="0" rx="18" ry="13" fill="white" stroke="none" />
</g>
<circle cx="100" cy="115" r="2.3" fill="white" stroke="none" />
</symbol>
<symbol id="GU3" viewbox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<rect x="72" y="94" width="62.5" height="32" rx="3" fill="black" stroke="none" />
<path d="M 86 125 l -13 35 h -5 l 8 -34 l -4 -1 q 1 -26 -11 -49 l -17.5 2 l -2 -15 c 22 -4, 25 0, 26 -11 c 2 -4, 0 10, 11 9 q -5 8 4 7 q -5 8 4 7 q -5 8 4 8 q -6 7 2 7 q -4 3 0 6 h 39 q 2 0 2 2 v 4 c 23 -3, 10 21, 18 22 c -18 4, -2 -19, -18 -16 v 17 q 1 1 -3 3 l 14 32 h -4 l -20 -34 Z" fill="black" stroke="black" stroke-width="2" stroke-linejoin="round" />
<path d="M 175 141 q -71.5 46, -142 0 q 74 57, 146 0 Z" fill="black" stroke="black" stroke-width="4" stroke-linejoin="round" />
</symbol>
<symbol id="GU4" viewbox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<path d="M 89 192 h 26 v -143 h 49 v -3 q 0 -12, -12 -12 h -10 c -12 0, -10 -14, -40 -14 c -30.5 0 -27 14 -40 14 h -10 q -12 0, -12 12 v 3 h 49 Z" fill="black" stroke="black" stroke-width="2" stroke-linejoin="round" />
<circle cx="92" cy="40" r="2" fill="white" stroke="none" />
<circle cx="92" cy="30" r="2" fill="white" stroke="none" />
<circle cx="112" cy="40" r="2" fill="white" stroke="none" />
<circle cx="112" cy="30" r="2" fill="white" stroke="none" />
</symbol>
<symbol id="GU5" viewBox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<rect x="32" y="51" width="143.5" height="105" ry="2" fill="none" stroke="black" stroke-width="15" />
<line x1="55" y1="51" x2="55" y2="156" stroke="black" stroke-width="3" />
<line x1="74.5" y1="51" x2="74.5" y2="156" stroke="black" stroke-width="3" />
<line x1="94" y1="51" x2="94" y2="156" stroke="black" stroke-width="3" />
<line x1="113.5" y1="51" x2="113.5" y2="156" stroke="black" stroke-width="3" />
<line x1="133" y1="51" x2="133" y2="156" stroke="black" stroke-width="3" />
<line x1="152.5" y1="51" x2="152.5" y2="156" stroke="black" stroke-width="3" />
<line x1="49" y1="61" x2="158.5" y2="61" stroke="black" stroke-width="5" stroke-linecap="round" stroke-dasharray="12 7.5" />
<line x1="68.5" y1="73.143" x2="158.5" y2="73.143" stroke="black" stroke-width="5" stroke-linecap="round" stroke-dasharray="12 27 12 7.5 12 7.5 12" />
<line x1="107.5" y1="85.286" x2="158.5" y2="85.286" stroke="black" stroke-width="5" stroke-linecap="round" stroke-dasharray="12 7.5" />
<line x1="107.5" y1="97.429" x2="139" y2="97.429" stroke="black" stroke-width="5" stroke-linecap="round" stroke-dasharray="12 7.5" />
<line x1="49" y1="109.571" x2="139" y2="109.571" stroke="black" stroke-width="5" stroke-linecap="round" stroke-dasharray="12 27" />
<line x1="49" y1="121.714" x2="101" y2="121.714" stroke="black" stroke-width="5" stroke-linecap="round" stroke-dasharray="12 7.5" />
<line x1="49" y1="133.857" x2="158.5" y2="133.857" stroke="black" stroke-width="5" stroke-linecap="round" stroke-dasharray="12 7.5 12 7.5 12 46.5 12" />
<line x1="49" y1="146" x2="158.5" y2="146" stroke="black" stroke-width="5" stroke-linecap="round" stroke-dasharray="12 7.5 12 7.5 12 7.5 12 27 12" />
</symbol>
<symbol id="GU6" viewBox="0 0 208 208">
<circle cx="104" cy="104" r="101" fill="white" stroke="black" stroke-width="3" />
<circle cx="104" cy="66" r="52" fill="none" stroke="black" stroke-width="10" />
<line x1="104" y1="121" x2="104" y2="140" stroke="black" stroke-width="5" />
<rect x="95.5" y="137" width="17" height="61" rx="2" stroke="none" fill="black" />
<circle cx="104" cy="180" r="2.5" fill="none" stroke="white" stroke-width="2" />
</symbol>
<symbol id="flat" viewbox="0 0 83 74">
<path d="M 2 2 v 22 c 13 -10, 8 -17, 0 -13.5 m 0 13.5 c 13 -10, 11.5 -17, 0 -13.5" fill="none" stroke="black" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" />
</symbol>
<symbol id="sharp" viewbox="0 0 83 74">
<path d="M 4 4 v 18 m 5.5 -18 v 18 m -8.5 -12.5 h 11.5 m -11.5 7 h 11.5" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" />
</symbol>
<symbol id="natural" viewbox="0 0 83 74">
<path d="M 4 4 v 12.5 h 5.5 m 0 5.5 v -12.5 h -5" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" />
</symbol>
<symbol id="S1" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="24" cy="57" rx="11" ry="6" fill="black" stroke="none" />
<ellipse cx="50" cy="45" rx="11" ry="6" fill="black" stroke="none" />
<line x1="34" y1="57" x2="34" y2="25" stroke="black" stroke-width="2" />
<line x1="60" y1="45" x2="60" y2="13" stroke="black" stroke-width="2" />
<path d="M 97,106 c -4,18 -52,52 -26,75 26,23 47,-23 36,-38 -11,-15 -7,-15 0,-27 Z" stroke="none" fill="black" />
</symbol>
<symbol id="S2" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="43" cy="47" rx="12.5" ry="8.5" fill="none" stroke="black" stroke-width="2" />
<circle cx="43" cy="27.5" r="4" fill="black" stroke="none" />
<path d="M 29 23 Q 43 10, 57 23" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" />
<path d="M 29 23 Q 43 12, 57 23" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" />
</symbol>
<symbol id="S3" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="21" cy="51" rx="11" ry="6" fill="black" stroke="none" />
<ellipse cx="57" cy="51" rx="11" ry="6" fill="black" stroke="none" />
<line x1="31" y1="51" x2="31" y2="19" stroke="black" stroke-width="2" />
<line x1="67" y1="51" x2="67" y2="19" stroke="black" stroke-width="2" />
<line x1="30" y1="19" x2="68" y2="19" stroke="black" stroke-width="3" />
<line x1="30" y1="25.5" x2="68" y2="25.5" stroke="black" stroke-width="3" />
<circle cx="37" cy="52.5" r="2.5" fill="black" stroke="none" />
</symbol>
<symbol id="S4" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="45" cy="45.5" rx="11" ry="6" fill="black" stroke="none" />
<line x1="55" y1="45.5" x2="55" y2="13" stroke="black" stroke-width="2" />
<use href="#sharp" x="17" y="32" />
</symbol>
<symbol id="S5" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="20" cy="21" rx="9.5" ry="5.5" fill="black" stroke="none" />
<ellipse cx="43" cy="21" rx="9.5" ry="5.5" fill="black" stroke="none" />
<ellipse cx="66" cy="21" rx="9.5" ry="5.5" fill="black" stroke="none" />
<line x1="11.5" y1="21" x2="11.5" y2="53" stroke="black" stroke-width="2" />
<line x1="34.5" y1="21" x2="34.5" y2="53" stroke="black" stroke-width="2" />
<line x1="57.5" y1="21" x2="57.5" y2="53" stroke="black" stroke-width="2" />
<line x1="10.5" y1="46.5" x2="58.5" y2="46.5" stroke="black" stroke-width="3" />
<line x1="10.5" y1="53" x2="58.5" y2="53" stroke="black" stroke-width="3" />
</symbol>
<symbol id="S6" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="29" cy="20" rx="11" ry="6" fill="black" stroke="none" />
<ellipse cx="60.5" cy="29" rx="11" ry="6" fill="black" stroke="none" />
<line x1="19" y1="20" x2="19" y2="52" stroke="black" stroke-width="2" />
<line x1="50.5" y1="29" x2="50.5" y2="61" stroke="black" stroke-width="2" />
<path d="M 28.5 9.5 C 45 2, 58.5 15, 59 18.5" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" />
</symbol>
<symbol id="S7" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<use href="#flat" x="40" y="9" />
<use href="#flat" x="26" y="25" />
<use href="#flat" x="43" y="38" />
</symbol>
<symbol id="S8" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="33" cy="27" rx="11" ry="6" fill="black" stroke="none" />
<ellipse cx="59" cy="14" rx="11" ry="6" fill="black" stroke="none" />
<line x1="23" y1="27" x2="23" y2="58" stroke="black" stroke-width="2" />
<line x1="49" y1="14" x2="49" y2="46" stroke="black" stroke-width="2" />
<path d="M 22 56 v 5.5 L 50 48 v -5.5 Z" stroke="none" fill="black" />
</symbol>
<symbol id="S9" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="23" cy="44" rx="11" ry="6" fill="black" stroke="none" />
<ellipse cx="54" cy="52" rx="11" ry="6" fill="black" stroke="none" />
<line x1="33" y1="44" x2="33" y2="11" stroke="black" stroke-width="2" />
<line x1="64" y1="52" x2="64" y2="20" stroke="black" stroke-width="2" />
<path d="M 23 54 C 30 70, 53 67, 56 63" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" />
<path d="M 32.5 9 c 15 6, 18 10, 17 22 c 0 -12, -4 -14, -17 -18 Z" fill="black" stroke="black" stroke-width="1" />
</symbol>
<symbol id="S10" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="22" cy="48" rx="11" ry="6" fill="black" stroke="none" />
<ellipse cx="56" cy="48" rx="11" ry="6" fill="black" stroke="none" />
<line x1="32" y1="48" x2="32" y2="13" stroke="black" stroke-width="2" />
<line x1="66" y1="48" x2="66" y2="13" stroke="black" stroke-width="2" />
<use href="#flat" x="38" y="19" />
<path d="M 23 58 c 10 10, 25 10, 35 0" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" />
</symbol>
<symbol id="S11" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<use href="#sharp" x="38" y="11" />
<use href="#sharp" x="24" y="27.5" />
<use href="#sharp" x="42" y="37" />
</symbol>
<symbol id="S12" viewBox="0 0 83 74">
<rect x="1" y="1" width="81" height="72" fill="white" stroke="black" stroke-width="2" />
<ellipse cx="49.5" cy="23" rx="11" ry="6" fill="black" stroke="none" />
<line x1="39.5" y1="23" x2="39.5" y2="59" stroke="black" stroke-width="2" />
<path d="M 39 61 c 15 -6, 18 -10, 18 -21 c -1 10, -4 14, -18 16.5 Z" fill="black" stroke="black" stroke-width="1" />
<use href="#natural" x="18.5" y="11" />
</symbol>
</defs>
</svg>
<div class="inline">
<svg class="guild"><use href="#G1" /></svg>
<svg class="guild"><use href="#G2" /></svg>
<svg class="guild"><use href="#G3" /></svg>
<svg class="guild"><use href="#G4" /></svg>
<svg class="guild"><use href="#G5" /></svg>
<svg class="guild"><use href="#G6" /></svg>
</div>
<br>
<div class="inline">
<svg class="guild"><use href="#GU1" /></svg>
<svg class="guild"><use href="#GU2" /></svg>
<svg class="guild"><use href="#GU3" /></svg>
<svg class="guild"><use href="#GU4" /></svg>
<svg class="guild"><use href="#GU5" /></svg>
<svg class="guild"><use href="#GU6" /></svg>
</div>
<br>
<div class="inline">
<svg class="symbol"><use href="#S1" /></svg>
<svg class="symbol"><use href="#S2" /></svg>
<svg class="symbol"><use href="#S3" /></svg>
<svg class="symbol"><use href="#S4" /></svg>
<svg class="symbol"><use href="#S5" /></svg>
<svg class="symbol"><use href="#S6" /></svg>
</div>
<br>
<div class="inline">
<svg class="symbol"><use href="#S7" /></svg>
<svg class="symbol"><use href="#S8" /></svg>
<svg class="symbol"><use href="#S9" /></svg>
<svg class="symbol"><use href="#S10" /></svg>
<svg class="symbol"><use href="#S11" /></svg>
<svg class="symbol"><use href="#S12" /></svg>
</div>
</body>
</html>