@opentiny/tiny-robot-svgs 0.3.0-rc.5 → 0.3.0
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 +40 -14
- package/package.json +2 -2
package/dist/tiny-robot-svgs.js
CHANGED
|
@@ -103,7 +103,7 @@ function y(i, t, n, l, o, C) {
|
|
|
103
103
|
}, null, -1)
|
|
104
104
|
])]);
|
|
105
105
|
}
|
|
106
|
-
const
|
|
106
|
+
const b3 = /* @__PURE__ */ d(m, [["render", y]]), k = {
|
|
107
107
|
name: "IconArrowUp"
|
|
108
108
|
}, D = {
|
|
109
109
|
width: "1em",
|
|
@@ -113,7 +113,7 @@ const P3 = /* @__PURE__ */ d(m, [["render", y]]), k = {
|
|
|
113
113
|
xmlns: "http://www.w3.org/2000/svg",
|
|
114
114
|
"xmlns:xlink": "http://www.w3.org/1999/xlink"
|
|
115
115
|
};
|
|
116
|
-
function
|
|
116
|
+
function b(i, t, n, l, o, C) {
|
|
117
117
|
return s(), r("svg", D, [...t[0] || (t[0] = [
|
|
118
118
|
e("defs", null, null, -1),
|
|
119
119
|
e("path", {
|
|
@@ -126,7 +126,7 @@ function P(i, t, n, l, o, C) {
|
|
|
126
126
|
}, null, -1)
|
|
127
127
|
])]);
|
|
128
128
|
}
|
|
129
|
-
const
|
|
129
|
+
const P3 = /* @__PURE__ */ d(k, [["render", b]]), P = {
|
|
130
130
|
name: "IconAssociate"
|
|
131
131
|
}, X = {
|
|
132
132
|
width: "1em",
|
|
@@ -171,7 +171,7 @@ function z(i, t, n, l, o, C) {
|
|
|
171
171
|
}, null, -1)
|
|
172
172
|
])]);
|
|
173
173
|
}
|
|
174
|
-
const X3 = /* @__PURE__ */ d(
|
|
174
|
+
const X3 = /* @__PURE__ */ d(P, [["render", z]]), M = {
|
|
175
175
|
name: "IconCancelFullScreen"
|
|
176
176
|
}, Z = {
|
|
177
177
|
width: "1em",
|
|
@@ -334,7 +334,7 @@ function q(i, t, n, l, o, C) {
|
|
|
334
334
|
e("path", {
|
|
335
335
|
id: "矢量 22",
|
|
336
336
|
d: "M4 4.76C2.89 4.76 2 5.66 2 6.76L2 11.99C2 13.1 2.89 13.99 4 13.99L9.23 13.99C10.33 13.99 11.23 13.1 11.23 11.99L11.23 6.76C11.23 5.66 10.33 4.76 9.23 4.76L4 4.76ZM14 8.46L14 3.84C14 2.82 13.17 2 12.15 2L7.53 2",
|
|
337
|
-
stroke: "
|
|
337
|
+
stroke: "currentColor",
|
|
338
338
|
"stroke-opacity": "1.000000",
|
|
339
339
|
"stroke-width": "1.000000",
|
|
340
340
|
"stroke-linecap": "round"
|
|
@@ -625,12 +625,12 @@ const U3 = /* @__PURE__ */ d(m1, [["render", y1]]), k1 = {
|
|
|
625
625
|
xmlns: "http://www.w3.org/2000/svg",
|
|
626
626
|
"xmlns:xlink": "http://www.w3.org/1999/xlink"
|
|
627
627
|
};
|
|
628
|
-
function
|
|
628
|
+
function b1(i, t, n, l, o, C) {
|
|
629
629
|
return s(), r("svg", D1, [...t[0] || (t[0] = [
|
|
630
630
|
f('<path id="矩形备份-77" d="M12.91 1.66L17.29 6.04L13.86 6.04C13.34 6.04 12.91 5.61 12.91 5.08L12.91 1.66L12.91 1.66Z" fill="#DBDBDB" fill-opacity="1.000000" fill-rule="evenodd"></path><path id="矩形备份-23" d="M12.97 1.66L12.97 5.08C12.96 5.61 13.39 6.04 13.92 6.04L17.34 6.04L17.34 16.66C17.34 17.58 16.59 18.33 15.67 18.33L4.42 18.33C3.5 18.33 2.76 17.58 2.76 16.66L2.76 3.33C2.76 2.41 3.5 1.66 4.42 1.66L12.97 1.66L12.97 1.66Z" fill="#C2C2C2" fill-opacity="1.000000" fill-rule="evenodd"></path><path id="多边形 1" d="M6.8 8.95L6.8 12.7L10.05 14.58L13.29 12.7L13.29 8.95L10.05 7.08L6.8 8.95Z" stroke="#FFFFFF" stroke-opacity="1.000000" stroke-width="0.666667" stroke-linejoin="round"></path><path id="多边形 2" d="M6.8 8.75L10.05 10.62L13.29 8.75" stroke="#FFFFFF" stroke-opacity="1.000000" stroke-width="0.666667" stroke-linejoin="round"></path><path id="矢量 3" d="M10.05 10.75L10.05 14.58" stroke="#FFFFFF" stroke-opacity="1.000000" stroke-width="0.666667" stroke-linejoin="round" stroke-linecap="round"></path>', 5)
|
|
631
631
|
])]);
|
|
632
632
|
}
|
|
633
|
-
const V3 = /* @__PURE__ */ d(k1, [["render",
|
|
633
|
+
const V3 = /* @__PURE__ */ d(k1, [["render", b1]]), P1 = {
|
|
634
634
|
name: "IconFilePdf"
|
|
635
635
|
}, X1 = {
|
|
636
636
|
width: "1em",
|
|
@@ -645,7 +645,7 @@ function z1(i, t, n, l, o, C) {
|
|
|
645
645
|
f('<path id="矩形备份-47" d="M12.91 1.66L17.29 6.04L13.86 6.04C13.34 6.04 12.91 5.61 12.91 5.09L12.91 1.66L12.91 1.66Z" fill="#FFBFBE" fill-opacity="1.000000" fill-rule="evenodd"></path><path id="矩形备份-23" d="M12.97 1.66L12.97 5.08C12.96 5.61 13.39 6.04 13.92 6.04L17.34 6.04L17.34 16.66C17.34 17.58 16.59 18.33 15.67 18.33L4.42 18.33C3.5 18.33 2.76 17.58 2.76 16.66L2.76 3.33C2.76 2.41 3.5 1.66 4.42 1.66L12.97 1.66L12.97 1.66Z" fill="#FF4C48" fill-opacity="1.000000" fill-rule="evenodd"></path><path id="多边形" d="M11.67 13.81L8.38 13.81L10.02 10.96L11.67 13.81Z" stroke="#FFFFFF" stroke-opacity="1.000000" stroke-width="0.541667" stroke-linejoin="round"></path><path id="路径" d="M10.07 10.71C10.48 10.23 10.68 9.87 10.68 9.63C10.68 9.26 10.38 8.95 10.02 8.95C9.66 8.95 9.36 9.26 9.36 9.63C9.36 9.87 9.57 10.23 9.97 10.71" stroke="#FFFFFF" stroke-opacity="1.000000" stroke-width="0.541667" stroke-linejoin="round" stroke-linecap="round"></path><path id="路径备份" d="M11.87 13.96C12.08 14.55 12.29 14.91 12.49 15.03C12.82 15.22 13.23 15.11 13.41 14.8C13.59 14.48 13.48 14.08 13.15 13.89C12.94 13.77 12.53 13.77 11.92 13.88" stroke="#FFFFFF" stroke-opacity="1.000000" stroke-width="0.541667" stroke-linejoin="round" stroke-linecap="round"></path><path id="路径备份-2" d="M8.13 13.88C7.51 13.77 7.1 13.77 6.89 13.89C6.57 14.08 6.45 14.48 6.63 14.8C6.81 15.11 7.22 15.22 7.55 15.03C7.76 14.91 7.97 14.55 8.17 13.96" stroke="#FFFFFF" stroke-opacity="1.000000" stroke-width="0.541667" stroke-linejoin="round" stroke-linecap="round"></path>', 6)
|
|
646
646
|
])]);
|
|
647
647
|
}
|
|
648
|
-
const J3 = /* @__PURE__ */ d(
|
|
648
|
+
const J3 = /* @__PURE__ */ d(P1, [["render", z1]]), M1 = {
|
|
649
649
|
name: "IconFilePpt"
|
|
650
650
|
}, Z1 = {
|
|
651
651
|
width: "1em",
|
|
@@ -795,7 +795,33 @@ const _3 = /* @__PURE__ */ d(G1, [["render", E1]]), W1 = {
|
|
|
795
795
|
};
|
|
796
796
|
function U1(i, t, n, l, o, C) {
|
|
797
797
|
return s(), r("svg", K1, [...t[0] || (t[0] = [
|
|
798
|
-
|
|
798
|
+
e("path", {
|
|
799
|
+
id: "路径",
|
|
800
|
+
d: "M2.12 4.17L2.12 6.86C2.12 6.93 2.18 6.99 2.25 6.99L4.93 6.99",
|
|
801
|
+
stroke: "currentColor",
|
|
802
|
+
"stroke-opacity": "1.000000",
|
|
803
|
+
"stroke-width": "1.250000",
|
|
804
|
+
"stroke-linejoin": "round",
|
|
805
|
+
"stroke-linecap": "round"
|
|
806
|
+
}, null, -1),
|
|
807
|
+
e("path", {
|
|
808
|
+
id: "路径",
|
|
809
|
+
d: "M1.97 10.09C1.97 14.58 5.6 18.22 10.09 18.22L10.09 18.22C14.58 18.22 18.22 14.58 18.22 10.09C18.22 5.6 14.58 1.97 10.09 1.97C7.08 1.97 4.46 3.6 3.05 6.03",
|
|
810
|
+
stroke: "currentColor",
|
|
811
|
+
"stroke-opacity": "1.000000",
|
|
812
|
+
"stroke-width": "1.250000",
|
|
813
|
+
"stroke-linejoin": "round",
|
|
814
|
+
"stroke-linecap": "round"
|
|
815
|
+
}, null, -1),
|
|
816
|
+
e("path", {
|
|
817
|
+
id: "路径",
|
|
818
|
+
d: "M10.09 5.45L10.09 10.04C10.09 10.08 10.11 10.11 10.13 10.13L13.37 13.37",
|
|
819
|
+
stroke: "currentColor",
|
|
820
|
+
"stroke-opacity": "1.000000",
|
|
821
|
+
"stroke-width": "1.250000",
|
|
822
|
+
"stroke-linejoin": "round",
|
|
823
|
+
"stroke-linecap": "round"
|
|
824
|
+
}, null, -1)
|
|
799
825
|
])]);
|
|
800
826
|
}
|
|
801
827
|
const $3 = /* @__PURE__ */ d(W1, [["render", U1]]), V1 = {
|
|
@@ -1095,7 +1121,7 @@ const f2 = /* @__PURE__ */ d(m0, [["render", y0]]), k0 = {
|
|
|
1095
1121
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1096
1122
|
"xmlns:xlink": "http://www.w3.org/1999/xlink"
|
|
1097
1123
|
};
|
|
1098
|
-
function
|
|
1124
|
+
function b0(i, t, n, l, o, C) {
|
|
1099
1125
|
return s(), r("svg", D0, [...t[0] || (t[0] = [
|
|
1100
1126
|
e("defs", null, [
|
|
1101
1127
|
e("clipPath", { id: "clip596_185312" }, [
|
|
@@ -1138,7 +1164,7 @@ function P0(i, t, n, l, o, C) {
|
|
|
1138
1164
|
], -1)
|
|
1139
1165
|
])]);
|
|
1140
1166
|
}
|
|
1141
|
-
const c2 = /* @__PURE__ */ d(k0, [["render",
|
|
1167
|
+
const c2 = /* @__PURE__ */ d(k0, [["render", b0]]), P0 = {
|
|
1142
1168
|
name: "IconRefresh"
|
|
1143
1169
|
}, X0 = {
|
|
1144
1170
|
width: "1em",
|
|
@@ -1161,7 +1187,7 @@ function z0(i, t, n, l, o, C) {
|
|
|
1161
1187
|
], -1)
|
|
1162
1188
|
])]);
|
|
1163
1189
|
}
|
|
1164
|
-
const p2 = /* @__PURE__ */ d(
|
|
1190
|
+
const p2 = /* @__PURE__ */ d(P0, [["render", z0]]), M0 = {
|
|
1165
1191
|
name: "IconSearch"
|
|
1166
1192
|
}, Z0 = {
|
|
1167
1193
|
width: "1em",
|
|
@@ -1621,8 +1647,8 @@ export {
|
|
|
1621
1647
|
y3 as IconAi,
|
|
1622
1648
|
k3 as IconArrowDown,
|
|
1623
1649
|
D3 as IconArrowLeft,
|
|
1624
|
-
|
|
1625
|
-
|
|
1650
|
+
b3 as IconArrowRight,
|
|
1651
|
+
P3 as IconArrowUp,
|
|
1626
1652
|
X3 as IconAssociate,
|
|
1627
1653
|
z3 as IconCancelFullScreen,
|
|
1628
1654
|
M3 as IconCancelled,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentiny/tiny-robot-svgs",
|
|
3
|
-
"version": "0.3.0
|
|
3
|
+
"version": "0.3.0",
|
|
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": "b7754957bc6cb982c504577cb72cbe35703e23a5"
|
|
43
43
|
}
|