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
| <template>
| <svg
| class="custom-radio-image"
| fill="none"
| height="66"
| width="104"
| xmlns="http://www.w3.org/2000/svg"
| >
| <g>
| <rect
| id="svg_1"
| fill="currentColor"
| fill-opacity="0.02"
| height="66"
| rx="4"
| stroke="null"
| width="104"
| x="0.13514"
| y="0.13514"
| />
| <rect
| id="svg_8"
| fill="hsl(var(--primary))"
| height="9.07027"
| stroke="null"
| width="104.07934"
| x="-0.07419"
| y="-0.05773"
| />
| <rect
| id="svg_3"
| fill="#e5e5e5"
| height="2.789"
| rx="1.395"
| stroke="null"
| width="7.52486"
| x="15.58168"
| y="3.20832"
| />
| <path
| id="svg_12"
| d="m98.19822,2.872c0,-0.54338 0.45662,-1 1,-1l1.925,0c0.54338,0 1,0.45662 1,1l0,2.4c0,0.54338 -0.45662,1 -1,1l-1.925,0c-0.54338,0 -1,-0.45662 -1,-1l0,-2.4z"
| fill="#ffffff"
| opacity="undefined"
| stroke="null"
| />
| <rect
| id="svg_13"
| fill="currentColor"
| fill-opacity="0.08"
| height="21.51892"
| rx="2"
| stroke="null"
| width="44.13071"
| x="53.37873"
| y="13.45652"
| />
| <path
| id="svg_14"
| d="m19.4393,15.74245c0,-1.08676 0.79001,-2 1.73013,-2l23.18605,0c0.94011,0 1.73013,0.91324 1.73013,2l0,17.24865c0,1.08676 -0.79001,2 -1.73013,2l-23.18605,0c-0.94011,0 -1.73013,-0.91324 -1.73013,-2l0,-17.24865z"
| fill="currentColor"
| fill-opacity="0.08"
| opacity="undefined"
| stroke="null"
| />
| <rect
| id="svg_15"
| fill="currentColor"
| fill-opacity="0.08"
| height="21.65405"
| rx="2"
| stroke="null"
| width="78.39372"
| x="19.93575"
| y="39.34689"
| />
| <rect
| id="svg_21"
| fill="#e5e5e5"
| height="2.789"
| rx="1.395"
| stroke="null"
| width="7.52486"
| x="28.14924"
| y="3.07319"
| />
| <rect
| id="svg_22"
| fill="#e5e5e5"
| height="2.789"
| rx="1.395"
| stroke="null"
| width="7.52486"
| x="41.25735"
| y="3.20832"
| />
| <rect
| id="svg_23"
| fill="#e5e5e5"
| height="2.789"
| rx="1.395"
| stroke="null"
| width="7.52486"
| x="54.23033"
| y="3.07319"
| />
| <rect
| id="svg_4"
| fill="#ffffff"
| height="7.13843"
| rx="2"
| stroke="null"
| width="7.78397"
| x="1.5327"
| y="0.881"
| />
| <rect
| id="svg_5"
| fill="currentColor"
| fill-opacity="0.08"
| height="56.81191"
| stroke="null"
| width="15.44642"
| x="-0.06423"
| y="9.03113"
| />
| <path
| id="svg_2"
| d="m2.38669,15.38074c0,-0.20384 0.27195,-0.37513 0.59557,-0.37513l7.98149,0c0.32362,0 0.59557,0.17129 0.59557,0.37513l0,3.23525c0,0.20384 -0.27195,0.37513 -0.59557,0.37513l-7.98149,0c-0.32362,0 -0.59557,-0.17129 -0.59557,-0.37513l0,-3.23525z"
| fill="currentColor"
| fill-opacity="0.08"
| opacity="undefined"
| stroke="null"
| />
| <path
| id="svg_6"
| d="m2.38669,28.43336c0,-0.20384 0.27195,-0.37513 0.59557,-0.37513l7.98149,0c0.32362,0 0.59557,0.17129 0.59557,0.37513l0,3.23525c0,0.20384 -0.27195,0.37513 -0.59557,0.37513l-7.98149,0c-0.32362,0 -0.59557,-0.17129 -0.59557,-0.37513l0,-3.23525z"
| fill="currentColor"
| fill-opacity="0.08"
| opacity="undefined"
| stroke="null"
| />
| <path
| id="svg_7"
| d="m2.17616,41.27545c0,-0.20384 0.27195,-0.37513 0.59557,-0.37513l7.98149,0c0.32362,0 0.59557,0.17129 0.59557,0.37513l0,3.23525c0,0.20384 -0.27195,0.37513 -0.59557,0.37513l-7.98149,0c-0.32362,0 -0.59557,-0.17129 -0.59557,-0.37513l0,-3.23525z"
| fill="currentColor"
| fill-opacity="0.08"
| opacity="undefined"
| stroke="null"
| />
| <path
| id="svg_9"
| d="m2.17616,54.32806c0,-0.20384 0.27195,-0.37513 0.59557,-0.37513l7.98149,0c0.32362,0 0.59557,0.17129 0.59557,0.37513l0,3.23525c0,0.20384 -0.27195,0.37513 -0.59557,0.37513l-7.98149,0c-0.32362,0 -0.59557,-0.17129 -0.59557,-0.37513l0,-3.23525z"
| fill="currentColor"
| fill-opacity="0.08"
| opacity="undefined"
| stroke="null"
| />
| </g>
| </svg>
| </template>
|
|