@@ -33,113 +33,22 @@ export class KS2EMDC5Element extends LitElement {
33
33
viewBox ="0 0 21 10 "
34
34
xmlns ="http://www.w3.org/2000/svg "
35
35
>
36
- < rect
37
- x =".19797 "
38
- y =".19797 "
39
- width ="20.604 "
40
- height ="9.6041 "
41
- ry =".58463 "
42
- fill ="#f7b93c "
43
- stroke ="#dda137 "
44
- stroke-linecap ="square "
45
- stroke-linejoin ="round "
46
- stroke-width =".39594 "
47
- style ="paint-order:markers stroke fill "
48
- />
49
- < g fill ="none " stroke ="#dda137 " stroke-linecap ="square " stroke-linejoin ="round ">
50
- < ellipse
51
- cx ="2 "
52
- cy ="1.35 "
53
- rx =".76317 "
54
- ry =".76317 "
55
- stroke-width =".47366 "
56
- style ="paint-order:markers stroke fill "
57
- />
58
- < g stroke-width =".47362 ">
59
- < ellipse
60
- cx ="6.8244 "
61
- cy ="1.35 "
62
- rx =".76319 "
63
- ry =".76319 "
64
- style ="paint-order:markers stroke fill "
65
- />
66
- < ellipse
67
- cx ="11.649 "
68
- cy ="1.35 "
69
- rx =".76319 "
70
- ry =".76319 "
71
- style ="paint-order:markers stroke fill "
72
- />
73
- < ellipse
74
- cx ="19 "
75
- cy ="1.35 "
76
- rx =".76319 "
77
- ry =".76319 "
78
- style ="paint-order:markers stroke fill "
79
- />
80
- </ g >
36
+ < g stroke-width =".4 " fill ="#f7b93c " stroke ="#dda137 ">
37
+ < rect x =".20 " y =".20 " width ="20.6 " height ="9.61 " ry =".58 " />
38
+ < rect x ="20.2 " y ="4.5 " width =".40 " height ="1 " fill ="#dda137 " />
81
39
</ g >
82
- < g
83
- transform ="translate(-1.1921e-7 7.3) "
84
- fill ="none "
85
- stroke ="#dda137 "
86
- stroke-linecap ="square "
87
- stroke-linejoin ="round "
88
- >
89
- < ellipse
90
- cx ="2 "
91
- cy ="1.35 "
92
- rx =".76317 "
93
- ry =".76317 "
94
- stroke-width =".47366 "
95
- style ="paint-order:markers stroke fill "
96
- />
97
- < g stroke-width =".47362 ">
98
- < ellipse
99
- cx ="6.8244 "
100
- cy ="1.35 "
101
- rx =".76319 "
102
- ry =".76319 "
103
- style ="paint-order:markers stroke fill "
104
- />
105
- < ellipse
106
- cx ="11.649 "
107
- cy ="1.35 "
108
- rx =".76319 "
109
- ry =".76319 "
110
- style ="paint-order:markers stroke fill "
111
- />
112
- < ellipse
113
- cx ="19 "
114
- cy ="1.35 "
115
- rx =".76319 "
116
- ry =".76319 "
117
- style ="paint-order:markers stroke fill "
118
- />
119
- </ g >
40
+ < g fill ="none " stroke ="#dda137 " stroke-width =".47 ">
41
+ < ellipse cx ="2 " cy ="1.35 " rx =".76 " ry =".76 " />
42
+ < ellipse cx ="6.8244 " cy ="1.35 " rx =".76 " ry =".76 " />
43
+ < ellipse cx ="11.649 " cy ="1.35 " rx =".76 " ry =".76 " />
44
+ < ellipse cx ="19 " cy ="1.35 " rx =".76 " ry =".76 " />
45
+ < ellipse cx ="2 " cy ="8.65 " rx =".76 " ry =".76 " />
46
+ < ellipse cx ="6.8244 " cy ="8.65 " rx =".76 " ry =".76 " />
47
+ < ellipse cx ="11.649 " cy ="8.65 " rx =".76 " ry =".76 " />
48
+ < ellipse cx ="19 " cy ="8.65 " rx =".76 " ry =".76 " />
120
49
</ g >
121
- < rect
122
- x ="20.208 "
123
- y ="4.4984 "
124
- width =".40327 "
125
- height ="1.0033 "
126
- fill ="#dda137 "
127
- stroke ="#dda137 "
128
- stroke-linecap ="square "
129
- stroke-width =".39673 "
130
- style ="paint-order:markers stroke fill "
131
- />
132
- < text
133
- x ="1.0733131 "
134
- y ="6.0273261 "
135
- fill ="#000000 "
136
- font-family ="sans-serif "
137
- font-size ="2.8222px "
138
- stroke-width =".26458 "
139
- style ="line-height:1.25 "
140
- xml:space ="preserve "
141
- >
142
- < tspan x ="1.0733131 " y ="6.0273261 "> KS2E-M-DC5</ tspan >
50
+ < text fill ="#000 " font-family ="sans-serif " font-size ="2.8222px ">
51
+ < tspan x ="1.07 " y ="6.03 "> KS2E-M-DC5</ tspan >
143
52
</ text >
144
53
</ svg >
145
54
` ;
0 commit comments