@opentiny/tiny-robot-svgs 0.2.13 → 0.2.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tiny-robot-svgs.js +11 -15
- package/package.json +2 -2
package/dist/tiny-robot-svgs.js
CHANGED
|
@@ -189,33 +189,29 @@ const $1 = /* @__PURE__ */ l(h, [["render", H]]), B = {
|
|
|
189
189
|
}, y = {
|
|
190
190
|
width: "1em",
|
|
191
191
|
height: "1em",
|
|
192
|
-
viewBox: "0 0
|
|
192
|
+
viewBox: "0 0 24 24",
|
|
193
|
+
fill: "none",
|
|
193
194
|
xmlns: "http://www.w3.org/2000/svg",
|
|
194
195
|
"xmlns:xlink": "http://www.w3.org/1999/xlink"
|
|
195
196
|
};
|
|
196
197
|
function N(n, t, d, r, A, s) {
|
|
197
198
|
return i(), f("svg", y, t[0] || (t[0] = [
|
|
198
199
|
e("defs", null, null, -1),
|
|
199
|
-
e("rect", {
|
|
200
|
-
id: "矩形 757",
|
|
201
|
-
width: "20.000000",
|
|
202
|
-
height: "20.000000",
|
|
203
|
-
fill: "#C4C4C4",
|
|
204
|
-
"fill-opacity": "0"
|
|
205
|
-
}, null, -1),
|
|
206
200
|
e("path", {
|
|
207
|
-
|
|
208
|
-
|
|
201
|
+
id: "路径 2",
|
|
202
|
+
d: "M4.5 4.5L19.5 19.5",
|
|
203
|
+
stroke: "currentColor",
|
|
209
204
|
"stroke-opacity": "1.000000",
|
|
210
|
-
"stroke-width": "1.
|
|
205
|
+
"stroke-width": "1.500000",
|
|
211
206
|
"stroke-linejoin": "round",
|
|
212
207
|
"stroke-linecap": "round"
|
|
213
208
|
}, null, -1),
|
|
214
209
|
e("path", {
|
|
215
|
-
|
|
216
|
-
|
|
210
|
+
id: "路径 2",
|
|
211
|
+
d: "M19.5 4.5L4.5 19.5",
|
|
212
|
+
stroke: "currentColor",
|
|
217
213
|
"stroke-opacity": "1.000000",
|
|
218
|
-
"stroke-width": "1.
|
|
214
|
+
"stroke-width": "1.500000",
|
|
219
215
|
"stroke-linejoin": "round",
|
|
220
216
|
"stroke-linecap": "round"
|
|
221
217
|
}, null, -1)
|
|
@@ -665,7 +661,7 @@ const a0 = /* @__PURE__ */ l(B1, [["render", N1]]), D1 = {
|
|
|
665
661
|
};
|
|
666
662
|
function Z1(n, t, d, r, A, s) {
|
|
667
663
|
return i(), f("svg", T1, t[0] || (t[0] = [
|
|
668
|
-
v('<defs></defs><rect id="矩形" width="24.000000" height="24.000000" fill="#D8D8D8" fill-opacity="0"></rect><rect id="矩形" x="0.500000" y="0.500000" width="23.000000" height="23.000000" stroke="#979797" stroke-opacity="0" stroke-width="1.000000"></rect><rect id="矩形" x="8.666504" y="8.666626" rx="1.500000" width="6.666667" height="6.666667" fill="
|
|
664
|
+
v('<defs></defs><rect id="矩形" width="24.000000" height="24.000000" fill="#D8D8D8" fill-opacity="0"></rect><rect id="矩形" x="0.500000" y="0.500000" width="23.000000" height="23.000000" stroke="#979797" stroke-opacity="0" stroke-width="1.000000"></rect><rect id="矩形" x="8.666504" y="8.666626" rx="1.500000" width="6.666667" height="6.666667" fill="currentColor" fill-opacity="1.000000"></rect><circle id="椭圆形" cx="12.000000" cy="12.000000" r="8.250000" fill="#D8D8D8" fill-opacity="0"></circle><circle id="椭圆形" cx="12.000000" cy="12.000000" r="8.250000" stroke="currentColor" stroke-opacity="1.000000" stroke-width="1.500000"></circle><path id="路径" d="M11.8 4.47C11.48 4.39 11.25 4.1 11.25 3.75C11.25 3.33 11.58 3 12 3L12.02 3.02L12.02 3.75C16.56 3.76 20.25 7.45 20.25 12C20.25 16.55 16.55 20.25 12 20.25C10.52 20.25 9.13 19.86 7.93 19.18L7.57 19.81L7.54 19.82C7.18 19.61 7.06 19.16 7.26 18.8C7.44 18.49 7.78 18.35 8.11 18.44L11.8 4.47Z" fill="#595959" fill-opacity="0" fill-rule="evenodd"></path><path id="路径" d="M7.91 19.17C9.12 19.85 10.51 20.25 12 20.25C16.55 20.25 20.25 16.55 20.25 12C20.25 7.44 16.55 3.75 12 3.75" stroke="currentColor" stroke-opacity="1.000000" stroke-width="1.500000" stroke-linecap="round"></path>', 8)
|
|
669
665
|
]));
|
|
670
666
|
}
|
|
671
667
|
const P0 = /* @__PURE__ */ l(D1, [["render", Z1]]), k1 = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentiny/tiny-robot-svgs",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.15",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"peerDependencies": {
|
|
40
40
|
"vue": ">=3.0.0"
|
|
41
41
|
},
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "c658fcfef128d38bf16f692e21ca83cb748bb8e2"
|
|
43
43
|
}
|