@cloudscape-design/components 3.0.660 → 3.0.661

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.
@@ -0,0 +1,104 @@
1
+ /// <reference types="react" />
2
+ declare const icons: {
3
+ "add-plus": JSX.Element;
4
+ "anchor-link": JSX.Element;
5
+ "angle-down": JSX.Element;
6
+ "angle-left-double": JSX.Element;
7
+ "angle-left": JSX.Element;
8
+ "angle-right-double": JSX.Element;
9
+ "angle-right": JSX.Element;
10
+ "angle-up": JSX.Element;
11
+ "arrow-left": JSX.Element;
12
+ "arrow-right": JSX.Element;
13
+ "audio-full": JSX.Element;
14
+ "audio-half": JSX.Element;
15
+ "audio-off": JSX.Element;
16
+ bug: JSX.Element;
17
+ calendar: JSX.Element;
18
+ call: JSX.Element;
19
+ "caret-down-filled": JSX.Element;
20
+ "caret-down": JSX.Element;
21
+ "caret-left-filled": JSX.Element;
22
+ "caret-right-filled": JSX.Element;
23
+ "caret-up-filled": JSX.Element;
24
+ "caret-up": JSX.Element;
25
+ check: JSX.Element;
26
+ close: JSX.Element;
27
+ contact: JSX.Element;
28
+ copy: JSX.Element;
29
+ "delete-marker": JSX.Element;
30
+ download: JSX.Element;
31
+ "drag-indicator": JSX.Element;
32
+ edit: JSX.Element;
33
+ ellipsis: JSX.Element;
34
+ envelope: JSX.Element;
35
+ expand: JSX.Element;
36
+ external: JSX.Element;
37
+ "file-open": JSX.Element;
38
+ file: JSX.Element;
39
+ filter: JSX.Element;
40
+ flag: JSX.Element;
41
+ "folder-open": JSX.Element;
42
+ folder: JSX.Element;
43
+ "gen-ai": JSX.Element;
44
+ "group-active": JSX.Element;
45
+ group: JSX.Element;
46
+ "heart-filled": JSX.Element;
47
+ heart: JSX.Element;
48
+ "insert-row": JSX.Element;
49
+ key: JSX.Element;
50
+ keyboard: JSX.Element;
51
+ "lock-private": JSX.Element;
52
+ menu: JSX.Element;
53
+ "microphone-off": JSX.Element;
54
+ microphone: JSX.Element;
55
+ multiscreen: JSX.Element;
56
+ notification: JSX.Element;
57
+ redo: JSX.Element;
58
+ refresh: JSX.Element;
59
+ remove: JSX.Element;
60
+ "resize-area": JSX.Element;
61
+ script: JSX.Element;
62
+ search: JSX.Element;
63
+ security: JSX.Element;
64
+ send: JSX.Element;
65
+ settings: JSX.Element;
66
+ share: JSX.Element;
67
+ shrink: JSX.Element;
68
+ "star-filled": JSX.Element;
69
+ "star-half": JSX.Element;
70
+ star: JSX.Element;
71
+ "status-in-progress": JSX.Element;
72
+ "status-info": JSX.Element;
73
+ "status-negative": JSX.Element;
74
+ "status-pending": JSX.Element;
75
+ "status-positive": JSX.Element;
76
+ "status-stopped": JSX.Element;
77
+ "status-warning": JSX.Element;
78
+ "subtract-minus": JSX.Element;
79
+ suggestions: JSX.Element;
80
+ "thumbs-down-filled": JSX.Element;
81
+ "thumbs-down": JSX.Element;
82
+ "thumbs-up-filled": JSX.Element;
83
+ "thumbs-up": JSX.Element;
84
+ ticket: JSX.Element;
85
+ "treeview-collapse": JSX.Element;
86
+ "treeview-expand": JSX.Element;
87
+ undo: JSX.Element;
88
+ unlocked: JSX.Element;
89
+ "upload-download": JSX.Element;
90
+ upload: JSX.Element;
91
+ "user-profile-active": JSX.Element;
92
+ "user-profile": JSX.Element;
93
+ "video-off": JSX.Element;
94
+ "video-on": JSX.Element;
95
+ "video-unavailable": JSX.Element;
96
+ "view-full": JSX.Element;
97
+ "view-horizontal": JSX.Element;
98
+ "view-vertical": JSX.Element;
99
+ "zoom-in": JSX.Element;
100
+ "zoom-out": JSX.Element;
101
+ "zoom-to-fit": JSX.Element;
102
+ };
103
+ export default icons;
104
+ //# sourceMappingURL=icons.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../../../src/icon/generated/icons.tsx"],"names":[],"mappings":";AACE,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoGV,CAAC;AACF,eAAe,KAAK,CAAC"}
@@ -0,0 +1,267 @@
1
+ import React from 'react';
2
+ const icons = {
3
+ "add-plus": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
4
+ React.createElement("path", { d: "M8 1v14M15 8H1" })),
5
+ "anchor-link": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
6
+ React.createElement("path", { d: "M11 8H5", className: "stroke-linecap-round" }),
7
+ React.createElement("path", { d: "M7 4H5a4 4 0 0 0 0 8h2M9 4h2a4 4 0 0 1 0 8H9" })),
8
+ "angle-down": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
9
+ React.createElement("path", { d: "m1 4 7 7 7-7" })),
10
+ "angle-left-double": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
11
+ React.createElement("path", { d: "M14 1 7 8l7 7" }),
12
+ React.createElement("path", { d: "M9 1 2 8l7 7" })),
13
+ "angle-left": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
14
+ React.createElement("path", { d: "M12 1 5 8l7 7" })),
15
+ "angle-right-double": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
16
+ React.createElement("path", { d: "m2 1 7 7-7 7" }),
17
+ React.createElement("path", { d: "m7 1 7 7-7 7" })),
18
+ "angle-right": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
19
+ React.createElement("path", { d: "m4 1 7 7-7 7" })),
20
+ "angle-up": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
21
+ React.createElement("path", { d: "m1 12 7-7 7 7" })),
22
+ "arrow-left": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
23
+ React.createElement("path", { d: "M9 1 2 8l7 7M2 8h13" })),
24
+ "arrow-right": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
25
+ React.createElement("path", { d: "M1 8h13M7 1l7 7-7 7" })),
26
+ "audio-full": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
27
+ React.createElement("path", { d: "M7 15V1L1 6v4l6 5ZM15 3v10M11 5v6", className: "stroke-linejoin-round" })),
28
+ "audio-half": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
29
+ React.createElement("path", { d: "M7 15V1L1 6v4l6 5ZM11 5v6", className: "stroke-linejoin-round" })),
30
+ "audio-off": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
31
+ React.createElement("path", { d: "M7 15V1L1 6v4l6 5Z", className: "stroke-linejoin-round" }),
32
+ React.createElement("path", { d: "m15.01 5.75-4.5 4.5M15.01 10.25l-4.5-4.5" })),
33
+ "bug": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
34
+ React.createElement("path", { d: "M5 5h6a1 1 0 0 1 1 1v5.5A3.5 3.5 0 0 1 8.5 15h-1A3.5 3.5 0 0 1 4 11.5V6a1 1 0 0 1 1-1ZM5 5a3 3 0 0 1 6 0", className: "stroke-linejoin-round" }),
35
+ React.createElement("path", { d: "M12 9h3M1 9h3M12 12h2l1 2M4 12H2l-1 2M12 6h2l1-2M4 6H2L1 4" })),
36
+ "calendar": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
37
+ React.createElement("path", { d: "M2 2h12v12H2z", className: "stroke-linejoin-round" }),
38
+ React.createElement("path", { d: "M4.99 8H5v.01h-.01zM7.99 8H8v.01h-.01zM10.99 8H11v.01h-.01zM4.99 5H5v.01h-.01zM7.99 5H8v.01h-.01zM10.99 5H11v.01h-.01zM4.99 11H5v.01h-.01zM7.99 11H8v.01h-.01z" })),
39
+ "call": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
40
+ React.createElement("path", { d: "M9 2c2.8 0 5 2.2 5 5M7.9 13c1.3 1.3 3.5 1.3 4.8 0l1-1c.4-.4.4-1 0-1.4l-1.5-1.5c-.3-.3-1-.2-1.3.1l-.1.1c-.5.5-1.4.5-2 0L6.6 7.2c-.5-.5-.5-1.4 0-2l.1-.1c.3-.3.4-1 .1-1.3L5.3 2.3c-.3-.4-1-.4-1.3 0l-1 1C1.7 4.6 1.7 6.7 3 8.1L7.9 13z" })),
41
+ "caret-down-filled": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
42
+ React.createElement("path", { d: "M4 5h8l-4 6-4-6z", className: "filled stroke-linejoin-round" })),
43
+ "caret-down": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
44
+ React.createElement("path", { d: "M4 5h8l-4 6-4-6z", className: "stroke-linejoin-round" })),
45
+ "caret-left-filled": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
46
+ React.createElement("path", { d: "M11 4v8L5 8l6-4z", className: "filled stroke-linejoin-round" })),
47
+ "caret-right-filled": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
48
+ React.createElement("path", { d: "M5 4v8l6-4-6-4z", className: "filled stroke-linejoin-round" })),
49
+ "caret-up-filled": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
50
+ React.createElement("path", { d: "M4 11h8L8 5l-4 6z", className: "filled stroke-linejoin-round" })),
51
+ "caret-up": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
52
+ React.createElement("path", { d: "M4 11h8L8 5l-4 6z", className: "stroke-linejoin-round" })),
53
+ "check": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
54
+ React.createElement("path", { d: "m14.254 4.254-8.25 8.25L6 12.5l-.004.004-4.25-4.25.008-.008L6 12.493l8.246-8.247.008.008Z" })),
55
+ "close": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
56
+ React.createElement("path", { d: "m2 2 12 12M14 2 2 14" })),
57
+ "contact": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
58
+ React.createElement("path", { d: "M2 12.286h5.143L8.857 14l1.714-1.714H14V2H2v10.286z", className: "stroke-linejoin-round stroke-linecap-round" }),
59
+ React.createElement("path", { d: "M4.99 7H5v.01h-.01zM7.99 7H8v.01h-.01zM10.99 7H11v.01h-.01z", className: "stroke-linecap-round" })),
60
+ "copy": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
61
+ React.createElement("path", { d: "M2 5h9v9H2z", className: "stroke-linejoin-round" }),
62
+ React.createElement("path", { d: "M5 5V2h9v9h-3", className: "stroke-linejoin-round" })),
63
+ "delete-marker": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
64
+ React.createElement("path", { d: "M3 7V1h6l5 5v9H9", className: "stroke-linejoin-round" }),
65
+ React.createElement("path", { d: "M8 1v6h6M1 15l6-6M7 15 1 9", className: "stroke-linejoin-round" })),
66
+ "download": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
67
+ React.createElement("path", { d: "M11 2h3v12H2V2h3", className: "stroke-linejoin-round" }),
68
+ React.createElement("path", { d: "m4 6 4 4 4-4M8 1v9" })),
69
+ "drag-indicator": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
70
+ React.createElement("circle", { cx: "5.5", cy: "2.5", r: ".5", className: "filled" }),
71
+ React.createElement("circle", { cx: "5.5", cy: "13.5", r: ".5", className: "filled" }),
72
+ React.createElement("circle", { cx: "5.5", cy: "8", r: ".5", className: "filled" }),
73
+ React.createElement("circle", { cx: "10.5", cy: "2.5", r: ".5", className: "filled" }),
74
+ React.createElement("circle", { cx: "10.5", cy: "13.5", r: ".5", className: "filled" }),
75
+ React.createElement("circle", { cx: "10.5", cy: "8", r: ".5", className: "filled" })),
76
+ "edit": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
77
+ React.createElement("path", { d: "M8.2 13.9H14v.1H8.1l.1-.1Zm2.37-9.17.7.7-5.3 5.3-.7-.7 5.3-5.3Zm2.71-2.7a.1.1 0 0 1 .14 0l.57.57a.1.1 0 0 1 0 .14l-.58.58-.71-.71.58-.58ZM3.15 12.15l.7.71-.24.24a1 1 0 0 1-.43.26l-.74.2.21-.73a1 1 0 0 1 .26-.44l.24-.24Z", className: "filled" })),
78
+ "ellipsis": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
79
+ React.createElement("circle", { cx: "8", cy: "2.5", r: ".5", className: "filled" }),
80
+ React.createElement("circle", { cx: "8", cy: "8", r: ".5", className: "filled" }),
81
+ React.createElement("circle", { cx: "8", cy: "13.5", r: ".5", className: "filled" })),
82
+ "envelope": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
83
+ React.createElement("path", { d: "M1 2h14v12H1z", className: "stroke-linejoin-round" }),
84
+ React.createElement("path", { d: "m1 4 7 6 7-6", className: "stroke-linejoin-round" })),
85
+ "expand": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
86
+ React.createElement("path", { d: "M9 2h5v5M7 2H2v5M7 14H2V9M9 14h5V9M2 2l12 12M14 2 2 14" })),
87
+ "external": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
88
+ React.createElement("path", { d: "M10 2h4v4", className: "stroke-linecap-square" }),
89
+ React.createElement("path", { d: "m6 10 8-8" }),
90
+ React.createElement("path", { d: "M14 9.048V14H2V2h5", className: "stroke-linejoin-round" })),
91
+ "file-open": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
92
+ React.createElement("path", { d: "M8 1v4a1 1 0 0 0 1 1h4" }),
93
+ React.createElement("path", { d: "M3 15h10V5L9 1H3v14z", className: "stroke-linejoin-round" }),
94
+ React.createElement("path", { d: "m3 8 7 7" })),
95
+ "file": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
96
+ React.createElement("path", { d: "M8 1v5h5", className: "stroke-linejoin-round" }),
97
+ React.createElement("path", { d: "M3 15V1h6l4 4v10H3z", className: "stroke-linejoin-round" })),
98
+ "filter": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
99
+ React.createElement("path", { d: "M14.986 2.016A.01.01 0 0 0 14.98 2H1.02a.01.01 0 0 0-.007.016l4.984 5.981A.01.01 0 0 1 6 8.004v6.98a.01.01 0 0 0 .014.009l3.98-1.99a.01.01 0 0 0 .006-.01v-4.99c0-.002 0-.004.002-.006l4.984-5.98Z" })),
100
+ "flag": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
101
+ React.createElement("path", { d: "m2.71 9.18 1.11-.39C5.2 8.3 6.74 8.44 8 9.18c1.27.74 2.8.89 4.18.39l1.11-.39v-6l-1.11.39c-1.38.49-2.92.35-4.18-.39-1.27-.74-2.8-.89-4.18-.39l-1.11.39v11.83", className: "stroke-linejoin-round" })),
102
+ "folder-open": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
103
+ React.createElement("path", { d: "M2 7V2h7l1 2h5v9a1 1 0 0 1-1 1H3L1 7h10l2.006 7", className: "stroke-linejoin-round" })),
104
+ "folder": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
105
+ React.createElement("path", { d: "M14 14H2V2h5.143L9 5h5v9z", className: "stroke-linejoin-round" })),
106
+ "gen-ai": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
107
+ React.createElement("path", { d: "M7.981 1.047a.02.02 0 0 1 .038 0l1.96 4.973 4.974 1.961a.02.02 0 0 1 0 .038L9.98 9.979l-1.961 4.974a.02.02 0 0 1-.038 0L6.021 9.98 1.046 8.019a.02.02 0 0 1 0-.038l4.973-1.96 1.961-4.974Z" }),
108
+ React.createElement("path", { d: "m2.5 2.65.045-.095.095-.045-.095-.045L2.5 2.37l-.045.095-.095.045.095.045.045.095Z", className: "filled" })),
109
+ "group-active": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
110
+ React.createElement("path", { d: "M14 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM9 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3Z", className: "stroke-linejoin-round" }),
111
+ React.createElement("path", { d: "M6 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM1 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3Z", className: "filled stroke-linejoin-round" })),
112
+ "group": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
113
+ React.createElement("path", { d: "M14 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM9 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3ZM6 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM1 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3Z", className: "stroke-linejoin-round" })),
114
+ "heart-filled": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
115
+ React.createElement("path", { d: "M13.92 3.061a3.73 3.73 0 0 0-5.21 0L8 3.76l-.71-.699a3.729 3.729 0 0 0-5.21 0 3.58 3.58 0 0 0 0 5.123l5.21 5.124.003-.004L8 14l.707-.696.004.004 5.21-5.124a3.58 3.58 0 0 0-.001-5.123Z", className: "filled" })),
116
+ "heart": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
117
+ React.createElement("path", { d: "M13.92 3.061a3.729 3.729 0 0 0-5.21 0L8 3.76l-.71-.699a3.729 3.729 0 0 0-5.21 0 3.58 3.58 0 0 0 0 5.123l5.21 5.124.003-.004L8 14l.707-.696.004.004 5.21-5.124a3.58 3.58 0 0 0 0-5.123Z" })),
118
+ "insert-row": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
119
+ React.createElement("path", { d: "M15 6V3H1v9h5M16 11H8M12 15V7", className: "stroke-linejoin-round" })),
120
+ "key": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
121
+ React.createElement("path", { d: "M9 10a5.023 5.023 0 0 1 0 1 3.996 3.996 0 1 1-3-3.874L13 1h2v5h-2v2h-2l.016 1.983Z", className: "stroke-linejoin-round" }),
122
+ React.createElement("path", { d: "M4.99 11H5v.01h-.01z" })),
123
+ "keyboard": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
124
+ React.createElement("path", { d: "M15 2H1v12h14V2Z", className: "stroke-linejoin-round" }),
125
+ React.createElement("path", { d: "M6 5H4M9 5H7M12 5h-2M6 8H4M12 11H4M9 8H7M12 8h-2" })),
126
+ "lock-private": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
127
+ React.createElement("path", { d: "M2 7h12v7H2z", className: "stroke-linejoin-round" }),
128
+ React.createElement("path", { d: "M4 7V5a4 4 0 0 1 8 0v2" })),
129
+ "menu": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
130
+ React.createElement("path", { d: "M15 8H1M15 3H1M15 13H1" })),
131
+ "microphone-off": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
132
+ React.createElement("path", { d: "M13.76 1.34 2.11 12.98M4.75 10.8A5.002 5.002 0 0 0 13 7V6M8 15v-3M3 15h10", className: "stroke-linejoin-round" }),
133
+ React.createElement("path", { d: "M8 1c-1.1 0-2 .9-2 2v1.09l2.88-2.88C8.61 1.08 8.32 1 8 1ZM6.64 8.46A2 2 0 0 0 8 9c1.1 0 2-.9 2-2V5.09L6.64 8.45v.01Z", className: "filled" }),
134
+ React.createElement("path", { d: "M3.37 8.53C3.024 8.184 3 7.537 3 7V6", className: "stroke-linejoin-round" })),
135
+ "microphone": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
136
+ React.createElement("rect", { x: "6", y: "1", width: "4", height: "8", rx: "2", className: "stroke-linejoin-round" }),
137
+ React.createElement("path", { d: "M3 6v1a5 5 0 0 0 10 0V6M8 12v3M3 15h10", className: "stroke-linejoin-round" })),
138
+ "multiscreen": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
139
+ React.createElement("path", { d: "M11 5H1v7h10V5Z", className: "stroke-linejoin-round" }),
140
+ React.createElement("path", { d: "M11 8.229h4v-7H5V5M1 15h10M6 15v-3", className: "stroke-linejoin-round" })),
141
+ "notification": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
142
+ React.createElement("path", { d: "M8 2.167c-3.5 0-3.5 4.666-3.5 4.666L1 11.5h14l-3.5-4.667s0-4.666-3.5-4.666ZM5.667 11.5v1.167a2.333 2.333 0 0 0 4.666 0V11.5", className: "stroke-linejoin-round" }),
143
+ React.createElement("path", { d: "M8 1v1.167", className: "stroke-linecap-round" })),
144
+ "redo": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
145
+ React.createElement("path", { d: "M12 5H6.38c-4.5 0-4.5 8 0 8H13", className: "stroke-linejoin-round" }),
146
+ React.createElement("path", { d: "m10 8 3-3-3-3", className: "stroke-linejoin-round" })),
147
+ "refresh": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
148
+ React.createElement("path", { d: "M10 5h5V0" }),
149
+ React.createElement("path", { d: "M15 8a6.957 6.957 0 0 1-7 7 6.957 6.957 0 0 1-7-7 6.957 6.957 0 0 1 7-7 6.87 6.87 0 0 1 6.3 4" })),
150
+ "remove": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
151
+ React.createElement("path", { d: "m3 3 1 11h8l1-11H3ZM1 3h14M10 2H6v1h4V2Z", className: "stroke-linejoin-round" })),
152
+ "resize-area": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
153
+ React.createElement("path", { d: "m9.5 14.5 5-5M4 14.5 14.5 4" })),
154
+ "script": React.createElement("svg", { viewBox: "0 0 16 17", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
155
+ React.createElement("path", { d: "m9.53 4.397-3.06 7.4M4.5 11.597 1 8.097l3.5-3.5M11.5 11.597l3.5-3.5-3.5-3.5", className: "stroke-linejoin-round" })),
156
+ "search": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
157
+ React.createElement("circle", { cx: "7", cy: "7", r: "5" }),
158
+ React.createElement("path", { d: "m15 15-4.5-4.5" })),
159
+ "security": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
160
+ React.createElement("path", { d: "M8 14.83s-6-1.925-6-6.74V3.265c3.31 0 5.99-1.916 5.99-1.916s2.7 1.916 6.01 1.916V8.09c0 4.815-6 6.74-6 6.74Z", className: "stroke-linejoin-round" }),
161
+ React.createElement("path", { d: "M2 8.09V3.265c3.31 0 5.99-1.916 5.99-1.916M13.99 8.09V3.265C10.68 3.265 8 1.35 8 1.35" }),
162
+ React.createElement("path", { d: "M8 4v5M8 10v2", className: "stroke-linejoin-round" })),
163
+ "send": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
164
+ React.createElement("path", { d: "m1 1.001 14 7.004L1 15l2.693-6.994L1 1.001ZM3.693 8.005h10.271", className: "stroke-linejoin-round" })),
165
+ "settings": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
166
+ React.createElement("path", { d: "M13.33 5.792a1.942 1.942 0 0 1 .287-1.97 6.984 6.984 0 0 0-1.44-1.439 1.943 1.943 0 0 1-3.159-1.308 6.965 6.965 0 0 0-2.037 0 1.943 1.943 0 0 1-3.158 1.308 6.962 6.962 0 0 0-1.44 1.44 1.943 1.943 0 0 1-1.308 3.158 6.972 6.972 0 0 0 0 2.037 1.943 1.943 0 0 1 1.308 3.159 6.952 6.952 0 0 0 1.44 1.44 1.942 1.942 0 0 1 3.159 1.308 6.962 6.962 0 0 0 2.036 0 1.942 1.942 0 0 1 3.159-1.308 6.974 6.974 0 0 0 1.44-1.44 1.943 1.943 0 0 1 1.308-3.159 6.974 6.974 0 0 0 0-2.037 1.942 1.942 0 0 1-1.596-1.189Z" }),
167
+ React.createElement("circle", { cx: "8", cy: "8", r: "2" })),
168
+ "share": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
169
+ React.createElement("circle", { cx: "11", cy: "4", r: "2" }),
170
+ React.createElement("circle", { cx: "4", cy: "8", r: "2" }),
171
+ React.createElement("circle", { cx: "11", cy: "12", r: "2" }),
172
+ React.createElement("path", { d: "M9.2 4.9 5.8 7.1M9.2 11.1 5.8 8.9" })),
173
+ "shrink": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
174
+ React.createElement("path", { d: "M10 1v5h5M10 6l5-5M6 15v-5H1M6 10l-5 5" })),
175
+ "star-filled": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
176
+ React.createElement("path", { d: "m8 1 2.16 4.61 4.84.74-3.5 3.58.83 5.07L8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1z", className: "filled stroke-linejoin-round stroke-linecap-round" })),
177
+ "star-half": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
178
+ React.createElement("path", { d: "m8 1 2.16 4.61 4.84.74-3.5 3.58.83 5.07L8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1z", className: "stroke-linejoin-round" }),
179
+ React.createElement("path", { d: "M8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1v11.61z", className: "filled" })),
180
+ "star": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
181
+ React.createElement("path", { d: "m8 1 2.16 4.61 4.84.74-3.5 3.58.83 5.07L8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1z", className: "stroke-linejoin-round stroke-linecap-round" })),
182
+ "status-in-progress": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
183
+ React.createElement("circle", { cx: "8", cy: "8", r: "7", className: "stroke-linejoin-round" }),
184
+ React.createElement("path", { d: "M4.99 7.995H5v.01h-.01zM7.99 7.995H8v.01h-.01zM10.99 7.995H11v.01h-.01z", className: "stroke-linecap-round" })),
185
+ "status-info": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
186
+ React.createElement("circle", { cx: "8", cy: "8", r: "7", className: "stroke-linejoin-round" }),
187
+ React.createElement("path", { d: "M8 11V8H6" }),
188
+ React.createElement("path", { d: "M10 11H6", className: "stroke-linejoin-round" }),
189
+ React.createElement("path", { d: "M7.99 5H8v.01h-.01z" })),
190
+ "status-negative": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
191
+ React.createElement("circle", { cx: "8", cy: "8", r: "7", className: "stroke-linejoin-round" }),
192
+ React.createElement("path", { d: "m10.828 5.172-5.656 5.656M10.828 10.828 5.172 5.172" })),
193
+ "status-pending": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
194
+ React.createElement("circle", { cx: "8", cy: "8", r: "7", className: "stroke-linejoin-round" }),
195
+ React.createElement("path", { d: "M8 5v4H5", className: "stroke-linecap-square" })),
196
+ "status-positive": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
197
+ React.createElement("circle", { cx: "8", cy: "8", r: "7", className: "stroke-linejoin-round" }),
198
+ React.createElement("path", { d: "m5 8 2 2 3.521-3.521", className: "stroke-linecap-square" })),
199
+ "status-stopped": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
200
+ React.createElement("circle", { cx: "8", cy: "8", r: "7", className: "stroke-linejoin-round" }),
201
+ React.createElement("path", { d: "M11 8H5", className: "stroke-linecap-square" })),
202
+ "status-warning": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
203
+ React.createElement("path", { d: "m8 1 7 14H1L8 1z", className: "stroke-linejoin-round" }),
204
+ React.createElement("path", { d: "M7.99 12H8v.01h-.01zM8 6v4" })),
205
+ "subtract-minus": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
206
+ React.createElement("path", { d: "M1 8h14" })),
207
+ "suggestions": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
208
+ React.createElement("path", { d: "M6 14h4", className: "stroke-linejoin-round" }),
209
+ React.createElement("path", { d: "M8 11h1c0-1.53 3-2.46 3-5.24.02-1.36-.61-2.4-1.57-3.09a4.208 4.208 0 0 0-4.86 0C4.61 3.36 3.98 4.4 4 5.76 4 8.54 7 9.47 7 11h1Z" })),
210
+ "thumbs-down-filled": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
211
+ React.createElement("path", { d: "M6 9.58c0 .27.06.55.19.79l1.64 3.28c.1.21.32.34.55.34.34 0 .62-.28.62-.62v-3.33h3.44a2 2 0 0 0 1.94-2.48l-1.01-4.05a2 2 0 0 0-1.94-1.52H6v7.59Z", className: "filled stroke-linejoin-round" }),
212
+ React.createElement("path", { d: "M6 2H2v7h4", className: "stroke-linejoin-round" })),
213
+ "thumbs-down": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
214
+ React.createElement("path", { d: "M6 9.58c0 .27.06.55.19.79l1.64 3.28c.1.21.32.34.55.34.34 0 .62-.28.62-.62v-3.33h3.44a2 2 0 0 0 1.94-2.48l-1.01-4.05a2 2 0 0 0-1.94-1.52H6v7.59ZM6 2H2v7h4", className: "stroke-linejoin-round" })),
215
+ "thumbs-up-filled": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
216
+ React.createElement("path", { d: "M6 6.42c0-.27.06-.55.19-.79l1.64-3.28c.1-.21.32-.34.55-.34.34 0 .62.28.62.62v3.33h3.44a2 2 0 0 1 1.94 2.48l-1.01 4.05a2 2 0 0 1-1.94 1.52H6V6.42Z", className: "filled stroke-linejoin-round" }),
217
+ React.createElement("path", { d: "M6 14H2V7h4", className: "stroke-linejoin-round" })),
218
+ "thumbs-up": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
219
+ React.createElement("path", { d: "M6 6.42c0-.27.06-.55.19-.79l1.64-3.28c.1-.21.32-.34.55-.34.34 0 .62.28.62.62v3.33h3.44a2 2 0 0 1 1.94 2.48l-1.01 4.05a2 2 0 0 1-1.94 1.52H6V6.42ZM6 14H2V7h4", className: "stroke-linejoin-round" })),
220
+ "ticket": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
221
+ React.createElement("path", { d: "M8 4.275a2 2 0 0 1-2-2H3v12h3a2 2 0 1 1 4 0h3v-12h-3a2 2 0 0 1-2 2Z", className: "stroke-linejoin-round" })),
222
+ "treeview-collapse": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
223
+ React.createElement("path", { d: "M5 8h6M2 2h12v12H2z", className: "stroke-linejoin-round" })),
224
+ "treeview-expand": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
225
+ React.createElement("path", { d: "M5 8h6M8 11V5M2 2h12v12H2z", className: "stroke-linejoin-round" })),
226
+ "undo": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
227
+ React.createElement("path", { d: "M4 13h5.625c4.5 0 4.5-8 0-8H3", className: "stroke-linejoin-round" }),
228
+ React.createElement("path", { d: "M6 2 3 5l3 3", className: "stroke-linejoin-round" })),
229
+ "unlocked": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
230
+ React.createElement("path", { d: "M2 7h12v7H2z", className: "stroke-linejoin-round" }),
231
+ React.createElement("path", { d: "M11.874 4A4 4 0 0 0 4 5v2" })),
232
+ "upload-download": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
233
+ React.createElement("path", { d: "M11 13.701v-10M8 6.702l3-3 3 3M4.98 2.662v10.04M7.98 9.662l-3 3-3-3" })),
234
+ "upload": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
235
+ React.createElement("path", { d: "M5 14H2V2h12v12h-3", className: "stroke-linejoin-round" }),
236
+ React.createElement("path", { d: "M12 10 8 6l-4 4M8 6v9" })),
237
+ "user-profile-active": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
238
+ React.createElement("path", { d: "M4.61 4.39C4.61 2.52 6.13 1 8 1s3.39 1.52 3.39 3.39S9.87 7.78 8 7.78 4.61 6.26 4.61 4.39M2.05 14.08h11.91c0-2.25-1.17-4.23-2.9-5.3A5.77 5.77 0 0 0 8 7.91c-3.29 0-5.95 2.76-5.95 6.17z", className: "filled stroke-linejoin-round" })),
239
+ "user-profile": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
240
+ React.createElement("path", { d: "M4.61 4.39C4.61 2.52 6.13 1 8 1s3.39 1.52 3.39 3.39S9.87 7.78 8 7.78 4.61 6.26 4.61 4.39M2.05 14.08h11.91c0-2.25-1.17-4.23-2.9-5.3A5.77 5.77 0 0 0 8 7.91c-3.29 0-5.95 2.76-5.95 6.17z", className: "stroke-linejoin-round" })),
241
+ "video-off": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
242
+ React.createElement("path", { d: "M3 15h10M8 15v-3M8 12A5 5 0 1 0 8 2a5 5 0 0 0 0 10ZM6 5l4 4M10 5 6 9", className: "stroke-linejoin-round" })),
243
+ "video-on": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
244
+ React.createElement("path", { d: "M3 15h10M8 15v-3M8 12A5 5 0 1 0 8 2a5 5 0 0 0 0 10Z", className: "stroke-linejoin-round" }),
245
+ React.createElement("path", { d: "M8 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z", className: "stroke-linejoin-round" })),
246
+ "video-unavailable": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
247
+ React.createElement("path", { d: "M3 15h10M8 15v-3M8 12A5 5 0 1 0 8 2a5 5 0 0 0 0 10ZM5.5 7h5", className: "stroke-linejoin-round" })),
248
+ "view-full": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
249
+ React.createElement("path", { d: "M5 5h6v6H5z", className: "filled" }),
250
+ React.createElement("path", { d: "M2 2h12v12H2z", className: "stroke-linejoin-round" })),
251
+ "view-horizontal": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
252
+ React.createElement("path", { d: "M5 9h6v2H5z", className: "filled" }),
253
+ React.createElement("path", { d: "M2 2h12v12H2z", className: "stroke-linejoin-round" })),
254
+ "view-vertical": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
255
+ React.createElement("path", { d: "M11 5v6H9V5z", className: "filled" }),
256
+ React.createElement("path", { d: "M2 2h12v12H2z", className: "stroke-linejoin-round" })),
257
+ "zoom-in": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
258
+ React.createElement("circle", { cx: "6.885", cy: "6.885", r: "5.385" }),
259
+ React.createElement("path", { d: "m14.5 14.5-3.846-3.846M7 4v6M10 7H4" })),
260
+ "zoom-out": React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", focusable: "false", "aria-hidden": "true" },
261
+ React.createElement("circle", { cx: "6.885", cy: "6.885", r: "5.385" }),
262
+ React.createElement("path", { d: "m14.5 14.5-3.846-3.846M10 7H4" })),
263
+ "zoom-to-fit": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
264
+ React.createElement("path", { d: "M14 11v3h-4M2 11v3h4M2 5V2h4M14 5V2h-4M10 6H6v4h4V6Z" }))
265
+ };
266
+ export default icons;
267
+ //# sourceMappingURL=icons.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icons.js","sourceRoot":"","sources":["../../../../src/icon/generated/icons.tsx"],"names":[],"mappings":"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","sourcesContent":["import React from 'react';\n const icons = {\n \"add-plus\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M8 1v14M15 8H1\"/></svg>,\n\"anchor-link\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M11 8H5\" className=\"stroke-linecap-round\"/><path d=\"M7 4H5a4 4 0 0 0 0 8h2M9 4h2a4 4 0 0 1 0 8H9\"/></svg>,\n\"angle-down\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m1 4 7 7 7-7\"/></svg>,\n\"angle-left-double\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M14 1 7 8l7 7\"/><path d=\"M9 1 2 8l7 7\"/></svg>,\n\"angle-left\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M12 1 5 8l7 7\"/></svg>,\n\"angle-right-double\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m2 1 7 7-7 7\"/><path d=\"m7 1 7 7-7 7\"/></svg>,\n\"angle-right\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m4 1 7 7-7 7\"/></svg>,\n\"angle-up\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m1 12 7-7 7 7\"/></svg>,\n\"arrow-left\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M9 1 2 8l7 7M2 8h13\"/></svg>,\n\"arrow-right\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M1 8h13M7 1l7 7-7 7\"/></svg>,\n\"audio-full\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M7 15V1L1 6v4l6 5ZM15 3v10M11 5v6\" className=\"stroke-linejoin-round\"/></svg>,\n\"audio-half\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M7 15V1L1 6v4l6 5ZM11 5v6\" className=\"stroke-linejoin-round\"/></svg>,\n\"audio-off\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M7 15V1L1 6v4l6 5Z\" className=\"stroke-linejoin-round\"/><path d=\"m15.01 5.75-4.5 4.5M15.01 10.25l-4.5-4.5\"/></svg>,\n\"bug\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M5 5h6a1 1 0 0 1 1 1v5.5A3.5 3.5 0 0 1 8.5 15h-1A3.5 3.5 0 0 1 4 11.5V6a1 1 0 0 1 1-1ZM5 5a3 3 0 0 1 6 0\" className=\"stroke-linejoin-round\"/><path d=\"M12 9h3M1 9h3M12 12h2l1 2M4 12H2l-1 2M12 6h2l1-2M4 6H2L1 4\"/></svg>,\n\"calendar\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M2 2h12v12H2z\" className=\"stroke-linejoin-round\"/><path d=\"M4.99 8H5v.01h-.01zM7.99 8H8v.01h-.01zM10.99 8H11v.01h-.01zM4.99 5H5v.01h-.01zM7.99 5H8v.01h-.01zM10.99 5H11v.01h-.01zM4.99 11H5v.01h-.01zM7.99 11H8v.01h-.01z\"/></svg>,\n\"call\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M9 2c2.8 0 5 2.2 5 5M7.9 13c1.3 1.3 3.5 1.3 4.8 0l1-1c.4-.4.4-1 0-1.4l-1.5-1.5c-.3-.3-1-.2-1.3.1l-.1.1c-.5.5-1.4.5-2 0L6.6 7.2c-.5-.5-.5-1.4 0-2l.1-.1c.3-.3.4-1 .1-1.3L5.3 2.3c-.3-.4-1-.4-1.3 0l-1 1C1.7 4.6 1.7 6.7 3 8.1L7.9 13z\"/></svg>,\n\"caret-down-filled\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M4 5h8l-4 6-4-6z\" className=\"filled stroke-linejoin-round\"/></svg>,\n\"caret-down\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M4 5h8l-4 6-4-6z\" className=\"stroke-linejoin-round\"/></svg>,\n\"caret-left-filled\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M11 4v8L5 8l6-4z\" className=\"filled stroke-linejoin-round\"/></svg>,\n\"caret-right-filled\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M5 4v8l6-4-6-4z\" className=\"filled stroke-linejoin-round\"/></svg>,\n\"caret-up-filled\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M4 11h8L8 5l-4 6z\" className=\"filled stroke-linejoin-round\"/></svg>,\n\"caret-up\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M4 11h8L8 5l-4 6z\" className=\"stroke-linejoin-round\"/></svg>,\n\"check\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m14.254 4.254-8.25 8.25L6 12.5l-.004.004-4.25-4.25.008-.008L6 12.493l8.246-8.247.008.008Z\"/></svg>,\n\"close\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m2 2 12 12M14 2 2 14\"/></svg>,\n\"contact\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M2 12.286h5.143L8.857 14l1.714-1.714H14V2H2v10.286z\" className=\"stroke-linejoin-round stroke-linecap-round\"/><path d=\"M4.99 7H5v.01h-.01zM7.99 7H8v.01h-.01zM10.99 7H11v.01h-.01z\" className=\"stroke-linecap-round\"/></svg>,\n\"copy\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M2 5h9v9H2z\" className=\"stroke-linejoin-round\"/><path d=\"M5 5V2h9v9h-3\" className=\"stroke-linejoin-round\"/></svg>,\n\"delete-marker\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M3 7V1h6l5 5v9H9\" className=\"stroke-linejoin-round\"/><path d=\"M8 1v6h6M1 15l6-6M7 15 1 9\" className=\"stroke-linejoin-round\"/></svg>,\n\"download\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M11 2h3v12H2V2h3\" className=\"stroke-linejoin-round\"/><path d=\"m4 6 4 4 4-4M8 1v9\"/></svg>,\n\"drag-indicator\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"5.5\" cy=\"2.5\" r=\".5\" className=\"filled\"/><circle cx=\"5.5\" cy=\"13.5\" r=\".5\" className=\"filled\"/><circle cx=\"5.5\" cy=\"8\" r=\".5\" className=\"filled\"/><circle cx=\"10.5\" cy=\"2.5\" r=\".5\" className=\"filled\"/><circle cx=\"10.5\" cy=\"13.5\" r=\".5\" className=\"filled\"/><circle cx=\"10.5\" cy=\"8\" r=\".5\" className=\"filled\"/></svg>,\n\"edit\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M8.2 13.9H14v.1H8.1l.1-.1Zm2.37-9.17.7.7-5.3 5.3-.7-.7 5.3-5.3Zm2.71-2.7a.1.1 0 0 1 .14 0l.57.57a.1.1 0 0 1 0 .14l-.58.58-.71-.71.58-.58ZM3.15 12.15l.7.71-.24.24a1 1 0 0 1-.43.26l-.74.2.21-.73a1 1 0 0 1 .26-.44l.24-.24Z\" className=\"filled\"/></svg>,\n\"ellipsis\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"2.5\" r=\".5\" className=\"filled\"/><circle cx=\"8\" cy=\"8\" r=\".5\" className=\"filled\"/><circle cx=\"8\" cy=\"13.5\" r=\".5\" className=\"filled\"/></svg>,\n\"envelope\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M1 2h14v12H1z\" className=\"stroke-linejoin-round\"/><path d=\"m1 4 7 6 7-6\" className=\"stroke-linejoin-round\"/></svg>,\n\"expand\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M9 2h5v5M7 2H2v5M7 14H2V9M9 14h5V9M2 2l12 12M14 2 2 14\"/></svg>,\n\"external\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M10 2h4v4\" className=\"stroke-linecap-square\"/><path d=\"m6 10 8-8\"/><path d=\"M14 9.048V14H2V2h5\" className=\"stroke-linejoin-round\"/></svg>,\n\"file-open\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M8 1v4a1 1 0 0 0 1 1h4\"/><path d=\"M3 15h10V5L9 1H3v14z\" className=\"stroke-linejoin-round\"/><path d=\"m3 8 7 7\"/></svg>,\n\"file\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M8 1v5h5\" className=\"stroke-linejoin-round\"/><path d=\"M3 15V1h6l4 4v10H3z\" className=\"stroke-linejoin-round\"/></svg>,\n\"filter\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M14.986 2.016A.01.01 0 0 0 14.98 2H1.02a.01.01 0 0 0-.007.016l4.984 5.981A.01.01 0 0 1 6 8.004v6.98a.01.01 0 0 0 .014.009l3.98-1.99a.01.01 0 0 0 .006-.01v-4.99c0-.002 0-.004.002-.006l4.984-5.98Z\"/></svg>,\n\"flag\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m2.71 9.18 1.11-.39C5.2 8.3 6.74 8.44 8 9.18c1.27.74 2.8.89 4.18.39l1.11-.39v-6l-1.11.39c-1.38.49-2.92.35-4.18-.39-1.27-.74-2.8-.89-4.18-.39l-1.11.39v11.83\" className=\"stroke-linejoin-round\"/></svg>,\n\"folder-open\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M2 7V2h7l1 2h5v9a1 1 0 0 1-1 1H3L1 7h10l2.006 7\" className=\"stroke-linejoin-round\"/></svg>,\n\"folder\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M14 14H2V2h5.143L9 5h5v9z\" className=\"stroke-linejoin-round\"/></svg>,\n\"gen-ai\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M7.981 1.047a.02.02 0 0 1 .038 0l1.96 4.973 4.974 1.961a.02.02 0 0 1 0 .038L9.98 9.979l-1.961 4.974a.02.02 0 0 1-.038 0L6.021 9.98 1.046 8.019a.02.02 0 0 1 0-.038l4.973-1.96 1.961-4.974Z\"/><path d=\"m2.5 2.65.045-.095.095-.045-.095-.045L2.5 2.37l-.045.095-.095.045.095.045.045.095Z\" className=\"filled\"/></svg>,\n\"group-active\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M14 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM9 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3Z\" className=\"stroke-linejoin-round\"/><path d=\"M6 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM1 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3Z\" className=\"filled stroke-linejoin-round\"/></svg>,\n\"group\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M14 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM9 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3ZM6 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM1 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3Z\" className=\"stroke-linejoin-round\"/></svg>,\n\"heart-filled\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M13.92 3.061a3.73 3.73 0 0 0-5.21 0L8 3.76l-.71-.699a3.729 3.729 0 0 0-5.21 0 3.58 3.58 0 0 0 0 5.123l5.21 5.124.003-.004L8 14l.707-.696.004.004 5.21-5.124a3.58 3.58 0 0 0-.001-5.123Z\" className=\"filled\"/></svg>,\n\"heart\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M13.92 3.061a3.729 3.729 0 0 0-5.21 0L8 3.76l-.71-.699a3.729 3.729 0 0 0-5.21 0 3.58 3.58 0 0 0 0 5.123l5.21 5.124.003-.004L8 14l.707-.696.004.004 5.21-5.124a3.58 3.58 0 0 0 0-5.123Z\"/></svg>,\n\"insert-row\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M15 6V3H1v9h5M16 11H8M12 15V7\" className=\"stroke-linejoin-round\"/></svg>,\n\"key\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M9 10a5.023 5.023 0 0 1 0 1 3.996 3.996 0 1 1-3-3.874L13 1h2v5h-2v2h-2l.016 1.983Z\" className=\"stroke-linejoin-round\"/><path d=\"M4.99 11H5v.01h-.01z\"/></svg>,\n\"keyboard\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M15 2H1v12h14V2Z\" className=\"stroke-linejoin-round\"/><path d=\"M6 5H4M9 5H7M12 5h-2M6 8H4M12 11H4M9 8H7M12 8h-2\"/></svg>,\n\"lock-private\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M2 7h12v7H2z\" className=\"stroke-linejoin-round\"/><path d=\"M4 7V5a4 4 0 0 1 8 0v2\"/></svg>,\n\"menu\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M15 8H1M15 3H1M15 13H1\"/></svg>,\n\"microphone-off\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M13.76 1.34 2.11 12.98M4.75 10.8A5.002 5.002 0 0 0 13 7V6M8 15v-3M3 15h10\" className=\"stroke-linejoin-round\"/><path d=\"M8 1c-1.1 0-2 .9-2 2v1.09l2.88-2.88C8.61 1.08 8.32 1 8 1ZM6.64 8.46A2 2 0 0 0 8 9c1.1 0 2-.9 2-2V5.09L6.64 8.45v.01Z\" className=\"filled\"/><path d=\"M3.37 8.53C3.024 8.184 3 7.537 3 7V6\" className=\"stroke-linejoin-round\"/></svg>,\n\"microphone\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><rect x=\"6\" y=\"1\" width=\"4\" height=\"8\" rx=\"2\" className=\"stroke-linejoin-round\"/><path d=\"M3 6v1a5 5 0 0 0 10 0V6M8 12v3M3 15h10\" className=\"stroke-linejoin-round\"/></svg>,\n\"multiscreen\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M11 5H1v7h10V5Z\" className=\"stroke-linejoin-round\"/><path d=\"M11 8.229h4v-7H5V5M1 15h10M6 15v-3\" className=\"stroke-linejoin-round\"/></svg>,\n\"notification\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M8 2.167c-3.5 0-3.5 4.666-3.5 4.666L1 11.5h14l-3.5-4.667s0-4.666-3.5-4.666ZM5.667 11.5v1.167a2.333 2.333 0 0 0 4.666 0V11.5\" className=\"stroke-linejoin-round\"/><path d=\"M8 1v1.167\" className=\"stroke-linecap-round\"/></svg>,\n\"redo\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M12 5H6.38c-4.5 0-4.5 8 0 8H13\" className=\"stroke-linejoin-round\"/><path d=\"m10 8 3-3-3-3\" className=\"stroke-linejoin-round\"/></svg>,\n\"refresh\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M10 5h5V0\"/><path d=\"M15 8a6.957 6.957 0 0 1-7 7 6.957 6.957 0 0 1-7-7 6.957 6.957 0 0 1 7-7 6.87 6.87 0 0 1 6.3 4\"/></svg>,\n\"remove\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m3 3 1 11h8l1-11H3ZM1 3h14M10 2H6v1h4V2Z\" className=\"stroke-linejoin-round\"/></svg>,\n\"resize-area\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m9.5 14.5 5-5M4 14.5 14.5 4\"/></svg>,\n\"script\": <svg viewBox=\"0 0 16 17\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m9.53 4.397-3.06 7.4M4.5 11.597 1 8.097l3.5-3.5M11.5 11.597l3.5-3.5-3.5-3.5\" className=\"stroke-linejoin-round\"/></svg>,\n\"search\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"7\" cy=\"7\" r=\"5\"/><path d=\"m15 15-4.5-4.5\"/></svg>,\n\"security\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M8 14.83s-6-1.925-6-6.74V3.265c3.31 0 5.99-1.916 5.99-1.916s2.7 1.916 6.01 1.916V8.09c0 4.815-6 6.74-6 6.74Z\" className=\"stroke-linejoin-round\"/><path d=\"M2 8.09V3.265c3.31 0 5.99-1.916 5.99-1.916M13.99 8.09V3.265C10.68 3.265 8 1.35 8 1.35\"/><path d=\"M8 4v5M8 10v2\" className=\"stroke-linejoin-round\"/></svg>,\n\"send\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m1 1.001 14 7.004L1 15l2.693-6.994L1 1.001ZM3.693 8.005h10.271\" className=\"stroke-linejoin-round\"/></svg>,\n\"settings\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M13.33 5.792a1.942 1.942 0 0 1 .287-1.97 6.984 6.984 0 0 0-1.44-1.439 1.943 1.943 0 0 1-3.159-1.308 6.965 6.965 0 0 0-2.037 0 1.943 1.943 0 0 1-3.158 1.308 6.962 6.962 0 0 0-1.44 1.44 1.943 1.943 0 0 1-1.308 3.158 6.972 6.972 0 0 0 0 2.037 1.943 1.943 0 0 1 1.308 3.159 6.952 6.952 0 0 0 1.44 1.44 1.942 1.942 0 0 1 3.159 1.308 6.962 6.962 0 0 0 2.036 0 1.942 1.942 0 0 1 3.159-1.308 6.974 6.974 0 0 0 1.44-1.44 1.943 1.943 0 0 1 1.308-3.159 6.974 6.974 0 0 0 0-2.037 1.942 1.942 0 0 1-1.596-1.189Z\"/><circle cx=\"8\" cy=\"8\" r=\"2\"/></svg>,\n\"share\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"4\" r=\"2\"/><circle cx=\"4\" cy=\"8\" r=\"2\"/><circle cx=\"11\" cy=\"12\" r=\"2\"/><path d=\"M9.2 4.9 5.8 7.1M9.2 11.1 5.8 8.9\"/></svg>,\n\"shrink\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M10 1v5h5M10 6l5-5M6 15v-5H1M6 10l-5 5\"/></svg>,\n\"star-filled\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m8 1 2.16 4.61 4.84.74-3.5 3.58.83 5.07L8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1z\" className=\"filled stroke-linejoin-round stroke-linecap-round\"/></svg>,\n\"star-half\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m8 1 2.16 4.61 4.84.74-3.5 3.58.83 5.07L8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1z\" className=\"stroke-linejoin-round\"/><path d=\"M8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1v11.61z\" className=\"filled\"/></svg>,\n\"star\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m8 1 2.16 4.61 4.84.74-3.5 3.58.83 5.07L8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1z\" className=\"stroke-linejoin-round stroke-linecap-round\"/></svg>,\n\"status-in-progress\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"8\" r=\"7\" className=\"stroke-linejoin-round\"/><path d=\"M4.99 7.995H5v.01h-.01zM7.99 7.995H8v.01h-.01zM10.99 7.995H11v.01h-.01z\" className=\"stroke-linecap-round\"/></svg>,\n\"status-info\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"8\" r=\"7\" className=\"stroke-linejoin-round\"/><path d=\"M8 11V8H6\"/><path d=\"M10 11H6\" className=\"stroke-linejoin-round\"/><path d=\"M7.99 5H8v.01h-.01z\"/></svg>,\n\"status-negative\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"8\" r=\"7\" className=\"stroke-linejoin-round\"/><path d=\"m10.828 5.172-5.656 5.656M10.828 10.828 5.172 5.172\"/></svg>,\n\"status-pending\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"8\" r=\"7\" className=\"stroke-linejoin-round\"/><path d=\"M8 5v4H5\" className=\"stroke-linecap-square\"/></svg>,\n\"status-positive\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"8\" r=\"7\" className=\"stroke-linejoin-round\"/><path d=\"m5 8 2 2 3.521-3.521\" className=\"stroke-linecap-square\"/></svg>,\n\"status-stopped\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"8\" r=\"7\" className=\"stroke-linejoin-round\"/><path d=\"M11 8H5\" className=\"stroke-linecap-square\"/></svg>,\n\"status-warning\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m8 1 7 14H1L8 1z\" className=\"stroke-linejoin-round\"/><path d=\"M7.99 12H8v.01h-.01zM8 6v4\"/></svg>,\n\"subtract-minus\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M1 8h14\"/></svg>,\n\"suggestions\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M6 14h4\" className=\"stroke-linejoin-round\"/><path d=\"M8 11h1c0-1.53 3-2.46 3-5.24.02-1.36-.61-2.4-1.57-3.09a4.208 4.208 0 0 0-4.86 0C4.61 3.36 3.98 4.4 4 5.76 4 8.54 7 9.47 7 11h1Z\"/></svg>,\n\"thumbs-down-filled\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M6 9.58c0 .27.06.55.19.79l1.64 3.28c.1.21.32.34.55.34.34 0 .62-.28.62-.62v-3.33h3.44a2 2 0 0 0 1.94-2.48l-1.01-4.05a2 2 0 0 0-1.94-1.52H6v7.59Z\" className=\"filled stroke-linejoin-round\"/><path d=\"M6 2H2v7h4\" className=\"stroke-linejoin-round\"/></svg>,\n\"thumbs-down\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M6 9.58c0 .27.06.55.19.79l1.64 3.28c.1.21.32.34.55.34.34 0 .62-.28.62-.62v-3.33h3.44a2 2 0 0 0 1.94-2.48l-1.01-4.05a2 2 0 0 0-1.94-1.52H6v7.59ZM6 2H2v7h4\" className=\"stroke-linejoin-round\"/></svg>,\n\"thumbs-up-filled\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M6 6.42c0-.27.06-.55.19-.79l1.64-3.28c.1-.21.32-.34.55-.34.34 0 .62.28.62.62v3.33h3.44a2 2 0 0 1 1.94 2.48l-1.01 4.05a2 2 0 0 1-1.94 1.52H6V6.42Z\" className=\"filled stroke-linejoin-round\"/><path d=\"M6 14H2V7h4\" className=\"stroke-linejoin-round\"/></svg>,\n\"thumbs-up\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M6 6.42c0-.27.06-.55.19-.79l1.64-3.28c.1-.21.32-.34.55-.34.34 0 .62.28.62.62v3.33h3.44a2 2 0 0 1 1.94 2.48l-1.01 4.05a2 2 0 0 1-1.94 1.52H6V6.42ZM6 14H2V7h4\" className=\"stroke-linejoin-round\"/></svg>,\n\"ticket\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M8 4.275a2 2 0 0 1-2-2H3v12h3a2 2 0 1 1 4 0h3v-12h-3a2 2 0 0 1-2 2Z\" className=\"stroke-linejoin-round\"/></svg>,\n\"treeview-collapse\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M5 8h6M2 2h12v12H2z\" className=\"stroke-linejoin-round\"/></svg>,\n\"treeview-expand\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M5 8h6M8 11V5M2 2h12v12H2z\" className=\"stroke-linejoin-round\"/></svg>,\n\"undo\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M4 13h5.625c4.5 0 4.5-8 0-8H3\" className=\"stroke-linejoin-round\"/><path d=\"M6 2 3 5l3 3\" className=\"stroke-linejoin-round\"/></svg>,\n\"unlocked\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M2 7h12v7H2z\" className=\"stroke-linejoin-round\"/><path d=\"M11.874 4A4 4 0 0 0 4 5v2\"/></svg>,\n\"upload-download\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M11 13.701v-10M8 6.702l3-3 3 3M4.98 2.662v10.04M7.98 9.662l-3 3-3-3\"/></svg>,\n\"upload\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M5 14H2V2h12v12h-3\" className=\"stroke-linejoin-round\"/><path d=\"M12 10 8 6l-4 4M8 6v9\"/></svg>,\n\"user-profile-active\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M4.61 4.39C4.61 2.52 6.13 1 8 1s3.39 1.52 3.39 3.39S9.87 7.78 8 7.78 4.61 6.26 4.61 4.39M2.05 14.08h11.91c0-2.25-1.17-4.23-2.9-5.3A5.77 5.77 0 0 0 8 7.91c-3.29 0-5.95 2.76-5.95 6.17z\" className=\"filled stroke-linejoin-round\"/></svg>,\n\"user-profile\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M4.61 4.39C4.61 2.52 6.13 1 8 1s3.39 1.52 3.39 3.39S9.87 7.78 8 7.78 4.61 6.26 4.61 4.39M2.05 14.08h11.91c0-2.25-1.17-4.23-2.9-5.3A5.77 5.77 0 0 0 8 7.91c-3.29 0-5.95 2.76-5.95 6.17z\" className=\"stroke-linejoin-round\"/></svg>,\n\"video-off\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M3 15h10M8 15v-3M8 12A5 5 0 1 0 8 2a5 5 0 0 0 0 10ZM6 5l4 4M10 5 6 9\" className=\"stroke-linejoin-round\"/></svg>,\n\"video-on\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M3 15h10M8 15v-3M8 12A5 5 0 1 0 8 2a5 5 0 0 0 0 10Z\" className=\"stroke-linejoin-round\"/><path d=\"M8 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z\" className=\"stroke-linejoin-round\"/></svg>,\n\"video-unavailable\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M3 15h10M8 15v-3M8 12A5 5 0 1 0 8 2a5 5 0 0 0 0 10ZM5.5 7h5\" className=\"stroke-linejoin-round\"/></svg>,\n\"view-full\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M5 5h6v6H5z\" className=\"filled\"/><path d=\"M2 2h12v12H2z\" className=\"stroke-linejoin-round\"/></svg>,\n\"view-horizontal\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M5 9h6v2H5z\" className=\"filled\"/><path d=\"M2 2h12v12H2z\" className=\"stroke-linejoin-round\"/></svg>,\n\"view-vertical\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M11 5v6H9V5z\" className=\"filled\"/><path d=\"M2 2h12v12H2z\" className=\"stroke-linejoin-round\"/></svg>,\n\"zoom-in\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"6.885\" cy=\"6.885\" r=\"5.385\"/><path d=\"m14.5 14.5-3.846-3.846M7 4v6M10 7H4\"/></svg>,\n\"zoom-out\": <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"6.885\" cy=\"6.885\" r=\"5.385\"/><path d=\"m14.5 14.5-3.846-3.846M10 7H4\"/></svg>,\n\"zoom-to-fit\": <svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M14 11v3h-4M2 11v3h4M2 5V2h4M14 5V2h-4M10 6H6v4h4V6Z\"/></svg>\n };\n export default icons;"]}
@@ -1 +1 @@
1
- {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/icon/internal.tsx"],"names":[],"mappings":";AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAClF,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAIzC,KAAK,iBAAiB,GAAG,SAAS,GAChC,0BAA0B,GAAG;IAC3B,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC;AAqBJ,QAAA,MAAM,YAAY,+EAUf,iBAAiB,gBAyFnB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/icon/internal.tsx"],"names":[],"mappings":";AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAClF,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAIzC,KAAK,iBAAiB,GAAG,SAAS,GAChC,0BAA0B,GAAG;IAC3B,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC;AAqBJ,QAAA,MAAM,YAAY,+EAUf,iBAAiB,gBAuFnB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,eAAe,YAAY,CAAC"}
package/icon/internal.js CHANGED
@@ -6,7 +6,7 @@ import React, { useLayoutEffect, useRef, useState } from 'react';
6
6
  import { getBaseProps } from '../internal/base-component';
7
7
  import { warnOnce } from '@cloudscape-design/component-toolkit/internal';
8
8
  import styles from './styles.css.js';
9
- import icons from './icons';
9
+ import icons from './generated/icons';
10
10
  import { useMergeRefs } from '../internal/hooks/use-merge-refs';
11
11
  import { useVisualRefresh } from '../internal/hooks/use-visual-mode';
12
12
  function iconSizeMap(height) {
@@ -65,28 +65,15 @@ const InternalIcon = (_a) => {
65
65
  }
66
66
  const validIcon = name && Object.prototype.hasOwnProperty.call(icons, name);
67
67
  function iconMap(name) {
68
- const genAiFilledIcon = `<svg
69
- width="12"
70
- height="12"
71
- viewBox="0 0 16 16"
72
- xmlns="http://www.w3.org/2000/svg"
73
- focusable="false"
74
- aria-hidden="true"
75
- data-testid="gen-ai-filled"
76
- >
77
- <path d="m8 4.4 1.018 2.582L11.6 8 9.018 9.018 8 11.6 6.982 9.018 4.4 8l2.582-1.018L8 4.4ZM2.405 2.41l.002-.003.003-.002-.003-.002-.002-.003-.002.003-.003.002.003.002.002.003Z" class="filled"></path>
78
- </svg>`;
79
68
  if (name === 'gen-ai' && iconSize === 'small') {
80
- return genAiFilledIcon;
69
+ return (React.createElement("svg", { width: "12", height: "12", viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true", "data-testid": "gen-ai-filled" },
70
+ React.createElement("path", { d: "m8 4.4 1.018 2.582L11.6 8 9.018 9.018 8 11.6 6.982 9.018 4.4 8l2.582-1.018L8 4.4ZM2.405 2.41l.002-.003.003-.002-.003-.002-.002-.003-.002.003-.003.002.003.002.002.003Z", className: "filled" })));
81
71
  }
82
72
  else {
83
73
  return icons[name];
84
74
  }
85
75
  }
86
- return (React.createElement("span", Object.assign({}, baseProps, {
87
- // dangerouslySetInnerHTML is safe here, as we control the content coming from `icons`
88
- // eslint-disable-next-line react/no-danger
89
- dangerouslySetInnerHTML: validIcon ? { __html: iconMap(name) } : undefined, ref: mergedRef, style: inlineStyles })));
76
+ return (React.createElement("span", Object.assign({}, baseProps, { ref: mergedRef, style: inlineStyles }), validIcon ? iconMap(name) : undefined));
90
77
  };
91
78
  export default InternalIcon;
92
79
  //# sourceMappingURL=internal.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/icon/internal.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport clsx from 'clsx';\nimport React, { useLayoutEffect, useRef, useState } from 'react';\nimport { getBaseProps } from '../internal/base-component';\nimport { warnOnce } from '@cloudscape-design/component-toolkit/internal';\nimport styles from './styles.css.js';\nimport icons from './icons';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { IconProps } from './interfaces';\nimport { useMergeRefs } from '../internal/hooks/use-merge-refs';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\n\ntype InternalIconProps = IconProps &\n InternalBaseComponentProps & {\n badge?: boolean;\n };\n\nfunction iconSizeMap(height: number | null) {\n if (height === null) {\n // This is the best guess for the contextual height while server rendering.\n return 'normal';\n }\n\n if (height >= 50) {\n return 'large';\n } else if (height >= 36) {\n return 'big';\n } else if (height >= 24) {\n return 'medium';\n } else if (height <= 16) {\n return 'small';\n } else {\n return 'normal';\n }\n}\n\nconst InternalIcon = ({\n name,\n size = 'normal',\n variant = 'normal',\n url,\n alt,\n svg,\n badge,\n __internalRootRef = null,\n ...props\n}: InternalIconProps) => {\n const iconRef = useRef<HTMLElement>(null);\n // To ensure a re-render is triggered on visual mode changes\n useVisualRefresh();\n const [parentHeight, setParentHeight] = useState<number | null>(null);\n const contextualSize = size === 'inherit';\n const iconSize = contextualSize ? iconSizeMap(parentHeight) : size;\n const inlineStyles = contextualSize && parentHeight !== null ? { height: `${parentHeight}px` } : {};\n const baseProps = getBaseProps(props);\n\n baseProps.className = clsx(\n baseProps.className,\n styles.icon,\n contextualSize && styles['icon-flex-height'],\n badge && styles.badge,\n !contextualSize && styles[`size-${iconSize}-mapped-height`],\n styles[`size-${iconSize}`],\n styles[`variant-${variant}`],\n styles[`name-${name}`]\n );\n\n // Possible infinite loop is not a concern here because line\n // height should not change without an external state update.\n // eslint-disable-next-line react-hooks/exhaustive-deps\n useLayoutEffect(() => {\n if (!contextualSize || !iconRef.current) {\n return;\n }\n const { lineHeight } = getComputedStyle(iconRef.current);\n const newParentHeight = parseInt(lineHeight, 10);\n setParentHeight(newParentHeight);\n });\n\n const mergedRef = useMergeRefs(iconRef, __internalRootRef);\n\n if (svg) {\n if (url) {\n warnOnce(\n 'Icon',\n 'You have specified both `url` and `svg`. `svg` will take precedence and `url` will be ignored.'\n );\n }\n return (\n <span {...baseProps} ref={mergedRef} aria-hidden=\"true\" style={inlineStyles}>\n {svg}\n </span>\n );\n }\n\n if (url) {\n return (\n <span {...baseProps} ref={mergedRef} style={inlineStyles}>\n <img src={url} alt={alt} />\n </span>\n );\n }\n\n const validIcon = name && Object.prototype.hasOwnProperty.call(icons, name);\n\n function iconMap(name: IconProps.Name) {\n const genAiFilledIcon = `<svg\n width=\"12\"\n height=\"12\"\n viewBox=\"0 0 16 16\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable=\"false\"\n aria-hidden=\"true\"\n data-testid=\"gen-ai-filled\"\n >\n <path d=\"m8 4.4 1.018 2.582L11.6 8 9.018 9.018 8 11.6 6.982 9.018 4.4 8l2.582-1.018L8 4.4ZM2.405 2.41l.002-.003.003-.002-.003-.002-.002-.003-.002.003-.003.002.003.002.002.003Z\" class=\"filled\"></path>\n </svg>`;\n\n if (name === 'gen-ai' && iconSize === 'small') {\n return genAiFilledIcon;\n } else {\n return icons[name];\n }\n }\n\n return (\n <span\n {...baseProps}\n // dangerouslySetInnerHTML is safe here, as we control the content coming from `icons`\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={validIcon ? { __html: iconMap(name) } : undefined}\n ref={mergedRef}\n style={inlineStyles}\n />\n );\n};\n\nexport { InternalIconProps };\nexport default InternalIcon;\n"]}
1
+ {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/icon/internal.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport clsx from 'clsx';\nimport React, { useLayoutEffect, useRef, useState } from 'react';\nimport { getBaseProps } from '../internal/base-component';\nimport { warnOnce } from '@cloudscape-design/component-toolkit/internal';\nimport styles from './styles.css.js';\nimport icons from './generated/icons';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { IconProps } from './interfaces';\nimport { useMergeRefs } from '../internal/hooks/use-merge-refs';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\n\ntype InternalIconProps = IconProps &\n InternalBaseComponentProps & {\n badge?: boolean;\n };\n\nfunction iconSizeMap(height: number | null) {\n if (height === null) {\n // This is the best guess for the contextual height while server rendering.\n return 'normal';\n }\n\n if (height >= 50) {\n return 'large';\n } else if (height >= 36) {\n return 'big';\n } else if (height >= 24) {\n return 'medium';\n } else if (height <= 16) {\n return 'small';\n } else {\n return 'normal';\n }\n}\n\nconst InternalIcon = ({\n name,\n size = 'normal',\n variant = 'normal',\n url,\n alt,\n svg,\n badge,\n __internalRootRef = null,\n ...props\n}: InternalIconProps) => {\n const iconRef = useRef<HTMLElement>(null);\n // To ensure a re-render is triggered on visual mode changes\n useVisualRefresh();\n const [parentHeight, setParentHeight] = useState<number | null>(null);\n const contextualSize = size === 'inherit';\n const iconSize = contextualSize ? iconSizeMap(parentHeight) : size;\n const inlineStyles = contextualSize && parentHeight !== null ? { height: `${parentHeight}px` } : {};\n const baseProps = getBaseProps(props);\n\n baseProps.className = clsx(\n baseProps.className,\n styles.icon,\n contextualSize && styles['icon-flex-height'],\n badge && styles.badge,\n !contextualSize && styles[`size-${iconSize}-mapped-height`],\n styles[`size-${iconSize}`],\n styles[`variant-${variant}`],\n styles[`name-${name}`]\n );\n\n // Possible infinite loop is not a concern here because line\n // height should not change without an external state update.\n // eslint-disable-next-line react-hooks/exhaustive-deps\n useLayoutEffect(() => {\n if (!contextualSize || !iconRef.current) {\n return;\n }\n const { lineHeight } = getComputedStyle(iconRef.current);\n const newParentHeight = parseInt(lineHeight, 10);\n setParentHeight(newParentHeight);\n });\n\n const mergedRef = useMergeRefs(iconRef, __internalRootRef);\n\n if (svg) {\n if (url) {\n warnOnce(\n 'Icon',\n 'You have specified both `url` and `svg`. `svg` will take precedence and `url` will be ignored.'\n );\n }\n return (\n <span {...baseProps} ref={mergedRef} aria-hidden=\"true\" style={inlineStyles}>\n {svg}\n </span>\n );\n }\n\n if (url) {\n return (\n <span {...baseProps} ref={mergedRef} style={inlineStyles}>\n <img src={url} alt={alt} />\n </span>\n );\n }\n\n const validIcon = name && Object.prototype.hasOwnProperty.call(icons, name);\n\n function iconMap(name: IconProps.Name) {\n if (name === 'gen-ai' && iconSize === 'small') {\n return (\n <svg\n width=\"12\"\n height=\"12\"\n viewBox=\"0 0 16 16\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable=\"false\"\n aria-hidden=\"true\"\n data-testid=\"gen-ai-filled\"\n >\n <path\n d=\"m8 4.4 1.018 2.582L11.6 8 9.018 9.018 8 11.6 6.982 9.018 4.4 8l2.582-1.018L8 4.4ZM2.405 2.41l.002-.003.003-.002-.003-.002-.002-.003-.002.003-.003.002.003.002.002.003Z\"\n className=\"filled\"\n />\n </svg>\n );\n } else {\n return icons[name];\n }\n }\n\n return (\n <span {...baseProps} ref={mergedRef} style={inlineStyles}>\n {validIcon ? iconMap(name) : undefined}\n </span>\n );\n};\n\nexport { InternalIconProps };\nexport default InternalIcon;\n"]}
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (05992d65)";
2
+ export var PACKAGE_VERSION = "3.0.0 (b683c4f9)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (05992d65)",
3
+ "PACKAGE_VERSION": "3.0.0 (b683c4f9)",
4
4
  "THEME": "default",
5
5
  "ALWAYS_VISUAL_REFRESH": false
6
6
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "05992d6571a8dc7bbdeb3e4d38191b83f8282c19"
2
+ "commit": "b683c4f9e4c5b3b2632a92f7b5961ccec30ed057"
3
3
  }
package/package.json CHANGED
@@ -117,7 +117,7 @@
117
117
  "./internal/base-component/index.js",
118
118
  "./internal/base-component/styles.css.js"
119
119
  ],
120
- "version": "3.0.660",
120
+ "version": "3.0.661",
121
121
  "repository": {
122
122
  "type": "git",
123
123
  "url": "https://github.com/cloudscape-design/components.git"
package/icon/icons.d.ts DELETED
@@ -1 +0,0 @@
1
- declare const icons: Record<string, string>;export default icons;
package/icon/icons.js DELETED
@@ -1,3 +0,0 @@
1
- export default {
2
- "add-plus": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M8 1v14M15 8H1\"/></svg>","anchor-link": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linecap-round\" d=\"M11 8H5\"/><path d=\"M7 4H5a4 4 0 0 0 0 8h2M9 4h2a4 4 0 0 1 0 8H9\"/></svg>","angle-down": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m1 4 7 7 7-7\"/></svg>","angle-left-double": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M14 1 7 8l7 7\"/><path d=\"M9 1 2 8l7 7\"/></svg>","angle-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M12 1 5 8l7 7\"/></svg>","angle-right-double": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m2 1 7 7-7 7\"/><path d=\"m7 1 7 7-7 7\"/></svg>","angle-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m4 1 7 7-7 7\"/></svg>","angle-up": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m1 12 7-7 7 7\"/></svg>","arrow-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M9 1 2 8l7 7M2 8h13\"/></svg>","arrow-right": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M1 8h13M7 1l7 7-7 7\"/></svg>","audio-full": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M7 15V1L1 6v4l6 5ZM15 3v10M11 5v6\"/></svg>","audio-half": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M7 15V1L1 6v4l6 5ZM11 5v6\"/></svg>","audio-off": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M7 15V1L1 6v4l6 5Z\"/><path d=\"m15.01 5.75-4.5 4.5M15.01 10.25l-4.5-4.5\"/></svg>","bug": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M5 5h6a1 1 0 0 1 1 1v5.5A3.5 3.5 0 0 1 8.5 15h-1A3.5 3.5 0 0 1 4 11.5V6a1 1 0 0 1 1-1ZM5 5a3 3 0 0 1 6 0\"/><path d=\"M12 9h3M1 9h3M12 12h2l1 2M4 12H2l-1 2M12 6h2l1-2M4 6H2L1 4\"/></svg>","calendar": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M2 2h12v12H2z\"/><path d=\"M4.99 8H5v.01h-.01zM7.99 8H8v.01h-.01zM10.99 8H11v.01h-.01zM4.99 5H5v.01h-.01zM7.99 5H8v.01h-.01zM10.99 5H11v.01h-.01zM4.99 11H5v.01h-.01zM7.99 11H8v.01h-.01z\"/></svg>","call": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M9 2c2.8 0 5 2.2 5 5M7.9 13c1.3 1.3 3.5 1.3 4.8 0l1-1c.4-.4.4-1 0-1.4l-1.5-1.5c-.3-.3-1-.2-1.3.1l-.1.1c-.5.5-1.4.5-2 0L6.6 7.2c-.5-.5-.5-1.4 0-2l.1-.1c.3-.3.4-1 .1-1.3L5.3 2.3c-.3-.4-1-.4-1.3 0l-1 1C1.7 4.6 1.7 6.7 3 8.1L7.9 13z\"/></svg>","caret-down-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled stroke-linejoin-round\" d=\"M4 5h8l-4 6-4-6z\"/></svg>","caret-down": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M4 5h8l-4 6-4-6z\"/></svg>","caret-left-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled stroke-linejoin-round\" d=\"M11 4v8L5 8l6-4z\"/></svg>","caret-right-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled stroke-linejoin-round\" d=\"M5 4v8l6-4-6-4z\"/></svg>","caret-up-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled stroke-linejoin-round\" d=\"M4 11h8L8 5l-4 6z\"/></svg>","caret-up": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M4 11h8L8 5l-4 6z\"/></svg>","check": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m14.254 4.254-8.25 8.25L6 12.5l-.004.004-4.25-4.25.008-.008L6 12.493l8.246-8.247.008.008Z\"/></svg>","close": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m2 2 12 12M14 2 2 14\"/></svg>","contact": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round stroke-linecap-round\" d=\"M2 12.286h5.143L8.857 14l1.714-1.714H14V2H2v10.286z\"/><path class=\"stroke-linecap-round\" d=\"M4.99 7H5v.01h-.01zM7.99 7H8v.01h-.01zM10.99 7H11v.01h-.01z\"/></svg>","copy": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M2 5h9v9H2z\"/><path class=\"stroke-linejoin-round\" d=\"M5 5V2h9v9h-3\"/></svg>","delete-marker": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M3 7V1h6l5 5v9H9\"/><path class=\"stroke-linejoin-round\" d=\"M8 1v6h6M1 15l6-6M7 15 1 9\"/></svg>","download": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M11 2h3v12H2V2h3\"/><path d=\"m4 6 4 4 4-4M8 1v9\"/></svg>","drag-indicator": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"5.5\" cy=\"2.5\" r=\".5\" class=\"filled\"/><circle cx=\"5.5\" cy=\"13.5\" r=\".5\" class=\"filled\"/><circle cx=\"5.5\" cy=\"8\" r=\".5\" class=\"filled\"/><circle cx=\"10.5\" cy=\"2.5\" r=\".5\" class=\"filled\"/><circle cx=\"10.5\" cy=\"13.5\" r=\".5\" class=\"filled\"/><circle cx=\"10.5\" cy=\"8\" r=\".5\" class=\"filled\"/></svg>","edit": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled\" d=\"M8.2 13.9H14v.1H8.1l.1-.1Zm2.37-9.17.7.7-5.3 5.3-.7-.7 5.3-5.3Zm2.71-2.7a.1.1 0 0 1 .14 0l.57.57a.1.1 0 0 1 0 .14l-.58.58-.71-.71.58-.58ZM3.15 12.15l.7.71-.24.24a1 1 0 0 1-.43.26l-.74.2.21-.73a1 1 0 0 1 .26-.44l.24-.24Z\"/></svg>","ellipsis": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle class=\"filled\" cx=\"8\" cy=\"2.5\" r=\".5\"/><circle class=\"filled\" cx=\"8\" cy=\"8\" r=\".5\"/><circle class=\"filled\" cx=\"8\" cy=\"13.5\" r=\".5\"/></svg>","envelope": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M1 2h14v12H1z\"/><path class=\"stroke-linejoin-round\" d=\"m1 4 7 6 7-6\"/></svg>","expand": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M9 2h5v5M7 2H2v5M7 14H2V9M9 14h5V9M2 2l12 12M14 2 2 14\"/></svg>","external": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linecap-square\" d=\"M10 2h4v4\"/><path d=\"m6 10 8-8\"/><path class=\"stroke-linejoin-round\" d=\"M14 9.048V14H2V2h5\"/></svg>","file-open": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M8 1v4a1 1 0 0 0 1 1h4\"/><path class=\"stroke-linejoin-round\" d=\"M3 15h10V5L9 1H3v14z\"/><path d=\"m3 8 7 7\"/></svg>","file": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M8 1v5h5\"/><path class=\"stroke-linejoin-round\" d=\"M3 15V1h6l4 4v10H3z\"/></svg>","filter": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M14.986 2.016A.01.01 0 0 0 14.98 2H1.02a.01.01 0 0 0-.007.016l4.984 5.981A.01.01 0 0 1 6 8.004v6.98a.01.01 0 0 0 .014.009l3.98-1.99a.01.01 0 0 0 .006-.01v-4.99c0-.002 0-.004.002-.006l4.984-5.98Z\"/></svg>","flag": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"m2.71 9.18 1.11-.39C5.2 8.3 6.74 8.44 8 9.18c1.27.74 2.8.89 4.18.39l1.11-.39v-6l-1.11.39c-1.38.49-2.92.35-4.18-.39-1.27-.74-2.8-.89-4.18-.39l-1.11.39v11.83\"/></svg>","folder-open": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M2 7V2h7l1 2h5v9a1 1 0 0 1-1 1H3L1 7h10l2.006 7\"/></svg>","folder": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M14 14H2V2h5.143L9 5h5v9z\"/></svg>","gen-ai": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M7.981 1.047a.02.02 0 0 1 .038 0l1.96 4.973 4.974 1.961a.02.02 0 0 1 0 .038L9.98 9.979l-1.961 4.974a.02.02 0 0 1-.038 0L6.021 9.98 1.046 8.019a.02.02 0 0 1 0-.038l4.973-1.96 1.961-4.974Z\"/><path d=\"m2.5 2.65.045-.095.095-.045-.095-.045L2.5 2.37l-.045.095-.095.045.095.045.045.095Z\" class=\"filled\"/></svg>","group-active": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M14 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM9 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3Z\"/><path class=\"filled stroke-linejoin-round\" d=\"M6 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM1 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3Z\"/></svg>","group": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M14 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM9 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3ZM6 4a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM1 11v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3Z\"/></svg>","heart-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled\" d=\"M13.92 3.061a3.73 3.73 0 0 0-5.21 0L8 3.76l-.71-.699a3.729 3.729 0 0 0-5.21 0 3.58 3.58 0 0 0 0 5.123l5.21 5.124.003-.004L8 14l.707-.696.004.004 5.21-5.124a3.58 3.58 0 0 0-.001-5.123Z\"/></svg>","heart": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M13.92 3.061a3.729 3.729 0 0 0-5.21 0L8 3.76l-.71-.699a3.729 3.729 0 0 0-5.21 0 3.58 3.58 0 0 0 0 5.123l5.21 5.124.003-.004L8 14l.707-.696.004.004 5.21-5.124a3.58 3.58 0 0 0 0-5.123Z\"/></svg>","insert-row": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M15 6V3H1v9h5M16 11H8M12 15V7\"/></svg>","key": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M9 10a5.023 5.023 0 0 1 0 1 3.996 3.996 0 1 1-3-3.874L13 1h2v5h-2v2h-2l.016 1.983Z\"/><path d=\"M4.99 11H5v.01h-.01z\"/></svg>","keyboard": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M15 2H1v12h14V2Z\"/><path d=\"M6 5H4M9 5H7M12 5h-2M6 8H4M12 11H4M9 8H7M12 8h-2\"/></svg>","lock-private": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M2 7h12v7H2z\"/><path d=\"M4 7V5a4 4 0 0 1 8 0v2\"/></svg>","menu": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M15 8H1M15 3H1M15 13H1\"/></svg>","microphone-off": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M13.76 1.34 2.11 12.98M4.75 10.8A5.002 5.002 0 0 0 13 7V6M8 15v-3M3 15h10\"/><path class=\"filled\" d=\"M8 1c-1.1 0-2 .9-2 2v1.09l2.88-2.88C8.61 1.08 8.32 1 8 1ZM6.64 8.46A2 2 0 0 0 8 9c1.1 0 2-.9 2-2V5.09L6.64 8.45v.01Z\"/><path class=\"stroke-linejoin-round\" d=\"M3.37 8.53C3.024 8.184 3 7.537 3 7V6\"/></svg>","microphone": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><rect class=\"stroke-linejoin-round\" x=\"6\" y=\"1\" width=\"4\" height=\"8\" rx=\"2\"/><path class=\"stroke-linejoin-round\" d=\"M3 6v1a5 5 0 0 0 10 0V6M8 12v3M3 15h10\"/></svg>","multiscreen": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M11 5H1v7h10V5Z\"/><path class=\"stroke-linejoin-round\" d=\"M11 8.229h4v-7H5V5M1 15h10M6 15v-3\"/></svg>","notification": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M8 2.167c-3.5 0-3.5 4.666-3.5 4.666L1 11.5h14l-3.5-4.667s0-4.666-3.5-4.666ZM5.667 11.5v1.167a2.333 2.333 0 0 0 4.666 0V11.5\"/><path class=\"stroke-linecap-round\" d=\"M8 1v1.167\"/></svg>","redo": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M12 5H6.38c-4.5 0-4.5 8 0 8H13\"/><path class=\"stroke-linejoin-round\" d=\"m10 8 3-3-3-3\"/></svg>","refresh": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M10 5h5V0\"/><path d=\"M15 8a6.957 6.957 0 0 1-7 7 6.957 6.957 0 0 1-7-7 6.957 6.957 0 0 1 7-7 6.87 6.87 0 0 1 6.3 4\"/></svg>","remove": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"m3 3 1 11h8l1-11H3ZM1 3h14M10 2H6v1h4V2Z\"/></svg>","resize-area": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m9.5 14.5 5-5M4 14.5 14.5 4\"/></svg>","script": "<svg viewBox=\"0 0 16 17\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"m9.53 4.397-3.06 7.4M4.5 11.597 1 8.097l3.5-3.5M11.5 11.597l3.5-3.5-3.5-3.5\"/></svg>","search": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"7\" cy=\"7\" r=\"5\"/><path d=\"m15 15-4.5-4.5\"/></svg>","security": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M8 14.83s-6-1.925-6-6.74V3.265c3.31 0 5.99-1.916 5.99-1.916s2.7 1.916 6.01 1.916V8.09c0 4.815-6 6.74-6 6.74Z\"/><path d=\"M2 8.09V3.265c3.31 0 5.99-1.916 5.99-1.916M13.99 8.09V3.265C10.68 3.265 8 1.35 8 1.35\"/><path class=\"stroke-linejoin-round\" d=\"M8 4v5M8 10v2\"/></svg>","send": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"m1 1.001 14 7.004L1 15l2.693-6.994L1 1.001ZM3.693 8.005h10.271\" class=\"stroke-linejoin-round\"/></svg>","settings": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M13.33 5.792a1.942 1.942 0 0 1 .287-1.97 6.984 6.984 0 0 0-1.44-1.439 1.943 1.943 0 0 1-3.159-1.308 6.965 6.965 0 0 0-2.037 0 1.943 1.943 0 0 1-3.158 1.308 6.962 6.962 0 0 0-1.44 1.44 1.943 1.943 0 0 1-1.308 3.158 6.972 6.972 0 0 0 0 2.037 1.943 1.943 0 0 1 1.308 3.159 6.952 6.952 0 0 0 1.44 1.44 1.942 1.942 0 0 1 3.159 1.308 6.962 6.962 0 0 0 2.036 0 1.942 1.942 0 0 1 3.159-1.308 6.974 6.974 0 0 0 1.44-1.44 1.943 1.943 0 0 1 1.308-3.159 6.974 6.974 0 0 0 0-2.037 1.942 1.942 0 0 1-1.596-1.189Z\"/><circle cx=\"8\" cy=\"8\" r=\"2\"/></svg>","share": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"4\" r=\"2\"/><circle cx=\"4\" cy=\"8\" r=\"2\"/><circle cx=\"11\" cy=\"12\" r=\"2\"/><path d=\"M9.2 4.9 5.8 7.1M9.2 11.1 5.8 8.9\"/></svg>","shrink": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M10 1v5h5M10 6l5-5M6 15v-5H1M6 10l-5 5\"/></svg>","star-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled stroke-linejoin-round stroke-linecap-round\" d=\"m8 1 2.16 4.61 4.84.74-3.5 3.58.83 5.07L8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1z\"/></svg>","star-half": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"m8 1 2.16 4.61 4.84.74-3.5 3.58.83 5.07L8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1z\"/><path class=\"filled\" d=\"M8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1v11.61z\"/></svg>","star": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round stroke-linecap-round\" d=\"m8 1 2.16 4.61 4.84.74-3.5 3.58.83 5.07L8 12.61 3.67 15l.83-5.07L1 6.35l4.84-.74L8 1z\"/></svg>","status-in-progress": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle class=\"stroke-linejoin-round\" cx=\"8\" cy=\"8\" r=\"7\"/><path class=\"stroke-linecap-round\" d=\"M4.99 7.995H5v.01h-.01zM7.99 7.995H8v.01h-.01zM10.99 7.995H11v.01h-.01z\"/></svg>","status-info": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle class=\"stroke-linejoin-round\" cx=\"8\" cy=\"8\" r=\"7\"/><path d=\"M8 11V8H6\"/><path class=\"stroke-linejoin-round\" d=\"M10 11H6\"/><path d=\"M7.99 5H8v.01h-.01z\"/></svg>","status-negative": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle class=\"stroke-linejoin-round\" cx=\"8\" cy=\"8\" r=\"7\"/><path d=\"m10.828 5.172-5.656 5.656M10.828 10.828 5.172 5.172\"/></svg>","status-pending": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle class=\"stroke-linejoin-round\" cx=\"8\" cy=\"8\" r=\"7\"/><path class=\"stroke-linecap-square\" d=\"M8 5v4H5\"/></svg>","status-positive": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle class=\"stroke-linejoin-round\" cx=\"8\" cy=\"8\" r=\"7\"/><path class=\"stroke-linecap-square\" d=\"m5 8 2 2 3.521-3.521\"/></svg>","status-stopped": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle class=\"stroke-linejoin-round\" cx=\"8\" cy=\"8\" r=\"7\"/><path class=\"stroke-linecap-square\" d=\"M11 8H5\"/></svg>","status-warning": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"m8 1 7 14H1L8 1z\"/><path d=\"M7.99 12H8v.01h-.01zM8 6v4\"/></svg>","subtract-minus": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M1 8h14\"/></svg>","suggestions": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M6 14h4\"/><path d=\"M8 11h1c0-1.53 3-2.46 3-5.24.02-1.36-.61-2.4-1.57-3.09a4.208 4.208 0 0 0-4.86 0C4.61 3.36 3.98 4.4 4 5.76 4 8.54 7 9.47 7 11h1Z\"/></svg>","thumbs-down-filled": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled stroke-linejoin-round\" d=\"M6 9.58c0 .27.06.55.19.79l1.64 3.28c.1.21.32.34.55.34.34 0 .62-.28.62-.62v-3.33h3.44a2 2 0 0 0 1.94-2.48l-1.01-4.05a2 2 0 0 0-1.94-1.52H6v7.59Z\"/><path class=\"stroke-linejoin-round\" d=\"M6 2H2v7h4\"/></svg>","thumbs-down": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M6 9.58c0 .27.06.55.19.79l1.64 3.28c.1.21.32.34.55.34.34 0 .62-.28.62-.62v-3.33h3.44a2 2 0 0 0 1.94-2.48l-1.01-4.05a2 2 0 0 0-1.94-1.52H6v7.59ZM6 2H2v7h4\"/></svg>","thumbs-up-filled": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled stroke-linejoin-round\" d=\"M6 6.42c0-.27.06-.55.19-.79l1.64-3.28c.1-.21.32-.34.55-.34.34 0 .62.28.62.62v3.33h3.44a2 2 0 0 1 1.94 2.48l-1.01 4.05a2 2 0 0 1-1.94 1.52H6V6.42Z\"/><path class=\"stroke-linejoin-round\" d=\"M6 14H2V7h4\"/></svg>","thumbs-up": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M6 6.42c0-.27.06-.55.19-.79l1.64-3.28c.1-.21.32-.34.55-.34.34 0 .62.28.62.62v3.33h3.44a2 2 0 0 1 1.94 2.48l-1.01 4.05a2 2 0 0 1-1.94 1.52H6V6.42ZM6 14H2V7h4\"/></svg>","ticket": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M8 4.275a2 2 0 0 1-2-2H3v12h3a2 2 0 1 1 4 0h3v-12h-3a2 2 0 0 1-2 2Z\"/></svg>","treeview-collapse": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M5 8h6M2 2h12v12H2z\"/></svg>","treeview-expand": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M5 8h6M8 11V5M2 2h12v12H2z\"/></svg>","undo": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M4 13h5.625c4.5 0 4.5-8 0-8H3\"/><path class=\"stroke-linejoin-round\" d=\"M6 2 3 5l3 3\"/></svg>","unlocked": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M2 7h12v7H2z\"/><path d=\"M11.874 4A4 4 0 0 0 4 5v2\"/></svg>","upload-download": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M11 13.701v-10M8 6.702l3-3 3 3M4.98 2.662v10.04M7.98 9.662l-3 3-3-3\"/></svg>","upload": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M5 14H2V2h12v12h-3\"/><path d=\"M12 10 8 6l-4 4M8 6v9\"/></svg>","user-profile-active": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled stroke-linejoin-round\" d=\"M4.61 4.39C4.61 2.52 6.13 1 8 1s3.39 1.52 3.39 3.39S9.87 7.78 8 7.78 4.61 6.26 4.61 4.39M2.05 14.08h11.91c0-2.25-1.17-4.23-2.9-5.3A5.77 5.77 0 0 0 8 7.91c-3.29 0-5.95 2.76-5.95 6.17z\"/></svg>","user-profile": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M4.61 4.39C4.61 2.52 6.13 1 8 1s3.39 1.52 3.39 3.39S9.87 7.78 8 7.78 4.61 6.26 4.61 4.39M2.05 14.08h11.91c0-2.25-1.17-4.23-2.9-5.3A5.77 5.77 0 0 0 8 7.91c-3.29 0-5.95 2.76-5.95 6.17z\"/></svg>","video-off": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M3 15h10M8 15v-3M8 12A5 5 0 1 0 8 2a5 5 0 0 0 0 10ZM6 5l4 4M10 5 6 9\"/></svg>","video-on": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M3 15h10M8 15v-3M8 12A5 5 0 1 0 8 2a5 5 0 0 0 0 10Z\"/><path class=\"stroke-linejoin-round\" d=\"M8 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z\"/></svg>","video-unavailable": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path class=\"stroke-linejoin-round\" d=\"M3 15h10M8 15v-3M8 12A5 5 0 1 0 8 2a5 5 0 0 0 0 10ZM5.5 7h5\"/></svg>","view-full": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled\" d=\"M5 5h6v6H5z\"/><path class=\"stroke-linejoin-round\" d=\"M2 2h12v12H2z\"/></svg>","view-horizontal": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled\" d=\"M5 9h6v2H5z\"/><path class=\"stroke-linejoin-round\" d=\"M2 2h12v12H2z\"/></svg>","view-vertical": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><path class=\"filled\" d=\"M11 5v6H9V5z\"/><path class=\"stroke-linejoin-round\" d=\"M2 2h12v12H2z\"/></svg>","zoom-in": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"6.885\" cy=\"6.885\" r=\"5.385\"/><path d=\"m14.5 14.5-3.846-3.846M7 4v6M10 7H4\"/></svg>","zoom-out": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" focusable=\"false\" aria-hidden=\"true\"><circle cx=\"6.885\" cy=\"6.885\" r=\"5.385\"/><path d=\"m14.5 14.5-3.846-3.846M10 7H4\"/></svg>","zoom-to-fit": "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\"><path d=\"M14 11v3h-4M2 11v3h4M2 5V2h4M14 5V2h-4M10 6H6v4h4V6Z\"/></svg>"
3
- }