a-icons 1.0.73 → 1.0.76
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/InviteFriendFilled.js +4 -1
- package/lib/InviteFriendFilled.js +4 -1
- package/package.json +2 -2
- package/src/InviteFriendFilled.tsx +2 -1
- package/svgs/filled/invite-friend-filled.svg +4 -4
- package/svgs/filled/people-card-filled.svg +9 -3
- package/tmpAllSvgs/invite-friend-filled.svg +4 -4
- package/tmpAllSvgs/people-card-filled.svg +9 -3
package/es/InviteFriendFilled.js
CHANGED
|
@@ -24,11 +24,14 @@ function InviteFriendFilled(componentProps) {
|
|
|
24
24
|
fill: "none",
|
|
25
25
|
xmlns: "http://www.w3.org/2000/svg"
|
|
26
26
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
27
|
-
d: "
|
|
27
|
+
d: "M3 19.5h12V18a3.75 3.75 0 00-3.75-3.75h-4.5A3.75 3.75 0 003 18v1.5zM17.88 8.398h1.44v7.2h-1.44v-7.2z",
|
|
28
28
|
fill: "currentColor"
|
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
|
30
30
|
d: "M22.2 11.278v1.44H15v-1.44h7.2z",
|
|
31
31
|
fill: "currentColor"
|
|
32
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M9 12.6a4.2 4.2 0 110-8.4 4.2 4.2 0 010 8.4z",
|
|
34
|
+
fill: "#FF7612"
|
|
32
35
|
}));
|
|
33
36
|
};
|
|
34
37
|
|
|
@@ -77,11 +77,14 @@ function InviteFriendFilled(componentProps) {
|
|
|
77
77
|
fill: "none",
|
|
78
78
|
xmlns: "http://www.w3.org/2000/svg"
|
|
79
79
|
}, props), React.createElement("path", {
|
|
80
|
-
d: "
|
|
80
|
+
d: "M3 19.5h12V18a3.75 3.75 0 00-3.75-3.75h-4.5A3.75 3.75 0 003 18v1.5zM17.88 8.398h1.44v7.2h-1.44v-7.2z",
|
|
81
81
|
fill: "currentColor"
|
|
82
82
|
}), React.createElement("path", {
|
|
83
83
|
d: "M22.2 11.278v1.44H15v-1.44h7.2z",
|
|
84
84
|
fill: "currentColor"
|
|
85
|
+
}), React.createElement("path", {
|
|
86
|
+
d: "M9 12.6a4.2 4.2 0 110-8.4 4.2 4.2 0 010 8.4z",
|
|
87
|
+
fill: "#FF7612"
|
|
85
88
|
}));
|
|
86
89
|
};
|
|
87
90
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "a-icons",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.76",
|
|
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": "3b77552dd5b6cde1ca3da5aaaacc9f62bff36c95"
|
|
26
26
|
}
|
|
@@ -5,10 +5,11 @@ function InviteFriendFilled(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
7
|
<path
|
|
8
|
-
d="
|
|
8
|
+
d="M3 19.5h12V18a3.75 3.75 0 00-3.75-3.75h-4.5A3.75 3.75 0 003 18v1.5zM17.88 8.398h1.44v7.2h-1.44v-7.2z"
|
|
9
9
|
fill="currentColor"
|
|
10
10
|
/>
|
|
11
11
|
<path d="M22.2 11.278v1.44H15v-1.44h7.2z" fill="currentColor" />
|
|
12
|
+
<path d="M9 12.6a4.2 4.2 0 110-8.4 4.2 4.2 0 010 8.4z" fill="#FF7612" />
|
|
12
13
|
</svg>
|
|
13
14
|
);
|
|
14
15
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M8.9998 12.5992C8.44825 12.5992 7.9021 12.4906 7.39253 12.2795C6.88297 12.0684 6.41996 11.7591 6.02996 11.3691C5.63995 10.9791 5.33058 10.5161 5.11951 10.0065C4.90844 9.49692 4.7998 8.95077 4.7998 8.39922C4.7998 7.84767 4.90844 7.30152 5.11951 6.79195C5.33058 6.28238 5.63995 5.81938 6.02996 5.42937C6.41996 5.03936 6.88297 4.72999 7.39253 4.51892C7.9021 4.30785 8.44825 4.19922 8.9998 4.19922C10.1137 4.19922 11.182 4.64172 11.9697 5.42937C12.7573 6.21702 13.1998 7.28531 13.1998 8.39922C13.1998 9.51313 12.7573 10.5814 11.9697 11.3691C11.182 12.1567 10.1137 12.5992 8.9998 12.5992Z"
|
|
4
|
-
fill="currentColor" />
|
|
5
2
|
<path
|
|
6
3
|
d="M3 19.5H15V18C15 17.0054 14.6049 16.0516 13.9017 15.3483C13.1984 14.6451 12.2446 14.25 11.25 14.25H6.75C5.75544 14.25 4.80161 14.6451 4.09835 15.3483C3.39509 16.0516 3 17.0054 3 18V19.5Z"
|
|
7
4
|
fill="currentColor" />
|
|
8
5
|
<path d="M17.88 8.39844H19.32V15.5984H17.88V8.39844Z" fill="currentColor" />
|
|
9
6
|
<path d="M22.2 11.2784V12.7184L15 12.7184L15 11.2784L22.2 11.2784Z" fill="currentColor" />
|
|
10
|
-
|
|
7
|
+
<path
|
|
8
|
+
d="M8.9998 12.5992C8.44825 12.5992 7.9021 12.4906 7.39253 12.2795C6.88297 12.0684 6.41996 11.7591 6.02996 11.3691C5.63995 10.9791 5.33058 10.5161 5.11951 10.0065C4.90844 9.49692 4.7998 8.95077 4.7998 8.39922C4.7998 7.84767 4.90844 7.30152 5.11951 6.79195C5.33058 6.28238 5.63995 5.81938 6.02996 5.42937C6.41996 5.03936 6.88297 4.72999 7.39253 4.51892C7.9021 4.30785 8.44825 4.19922 8.9998 4.19922C10.1137 4.19922 11.182 4.64172 11.9697 5.42937C12.7573 6.21702 13.1998 7.28531 13.1998 8.39922C13.1998 9.51313 12.7573 10.5814 11.9697 11.3691C11.182 12.1567 10.1137 12.5992 8.9998 12.5992Z"
|
|
9
|
+
fill="#FF7612" />
|
|
10
|
+
</svg>
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
<svg viewBox="0 0 24 24" fill="fill" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<path
|
|
3
|
+
d="M15.4158 6.34611C15.1867 8.52602 13.2338 10.1074 11.0539 9.87833C8.87398 9.64921 7.29255 7.69631 7.52167 5.51641C7.75079 3.3365 9.70369 1.75507 11.8836 1.98419C14.0635 2.21331 15.6449 4.16621 15.4158 6.34611Z"
|
|
4
|
+
fill="currentColor" />
|
|
5
|
+
<path
|
|
6
|
+
d="M2.96659 14.4194C2.05416 15.6957 3.11168 17.2537 4.67193 17.4177L15.0013 18.5033C16.5615 18.6673 17.9199 17.3632 17.2927 15.9252C16.1406 13.2835 13.6394 11.3199 10.5685 10.9972C7.49756 10.6744 4.64272 12.075 2.96659 14.4194Z"
|
|
7
|
+
fill="currentColor" />
|
|
8
|
+
<path
|
|
9
|
+
d="M9.37421 17.8325C9.01873 16.0584 8.84099 15.1714 9.2817 14.5098C9.72241 13.8482 10.6095 13.6705 12.3836 13.315L17.786 12.2325C19.5601 11.877 20.4472 11.6993 21.1087 12.14C21.7703 12.5807 21.9481 13.4677 22.3035 15.2418L22.6458 16.9502C23.0013 18.7243 23.1791 19.6113 22.7384 20.2729C22.2977 20.9345 21.4106 21.1122 19.6365 21.4677L14.2341 22.5502C12.46 22.9057 11.5729 23.0835 10.9113 22.6427C10.2497 22.202 10.072 21.315 9.71652 19.5409L9.37421 17.8325Z"
|
|
10
|
+
fill="inherit" />
|
|
5
11
|
<path d="M11.4531 15.4226L19.457 13.8188L19.5804 14.4345L11.5765 16.0383L11.4531 15.4226Z" fill="currentColor" />
|
|
6
12
|
<path d="M11.946 17.8853L19.9499 16.2815L20.0733 16.8972L12.0694 18.5009L11.946 17.8853Z" fill="currentColor" />
|
|
7
13
|
<path d="M12.4399 20.3481L16.134 19.6079L16.2574 20.2236L12.5633 20.9638L12.4399 20.3481Z" fill="currentColor" />
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M8.9998 12.5992C8.44825 12.5992 7.9021 12.4906 7.39253 12.2795C6.88297 12.0684 6.41996 11.7591 6.02996 11.3691C5.63995 10.9791 5.33058 10.5161 5.11951 10.0065C4.90844 9.49692 4.7998 8.95077 4.7998 8.39922C4.7998 7.84767 4.90844 7.30152 5.11951 6.79195C5.33058 6.28238 5.63995 5.81938 6.02996 5.42937C6.41996 5.03936 6.88297 4.72999 7.39253 4.51892C7.9021 4.30785 8.44825 4.19922 8.9998 4.19922C10.1137 4.19922 11.182 4.64172 11.9697 5.42937C12.7573 6.21702 13.1998 7.28531 13.1998 8.39922C13.1998 9.51313 12.7573 10.5814 11.9697 11.3691C11.182 12.1567 10.1137 12.5992 8.9998 12.5992Z"
|
|
4
|
-
fill="currentColor" />
|
|
5
2
|
<path
|
|
6
3
|
d="M3 19.5H15V18C15 17.0054 14.6049 16.0516 13.9017 15.3483C13.1984 14.6451 12.2446 14.25 11.25 14.25H6.75C5.75544 14.25 4.80161 14.6451 4.09835 15.3483C3.39509 16.0516 3 17.0054 3 18V19.5Z"
|
|
7
4
|
fill="currentColor" />
|
|
8
5
|
<path d="M17.88 8.39844H19.32V15.5984H17.88V8.39844Z" fill="currentColor" />
|
|
9
6
|
<path d="M22.2 11.2784V12.7184L15 12.7184L15 11.2784L22.2 11.2784Z" fill="currentColor" />
|
|
10
|
-
|
|
7
|
+
<path
|
|
8
|
+
d="M8.9998 12.5992C8.44825 12.5992 7.9021 12.4906 7.39253 12.2795C6.88297 12.0684 6.41996 11.7591 6.02996 11.3691C5.63995 10.9791 5.33058 10.5161 5.11951 10.0065C4.90844 9.49692 4.7998 8.95077 4.7998 8.39922C4.7998 7.84767 4.90844 7.30152 5.11951 6.79195C5.33058 6.28238 5.63995 5.81938 6.02996 5.42937C6.41996 5.03936 6.88297 4.72999 7.39253 4.51892C7.9021 4.30785 8.44825 4.19922 8.9998 4.19922C10.1137 4.19922 11.182 4.64172 11.9697 5.42937C12.7573 6.21702 13.1998 7.28531 13.1998 8.39922C13.1998 9.51313 12.7573 10.5814 11.9697 11.3691C11.182 12.1567 10.1137 12.5992 8.9998 12.5992Z"
|
|
9
|
+
fill="#FF7612" />
|
|
10
|
+
</svg>
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
<svg viewBox="0 0 24 24" fill="fill" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
<path
|
|
3
|
+
d="M15.4158 6.34611C15.1867 8.52602 13.2338 10.1074 11.0539 9.87833C8.87398 9.64921 7.29255 7.69631 7.52167 5.51641C7.75079 3.3365 9.70369 1.75507 11.8836 1.98419C14.0635 2.21331 15.6449 4.16621 15.4158 6.34611Z"
|
|
4
|
+
fill="currentColor" />
|
|
5
|
+
<path
|
|
6
|
+
d="M2.96659 14.4194C2.05416 15.6957 3.11168 17.2537 4.67193 17.4177L15.0013 18.5033C16.5615 18.6673 17.9199 17.3632 17.2927 15.9252C16.1406 13.2835 13.6394 11.3199 10.5685 10.9972C7.49756 10.6744 4.64272 12.075 2.96659 14.4194Z"
|
|
7
|
+
fill="currentColor" />
|
|
8
|
+
<path
|
|
9
|
+
d="M9.37421 17.8325C9.01873 16.0584 8.84099 15.1714 9.2817 14.5098C9.72241 13.8482 10.6095 13.6705 12.3836 13.315L17.786 12.2325C19.5601 11.877 20.4472 11.6993 21.1087 12.14C21.7703 12.5807 21.9481 13.4677 22.3035 15.2418L22.6458 16.9502C23.0013 18.7243 23.1791 19.6113 22.7384 20.2729C22.2977 20.9345 21.4106 21.1122 19.6365 21.4677L14.2341 22.5502C12.46 22.9057 11.5729 23.0835 10.9113 22.6427C10.2497 22.202 10.072 21.315 9.71652 19.5409L9.37421 17.8325Z"
|
|
10
|
+
fill="inherit" />
|
|
5
11
|
<path d="M11.4531 15.4226L19.457 13.8188L19.5804 14.4345L11.5765 16.0383L11.4531 15.4226Z" fill="currentColor" />
|
|
6
12
|
<path d="M11.946 17.8853L19.9499 16.2815L20.0733 16.8972L12.0694 18.5009L11.946 17.8853Z" fill="currentColor" />
|
|
7
13
|
<path d="M12.4399 20.3481L16.134 19.6079L16.2574 20.2236L12.5633 20.9638L12.4399 20.3481Z" fill="currentColor" />
|