Parent [>]
1<svg xmlns="http://www.w3.org/2000/svg" style="display:none">
2  <symbol id="icon-branch" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
3    <path d="M15 6a9 9 0 0 0-9 9V3"/>
4    <circle cx="18" cy="6" r="3"/>
5    <circle cx="6" cy="18" r="3"/>
6  </symbol>
7  <symbol id="icon-tag" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
8    <path d="M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z"/>
9    <circle cx="7.5" cy="7.5" r=".5" fill="currentColor"/>
10  </symbol>
11  <symbol id="icon-copy" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
12    <rect width="14" height="14" x="8" y="8" rx="2" ry="2"/>
13    <path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"/>
14  </symbol>
15  <symbol id="icon-tree" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
16    <path d="M20 10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2.5a1 1 0 0 1-.8-.4l-.9-1.2A1 1 0 0 0 15 3h-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z"/>
17    <path d="M20 21a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.9a1 1 0 0 1-.88-.55l-.42-.85a1 1 0 0 0-.92-.6H13a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z"/>
18    <path d="M3 5a2 2 0 0 0 2 2h3"/>
19    <path d="M3 3v13a2 2 0 0 0 2 2h3"/>
20  </symbol>
21  <symbol id="icon-archive" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
22    <rect width="20" height="5" x="2" y="3" rx="1"/>
23    <path d="M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8"/>
24    <path d="M10 12h4"/>
25  </symbol>
26  <symbol id="icon-commits" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
27    <circle cx="12" cy="12" r="3"/>
28    <line x1="3" x2="9" y1="12" y2="12"/>
29    <line x1="15" x2="21" y1="12" y2="12"/>
30  </symbol>
31  <symbol id="icon-directory" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
32    <path d="M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H5a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"/>
33  </symbol>
34  <symbol id="icon-file" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
35    <path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"/>
36    <path d="M14 2v4a2 2 0 0 0 2 2h4"/>
37  </symbol>
38  <symbol id="icon-up-dir" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
39    <polyline points="9 14 4 9 9 4"/>
40    <path d="M20 20v-7a4 4 0 0 0-4-4H4"/>
41  </symbol>
42  <symbol id="icon-raw" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
43    <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/>
44    <polyline points="7 10 12 15 17 10"/>
45    <line x1="12" y1="15" x2="12" y2="3"/>
46  </symbol>
47</svg>