@zleap-ai/icons 0.0.121 → 0.0.122

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.
Files changed (65) hide show
  1. package/dist/cjs/icons/IconBiJiBen.js +17 -0
  2. package/dist/cjs/icons/IconBiJiBen.js.map +1 -0
  3. package/dist/cjs/icons/IconLiuLanQiChaJian.js +17 -0
  4. package/dist/cjs/icons/IconLiuLanQiChaJian.js.map +1 -0
  5. package/dist/cjs/icons/IconShangChuanYinPin.js +17 -0
  6. package/dist/cjs/icons/IconShangChuanYinPin.js.map +1 -0
  7. package/dist/cjs/icons/IconShiShiLuYin.js +17 -0
  8. package/dist/cjs/icons/IconShiShiLuYin.js.map +1 -0
  9. package/dist/cjs/icons/IconSiYuanBiJi.js +17 -0
  10. package/dist/cjs/icons/IconSiYuanBiJi.js.map +1 -0
  11. package/dist/cjs/icons/IconWenDangShangChuan.js +17 -0
  12. package/dist/cjs/icons/IconWenDangShangChuan.js.map +1 -0
  13. package/dist/cjs/icons/IconYuQueZhiShiKu.js +17 -0
  14. package/dist/cjs/icons/IconYuQueZhiShiKu.js.map +1 -0
  15. package/dist/cjs/index.js +32 -4
  16. package/dist/cjs/index.js.map +1 -1
  17. package/dist/esm/icons/IconBiJiBen.js +14 -0
  18. package/dist/esm/icons/IconBiJiBen.js.map +1 -0
  19. package/dist/esm/icons/IconLiuLanQiChaJian.js +14 -0
  20. package/dist/esm/icons/IconLiuLanQiChaJian.js.map +1 -0
  21. package/dist/esm/icons/IconShangChuanYinPin.js +14 -0
  22. package/dist/esm/icons/IconShangChuanYinPin.js.map +1 -0
  23. package/dist/esm/icons/IconShiShiLuYin.js +14 -0
  24. package/dist/esm/icons/IconShiShiLuYin.js.map +1 -0
  25. package/dist/esm/icons/IconSiYuanBiJi.js +14 -0
  26. package/dist/esm/icons/IconSiYuanBiJi.js.map +1 -0
  27. package/dist/esm/icons/IconWenDangShangChuan.js +14 -0
  28. package/dist/esm/icons/IconWenDangShangChuan.js.map +1 -0
  29. package/dist/esm/icons/IconYuQueZhiShiKu.js +14 -0
  30. package/dist/esm/icons/IconYuQueZhiShiKu.js.map +1 -0
  31. package/dist/esm/index.js +21 -0
  32. package/dist/esm/index.js.map +1 -1
  33. package/dist/types/icons/IconBiJiBen.d.ts +17 -0
  34. package/dist/types/icons/IconBiJiBen.d.ts.map +1 -0
  35. package/dist/types/icons/IconLiuLanQiChaJian.d.ts +17 -0
  36. package/dist/types/icons/IconLiuLanQiChaJian.d.ts.map +1 -0
  37. package/dist/types/icons/IconShangChuanYinPin.d.ts +17 -0
  38. package/dist/types/icons/IconShangChuanYinPin.d.ts.map +1 -0
  39. package/dist/types/icons/IconShiShiLuYin.d.ts +17 -0
  40. package/dist/types/icons/IconShiShiLuYin.d.ts.map +1 -0
  41. package/dist/types/icons/IconSiYuanBiJi.d.ts +17 -0
  42. package/dist/types/icons/IconSiYuanBiJi.d.ts.map +1 -0
  43. package/dist/types/icons/IconWenDangShangChuan.d.ts +17 -0
  44. package/dist/types/icons/IconWenDangShangChuan.d.ts.map +1 -0
  45. package/dist/types/icons/IconYuQueZhiShiKu.d.ts +17 -0
  46. package/dist/types/icons/IconYuQueZhiShiKu.d.ts.map +1 -0
  47. package/dist/types/index.d.ts +14 -0
  48. package/dist/types/index.d.ts.map +1 -1
  49. package/icons.json +79 -2
  50. package/package.json +1 -1
  51. package/react-native/icons/IconBiJiBen.tsx +53 -0
  52. package/react-native/icons/IconLiuLanQiChaJian.tsx +53 -0
  53. package/react-native/icons/IconShangChuanYinPin.tsx +53 -0
  54. package/react-native/icons/IconShiShiLuYin.tsx +53 -0
  55. package/react-native/icons/IconSiYuanBiJi.tsx +53 -0
  56. package/react-native/icons/IconWenDangShangChuan.tsx +53 -0
  57. package/react-native/icons/IconYuQueZhiShiKu.tsx +53 -0
  58. package/react-native/index.ts +21 -0
  59. package/svg//344/270/212/344/274/240/351/237/263/351/242/221.svg +1 -0
  60. package/svg//345/256/236/346/227/266/345/275/225/351/237/263.svg +1 -0
  61. package/svg//346/200/235/346/272/220/347/254/224/350/256/260.svg +1 -0
  62. package/svg//346/226/207/346/241/243/344/270/212/344/274/240.svg +1 -0
  63. package/svg//346/265/217/350/247/210/345/231/250/346/217/222/344/273/266.svg +1 -0
  64. package/svg//347/254/224/350/256/260/346/234/254.svg +1 -0
  65. package/svg//350/257/255/351/233/200/347/237/245/350/257/206/345/272/223.svg +1 -0
package/icons.json CHANGED
@@ -1,8 +1,85 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "generatedAt": "2026-07-03T10:28:19.862Z",
4
- "totalCount": 175,
3
+ "generatedAt": "2026-07-03T11:01:23.094Z",
4
+ "totalCount": 182,
5
5
  "icons": [
6
+ {
7
+ "name": "IconYuQueZhiShiKu",
8
+ "originalName": "语雀知识库",
9
+ "svgPath": "svg/语雀知识库.svg",
10
+ "componentPath": "src/icons/IconYuQueZhiShiKu.tsx",
11
+ "size": {
12
+ "width": 24,
13
+ "height": 24
14
+ },
15
+ "createdAt": "2026-07-03T11:01:23.077Z"
16
+ },
17
+ {
18
+ "name": "IconBiJiBen",
19
+ "originalName": "笔记本",
20
+ "svgPath": "svg/笔记本.svg",
21
+ "componentPath": "src/icons/IconBiJiBen.tsx",
22
+ "size": {
23
+ "width": 24,
24
+ "height": 24
25
+ },
26
+ "createdAt": "2026-07-03T11:01:23.074Z"
27
+ },
28
+ {
29
+ "name": "IconLiuLanQiChaJian",
30
+ "originalName": "浏览器插件",
31
+ "svgPath": "svg/浏览器插件.svg",
32
+ "componentPath": "src/icons/IconLiuLanQiChaJian.tsx",
33
+ "size": {
34
+ "width": 24,
35
+ "height": 24
36
+ },
37
+ "createdAt": "2026-07-03T11:01:23.072Z"
38
+ },
39
+ {
40
+ "name": "IconWenDangShangChuan",
41
+ "originalName": "文档上传",
42
+ "svgPath": "svg/文档上传.svg",
43
+ "componentPath": "src/icons/IconWenDangShangChuan.tsx",
44
+ "size": {
45
+ "width": 24,
46
+ "height": 24
47
+ },
48
+ "createdAt": "2026-07-03T11:01:23.070Z"
49
+ },
50
+ {
51
+ "name": "IconSiYuanBiJi",
52
+ "originalName": "思源笔记",
53
+ "svgPath": "svg/思源笔记.svg",
54
+ "componentPath": "src/icons/IconSiYuanBiJi.tsx",
55
+ "size": {
56
+ "width": 24,
57
+ "height": 24
58
+ },
59
+ "createdAt": "2026-07-03T11:01:23.064Z"
60
+ },
61
+ {
62
+ "name": "IconShiShiLuYin",
63
+ "originalName": "实时录音",
64
+ "svgPath": "svg/实时录音.svg",
65
+ "componentPath": "src/icons/IconShiShiLuYin.tsx",
66
+ "size": {
67
+ "width": 24,
68
+ "height": 24
69
+ },
70
+ "createdAt": "2026-07-03T11:01:23.060Z"
71
+ },
72
+ {
73
+ "name": "IconShangChuanYinPin",
74
+ "originalName": "上传音频",
75
+ "svgPath": "svg/上传音频.svg",
76
+ "componentPath": "src/icons/IconShangChuanYinPin.tsx",
77
+ "size": {
78
+ "width": 24,
79
+ "height": 24
80
+ },
81
+ "createdAt": "2026-07-03T11:01:23.051Z"
82
+ },
6
83
  {
7
84
  "name": "IconShaiXuan2",
8
85
  "originalName": "筛选2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zleap-ai/icons",
3
- "version": "0.0.121",
3
+ "version": "0.0.122",
4
4
  "description": "Icon library auto-generated from Figma",
5
5
  "repository": {
6
6
  "type": "git",
@@ -0,0 +1,53 @@
1
+ import React, { forwardRef, useMemo } from 'react'
2
+ import type { ComponentProps } from 'react'
3
+ import { SvgXml } from 'react-native-svg'
4
+
5
+ export interface IconBiJiBenProps extends Omit<ComponentProps<typeof SvgXml>, 'xml' | 'width' | 'height'> {
6
+ size?: number | string
7
+ color?: string
8
+ }
9
+
10
+ export const IconBiJiBen = forwardRef<unknown, IconBiJiBenProps>(
11
+ ({ size = 24, color, ...props }, ref) => {
12
+ const baseXml = useMemo(
13
+ () => `<svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linejoin="round" stroke-width="1.5" d="M4 3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 2v20"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6h4"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 10h4"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 2h6"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 22h6"/></svg>`,
14
+ [],
15
+ )
16
+
17
+ const xml = useMemo(() => {
18
+ if (!color) return baseXml
19
+ return baseXml.replace(
20
+ /(fill|stroke)="([^"]+)"/gi,
21
+ (_match, attr, value) => {
22
+ const normalized = String(value).toLowerCase().replace(/\s/g, '')
23
+ if (
24
+ normalized === 'none' ||
25
+ normalized === 'currentcolor' ||
26
+ normalized === 'white' ||
27
+ normalized === '#fff' ||
28
+ normalized === '#ffffff' ||
29
+ normalized.startsWith('url(')
30
+ ) {
31
+ return `${attr}="${value}"`
32
+ }
33
+ return `${attr}="${color}"`
34
+ },
35
+ )
36
+ }, [baseXml, color])
37
+
38
+ return (
39
+ <SvgXml
40
+ ref={ref as never}
41
+ xml={xml}
42
+ width={size}
43
+ height={size}
44
+ viewBox="0 0 24 24"
45
+ {...props}
46
+ />
47
+ )
48
+ },
49
+ )
50
+
51
+ IconBiJiBen.displayName = 'IconBiJiBen'
52
+
53
+ export default IconBiJiBen
@@ -0,0 +1,53 @@
1
+ import React, { forwardRef, useMemo } from 'react'
2
+ import type { ComponentProps } from 'react'
3
+ import { SvgXml } from 'react-native-svg'
4
+
5
+ export interface IconLiuLanQiChaJianProps extends Omit<ComponentProps<typeof SvgXml>, 'xml' | 'width' | 'height'> {
6
+ size?: number | string
7
+ color?: string
8
+ }
9
+
10
+ export const IconLiuLanQiChaJian = forwardRef<unknown, IconLiuLanQiChaJianProps>(
11
+ ({ size = 24, color, ...props }, ref) => {
12
+ const baseXml = useMemo(
13
+ () => `<svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linejoin="round" stroke-width="1.5" d="M2 12V6h4.5V5a3 3 0 0 1 6 0v1H17v6h2a3 3 0 0 1 0 6h-2v4H2v-4h2a3 3 0 0 0 0-6z"/></svg>`,
14
+ [],
15
+ )
16
+
17
+ const xml = useMemo(() => {
18
+ if (!color) return baseXml
19
+ return baseXml.replace(
20
+ /(fill|stroke)="([^"]+)"/gi,
21
+ (_match, attr, value) => {
22
+ const normalized = String(value).toLowerCase().replace(/\s/g, '')
23
+ if (
24
+ normalized === 'none' ||
25
+ normalized === 'currentcolor' ||
26
+ normalized === 'white' ||
27
+ normalized === '#fff' ||
28
+ normalized === '#ffffff' ||
29
+ normalized.startsWith('url(')
30
+ ) {
31
+ return `${attr}="${value}"`
32
+ }
33
+ return `${attr}="${color}"`
34
+ },
35
+ )
36
+ }, [baseXml, color])
37
+
38
+ return (
39
+ <SvgXml
40
+ ref={ref as never}
41
+ xml={xml}
42
+ width={size}
43
+ height={size}
44
+ viewBox="0 0 24 24"
45
+ {...props}
46
+ />
47
+ )
48
+ },
49
+ )
50
+
51
+ IconLiuLanQiChaJian.displayName = 'IconLiuLanQiChaJian'
52
+
53
+ export default IconLiuLanQiChaJian
@@ -0,0 +1,53 @@
1
+ import React, { forwardRef, useMemo } from 'react'
2
+ import type { ComponentProps } from 'react'
3
+ import { SvgXml } from 'react-native-svg'
4
+
5
+ export interface IconShangChuanYinPinProps extends Omit<ComponentProps<typeof SvgXml>, 'xml' | 'width' | 'height'> {
6
+ size?: number | string
7
+ color?: string
8
+ }
9
+
10
+ export const IconShangChuanYinPin = forwardRef<unknown, IconShangChuanYinPinProps>(
11
+ ({ size = 24, color, ...props }, ref) => {
12
+ const baseXml = useMemo(
13
+ () => `<svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 18V5l12-2v13"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 19a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/></svg>`,
14
+ [],
15
+ )
16
+
17
+ const xml = useMemo(() => {
18
+ if (!color) return baseXml
19
+ return baseXml.replace(
20
+ /(fill|stroke)="([^"]+)"/gi,
21
+ (_match, attr, value) => {
22
+ const normalized = String(value).toLowerCase().replace(/\s/g, '')
23
+ if (
24
+ normalized === 'none' ||
25
+ normalized === 'currentcolor' ||
26
+ normalized === 'white' ||
27
+ normalized === '#fff' ||
28
+ normalized === '#ffffff' ||
29
+ normalized.startsWith('url(')
30
+ ) {
31
+ return `${attr}="${value}"`
32
+ }
33
+ return `${attr}="${color}"`
34
+ },
35
+ )
36
+ }, [baseXml, color])
37
+
38
+ return (
39
+ <SvgXml
40
+ ref={ref as never}
41
+ xml={xml}
42
+ width={size}
43
+ height={size}
44
+ viewBox="0 0 24 24"
45
+ {...props}
46
+ />
47
+ )
48
+ },
49
+ )
50
+
51
+ IconShangChuanYinPin.displayName = 'IconShangChuanYinPin'
52
+
53
+ export default IconShangChuanYinPin
@@ -0,0 +1,53 @@
1
+ import React, { forwardRef, useMemo } from 'react'
2
+ import type { ComponentProps } from 'react'
3
+ import { SvgXml } from 'react-native-svg'
4
+
5
+ export interface IconShiShiLuYinProps extends Omit<ComponentProps<typeof SvgXml>, 'xml' | 'width' | 'height'> {
6
+ size?: number | string
7
+ color?: string
8
+ }
9
+
10
+ export const IconShiShiLuYin = forwardRef<unknown, IconShiShiLuYinProps>(
11
+ ({ size = 24, color, ...props }, ref) => {
12
+ const baseXml = useMemo(
13
+ () => `<svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 10v2a7 7 0 1 1-14 0v-2"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 19v3"/></svg>`,
14
+ [],
15
+ )
16
+
17
+ const xml = useMemo(() => {
18
+ if (!color) return baseXml
19
+ return baseXml.replace(
20
+ /(fill|stroke)="([^"]+)"/gi,
21
+ (_match, attr, value) => {
22
+ const normalized = String(value).toLowerCase().replace(/\s/g, '')
23
+ if (
24
+ normalized === 'none' ||
25
+ normalized === 'currentcolor' ||
26
+ normalized === 'white' ||
27
+ normalized === '#fff' ||
28
+ normalized === '#ffffff' ||
29
+ normalized.startsWith('url(')
30
+ ) {
31
+ return `${attr}="${value}"`
32
+ }
33
+ return `${attr}="${color}"`
34
+ },
35
+ )
36
+ }, [baseXml, color])
37
+
38
+ return (
39
+ <SvgXml
40
+ ref={ref as never}
41
+ xml={xml}
42
+ width={size}
43
+ height={size}
44
+ viewBox="0 0 24 24"
45
+ {...props}
46
+ />
47
+ )
48
+ },
49
+ )
50
+
51
+ IconShiShiLuYin.displayName = 'IconShiShiLuYin'
52
+
53
+ export default IconShiShiLuYin
@@ -0,0 +1,53 @@
1
+ import React, { forwardRef, useMemo } from 'react'
2
+ import type { ComponentProps } from 'react'
3
+ import { SvgXml } from 'react-native-svg'
4
+
5
+ export interface IconSiYuanBiJiProps extends Omit<ComponentProps<typeof SvgXml>, 'xml' | 'width' | 'height'> {
6
+ size?: number | string
7
+ color?: string
8
+ }
9
+
10
+ export const IconSiYuanBiJi = forwardRef<unknown, IconSiYuanBiJiProps>(
11
+ ({ size = 24, color, ...props }, ref) => {
12
+ const baseXml = useMemo(
13
+ () => `<svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 2v4a2 2 0 0 0 2 2h4"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 9H8"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 13H8"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 17H8"/></svg>`,
14
+ [],
15
+ )
16
+
17
+ const xml = useMemo(() => {
18
+ if (!color) return baseXml
19
+ return baseXml.replace(
20
+ /(fill|stroke)="([^"]+)"/gi,
21
+ (_match, attr, value) => {
22
+ const normalized = String(value).toLowerCase().replace(/\s/g, '')
23
+ if (
24
+ normalized === 'none' ||
25
+ normalized === 'currentcolor' ||
26
+ normalized === 'white' ||
27
+ normalized === '#fff' ||
28
+ normalized === '#ffffff' ||
29
+ normalized.startsWith('url(')
30
+ ) {
31
+ return `${attr}="${value}"`
32
+ }
33
+ return `${attr}="${color}"`
34
+ },
35
+ )
36
+ }, [baseXml, color])
37
+
38
+ return (
39
+ <SvgXml
40
+ ref={ref as never}
41
+ xml={xml}
42
+ width={size}
43
+ height={size}
44
+ viewBox="0 0 24 24"
45
+ {...props}
46
+ />
47
+ )
48
+ },
49
+ )
50
+
51
+ IconSiYuanBiJi.displayName = 'IconSiYuanBiJi'
52
+
53
+ export default IconSiYuanBiJi
@@ -0,0 +1,53 @@
1
+ import React, { forwardRef, useMemo } from 'react'
2
+ import type { ComponentProps } from 'react'
3
+ import { SvgXml } from 'react-native-svg'
4
+
5
+ export interface IconWenDangShangChuanProps extends Omit<ComponentProps<typeof SvgXml>, 'xml' | 'width' | 'height'> {
6
+ size?: number | string
7
+ color?: string
8
+ }
9
+
10
+ export const IconWenDangShangChuan = forwardRef<unknown, IconWenDangShangChuanProps>(
11
+ ({ size = 24, color, ...props }, ref) => {
12
+ const baseXml = useMemo(
13
+ () => `<svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 11.5V7l-4.5-5H5a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h6"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.5 14.5v7"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 18h7"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 2v5h5"/></svg>`,
14
+ [],
15
+ )
16
+
17
+ const xml = useMemo(() => {
18
+ if (!color) return baseXml
19
+ return baseXml.replace(
20
+ /(fill|stroke)="([^"]+)"/gi,
21
+ (_match, attr, value) => {
22
+ const normalized = String(value).toLowerCase().replace(/\s/g, '')
23
+ if (
24
+ normalized === 'none' ||
25
+ normalized === 'currentcolor' ||
26
+ normalized === 'white' ||
27
+ normalized === '#fff' ||
28
+ normalized === '#ffffff' ||
29
+ normalized.startsWith('url(')
30
+ ) {
31
+ return `${attr}="${value}"`
32
+ }
33
+ return `${attr}="${color}"`
34
+ },
35
+ )
36
+ }, [baseXml, color])
37
+
38
+ return (
39
+ <SvgXml
40
+ ref={ref as never}
41
+ xml={xml}
42
+ width={size}
43
+ height={size}
44
+ viewBox="0 0 24 24"
45
+ {...props}
46
+ />
47
+ )
48
+ },
49
+ )
50
+
51
+ IconWenDangShangChuan.displayName = 'IconWenDangShangChuan'
52
+
53
+ export default IconWenDangShangChuan
@@ -0,0 +1,53 @@
1
+ import React, { forwardRef, useMemo } from 'react'
2
+ import type { ComponentProps } from 'react'
3
+ import { SvgXml } from 'react-native-svg'
4
+
5
+ export interface IconYuQueZhiShiKuProps extends Omit<ComponentProps<typeof SvgXml>, 'xml' | 'width' | 'height'> {
6
+ size?: number | string
7
+ color?: string
8
+ }
9
+
10
+ export const IconYuQueZhiShiKu = forwardRef<unknown, IconYuQueZhiShiKuProps>(
11
+ ({ size = 24, color, ...props }, ref) => {
12
+ const baseXml = useMemo(
13
+ () => `<svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 2v8l3-3 3 3V2"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5A2.5 2.5 0 0 1 4 19.5m0 0A2.5 2.5 0 0 1 6.5 17H20"/></svg>`,
14
+ [],
15
+ )
16
+
17
+ const xml = useMemo(() => {
18
+ if (!color) return baseXml
19
+ return baseXml.replace(
20
+ /(fill|stroke)="([^"]+)"/gi,
21
+ (_match, attr, value) => {
22
+ const normalized = String(value).toLowerCase().replace(/\s/g, '')
23
+ if (
24
+ normalized === 'none' ||
25
+ normalized === 'currentcolor' ||
26
+ normalized === 'white' ||
27
+ normalized === '#fff' ||
28
+ normalized === '#ffffff' ||
29
+ normalized.startsWith('url(')
30
+ ) {
31
+ return `${attr}="${value}"`
32
+ }
33
+ return `${attr}="${color}"`
34
+ },
35
+ )
36
+ }, [baseXml, color])
37
+
38
+ return (
39
+ <SvgXml
40
+ ref={ref as never}
41
+ xml={xml}
42
+ width={size}
43
+ height={size}
44
+ viewBox="0 0 24 24"
45
+ {...props}
46
+ />
47
+ )
48
+ },
49
+ )
50
+
51
+ IconYuQueZhiShiKu.displayName = 'IconYuQueZhiShiKu'
52
+
53
+ export default IconYuQueZhiShiKu
@@ -6,6 +6,7 @@ import { IconAi } from './icons/IconAi'
6
6
  import { IconAi1 } from './icons/IconAi1'
7
7
  import { IconBack } from './icons/IconBack'
8
8
  import { IconBianJi } from './icons/IconBianJi'
9
+ import { IconBiJiBen } from './icons/IconBiJiBen'
9
10
  import { IconBoFang } from './icons/IconBoFang'
10
11
  import { IconBoFang1 } from './icons/IconBoFang1'
11
12
  import { IconBoFangZhong } from './icons/IconBoFangZhong'
@@ -59,6 +60,7 @@ import { IconLianXiRen2 } from './icons/IconLianXiRen2'
59
60
  import { IconLianXiRen3 } from './icons/IconLianXiRen3'
60
61
  import { IconLieBiaoBuJu } from './icons/IconLieBiaoBuJu'
61
62
  import { IconLike } from './icons/IconLike'
63
+ import { IconLiuLanQiChaJian } from './icons/IconLiuLanQiChaJian'
62
64
  import { IconLogo } from './icons/IconLogo'
63
65
  import { IconLuYin } from './icons/IconLuYin'
64
66
  import { IconLuYin1 } from './icons/IconLuYin1'
@@ -105,6 +107,7 @@ import { IconShaiXuan2 } from './icons/IconShaiXuan2'
105
107
  import { IconShanChu } from './icons/IconShanChu'
106
108
  import { IconShanChu1 } from './icons/IconShanChu1'
107
109
  import { IconShanChuDELETE } from './icons/IconShanChuDELETE'
110
+ import { IconShangChuanYinPin } from './icons/IconShangChuanYinPin'
108
111
  import { IconShangYe } from './icons/IconShangYe'
109
112
  import { IconShangYe1 } from './icons/IconShangYe1'
110
113
  import { IconShare } from './icons/IconShare'
@@ -112,6 +115,7 @@ import { IconShenQingChengGong } from './icons/IconShenQingChengGong'
112
115
  import { IconSheZhi } from './icons/IconSheZhi'
113
116
  import { IconSheZhi1 } from './icons/IconSheZhi1'
114
117
  import { IconShiBai } from './icons/IconShiBai'
118
+ import { IconShiShiLuYin } from './icons/IconShiShiLuYin'
115
119
  import { IconShouCang } from './icons/IconShouCang'
116
120
  import { IconShouCang1 } from './icons/IconShouCang1'
117
121
  import { IconShouYe } from './icons/IconShouYe'
@@ -120,6 +124,7 @@ import { IconShuJuYuanTuBiao1 } from './icons/IconShuJuYuanTuBiao1'
120
124
  import { IconShuJuYuanTuBiao2 } from './icons/IconShuJuYuanTuBiao2'
121
125
  import { IconShuJuYuanTuBiao3 } from './icons/IconShuJuYuanTuBiao3'
122
126
  import { IconSiMiWenJianJiaLieBiao } from './icons/IconSiMiWenJianJiaLieBiao'
127
+ import { IconSiYuanBiJi } from './icons/IconSiYuanBiJi'
123
128
  import { IconSouSuo } from './icons/IconSouSuo'
124
129
  import { IconSouSuo1 } from './icons/IconSouSuo1'
125
130
  import { IconSuccessCheck } from './icons/IconSuccessCheck'
@@ -133,6 +138,7 @@ import { IconTongZhi1 } from './icons/IconTongZhi1'
133
138
  import { IconWeiGouXuan } from './icons/IconWeiGouXuan'
134
139
  import { IconWeiXinHaoYou } from './icons/IconWeiXinHaoYou'
135
140
  import { IconWenDang } from './icons/IconWenDang'
141
+ import { IconWenDangShangChuan } from './icons/IconWenDangShangChuan'
136
142
  import { IconWenHuaTiYu1 } from './icons/IconWenHuaTiYu1'
137
143
  import { IconWenJianJia } from './icons/IconWenJianJia'
138
144
  import { IconWenJianJiaGongKai } from './icons/IconWenJianJiaGongKai'
@@ -160,6 +166,7 @@ import { IconYou } from './icons/IconYou'
160
166
  import { IconYuLan } from './icons/IconYuLan'
161
167
  import { IconYuLan1 } from './icons/IconYuLan1'
162
168
  import { IconYuLanGuanBi } from './icons/IconYuLanGuanBi'
169
+ import { IconYuQueZhiShiKu } from './icons/IconYuQueZhiShiKu'
163
170
  import { IconZanTing } from './icons/IconZanTing'
164
171
  import { IconZanTing1 } from './icons/IconZanTing1'
165
172
  import { IconZanTing2 } from './icons/IconZanTing2'
@@ -182,6 +189,7 @@ export { IconAi, type IconAiProps } from './icons/IconAi'
182
189
  export { IconAi1, type IconAi1Props } from './icons/IconAi1'
183
190
  export { IconBack, type IconBackProps } from './icons/IconBack'
184
191
  export { IconBianJi, type IconBianJiProps } from './icons/IconBianJi'
192
+ export { IconBiJiBen, type IconBiJiBenProps } from './icons/IconBiJiBen'
185
193
  export { IconBoFang, type IconBoFangProps } from './icons/IconBoFang'
186
194
  export { IconBoFang1, type IconBoFang1Props } from './icons/IconBoFang1'
187
195
  export { IconBoFangZhong, type IconBoFangZhongProps } from './icons/IconBoFangZhong'
@@ -235,6 +243,7 @@ export { IconLianXiRen2, type IconLianXiRen2Props } from './icons/IconLianXiRen2
235
243
  export { IconLianXiRen3, type IconLianXiRen3Props } from './icons/IconLianXiRen3'
236
244
  export { IconLieBiaoBuJu, type IconLieBiaoBuJuProps } from './icons/IconLieBiaoBuJu'
237
245
  export { IconLike, type IconLikeProps } from './icons/IconLike'
246
+ export { IconLiuLanQiChaJian, type IconLiuLanQiChaJianProps } from './icons/IconLiuLanQiChaJian'
238
247
  export { IconLogo, type IconLogoProps } from './icons/IconLogo'
239
248
  export { IconLuYin, type IconLuYinProps } from './icons/IconLuYin'
240
249
  export { IconLuYin1, type IconLuYin1Props } from './icons/IconLuYin1'
@@ -281,6 +290,7 @@ export { IconShaiXuan2, type IconShaiXuan2Props } from './icons/IconShaiXuan2'
281
290
  export { IconShanChu, type IconShanChuProps } from './icons/IconShanChu'
282
291
  export { IconShanChu1, type IconShanChu1Props } from './icons/IconShanChu1'
283
292
  export { IconShanChuDELETE, type IconShanChuDELETEProps } from './icons/IconShanChuDELETE'
293
+ export { IconShangChuanYinPin, type IconShangChuanYinPinProps } from './icons/IconShangChuanYinPin'
284
294
  export { IconShangYe, type IconShangYeProps } from './icons/IconShangYe'
285
295
  export { IconShangYe1, type IconShangYe1Props } from './icons/IconShangYe1'
286
296
  export { IconShare, type IconShareProps } from './icons/IconShare'
@@ -288,6 +298,7 @@ export { IconShenQingChengGong, type IconShenQingChengGongProps } from './icons/
288
298
  export { IconSheZhi, type IconSheZhiProps } from './icons/IconSheZhi'
289
299
  export { IconSheZhi1, type IconSheZhi1Props } from './icons/IconSheZhi1'
290
300
  export { IconShiBai, type IconShiBaiProps } from './icons/IconShiBai'
301
+ export { IconShiShiLuYin, type IconShiShiLuYinProps } from './icons/IconShiShiLuYin'
291
302
  export { IconShouCang, type IconShouCangProps } from './icons/IconShouCang'
292
303
  export { IconShouCang1, type IconShouCang1Props } from './icons/IconShouCang1'
293
304
  export { IconShouYe, type IconShouYeProps } from './icons/IconShouYe'
@@ -296,6 +307,7 @@ export { IconShuJuYuanTuBiao1, type IconShuJuYuanTuBiao1Props } from './icons/Ic
296
307
  export { IconShuJuYuanTuBiao2, type IconShuJuYuanTuBiao2Props } from './icons/IconShuJuYuanTuBiao2'
297
308
  export { IconShuJuYuanTuBiao3, type IconShuJuYuanTuBiao3Props } from './icons/IconShuJuYuanTuBiao3'
298
309
  export { IconSiMiWenJianJiaLieBiao, type IconSiMiWenJianJiaLieBiaoProps } from './icons/IconSiMiWenJianJiaLieBiao'
310
+ export { IconSiYuanBiJi, type IconSiYuanBiJiProps } from './icons/IconSiYuanBiJi'
299
311
  export { IconSouSuo, type IconSouSuoProps } from './icons/IconSouSuo'
300
312
  export { IconSouSuo1, type IconSouSuo1Props } from './icons/IconSouSuo1'
301
313
  export { IconSuccessCheck, type IconSuccessCheckProps } from './icons/IconSuccessCheck'
@@ -309,6 +321,7 @@ export { IconTongZhi1, type IconTongZhi1Props } from './icons/IconTongZhi1'
309
321
  export { IconWeiGouXuan, type IconWeiGouXuanProps } from './icons/IconWeiGouXuan'
310
322
  export { IconWeiXinHaoYou, type IconWeiXinHaoYouProps } from './icons/IconWeiXinHaoYou'
311
323
  export { IconWenDang, type IconWenDangProps } from './icons/IconWenDang'
324
+ export { IconWenDangShangChuan, type IconWenDangShangChuanProps } from './icons/IconWenDangShangChuan'
312
325
  export { IconWenHuaTiYu1, type IconWenHuaTiYu1Props } from './icons/IconWenHuaTiYu1'
313
326
  export { IconWenJianJia, type IconWenJianJiaProps } from './icons/IconWenJianJia'
314
327
  export { IconWenJianJiaGongKai, type IconWenJianJiaGongKaiProps } from './icons/IconWenJianJiaGongKai'
@@ -336,6 +349,7 @@ export { IconYou, type IconYouProps } from './icons/IconYou'
336
349
  export { IconYuLan, type IconYuLanProps } from './icons/IconYuLan'
337
350
  export { IconYuLan1, type IconYuLan1Props } from './icons/IconYuLan1'
338
351
  export { IconYuLanGuanBi, type IconYuLanGuanBiProps } from './icons/IconYuLanGuanBi'
352
+ export { IconYuQueZhiShiKu, type IconYuQueZhiShiKuProps } from './icons/IconYuQueZhiShiKu'
339
353
  export { IconZanTing, type IconZanTingProps } from './icons/IconZanTing'
340
354
  export { IconZanTing1, type IconZanTing1Props } from './icons/IconZanTing1'
341
355
  export { IconZanTing2, type IconZanTing2Props } from './icons/IconZanTing2'
@@ -359,6 +373,7 @@ export const allIcons = {
359
373
  IconAi1,
360
374
  IconBack,
361
375
  IconBianJi,
376
+ IconBiJiBen,
362
377
  IconBoFang,
363
378
  IconBoFang1,
364
379
  IconBoFangZhong,
@@ -412,6 +427,7 @@ export const allIcons = {
412
427
  IconLianXiRen3,
413
428
  IconLieBiaoBuJu,
414
429
  IconLike,
430
+ IconLiuLanQiChaJian,
415
431
  IconLogo,
416
432
  IconLuYin,
417
433
  IconLuYin1,
@@ -458,6 +474,7 @@ export const allIcons = {
458
474
  IconShanChu,
459
475
  IconShanChu1,
460
476
  IconShanChuDELETE,
477
+ IconShangChuanYinPin,
461
478
  IconShangYe,
462
479
  IconShangYe1,
463
480
  IconShare,
@@ -465,6 +482,7 @@ export const allIcons = {
465
482
  IconSheZhi,
466
483
  IconSheZhi1,
467
484
  IconShiBai,
485
+ IconShiShiLuYin,
468
486
  IconShouCang,
469
487
  IconShouCang1,
470
488
  IconShouYe,
@@ -473,6 +491,7 @@ export const allIcons = {
473
491
  IconShuJuYuanTuBiao2,
474
492
  IconShuJuYuanTuBiao3,
475
493
  IconSiMiWenJianJiaLieBiao,
494
+ IconSiYuanBiJi,
476
495
  IconSouSuo,
477
496
  IconSouSuo1,
478
497
  IconSuccessCheck,
@@ -486,6 +505,7 @@ export const allIcons = {
486
505
  IconWeiGouXuan,
487
506
  IconWeiXinHaoYou,
488
507
  IconWenDang,
508
+ IconWenDangShangChuan,
489
509
  IconWenHuaTiYu1,
490
510
  IconWenJianJia,
491
511
  IconWenJianJiaGongKai,
@@ -513,6 +533,7 @@ export const allIcons = {
513
533
  IconYuLan,
514
534
  IconYuLan1,
515
535
  IconYuLanGuanBi,
536
+ IconYuQueZhiShiKu,
516
537
  IconZanTing,
517
538
  IconZanTing1,
518
539
  IconZanTing2,
@@ -0,0 +1 @@
1
+ <svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 18V5l12-2v13"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 19a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 10v2a7 7 0 1 1-14 0v-2"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 19v3"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 2v4a2 2 0 0 0 2 2h4"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 9H8"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 13H8"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 17H8"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 11.5V7l-4.5-5H5a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h6"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.5 14.5v7"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 18h7"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 2v5h5"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linejoin="round" stroke-width="1.5" d="M2 12V6h4.5V5a3 3 0 0 1 6 0v1H17v6h2a3 3 0 0 1 0 6h-2v4H2v-4h2a3 3 0 0 0 0-6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg fill="none" viewBox="0 0 24 24"><path stroke="#737373" stroke-linejoin="round" stroke-width="1.5" d="M4 3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 2v20"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 6h4"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 10h4"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 2h6"/><path stroke="#737373" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 22h6"/></svg>