a-icons 1.1.77 → 1.1.78
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/es/GiftBoxOutlined.js
CHANGED
|
@@ -18,26 +18,11 @@ function GiftBoxOutlined(componentProps) {
|
|
|
18
18
|
viewBox: "0 0 24 24",
|
|
19
19
|
fill: "none",
|
|
20
20
|
xmlns: "http://www.w3.org/2000/svg"
|
|
21
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
rx: 1,
|
|
27
|
-
stroke: "currentColor",
|
|
28
|
-
strokeWidth: 2
|
|
29
|
-
}), /*#__PURE__*/React.createElement("rect", {
|
|
30
|
-
x: 5,
|
|
31
|
-
y: 12.5,
|
|
32
|
-
width: 14,
|
|
33
|
-
height: 8,
|
|
34
|
-
rx: 1,
|
|
35
|
-
stroke: "currentColor",
|
|
36
|
-
strokeWidth: 2
|
|
37
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
-
d: "M12 6a2.5 2.5 0 012.5-2.5h.5a2 2 0 012 2v0a2 2 0 01-2 2h-2.985A.015.015 0 0112 7.485V6zM12 6a2.5 2.5 0 00-2.5-2.5H9a2 2 0 00-2 2v0a2 2 0 002 2h2.985A.015.015 0 0012 7.485V6zM12 7.5V21",
|
|
39
|
-
stroke: "currentColor",
|
|
40
|
-
strokeWidth: 2
|
|
21
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
clipRule: "evenodd",
|
|
24
|
+
d: "M14.5 2.5A3.49 3.49 0 0012 3.55 3.49 3.49 0 009.5 2.5H9a3 3 0 00-2.83 4H4a2 2 0 00-2 2v3a2 2 0 002 2v6a2 2 0 002 2h12a2 2 0 002-2v-6a2 2 0 002-2v-3a2 2 0 00-2-2h-2.17a3 3 0 00-2.83-4h-.5zm-1.5 4V6a1.5 1.5 0 011.5-1.5h.5a1 1 0 110 2h-2zm-2 2H4v3h7v-3zm0 5H6v6h5v-6zm2 6v-6h5v6h-5zm0-8v-3h7v3h-7zm-2-5H9a1 1 0 010-2h.5A1.5 1.5 0 0111 6v.5z",
|
|
25
|
+
fill: "currentColor"
|
|
41
26
|
}));
|
|
42
27
|
};
|
|
43
28
|
return /*#__PURE__*/React.createElement(Icon, __assign({}, componentProps, {
|
package/lib/GiftBoxOutlined.js
CHANGED
|
@@ -61,26 +61,11 @@ function GiftBoxOutlined(componentProps) {
|
|
|
61
61
|
viewBox: "0 0 24 24",
|
|
62
62
|
fill: "none",
|
|
63
63
|
xmlns: "http://www.w3.org/2000/svg"
|
|
64
|
-
}, props), React.createElement("
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
rx: 1,
|
|
70
|
-
stroke: "currentColor",
|
|
71
|
-
strokeWidth: 2
|
|
72
|
-
}), React.createElement("rect", {
|
|
73
|
-
x: 5,
|
|
74
|
-
y: 12.5,
|
|
75
|
-
width: 14,
|
|
76
|
-
height: 8,
|
|
77
|
-
rx: 1,
|
|
78
|
-
stroke: "currentColor",
|
|
79
|
-
strokeWidth: 2
|
|
80
|
-
}), React.createElement("path", {
|
|
81
|
-
d: "M12 6a2.5 2.5 0 012.5-2.5h.5a2 2 0 012 2v0a2 2 0 01-2 2h-2.985A.015.015 0 0112 7.485V6zM12 6a2.5 2.5 0 00-2.5-2.5H9a2 2 0 00-2 2v0a2 2 0 002 2h2.985A.015.015 0 0012 7.485V6zM12 7.5V21",
|
|
82
|
-
stroke: "currentColor",
|
|
83
|
-
strokeWidth: 2
|
|
64
|
+
}, props), React.createElement("path", {
|
|
65
|
+
fillRule: "evenodd",
|
|
66
|
+
clipRule: "evenodd",
|
|
67
|
+
d: "M14.5 2.5A3.49 3.49 0 0012 3.55 3.49 3.49 0 009.5 2.5H9a3 3 0 00-2.83 4H4a2 2 0 00-2 2v3a2 2 0 002 2v6a2 2 0 002 2h12a2 2 0 002-2v-6a2 2 0 002-2v-3a2 2 0 00-2-2h-2.17a3 3 0 00-2.83-4h-.5zm-1.5 4V6a1.5 1.5 0 011.5-1.5h.5a1 1 0 110 2h-2zm-2 2H4v3h7v-3zm0 5H6v6h5v-6zm2 6v-6h5v6h-5zm0-8v-3h7v3h-7zm-2-5H9a1 1 0 010-2h.5A1.5 1.5 0 0111 6v.5z",
|
|
68
|
+
fill: "currentColor"
|
|
84
69
|
}));
|
|
85
70
|
};
|
|
86
71
|
return React.createElement(icon_1["default"], __assign({}, componentProps, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "a-icons",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.78",
|
|
4
4
|
"repository": "git@github.com:SPOTEC-LTD/assui.git",
|
|
5
5
|
"author": "jason <usochen@gmail.com>",
|
|
6
6
|
"main": "./lib/index.js",
|
|
@@ -22,5 +22,5 @@
|
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"assui": "^2.0.2"
|
|
24
24
|
},
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "b4109fc0cbda73e9704fc173ad1c1711d330abef"
|
|
26
26
|
}
|
package/src/GiftBoxOutlined.tsx
CHANGED
|
@@ -4,28 +4,11 @@ import Icon, { IconProps } from 'a-base-icon/lib/icon';
|
|
|
4
4
|
function GiftBoxOutlined(componentProps: IconProps) {
|
|
5
5
|
const IconNode = (props: React.SVGProps<SVGSVGElement>) => (
|
|
6
6
|
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
|
|
7
|
-
<rect
|
|
8
|
-
x={3}
|
|
9
|
-
y={7.5}
|
|
10
|
-
width={18}
|
|
11
|
-
height={5}
|
|
12
|
-
rx={1}
|
|
13
|
-
stroke="currentColor"
|
|
14
|
-
strokeWidth={2}
|
|
15
|
-
/>
|
|
16
|
-
<rect
|
|
17
|
-
x={5}
|
|
18
|
-
y={12.5}
|
|
19
|
-
width={14}
|
|
20
|
-
height={8}
|
|
21
|
-
rx={1}
|
|
22
|
-
stroke="currentColor"
|
|
23
|
-
strokeWidth={2}
|
|
24
|
-
/>
|
|
25
7
|
<path
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
clipRule="evenodd"
|
|
10
|
+
d="M14.5 2.5A3.49 3.49 0 0012 3.55 3.49 3.49 0 009.5 2.5H9a3 3 0 00-2.83 4H4a2 2 0 00-2 2v3a2 2 0 002 2v6a2 2 0 002 2h12a2 2 0 002-2v-6a2 2 0 002-2v-3a2 2 0 00-2-2h-2.17a3 3 0 00-2.83-4h-.5zm-1.5 4V6a1.5 1.5 0 011.5-1.5h.5a1 1 0 110 2h-2zm-2 2H4v3h7v-3zm0 5H6v6h5v-6zm2 6v-6h5v6h-5zm0-8v-3h7v3h-7zm-2-5H9a1 1 0 010-2h.5A1.5 1.5 0 0111 6v.5z"
|
|
11
|
+
fill="currentColor"
|
|
29
12
|
/>
|
|
30
13
|
</svg>
|
|
31
14
|
);
|
|
@@ -1,11 +1,5 @@
|
|
|
1
1
|
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
d="M12 6C12 4.61929 13.1193 3.5 14.5 3.5H15C16.1046 3.5 17 4.39543 17 5.5V5.5C17 6.60457 16.1046 7.5 15 7.5H12.015C12.0067 7.5 12 7.49329 12 7.48502V6Z"
|
|
6
|
-
stroke="currentColor" stroke-width="2" />
|
|
7
|
-
<path
|
|
8
|
-
d="M12 6C12 4.61929 10.8807 3.5 9.5 3.5H9C7.89543 3.5 7 4.39543 7 5.5V5.5C7 6.60457 7.89543 7.5 9 7.5H11.985C11.9933 7.5 12 7.49329 12 7.48502V6Z"
|
|
9
|
-
stroke="currentColor" stroke-width="2" />
|
|
10
|
-
<path d="M12 7.5V21" stroke="currentColor" stroke-width="2" />
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
3
|
+
d="M14.5 2.5C13.5207 2.5 12.6353 2.90223 12 3.55051C11.3647 2.90223 10.4793 2.5 9.5 2.5H9C7.34315 2.5 6 3.84315 6 5.5C6 5.85064 6.06015 6.18722 6.17071 6.5H4C2.89543 6.5 2 7.39543 2 8.5V11.5C2 12.6046 2.89543 13.5 4 13.5L4 19.5C4 20.6046 4.89543 21.5 6 21.5H18C19.1046 21.5 20 20.6046 20 19.5V13.5C21.1046 13.5 22 12.6046 22 11.5V8.5C22 7.39543 21.1046 6.5 20 6.5H17.8293C17.9398 6.18722 18 5.85064 18 5.5C18 3.84315 16.6569 2.5 15 2.5H14.5ZM13 6.5V6C13 5.17157 13.6716 4.5 14.5 4.5H15C15.5523 4.5 16 4.94772 16 5.5C16 6.05228 15.5523 6.5 15 6.5H13ZM11 8.5H4V11.5H11V8.5ZM11 13.5H6V19.5H11V13.5ZM13 19.5V13.5H18V19.5H13ZM13 11.5V8.5H20V11.5H13ZM11 6.5H9C8.44772 6.5 8 6.05228 8 5.5C8 4.94772 8.44772 4.5 9 4.5H9.5C10.3284 4.5 11 5.17157 11 6V6.5Z"
|
|
4
|
+
fill="currentColor" />
|
|
11
5
|
</svg>
|
|
@@ -1,11 +1,5 @@
|
|
|
1
1
|
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
d="M12 6C12 4.61929 13.1193 3.5 14.5 3.5H15C16.1046 3.5 17 4.39543 17 5.5V5.5C17 6.60457 16.1046 7.5 15 7.5H12.015C12.0067 7.5 12 7.49329 12 7.48502V6Z"
|
|
6
|
-
stroke="currentColor" stroke-width="2" />
|
|
7
|
-
<path
|
|
8
|
-
d="M12 6C12 4.61929 10.8807 3.5 9.5 3.5H9C7.89543 3.5 7 4.39543 7 5.5V5.5C7 6.60457 7.89543 7.5 9 7.5H11.985C11.9933 7.5 12 7.49329 12 7.48502V6Z"
|
|
9
|
-
stroke="currentColor" stroke-width="2" />
|
|
10
|
-
<path d="M12 7.5V21" stroke="currentColor" stroke-width="2" />
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
3
|
+
d="M14.5 2.5C13.5207 2.5 12.6353 2.90223 12 3.55051C11.3647 2.90223 10.4793 2.5 9.5 2.5H9C7.34315 2.5 6 3.84315 6 5.5C6 5.85064 6.06015 6.18722 6.17071 6.5H4C2.89543 6.5 2 7.39543 2 8.5V11.5C2 12.6046 2.89543 13.5 4 13.5L4 19.5C4 20.6046 4.89543 21.5 6 21.5H18C19.1046 21.5 20 20.6046 20 19.5V13.5C21.1046 13.5 22 12.6046 22 11.5V8.5C22 7.39543 21.1046 6.5 20 6.5H17.8293C17.9398 6.18722 18 5.85064 18 5.5C18 3.84315 16.6569 2.5 15 2.5H14.5ZM13 6.5V6C13 5.17157 13.6716 4.5 14.5 4.5H15C15.5523 4.5 16 4.94772 16 5.5C16 6.05228 15.5523 6.5 15 6.5H13ZM11 8.5H4V11.5H11V8.5ZM11 13.5H6V19.5H11V13.5ZM13 19.5V13.5H18V19.5H13ZM13 11.5V8.5H20V11.5H13ZM11 6.5H9C8.44772 6.5 8 6.05228 8 5.5C8 4.94772 8.44772 4.5 9 4.5H9.5C10.3284 4.5 11 5.17157 11 6V6.5Z"
|
|
4
|
+
fill="currentColor" />
|
|
11
5
|
</svg>
|