Skip to content

Commit a83fc52

Browse files
committed
Merge branch 'dev' of https://github.com/DevCloudFE/vue-devui into dev
2 parents ede4bed + 3833fb5 commit a83fc52

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

packages/devui-vue/devui/avatar/src/components/icon-body.tsx

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { IconPropsType } from "../avatar-types";
1+
import type { IconPropsType } from '../avatar-types';
22

33
export const IconBody = (props: IconPropsType): JSX.Element => {
44
const { width, height } = props;
@@ -11,21 +11,15 @@ export const IconBody = (props: IconPropsType): JSX.Element => {
1111
}}
1212
viewBox="0 0 30 30"
1313
version="1.1"
14-
xmlns="http://www.w3.org/2000/svg"
15-
>
16-
<g
17-
id="未命名"
18-
stroke="none"
19-
stroke-width="1"
20-
fill="none"
21-
fill-rule="evenodd"
22-
>
14+
xmlns="http://www.w3.org/2000/svg">
15+
<g id="未命名" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
2316
<circle id="Oval" fill="#CACFD8" cx="15" cy="15" r="15"></circle>
2417
<path
25-
d="M14.9997866,16 C12.5145053,16 10.4997866,13.9852814 10.4997866, 11.5 C10.4997866,9.01471863 12.5145053,7 14.9997866,7 C17.485068, 7 19.4997866,9.01471863 19.4997866,11.5 C19.4997866,13.9852814 17.485068, 16 14.9997866,16 Z M23,23 L7,22.998553 C7,19.0122153 10.8892296, 16.5 14.9997866,16.5 C19.1103437,16.5 23,20 23,23 Z"
18+
d={`M14.9997866,16 C12.5145053,16 10.4997866,13.9852814 10.4997866, 11.5 C10.4997866,9.01471863 12.5145053,7 14.9997866,7
19+
C17.485068, 7 19.4997866,9.01471863 19.4997866,11.5 C19.4997866,13.9852814 17.485068, 16 14.9997866,16 Z M23,23 L7,22.998553
20+
C7,19.0122153 10.8892296, 16.5 14.9997866,16.5 C19.1103437,16.5 23,20 23,23 Z`}
2621
id="形状结合"
27-
fill="#FFFFFF"
28-
></path>
22+
fill="#FFFFFF"></path>
2923
</g>
3024
</svg>
3125
);

packages/devui-vue/devui/avatar/src/components/icon-nobody.tsx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@ export const IconNobody = (props: IconPropsType): JSX.Element => {
1414
xmlns="http://www.w3.org/2000/svg">
1515
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
1616
<path
17-
d="M22.31,19.2474562 L22.31,21.9974562 L20.81,21.9974562 L20.81, 19.2474562 L18.06,19.2474562 L18.06,17.7474562 L20.81,17.7474562 L20.81, 14.9974562 L22.31,14.9974562 L22.31,17.7474562 L25.06,17.7474562 L25.06, 19.2474562 L22.31,19.2474562 Z M14.9297866,14.9974562 C12.4445053, 14.9974562 10.4297866,12.9827376 10.4297866,10.4974562 C10.4297866, 8.01217483 12.4445053,5.9974562 14.9297866,5.9974562 C17.415068, 5.9974562 19.4297866,8.01217483 19.4297866,10.4974562 C19.4297866, 12.9827376 17.415068,14.9974562 14.9297866,14.9974562 Z M19.6797866, 20.2474562 L19.6797866,21.9971623 L6.93,21.9960092 C6.93,18.0096715 10.8192296, 15.4974562 14.9297866,15.4974562 C16.4608397,15.4974562 17.9612467,15.983021 19.2414296, 16.7474562 L17.06,16.7474562 L17.06,20.2474562 L19.6797866,20.2474562 Z"
17+
d={`M22.31,19.2474562 L22.31,21.9974562 L20.81,21.9974562 L20.81, 19.2474562 L18.06,19.2474562 L18.06,17.7474562
18+
L20.81,17.7474562 L20.81, 14.9974562 L22.31,14.9974562 L22.31,17.7474562 L25.06,17.7474562 L25.06, 19.2474562
19+
L22.31,19.2474562 Z M14.9297866,14.9974562 C12.4445053, 14.9974562 10.4297866,12.9827376 10.4297866,10.4974562
20+
C10.4297866, 8.01217483 12.4445053,5.9974562 14.9297866,5.9974562 C17.415068, 5.9974562 19.4297866,8.01217483
21+
19.4297866,10.4974562 C19.4297866, 12.9827376 17.415068,14.9974562 14.9297866,14.9974562 Z M19.6797866, 20.2474562
22+
L19.6797866,21.9971623 L6.93,21.9960092 C6.93,18.0096715 10.8192296, 15.4974562 14.9297866,15.4974562 C16.4608397,15.4974562
23+
17.9612467,15.983021 19.2414296, 16.7474562 L17.06,16.7474562 L17.06,20.2474562 L19.6797866,20.2474562 Z`}
1824
id="形状结合"
1925
fill="#959EB2"></path>
2026
<path

packages/devui-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-devui",
3-
"version": "1.5.7-hotfix.2",
3+
"version": "1.5.7-hotfix.3",
44
"license": "MIT",
55
"description": "DevUI components based on Vite and Vue3",
66
"keywords": [

0 commit comments

Comments
 (0)