@mirohq/design-system-icons 0.20.0-icon-types.0 → 0.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +436 -10
- package/dist/main.js.map +1 -1
- package/dist/module.js +434 -10
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +386 -376
- package/package.json +3 -3
- package/react/add-line-bottom.tsx +31 -30
- package/react/add-line-right.tsx +31 -30
- package/react/align-bottom.tsx +30 -29
- package/react/align-center-horizontal.tsx +30 -29
- package/react/align-center-vertical.tsx +30 -29
- package/react/align-left.tsx +30 -29
- package/react/align-right.tsx +30 -29
- package/react/align-top.tsx +30 -29
- package/react/arrow-arc-left.tsx +32 -31
- package/react/arrow-arc-right.tsx +32 -31
- package/react/arrow-bend-up-right.tsx +32 -31
- package/react/arrow-box-out.tsx +24 -23
- package/react/arrow-clockwise-down-right.tsx +31 -30
- package/react/arrow-clockwise-up-left.tsx +31 -30
- package/react/arrow-counter-clockwise-down-left.tsx +31 -30
- package/react/arrow-counter-clockwise-up-right.tsx +31 -30
- package/react/arrow-curves-bottom-right.tsx +32 -31
- package/react/arrow-down-left.tsx +24 -23
- package/react/arrow-down-right.tsx +24 -23
- package/react/arrow-down.tsx +24 -23
- package/react/arrow-fat-right.tsx +30 -29
- package/react/arrow-fat-up-right.tsx +28 -27
- package/react/arrow-left.tsx +24 -23
- package/react/arrow-right.tsx +24 -23
- package/react/arrow-up-circle.tsx +28 -27
- package/react/arrow-up-left.tsx +24 -23
- package/react/arrow-up-right.tsx +24 -23
- package/react/arrow-up.tsx +24 -23
- package/react/arrows-clockwise-rectangle-tilt.tsx +32 -31
- package/react/arrows-clockwise-x.tsx +31 -30
- package/react/arrows-clockwise-y.tsx +31 -30
- package/react/arrows-down-up.tsx +24 -23
- package/react/arrows-horizontal-lines-top-bottom.tsx +28 -27
- package/react/arrows-in-simple.tsx +32 -31
- package/react/arrows-out-cardinal.tsx +32 -31
- package/react/arrows-out-lines-horizontal.tsx +32 -31
- package/react/arrows-out-simple.tsx +32 -31
- package/react/article.tsx +31 -30
- package/react/at.tsx +32 -31
- package/react/badge.tsx +25 -24
- package/react/barrel.tsx +32 -31
- package/react/bell-slash.tsx +28 -27
- package/react/bell-tilt.tsx +30 -29
- package/react/bell.tsx +29 -32
- package/react/board.tsx +32 -31
- package/react/book-open-info.tsx +26 -25
- package/react/bookmark.tsx +32 -31
- package/react/bracket-curly-left.tsx +31 -30
- package/react/bracket-curly-right.tsx +31 -30
- package/react/brackets-angle-slash.tsx +31 -30
- package/react/brackets-curly-circles-three.tsx +35 -34
- package/react/calendar-blank.tsx +33 -32
- package/react/camera.tsx +31 -34
- package/react/card-number-three.tsx +29 -28
- package/react/card.tsx +28 -27
- package/react/cards-poker.tsx +28 -27
- package/react/chart-bar-y-simple.tsx +31 -30
- package/react/chart-bar-y.tsx +31 -30
- package/react/chat-dashes-lines-two.tsx +32 -31
- package/react/chat-lines-cross.tsx +32 -31
- package/react/chat-lines-dot.tsx +26 -25
- package/react/chat-lines-eye-open.tsx +22 -21
- package/react/chat-lines-two-stack.tsx +32 -31
- package/react/chat-lines-two.tsx +32 -31
- package/react/chat-plus.tsx +32 -31
- package/react/chat-text-arrow.tsx +32 -31
- package/react/chat-two.tsx +28 -27
- package/react/chat.tsx +30 -29
- package/react/check-mark.tsx +24 -23
- package/react/checkboard-square-centered.tsx +27 -26
- package/react/chevron-down-double.tsx +32 -31
- package/react/chevron-down.tsx +24 -23
- package/react/chevron-left-double.tsx +32 -31
- package/react/chevron-left.tsx +24 -23
- package/react/chevron-right-double.tsx +32 -31
- package/react/chevron-right.tsx +24 -23
- package/react/chevron-up-double.tsx +32 -31
- package/react/chevron-up-down-line.tsx +32 -31
- package/react/chevron-up-down.tsx +32 -31
- package/react/chevron-up.tsx +24 -23
- package/react/circle-corners.tsx +26 -25
- package/react/circle-motion-x.tsx +31 -30
- package/react/circle-notch.tsx +31 -30
- package/react/circle-slash.tsx +31 -30
- package/react/circle.tsx +32 -31
- package/react/circles-connected.tsx +25 -24
- package/react/clock-counter-clockwise-simple.tsx +25 -24
- package/react/clock-counter-clockwise.tsx +25 -24
- package/react/clock-overtime.tsx +29 -28
- package/react/clock.tsx +31 -30
- package/react/cloud.tsx +32 -31
- package/react/cluster.tsx +25 -24
- package/react/clustered.tsx +28 -27
- package/react/cog.tsx +26 -25
- package/react/columns-three.tsx +32 -31
- package/react/cone-serpentine.tsx +27 -26
- package/react/corners-three-eye-open.tsx +22 -21
- package/react/credit-card.tsx +24 -23
- package/react/crop.tsx +28 -27
- package/react/cross-circle.tsx +24 -23
- package/react/cross-fat.tsx +28 -27
- package/react/cross-square.tsx +32 -31
- package/react/cross.tsx +24 -23
- package/react/cube.tsx +32 -31
- package/react/cursor-filled.tsx +28 -27
- package/react/cursor-lines.tsx +29 -28
- package/react/cursor-text.tsx +32 -31
- package/react/cursor.tsx +31 -30
- package/react/curve-square-circle-arrow.tsx +32 -31
- package/react/dash-left-down-square-dash-right-up.tsx +32 -31
- package/react/dash-left-up-square-dash-down-right.tsx +32 -31
- package/react/dash-square-dash-horizontal.tsx +32 -31
- package/react/dash-square-dash-vertical.tsx +32 -31
- package/react/distribute-horizontal.tsx +25 -24
- package/react/distribute-vertical.tsx +33 -32
- package/react/dots-nine.tsx +27 -26
- package/react/dots-three.tsx +27 -26
- package/react/dots-two.tsx +27 -26
- package/react/download.tsx +32 -31
- package/react/envelope.tsx +24 -23
- package/react/eraser.tsx +32 -31
- package/react/exclamation-point-circle.tsx +28 -27
- package/react/export.tsx +32 -31
- package/react/eye-closed-dots-four-frame-broken.tsx +25 -24
- package/react/eye-closed.tsx +32 -31
- package/react/eye-open-line-frame-broken.tsx +26 -25
- package/react/eye-open-slash.tsx +28 -27
- package/react/eye-open.tsx +28 -27
- package/react/eyedropper.tsx +29 -28
- package/react/factory-house.tsx +31 -30
- package/react/factory.tsx +31 -30
- package/react/flag.tsx +32 -31
- package/react/folder.tsx +32 -31
- package/react/frame-lines-two.tsx +32 -31
- package/react/frame-play.tsx +29 -28
- package/react/frame-plus.tsx +32 -31
- package/react/frame.tsx +32 -31
- package/react/funnel.tsx +31 -30
- package/react/gauge.tsx +25 -24
- package/react/gift.tsx +28 -27
- package/react/globe.tsx +24 -23
- package/react/graduation-cap.tsx +33 -32
- package/react/grid-four.tsx +32 -31
- package/react/grid-six.tsx +32 -31
- package/react/grid.tsx +32 -31
- package/react/hand-filled.tsx +30 -29
- package/react/hand-pointing.tsx +28 -27
- package/react/hand.tsx +28 -27
- package/react/headset-person.tsx +33 -32
- package/react/heart-filled.tsx +27 -26
- package/react/heart.tsx +30 -29
- package/react/hexagon.tsx +32 -31
- package/react/highlighter-underline.tsx +22 -21
- package/react/highlighter.tsx +32 -31
- package/react/house.tsx +21 -20
- package/react/image.tsx +25 -24
- package/react/index.ts +2 -0
- package/react/information-mark-circle.tsx +28 -27
- package/react/kanban.tsx +31 -30
- package/react/key.tsx +28 -27
- package/react/keycap.tsx +25 -24
- package/react/laptop.tsx +24 -23
- package/react/lasso.tsx +32 -31
- package/react/layout.tsx +32 -31
- package/react/lifesaver.tsx +32 -31
- package/react/lightbox.tsx +25 -27
- package/react/lightbulb.tsx +21 -20
- package/react/lightning.tsx +33 -32
- package/react/line-curved.tsx +32 -31
- package/react/line-dashed.tsx +32 -31
- package/react/line-diagonal.tsx +31 -30
- package/react/line-dotted.tsx +25 -24
- package/react/line-horizontal.tsx +32 -31
- package/react/line-orthogonal.tsx +32 -31
- package/react/line-straight.tsx +32 -31
- package/react/lines-three-horizontal-line-vertical-center.tsx +32 -31
- package/react/lines-three-horizontal.tsx +31 -30
- package/react/lines-three-vertical.tsx +31 -30
- package/react/lines-top-left-columns-two.tsx +32 -31
- package/react/link-plus.tsx +28 -27
- package/react/link.tsx +24 -23
- package/react/list-bullets.tsx +29 -28
- package/react/list-numbers.tsx +32 -31
- package/react/lock-closed.tsx +25 -24
- package/react/lock-open.tsx +25 -24
- package/react/login.tsx +32 -31
- package/react/logout.tsx +32 -31
- package/react/magnet.tsx +32 -31
- package/react/magnifying-glass-lightning.tsx +28 -27
- package/react/magnifying-glass.tsx +24 -23
- package/react/map.tsx +33 -32
- package/react/megaphone.tsx +25 -24
- package/react/microphone-slash.tsx +31 -30
- package/react/microphone.tsx +31 -30
- package/react/minus.tsx +24 -23
- package/react/monitor-arrow.tsx +32 -31
- package/react/monitor-pause.tsx +32 -31
- package/react/monitor-play.tsx +29 -28
- package/react/monitor-stop.tsx +26 -25
- package/react/moon.tsx +24 -23
- package/react/mouse.tsx +25 -24
- package/react/navigation-arrow-lines.tsx +29 -28
- package/react/navigation-up-left-filled.tsx +29 -28
- package/react/navigation-up-left-slash.tsx +32 -31
- package/react/navigation-up-right.tsx +32 -31
- package/react/next.tsx +25 -24
- package/react/node-connected-dot.tsx +26 -25
- package/react/node-lines-curved.tsx +32 -31
- package/react/node-lines-horizontal.tsx +32 -31
- package/react/node-lines-vertical.tsx +32 -31
- package/react/node-plus.tsx +31 -30
- package/react/nodes-connected.tsx +29 -28
- package/react/nodes-connections-three.tsx +31 -30
- package/react/note-magnifying-glass.tsx +28 -27
- package/react/octagon.tsx +32 -31
- package/react/office.tsx +24 -23
- package/react/paint-bucket.tsx +29 -28
- package/react/paper-plane-filled-right.tsx +29 -28
- package/react/paper-plane-tilt.tsx +32 -31
- package/react/parallelogram.tsx +30 -29
- package/react/pause-circle.tsx +31 -30
- package/react/pause.tsx +25 -24
- package/react/pdf.tsx +32 -31
- package/react/pen-tip.tsx +32 -31
- package/react/pen.tsx +32 -31
- package/react/pentagon.tsx +32 -31
- package/react/placeholder.tsx +24 -23
- package/react/play-circle.tsx +29 -28
- package/react/play.tsx +28 -27
- package/react/playback-speed-circle.tsx +28 -27
- package/react/plug.tsx +24 -23
- package/react/plus-square.tsx +30 -29
- package/react/plus-text.tsx +32 -31
- package/react/plus.tsx +24 -23
- package/react/presentation-arrow.tsx +32 -31
- package/react/presentation-eye-open.tsx +22 -21
- package/react/presentation-line.tsx +32 -31
- package/react/presentation-lines-two.tsx +32 -31
- package/react/presentation-link.tsx +28 -27
- package/react/presentation-number-one.tsx +32 -31
- package/react/presentation-play.tsx +29 -28
- package/react/presentation-plus.tsx +32 -31
- package/react/previous.tsx +25 -24
- package/react/prohibit.tsx +30 -29
- package/react/push-pin.tsx +28 -27
- package/react/question-mark-circle.tsx +24 -23
- package/react/question-mark.tsx +29 -28
- package/react/rectangle-arrow-up-center.tsx +32 -31
- package/react/rectangle-dash-lines.tsx +32 -31
- package/react/rectangle-dot-line-pen.tsx +35 -34
- package/react/rectangle-play-stack.tsx +29 -28
- package/react/rectangle-tick.tsx +32 -31
- package/react/rectangle-triangle-bottom-center.tsx +32 -31
- package/react/rectangles-three-aligned.tsx +32 -31
- package/react/rectangles-three-free.tsx +32 -31
- package/react/rectangles-three-overlap.tsx +32 -31
- package/react/rectangles-two-line.tsx +32 -31
- package/react/rectangles-two-lines-four.tsx +32 -31
- package/react/rectangles-two-minus.tsx +32 -31
- package/react/rectangles-two-plus.tsx +32 -31
- package/react/rectangles-two-user.tsx +27 -26
- package/react/rhombus.tsx +30 -29
- package/react/rocket.tsx +25 -24
- package/react/rss-rectangle.tsx +26 -25
- package/react/rss.tsx +25 -24
- package/react/scissors.tsx +31 -30
- package/react/scrollbar-xy.tsx +24 -23
- package/react/shapes.tsx +31 -30
- package/react/shield-check.tsx +32 -31
- package/react/shield-lock.tsx +25 -24
- package/react/shuffle.tsx +32 -31
- package/react/sidebar-closed.tsx +33 -32
- package/react/sidebar-open.tsx +32 -31
- package/react/sliders-x.tsx +31 -30
- package/react/sliders-y.tsx +31 -30
- package/react/smiley-chat.tsx +25 -24
- package/react/smiley-plus.tsx +29 -28
- package/react/smiley-sticker.tsx +29 -28
- package/react/smiley.tsx +29 -28
- package/react/social-facebook.tsx +28 -27
- package/react/social-instagram.tsx +34 -33
- package/react/social-linkedin.tsx +28 -27
- package/react/social-twitter.tsx +28 -27
- package/react/social-youtube.tsx +28 -27
- package/react/sparks-filled.tsx +25 -24
- package/react/sparks.tsx +27 -26
- package/react/speaker-cross.tsx +31 -30
- package/react/speaker-high.tsx +31 -30
- package/react/split-vertical.tsx +32 -31
- package/react/square-brackets-angle-slash.tsx +31 -30
- package/react/square-circles-two.tsx +28 -27
- package/react/square-line-square-dashed.tsx +32 -31
- package/react/square-rounded.tsx +30 -29
- package/react/square-star-scribble.tsx +29 -28
- package/react/square-triangle-circle-plus.tsx +31 -30
- package/react/square.tsx +30 -29
- package/react/squares-four.tsx +31 -30
- package/react/squares-group.tsx +30 -29
- package/react/squares-merge.tsx +28 -27
- package/react/squares-three.tsx +31 -30
- package/react/squares-two-overlap.tsx +32 -31
- package/react/squares-ungroup.tsx +29 -28
- package/react/squares-unmerge.tsx +32 -31
- package/react/stack.tsx +32 -31
- package/react/star-filled.tsx +29 -28
- package/react/star-half.tsx +29 -28
- package/react/star.tsx +32 -31
- package/react/sticky-corners.tsx +32 -31
- package/react/sticky-eye-closed.tsx +25 -24
- package/react/sticky-eye-open.tsx +22 -21
- package/react/sticky-note-stack.tsx +32 -31
- package/react/sticky-note-wide.tsx +32 -31
- package/react/sticky-note.tsx +32 -31
- package/react/sticky-notes-two.tsx +28 -27
- package/react/stop-circle.tsx +29 -28
- package/react/stroke-1.tsx +28 -27
- package/react/stroke-2.tsx +28 -27
- package/react/stroke-3.tsx +28 -27
- package/react/stroke-4.tsx +28 -27
- package/react/stroke-5.tsx +28 -27
- package/react/stroke-6.tsx +28 -27
- package/react/switch.tsx +26 -25
- package/react/tag.tsx +27 -26
- package/react/text-a-underline.tsx +22 -21
- package/react/text-align-center.tsx +32 -31
- package/react/text-align-left.tsx +32 -31
- package/react/text-b-bold-italic-underlined.tsx +21 -20
- package/react/text-b-bold.tsx +32 -31
- package/react/text-cursor-eye-open.tsx +22 -21
- package/react/text-h-one.tsx +32 -31
- package/react/text-h-three.tsx +32 -31
- package/react/text-h-two.tsx +32 -31
- package/react/text-i-italic.tsx +31 -30
- package/react/text-indent.tsx +32 -31
- package/react/text-lines-three.tsx +32 -31
- package/react/text-s-strikethrough.tsx +32 -31
- package/react/text-styles.tsx +31 -30
- package/react/text-t.tsx +31 -30
- package/react/text-u-underlined.tsx +32 -31
- package/react/thumbs-up.tsx +31 -30
- package/react/tick-circle.tsx +28 -27
- package/react/ticket.tsx +21 -20
- package/react/timer.tsx +22 -21
- package/react/toolbar.tsx +25 -24
- package/react/tooltip.tsx +25 -24
- package/react/trackpad.tsx +23 -22
- package/react/trapeze.tsx +32 -31
- package/react/trash-simple.tsx +32 -31
- package/react/trash.tsx +32 -31
- package/react/triangle-square-circle.tsx +28 -27
- package/react/triangle.tsx +30 -29
- package/react/trident.tsx +41 -40
- package/react/trophy.tsx +29 -28
- package/react/user-add.tsx +24 -23
- package/react/user-arrow-right-up.tsx +28 -27
- package/react/user-cog-plus.tsx +39 -0
- package/react/user-cog.tsx +39 -0
- package/react/user-eye-open.tsx +22 -21
- package/react/user-load.tsx +31 -30
- package/react/user-number-three.tsx +32 -31
- package/react/user-pen-dashes-bottom.tsx +27 -26
- package/react/user-pen-line-bottom.tsx +27 -26
- package/react/user-tick-down.tsx +28 -27
- package/react/user.tsx +24 -23
- package/react/users-three.tsx +32 -31
- package/react/users.tsx +24 -23
- package/react/video-camera-simple-slash.tsx +32 -31
- package/react/video-camera-simple.tsx +32 -31
- package/react/video-camera.tsx +32 -31
- package/react/view-center.tsx +26 -25
- package/react/view-side-left.tsx +26 -25
- package/react/wallet.tsx +28 -27
- package/svg/24/lightbox.svg +1 -1
- package/svg/24/user-cog-plus.svg +2 -0
- package/svg/24/user-cog.svg +2 -0
- package/svg/meta.json +29 -3
package/dist/main.js
CHANGED
|
@@ -11,6 +11,12 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
11
11
|
|
|
12
12
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
13
13
|
|
|
14
|
+
const iconSymbol = Symbol.for("icon");
|
|
15
|
+
const isIconComponent = (iconComponent) => {
|
|
16
|
+
var _a, _b;
|
|
17
|
+
return (_b = iconComponent[iconSymbol]) != null ? _b : (_a = iconComponent == null ? void 0 : iconComponent.type) == null ? void 0 : _a[iconSymbol];
|
|
18
|
+
};
|
|
19
|
+
|
|
14
20
|
const StyledIcon = designSystemStitches.styled(designSystemPrimitive.Primitive.svg, {
|
|
15
21
|
display: "inline-flex",
|
|
16
22
|
verticalAlign: "text-bottom",
|
|
@@ -70,6 +76,7 @@ const IconAddLineBottom = React.forwardRef(
|
|
|
70
76
|
})))
|
|
71
77
|
)
|
|
72
78
|
);
|
|
79
|
+
IconAddLineBottom[iconSymbol] = true;
|
|
73
80
|
|
|
74
81
|
const IconAddLineRight = React.forwardRef(
|
|
75
82
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -99,6 +106,7 @@ const IconAddLineRight = React.forwardRef(
|
|
|
99
106
|
})))
|
|
100
107
|
)
|
|
101
108
|
);
|
|
109
|
+
IconAddLineRight[iconSymbol] = true;
|
|
102
110
|
|
|
103
111
|
const IconAlignBottom = React.forwardRef(
|
|
104
112
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -126,6 +134,7 @@ const IconAlignBottom = React.forwardRef(
|
|
|
126
134
|
})
|
|
127
135
|
)
|
|
128
136
|
);
|
|
137
|
+
IconAlignBottom[iconSymbol] = true;
|
|
129
138
|
|
|
130
139
|
const IconAlignCenterHorizontal = React.forwardRef(
|
|
131
140
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -153,6 +162,7 @@ const IconAlignCenterHorizontal = React.forwardRef(
|
|
|
153
162
|
})
|
|
154
163
|
)
|
|
155
164
|
);
|
|
165
|
+
IconAlignCenterHorizontal[iconSymbol] = true;
|
|
156
166
|
|
|
157
167
|
const IconAlignCenterVertical = React.forwardRef(
|
|
158
168
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -180,6 +190,7 @@ const IconAlignCenterVertical = React.forwardRef(
|
|
|
180
190
|
})
|
|
181
191
|
)
|
|
182
192
|
);
|
|
193
|
+
IconAlignCenterVertical[iconSymbol] = true;
|
|
183
194
|
|
|
184
195
|
const IconAlignLeft = React.forwardRef(
|
|
185
196
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -207,6 +218,7 @@ const IconAlignLeft = React.forwardRef(
|
|
|
207
218
|
})
|
|
208
219
|
)
|
|
209
220
|
);
|
|
221
|
+
IconAlignLeft[iconSymbol] = true;
|
|
210
222
|
|
|
211
223
|
const IconAlignRight = React.forwardRef(
|
|
212
224
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -234,6 +246,7 @@ const IconAlignRight = React.forwardRef(
|
|
|
234
246
|
})
|
|
235
247
|
)
|
|
236
248
|
);
|
|
249
|
+
IconAlignRight[iconSymbol] = true;
|
|
237
250
|
|
|
238
251
|
const IconAlignTop = React.forwardRef(
|
|
239
252
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -261,6 +274,7 @@ const IconAlignTop = React.forwardRef(
|
|
|
261
274
|
})
|
|
262
275
|
)
|
|
263
276
|
);
|
|
277
|
+
IconAlignTop[iconSymbol] = true;
|
|
264
278
|
|
|
265
279
|
const IconArrowArcLeft = React.forwardRef(
|
|
266
280
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -291,6 +305,7 @@ const IconArrowArcLeft = React.forwardRef(
|
|
|
291
305
|
})))
|
|
292
306
|
)
|
|
293
307
|
);
|
|
308
|
+
IconArrowArcLeft[iconSymbol] = true;
|
|
294
309
|
|
|
295
310
|
const IconArrowArcRight = React.forwardRef(
|
|
296
311
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -321,6 +336,7 @@ const IconArrowArcRight = React.forwardRef(
|
|
|
321
336
|
})))
|
|
322
337
|
)
|
|
323
338
|
);
|
|
339
|
+
IconArrowArcRight[iconSymbol] = true;
|
|
324
340
|
|
|
325
341
|
const IconArrowBendUpRight = React.forwardRef(
|
|
326
342
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -351,6 +367,7 @@ const IconArrowBendUpRight = React.forwardRef(
|
|
|
351
367
|
})))
|
|
352
368
|
)
|
|
353
369
|
);
|
|
370
|
+
IconArrowBendUpRight[iconSymbol] = true;
|
|
354
371
|
|
|
355
372
|
const IconArrowBoxOut = React.forwardRef(
|
|
356
373
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -372,6 +389,7 @@ const IconArrowBoxOut = React.forwardRef(
|
|
|
372
389
|
})
|
|
373
390
|
)
|
|
374
391
|
);
|
|
392
|
+
IconArrowBoxOut[iconSymbol] = true;
|
|
375
393
|
|
|
376
394
|
const IconArrowClockwiseDownRight = React.forwardRef(
|
|
377
395
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -401,6 +419,7 @@ const IconArrowClockwiseDownRight = React.forwardRef(
|
|
|
401
419
|
})))
|
|
402
420
|
)
|
|
403
421
|
);
|
|
422
|
+
IconArrowClockwiseDownRight[iconSymbol] = true;
|
|
404
423
|
|
|
405
424
|
const IconArrowClockwiseUpLeft = React.forwardRef(
|
|
406
425
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -430,6 +449,7 @@ const IconArrowClockwiseUpLeft = React.forwardRef(
|
|
|
430
449
|
})))
|
|
431
450
|
)
|
|
432
451
|
);
|
|
452
|
+
IconArrowClockwiseUpLeft[iconSymbol] = true;
|
|
433
453
|
|
|
434
454
|
const IconArrowCounterClockwiseDownLeft = React.forwardRef(
|
|
435
455
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -459,6 +479,7 @@ const IconArrowCounterClockwiseDownLeft = React.forwardRef(
|
|
|
459
479
|
})))
|
|
460
480
|
)
|
|
461
481
|
);
|
|
482
|
+
IconArrowCounterClockwiseDownLeft[iconSymbol] = true;
|
|
462
483
|
|
|
463
484
|
const IconArrowCounterClockwiseUpRight = React.forwardRef(
|
|
464
485
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -488,6 +509,7 @@ const IconArrowCounterClockwiseUpRight = React.forwardRef(
|
|
|
488
509
|
})))
|
|
489
510
|
)
|
|
490
511
|
);
|
|
512
|
+
IconArrowCounterClockwiseUpRight[iconSymbol] = true;
|
|
491
513
|
|
|
492
514
|
const IconArrowCurvesBottomRight = React.forwardRef(
|
|
493
515
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -518,6 +540,7 @@ const IconArrowCurvesBottomRight = React.forwardRef(
|
|
|
518
540
|
})))
|
|
519
541
|
)
|
|
520
542
|
);
|
|
543
|
+
IconArrowCurvesBottomRight[iconSymbol] = true;
|
|
521
544
|
|
|
522
545
|
const IconArrowDownLeft = React.forwardRef(
|
|
523
546
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -539,6 +562,7 @@ const IconArrowDownLeft = React.forwardRef(
|
|
|
539
562
|
})
|
|
540
563
|
)
|
|
541
564
|
);
|
|
565
|
+
IconArrowDownLeft[iconSymbol] = true;
|
|
542
566
|
|
|
543
567
|
const IconArrowDownRight = React.forwardRef(
|
|
544
568
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -560,6 +584,7 @@ const IconArrowDownRight = React.forwardRef(
|
|
|
560
584
|
})
|
|
561
585
|
)
|
|
562
586
|
);
|
|
587
|
+
IconArrowDownRight[iconSymbol] = true;
|
|
563
588
|
|
|
564
589
|
const IconArrowDown = React.forwardRef(
|
|
565
590
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -581,6 +606,7 @@ const IconArrowDown = React.forwardRef(
|
|
|
581
606
|
})
|
|
582
607
|
)
|
|
583
608
|
);
|
|
609
|
+
IconArrowDown[iconSymbol] = true;
|
|
584
610
|
|
|
585
611
|
const IconArrowFatRight = React.forwardRef(
|
|
586
612
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -609,6 +635,7 @@ const IconArrowFatRight = React.forwardRef(
|
|
|
609
635
|
})))
|
|
610
636
|
)
|
|
611
637
|
);
|
|
638
|
+
IconArrowFatRight[iconSymbol] = true;
|
|
612
639
|
|
|
613
640
|
const IconArrowFatUpRight = React.forwardRef(
|
|
614
641
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -635,6 +662,7 @@ const IconArrowFatUpRight = React.forwardRef(
|
|
|
635
662
|
})))
|
|
636
663
|
)
|
|
637
664
|
);
|
|
665
|
+
IconArrowFatUpRight[iconSymbol] = true;
|
|
638
666
|
|
|
639
667
|
const IconArrowLeft = React.forwardRef(
|
|
640
668
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -656,6 +684,7 @@ const IconArrowLeft = React.forwardRef(
|
|
|
656
684
|
})
|
|
657
685
|
)
|
|
658
686
|
);
|
|
687
|
+
IconArrowLeft[iconSymbol] = true;
|
|
659
688
|
|
|
660
689
|
const IconArrowRight = React.forwardRef(
|
|
661
690
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -677,6 +706,7 @@ const IconArrowRight = React.forwardRef(
|
|
|
677
706
|
})
|
|
678
707
|
)
|
|
679
708
|
);
|
|
709
|
+
IconArrowRight[iconSymbol] = true;
|
|
680
710
|
|
|
681
711
|
const IconArrowUpCircle = React.forwardRef(
|
|
682
712
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -703,6 +733,7 @@ const IconArrowUpCircle = React.forwardRef(
|
|
|
703
733
|
})))
|
|
704
734
|
)
|
|
705
735
|
);
|
|
736
|
+
IconArrowUpCircle[iconSymbol] = true;
|
|
706
737
|
|
|
707
738
|
const IconArrowUpLeft = React.forwardRef(
|
|
708
739
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -724,6 +755,7 @@ const IconArrowUpLeft = React.forwardRef(
|
|
|
724
755
|
})
|
|
725
756
|
)
|
|
726
757
|
);
|
|
758
|
+
IconArrowUpLeft[iconSymbol] = true;
|
|
727
759
|
|
|
728
760
|
const IconArrowUpRight = React.forwardRef(
|
|
729
761
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -745,6 +777,7 @@ const IconArrowUpRight = React.forwardRef(
|
|
|
745
777
|
})
|
|
746
778
|
)
|
|
747
779
|
);
|
|
780
|
+
IconArrowUpRight[iconSymbol] = true;
|
|
748
781
|
|
|
749
782
|
const IconArrowUp = React.forwardRef(
|
|
750
783
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -766,6 +799,7 @@ const IconArrowUp = React.forwardRef(
|
|
|
766
799
|
})
|
|
767
800
|
)
|
|
768
801
|
);
|
|
802
|
+
IconArrowUp[iconSymbol] = true;
|
|
769
803
|
|
|
770
804
|
const IconArrowsClockwiseRectangleTilt = React.forwardRef(
|
|
771
805
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -796,6 +830,7 @@ const IconArrowsClockwiseRectangleTilt = React.forwardRef(
|
|
|
796
830
|
})))
|
|
797
831
|
)
|
|
798
832
|
);
|
|
833
|
+
IconArrowsClockwiseRectangleTilt[iconSymbol] = true;
|
|
799
834
|
|
|
800
835
|
const IconArrowsClockwiseX = React.forwardRef(
|
|
801
836
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -825,6 +860,7 @@ const IconArrowsClockwiseX = React.forwardRef(
|
|
|
825
860
|
})))
|
|
826
861
|
)
|
|
827
862
|
);
|
|
863
|
+
IconArrowsClockwiseX[iconSymbol] = true;
|
|
828
864
|
|
|
829
865
|
const IconArrowsClockwiseY = React.forwardRef(
|
|
830
866
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -854,6 +890,7 @@ const IconArrowsClockwiseY = React.forwardRef(
|
|
|
854
890
|
})))
|
|
855
891
|
)
|
|
856
892
|
);
|
|
893
|
+
IconArrowsClockwiseY[iconSymbol] = true;
|
|
857
894
|
|
|
858
895
|
const IconArrowsDownUp = React.forwardRef(
|
|
859
896
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -875,6 +912,7 @@ const IconArrowsDownUp = React.forwardRef(
|
|
|
875
912
|
})
|
|
876
913
|
)
|
|
877
914
|
);
|
|
915
|
+
IconArrowsDownUp[iconSymbol] = true;
|
|
878
916
|
|
|
879
917
|
const IconArrowsHorizontalLinesTopBottom = React.forwardRef(
|
|
880
918
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -901,6 +939,7 @@ const IconArrowsHorizontalLinesTopBottom = React.forwardRef(
|
|
|
901
939
|
})))
|
|
902
940
|
)
|
|
903
941
|
);
|
|
942
|
+
IconArrowsHorizontalLinesTopBottom[iconSymbol] = true;
|
|
904
943
|
|
|
905
944
|
const IconArrowsInSimple = React.forwardRef(
|
|
906
945
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -931,6 +970,7 @@ const IconArrowsInSimple = React.forwardRef(
|
|
|
931
970
|
})))
|
|
932
971
|
)
|
|
933
972
|
);
|
|
973
|
+
IconArrowsInSimple[iconSymbol] = true;
|
|
934
974
|
|
|
935
975
|
const IconArrowsOutCardinal = React.forwardRef(
|
|
936
976
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -961,6 +1001,7 @@ const IconArrowsOutCardinal = React.forwardRef(
|
|
|
961
1001
|
})))
|
|
962
1002
|
)
|
|
963
1003
|
);
|
|
1004
|
+
IconArrowsOutCardinal[iconSymbol] = true;
|
|
964
1005
|
|
|
965
1006
|
const IconArrowsOutLinesHorizontal = React.forwardRef(
|
|
966
1007
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -991,6 +1032,7 @@ const IconArrowsOutLinesHorizontal = React.forwardRef(
|
|
|
991
1032
|
})))
|
|
992
1033
|
)
|
|
993
1034
|
);
|
|
1035
|
+
IconArrowsOutLinesHorizontal[iconSymbol] = true;
|
|
994
1036
|
|
|
995
1037
|
const IconArrowsOutSimple = React.forwardRef(
|
|
996
1038
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1021,6 +1063,7 @@ const IconArrowsOutSimple = React.forwardRef(
|
|
|
1021
1063
|
})))
|
|
1022
1064
|
)
|
|
1023
1065
|
);
|
|
1066
|
+
IconArrowsOutSimple[iconSymbol] = true;
|
|
1024
1067
|
|
|
1025
1068
|
const IconArticle = React.forwardRef(
|
|
1026
1069
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1050,6 +1093,7 @@ const IconArticle = React.forwardRef(
|
|
|
1050
1093
|
})))
|
|
1051
1094
|
)
|
|
1052
1095
|
);
|
|
1096
|
+
IconArticle[iconSymbol] = true;
|
|
1053
1097
|
|
|
1054
1098
|
const IconAt = React.forwardRef(
|
|
1055
1099
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1080,6 +1124,7 @@ const IconAt = React.forwardRef(
|
|
|
1080
1124
|
})))
|
|
1081
1125
|
)
|
|
1082
1126
|
);
|
|
1127
|
+
IconAt[iconSymbol] = true;
|
|
1083
1128
|
|
|
1084
1129
|
const IconBadge = React.forwardRef(
|
|
1085
1130
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1102,6 +1147,7 @@ const IconBadge = React.forwardRef(
|
|
|
1102
1147
|
})
|
|
1103
1148
|
)
|
|
1104
1149
|
);
|
|
1150
|
+
IconBadge[iconSymbol] = true;
|
|
1105
1151
|
|
|
1106
1152
|
const IconBarrel = React.forwardRef(
|
|
1107
1153
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1132,6 +1178,7 @@ const IconBarrel = React.forwardRef(
|
|
|
1132
1178
|
})))
|
|
1133
1179
|
)
|
|
1134
1180
|
);
|
|
1181
|
+
IconBarrel[iconSymbol] = true;
|
|
1135
1182
|
|
|
1136
1183
|
const IconBellSlash = React.forwardRef(
|
|
1137
1184
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1158,6 +1205,7 @@ const IconBellSlash = React.forwardRef(
|
|
|
1158
1205
|
})))
|
|
1159
1206
|
)
|
|
1160
1207
|
);
|
|
1208
|
+
IconBellSlash[iconSymbol] = true;
|
|
1161
1209
|
|
|
1162
1210
|
const IconBellTilt = React.forwardRef(
|
|
1163
1211
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1186,8 +1234,7 @@ const IconBellTilt = React.forwardRef(
|
|
|
1186
1234
|
})))
|
|
1187
1235
|
)
|
|
1188
1236
|
);
|
|
1189
|
-
|
|
1190
|
-
const IconTypeSymbol = Symbol("icon");
|
|
1237
|
+
IconBellTilt[iconSymbol] = true;
|
|
1191
1238
|
|
|
1192
1239
|
const IconBell = React.forwardRef(
|
|
1193
1240
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1216,7 +1263,7 @@ const IconBell = React.forwardRef(
|
|
|
1216
1263
|
})))
|
|
1217
1264
|
)
|
|
1218
1265
|
);
|
|
1219
|
-
IconBell
|
|
1266
|
+
IconBell[iconSymbol] = true;
|
|
1220
1267
|
|
|
1221
1268
|
const IconBoard = React.forwardRef(
|
|
1222
1269
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1247,6 +1294,7 @@ const IconBoard = React.forwardRef(
|
|
|
1247
1294
|
})))
|
|
1248
1295
|
)
|
|
1249
1296
|
);
|
|
1297
|
+
IconBoard[iconSymbol] = true;
|
|
1250
1298
|
|
|
1251
1299
|
const IconBookOpenInfo = React.forwardRef(
|
|
1252
1300
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1275,6 +1323,7 @@ const IconBookOpenInfo = React.forwardRef(
|
|
|
1275
1323
|
})
|
|
1276
1324
|
)
|
|
1277
1325
|
);
|
|
1326
|
+
IconBookOpenInfo[iconSymbol] = true;
|
|
1278
1327
|
|
|
1279
1328
|
const IconBookmark = React.forwardRef(
|
|
1280
1329
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1305,6 +1354,7 @@ const IconBookmark = React.forwardRef(
|
|
|
1305
1354
|
})))
|
|
1306
1355
|
)
|
|
1307
1356
|
);
|
|
1357
|
+
IconBookmark[iconSymbol] = true;
|
|
1308
1358
|
|
|
1309
1359
|
const IconBracketCurlyLeft = React.forwardRef(
|
|
1310
1360
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1334,6 +1384,7 @@ const IconBracketCurlyLeft = React.forwardRef(
|
|
|
1334
1384
|
})))
|
|
1335
1385
|
)
|
|
1336
1386
|
);
|
|
1387
|
+
IconBracketCurlyLeft[iconSymbol] = true;
|
|
1337
1388
|
|
|
1338
1389
|
const IconBracketCurlyRight = React.forwardRef(
|
|
1339
1390
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1363,6 +1414,7 @@ const IconBracketCurlyRight = React.forwardRef(
|
|
|
1363
1414
|
})))
|
|
1364
1415
|
)
|
|
1365
1416
|
);
|
|
1417
|
+
IconBracketCurlyRight[iconSymbol] = true;
|
|
1366
1418
|
|
|
1367
1419
|
const IconBracketsAngleSlash = React.forwardRef(
|
|
1368
1420
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1392,6 +1444,7 @@ const IconBracketsAngleSlash = React.forwardRef(
|
|
|
1392
1444
|
})))
|
|
1393
1445
|
)
|
|
1394
1446
|
);
|
|
1447
|
+
IconBracketsAngleSlash[iconSymbol] = true;
|
|
1395
1448
|
|
|
1396
1449
|
const IconBracketsCurlyCirclesThree = React.forwardRef(
|
|
1397
1450
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1424,6 +1477,7 @@ const IconBracketsCurlyCirclesThree = React.forwardRef(
|
|
|
1424
1477
|
})))
|
|
1425
1478
|
)
|
|
1426
1479
|
);
|
|
1480
|
+
IconBracketsCurlyCirclesThree[iconSymbol] = true;
|
|
1427
1481
|
|
|
1428
1482
|
const IconCalendarBlank = React.forwardRef(
|
|
1429
1483
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1455,6 +1509,7 @@ const IconCalendarBlank = React.forwardRef(
|
|
|
1455
1509
|
})))
|
|
1456
1510
|
)
|
|
1457
1511
|
);
|
|
1512
|
+
IconCalendarBlank[iconSymbol] = true;
|
|
1458
1513
|
|
|
1459
1514
|
const IconCamera = React.forwardRef(
|
|
1460
1515
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1486,7 +1541,7 @@ const IconCamera = React.forwardRef(
|
|
|
1486
1541
|
})))
|
|
1487
1542
|
)
|
|
1488
1543
|
);
|
|
1489
|
-
IconCamera
|
|
1544
|
+
IconCamera[iconSymbol] = true;
|
|
1490
1545
|
|
|
1491
1546
|
const IconCardNumberThree = React.forwardRef(
|
|
1492
1547
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1513,6 +1568,7 @@ const IconCardNumberThree = React.forwardRef(
|
|
|
1513
1568
|
})
|
|
1514
1569
|
)
|
|
1515
1570
|
);
|
|
1571
|
+
IconCardNumberThree[iconSymbol] = true;
|
|
1516
1572
|
|
|
1517
1573
|
const IconCard = React.forwardRef(
|
|
1518
1574
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1538,6 +1594,7 @@ const IconCard = React.forwardRef(
|
|
|
1538
1594
|
})
|
|
1539
1595
|
)
|
|
1540
1596
|
);
|
|
1597
|
+
IconCard[iconSymbol] = true;
|
|
1541
1598
|
|
|
1542
1599
|
const IconCardsPoker = React.forwardRef(
|
|
1543
1600
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1563,6 +1620,7 @@ const IconCardsPoker = React.forwardRef(
|
|
|
1563
1620
|
})
|
|
1564
1621
|
)
|
|
1565
1622
|
);
|
|
1623
|
+
IconCardsPoker[iconSymbol] = true;
|
|
1566
1624
|
|
|
1567
1625
|
const IconChartBarYSimple = React.forwardRef(
|
|
1568
1626
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1592,6 +1650,7 @@ const IconChartBarYSimple = React.forwardRef(
|
|
|
1592
1650
|
})))
|
|
1593
1651
|
)
|
|
1594
1652
|
);
|
|
1653
|
+
IconChartBarYSimple[iconSymbol] = true;
|
|
1595
1654
|
|
|
1596
1655
|
const IconChartBarY = React.forwardRef(
|
|
1597
1656
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1621,6 +1680,7 @@ const IconChartBarY = React.forwardRef(
|
|
|
1621
1680
|
})))
|
|
1622
1681
|
)
|
|
1623
1682
|
);
|
|
1683
|
+
IconChartBarY[iconSymbol] = true;
|
|
1624
1684
|
|
|
1625
1685
|
const IconChatDashesLinesTwo = React.forwardRef(
|
|
1626
1686
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1651,6 +1711,7 @@ const IconChatDashesLinesTwo = React.forwardRef(
|
|
|
1651
1711
|
})))
|
|
1652
1712
|
)
|
|
1653
1713
|
);
|
|
1714
|
+
IconChatDashesLinesTwo[iconSymbol] = true;
|
|
1654
1715
|
|
|
1655
1716
|
const IconChatLinesCross = React.forwardRef(
|
|
1656
1717
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1681,6 +1742,7 @@ const IconChatLinesCross = React.forwardRef(
|
|
|
1681
1742
|
})))
|
|
1682
1743
|
)
|
|
1683
1744
|
);
|
|
1745
|
+
IconChatLinesCross[iconSymbol] = true;
|
|
1684
1746
|
|
|
1685
1747
|
const IconChatLinesDot = React.forwardRef(
|
|
1686
1748
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1709,6 +1771,7 @@ const IconChatLinesDot = React.forwardRef(
|
|
|
1709
1771
|
})
|
|
1710
1772
|
)
|
|
1711
1773
|
);
|
|
1774
|
+
IconChatLinesDot[iconSymbol] = true;
|
|
1712
1775
|
|
|
1713
1776
|
const IconChatLinesEyeOpen = React.forwardRef(
|
|
1714
1777
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1733,6 +1796,7 @@ const IconChatLinesEyeOpen = React.forwardRef(
|
|
|
1733
1796
|
})
|
|
1734
1797
|
)
|
|
1735
1798
|
);
|
|
1799
|
+
IconChatLinesEyeOpen[iconSymbol] = true;
|
|
1736
1800
|
|
|
1737
1801
|
const IconChatLinesTwoStack = React.forwardRef(
|
|
1738
1802
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1763,6 +1827,7 @@ const IconChatLinesTwoStack = React.forwardRef(
|
|
|
1763
1827
|
})))
|
|
1764
1828
|
)
|
|
1765
1829
|
);
|
|
1830
|
+
IconChatLinesTwoStack[iconSymbol] = true;
|
|
1766
1831
|
|
|
1767
1832
|
const IconChatLinesTwo = React.forwardRef(
|
|
1768
1833
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1793,6 +1858,7 @@ const IconChatLinesTwo = React.forwardRef(
|
|
|
1793
1858
|
})))
|
|
1794
1859
|
)
|
|
1795
1860
|
);
|
|
1861
|
+
IconChatLinesTwo[iconSymbol] = true;
|
|
1796
1862
|
|
|
1797
1863
|
const IconChatPlus = React.forwardRef(
|
|
1798
1864
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1823,6 +1889,7 @@ const IconChatPlus = React.forwardRef(
|
|
|
1823
1889
|
})))
|
|
1824
1890
|
)
|
|
1825
1891
|
);
|
|
1892
|
+
IconChatPlus[iconSymbol] = true;
|
|
1826
1893
|
|
|
1827
1894
|
const IconChatTextArrow = React.forwardRef(
|
|
1828
1895
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1853,6 +1920,7 @@ const IconChatTextArrow = React.forwardRef(
|
|
|
1853
1920
|
})))
|
|
1854
1921
|
)
|
|
1855
1922
|
);
|
|
1923
|
+
IconChatTextArrow[iconSymbol] = true;
|
|
1856
1924
|
|
|
1857
1925
|
const IconChatTwo = React.forwardRef(
|
|
1858
1926
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1879,6 +1947,7 @@ const IconChatTwo = React.forwardRef(
|
|
|
1879
1947
|
})))
|
|
1880
1948
|
)
|
|
1881
1949
|
);
|
|
1950
|
+
IconChatTwo[iconSymbol] = true;
|
|
1882
1951
|
|
|
1883
1952
|
const IconChat = React.forwardRef(
|
|
1884
1953
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1907,6 +1976,7 @@ const IconChat = React.forwardRef(
|
|
|
1907
1976
|
})))
|
|
1908
1977
|
)
|
|
1909
1978
|
);
|
|
1979
|
+
IconChat[iconSymbol] = true;
|
|
1910
1980
|
|
|
1911
1981
|
const IconCheckMark = React.forwardRef(
|
|
1912
1982
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1928,6 +1998,7 @@ const IconCheckMark = React.forwardRef(
|
|
|
1928
1998
|
})
|
|
1929
1999
|
)
|
|
1930
2000
|
);
|
|
2001
|
+
IconCheckMark[iconSymbol] = true;
|
|
1931
2002
|
|
|
1932
2003
|
const IconCheckboardSquareCentered = React.forwardRef(
|
|
1933
2004
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1952,6 +2023,7 @@ const IconCheckboardSquareCentered = React.forwardRef(
|
|
|
1952
2023
|
})
|
|
1953
2024
|
)
|
|
1954
2025
|
);
|
|
2026
|
+
IconCheckboardSquareCentered[iconSymbol] = true;
|
|
1955
2027
|
|
|
1956
2028
|
const IconChevronDownDouble = React.forwardRef(
|
|
1957
2029
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -1982,6 +2054,7 @@ const IconChevronDownDouble = React.forwardRef(
|
|
|
1982
2054
|
})))
|
|
1983
2055
|
)
|
|
1984
2056
|
);
|
|
2057
|
+
IconChevronDownDouble[iconSymbol] = true;
|
|
1985
2058
|
|
|
1986
2059
|
const IconChevronDown = React.forwardRef(
|
|
1987
2060
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2003,6 +2076,7 @@ const IconChevronDown = React.forwardRef(
|
|
|
2003
2076
|
})
|
|
2004
2077
|
)
|
|
2005
2078
|
);
|
|
2079
|
+
IconChevronDown[iconSymbol] = true;
|
|
2006
2080
|
|
|
2007
2081
|
const IconChevronLeftDouble = React.forwardRef(
|
|
2008
2082
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2033,6 +2107,7 @@ const IconChevronLeftDouble = React.forwardRef(
|
|
|
2033
2107
|
})))
|
|
2034
2108
|
)
|
|
2035
2109
|
);
|
|
2110
|
+
IconChevronLeftDouble[iconSymbol] = true;
|
|
2036
2111
|
|
|
2037
2112
|
const IconChevronLeft = React.forwardRef(
|
|
2038
2113
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2054,6 +2129,7 @@ const IconChevronLeft = React.forwardRef(
|
|
|
2054
2129
|
})
|
|
2055
2130
|
)
|
|
2056
2131
|
);
|
|
2132
|
+
IconChevronLeft[iconSymbol] = true;
|
|
2057
2133
|
|
|
2058
2134
|
const IconChevronRightDouble = React.forwardRef(
|
|
2059
2135
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2084,6 +2160,7 @@ const IconChevronRightDouble = React.forwardRef(
|
|
|
2084
2160
|
})))
|
|
2085
2161
|
)
|
|
2086
2162
|
);
|
|
2163
|
+
IconChevronRightDouble[iconSymbol] = true;
|
|
2087
2164
|
|
|
2088
2165
|
const IconChevronRight = React.forwardRef(
|
|
2089
2166
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2105,6 +2182,7 @@ const IconChevronRight = React.forwardRef(
|
|
|
2105
2182
|
})
|
|
2106
2183
|
)
|
|
2107
2184
|
);
|
|
2185
|
+
IconChevronRight[iconSymbol] = true;
|
|
2108
2186
|
|
|
2109
2187
|
const IconChevronUpDouble = React.forwardRef(
|
|
2110
2188
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2135,6 +2213,7 @@ const IconChevronUpDouble = React.forwardRef(
|
|
|
2135
2213
|
})))
|
|
2136
2214
|
)
|
|
2137
2215
|
);
|
|
2216
|
+
IconChevronUpDouble[iconSymbol] = true;
|
|
2138
2217
|
|
|
2139
2218
|
const IconChevronUpDownLine = React.forwardRef(
|
|
2140
2219
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2165,6 +2244,7 @@ const IconChevronUpDownLine = React.forwardRef(
|
|
|
2165
2244
|
})))
|
|
2166
2245
|
)
|
|
2167
2246
|
);
|
|
2247
|
+
IconChevronUpDownLine[iconSymbol] = true;
|
|
2168
2248
|
|
|
2169
2249
|
const IconChevronUpDown = React.forwardRef(
|
|
2170
2250
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2195,6 +2275,7 @@ const IconChevronUpDown = React.forwardRef(
|
|
|
2195
2275
|
})))
|
|
2196
2276
|
)
|
|
2197
2277
|
);
|
|
2278
|
+
IconChevronUpDown[iconSymbol] = true;
|
|
2198
2279
|
|
|
2199
2280
|
const IconChevronUp = React.forwardRef(
|
|
2200
2281
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2216,6 +2297,7 @@ const IconChevronUp = React.forwardRef(
|
|
|
2216
2297
|
})
|
|
2217
2298
|
)
|
|
2218
2299
|
);
|
|
2300
|
+
IconChevronUp[iconSymbol] = true;
|
|
2219
2301
|
|
|
2220
2302
|
const IconCircleCorners = React.forwardRef(
|
|
2221
2303
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2244,6 +2326,7 @@ const IconCircleCorners = React.forwardRef(
|
|
|
2244
2326
|
})
|
|
2245
2327
|
)
|
|
2246
2328
|
);
|
|
2329
|
+
IconCircleCorners[iconSymbol] = true;
|
|
2247
2330
|
|
|
2248
2331
|
const IconCircleMotionX = React.forwardRef(
|
|
2249
2332
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2273,6 +2356,7 @@ const IconCircleMotionX = React.forwardRef(
|
|
|
2273
2356
|
})))
|
|
2274
2357
|
)
|
|
2275
2358
|
);
|
|
2359
|
+
IconCircleMotionX[iconSymbol] = true;
|
|
2276
2360
|
|
|
2277
2361
|
const IconCircleNotch = React.forwardRef(
|
|
2278
2362
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2302,6 +2386,7 @@ const IconCircleNotch = React.forwardRef(
|
|
|
2302
2386
|
})))
|
|
2303
2387
|
)
|
|
2304
2388
|
);
|
|
2389
|
+
IconCircleNotch[iconSymbol] = true;
|
|
2305
2390
|
|
|
2306
2391
|
const IconCircleSlash = React.forwardRef(
|
|
2307
2392
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2331,6 +2416,7 @@ const IconCircleSlash = React.forwardRef(
|
|
|
2331
2416
|
})))
|
|
2332
2417
|
)
|
|
2333
2418
|
);
|
|
2419
|
+
IconCircleSlash[iconSymbol] = true;
|
|
2334
2420
|
|
|
2335
2421
|
const IconCircle = React.forwardRef(
|
|
2336
2422
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2361,6 +2447,7 @@ const IconCircle = React.forwardRef(
|
|
|
2361
2447
|
})))
|
|
2362
2448
|
)
|
|
2363
2449
|
);
|
|
2450
|
+
IconCircle[iconSymbol] = true;
|
|
2364
2451
|
|
|
2365
2452
|
const IconCirclesConnected = React.forwardRef(
|
|
2366
2453
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2388,6 +2475,7 @@ const IconCirclesConnected = React.forwardRef(
|
|
|
2388
2475
|
})
|
|
2389
2476
|
)
|
|
2390
2477
|
);
|
|
2478
|
+
IconCirclesConnected[iconSymbol] = true;
|
|
2391
2479
|
|
|
2392
2480
|
const IconClockCounterClockwiseSimple = React.forwardRef(
|
|
2393
2481
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2415,6 +2503,7 @@ const IconClockCounterClockwiseSimple = React.forwardRef(
|
|
|
2415
2503
|
})
|
|
2416
2504
|
)
|
|
2417
2505
|
);
|
|
2506
|
+
IconClockCounterClockwiseSimple[iconSymbol] = true;
|
|
2418
2507
|
|
|
2419
2508
|
const IconClockCounterClockwise = React.forwardRef(
|
|
2420
2509
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2442,6 +2531,7 @@ const IconClockCounterClockwise = React.forwardRef(
|
|
|
2442
2531
|
})
|
|
2443
2532
|
)
|
|
2444
2533
|
);
|
|
2534
|
+
IconClockCounterClockwise[iconSymbol] = true;
|
|
2445
2535
|
|
|
2446
2536
|
const IconClockOvertime = React.forwardRef(
|
|
2447
2537
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2468,6 +2558,7 @@ const IconClockOvertime = React.forwardRef(
|
|
|
2468
2558
|
})
|
|
2469
2559
|
)
|
|
2470
2560
|
);
|
|
2561
|
+
IconClockOvertime[iconSymbol] = true;
|
|
2471
2562
|
|
|
2472
2563
|
const IconClock = React.forwardRef(
|
|
2473
2564
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2497,6 +2588,7 @@ const IconClock = React.forwardRef(
|
|
|
2497
2588
|
})))
|
|
2498
2589
|
)
|
|
2499
2590
|
);
|
|
2591
|
+
IconClock[iconSymbol] = true;
|
|
2500
2592
|
|
|
2501
2593
|
const IconCloud = React.forwardRef(
|
|
2502
2594
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2527,6 +2619,7 @@ const IconCloud = React.forwardRef(
|
|
|
2527
2619
|
})))
|
|
2528
2620
|
)
|
|
2529
2621
|
);
|
|
2622
|
+
IconCloud[iconSymbol] = true;
|
|
2530
2623
|
|
|
2531
2624
|
const IconCluster = React.forwardRef(
|
|
2532
2625
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2556,6 +2649,7 @@ const IconCluster = React.forwardRef(
|
|
|
2556
2649
|
})
|
|
2557
2650
|
)
|
|
2558
2651
|
);
|
|
2652
|
+
IconCluster[iconSymbol] = true;
|
|
2559
2653
|
|
|
2560
2654
|
const IconClustered = React.forwardRef(
|
|
2561
2655
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2581,6 +2675,7 @@ const IconClustered = React.forwardRef(
|
|
|
2581
2675
|
})
|
|
2582
2676
|
)
|
|
2583
2677
|
);
|
|
2678
|
+
IconClustered[iconSymbol] = true;
|
|
2584
2679
|
|
|
2585
2680
|
const IconCog = React.forwardRef(
|
|
2586
2681
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2609,6 +2704,7 @@ const IconCog = React.forwardRef(
|
|
|
2609
2704
|
})
|
|
2610
2705
|
)
|
|
2611
2706
|
);
|
|
2707
|
+
IconCog[iconSymbol] = true;
|
|
2612
2708
|
|
|
2613
2709
|
const IconColumnsThree = React.forwardRef(
|
|
2614
2710
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2639,6 +2735,7 @@ const IconColumnsThree = React.forwardRef(
|
|
|
2639
2735
|
})))
|
|
2640
2736
|
)
|
|
2641
2737
|
);
|
|
2738
|
+
IconColumnsThree[iconSymbol] = true;
|
|
2642
2739
|
|
|
2643
2740
|
const IconConeSerpentine = React.forwardRef(
|
|
2644
2741
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2668,6 +2765,7 @@ const IconConeSerpentine = React.forwardRef(
|
|
|
2668
2765
|
})
|
|
2669
2766
|
)
|
|
2670
2767
|
);
|
|
2768
|
+
IconConeSerpentine[iconSymbol] = true;
|
|
2671
2769
|
|
|
2672
2770
|
const IconCornersThreeEyeOpen = React.forwardRef(
|
|
2673
2771
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2692,6 +2790,7 @@ const IconCornersThreeEyeOpen = React.forwardRef(
|
|
|
2692
2790
|
})
|
|
2693
2791
|
)
|
|
2694
2792
|
);
|
|
2793
|
+
IconCornersThreeEyeOpen[iconSymbol] = true;
|
|
2695
2794
|
|
|
2696
2795
|
const IconCreditCard = React.forwardRef(
|
|
2697
2796
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2713,6 +2812,7 @@ const IconCreditCard = React.forwardRef(
|
|
|
2713
2812
|
})
|
|
2714
2813
|
)
|
|
2715
2814
|
);
|
|
2815
|
+
IconCreditCard[iconSymbol] = true;
|
|
2716
2816
|
|
|
2717
2817
|
const IconCrop = React.forwardRef(
|
|
2718
2818
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2739,6 +2839,7 @@ const IconCrop = React.forwardRef(
|
|
|
2739
2839
|
})))
|
|
2740
2840
|
)
|
|
2741
2841
|
);
|
|
2842
|
+
IconCrop[iconSymbol] = true;
|
|
2742
2843
|
|
|
2743
2844
|
const IconCrossCircle = React.forwardRef(
|
|
2744
2845
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2760,6 +2861,7 @@ const IconCrossCircle = React.forwardRef(
|
|
|
2760
2861
|
})
|
|
2761
2862
|
)
|
|
2762
2863
|
);
|
|
2864
|
+
IconCrossCircle[iconSymbol] = true;
|
|
2763
2865
|
|
|
2764
2866
|
const IconCrossFat = React.forwardRef(
|
|
2765
2867
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2786,6 +2888,7 @@ const IconCrossFat = React.forwardRef(
|
|
|
2786
2888
|
})))
|
|
2787
2889
|
)
|
|
2788
2890
|
);
|
|
2891
|
+
IconCrossFat[iconSymbol] = true;
|
|
2789
2892
|
|
|
2790
2893
|
const IconCrossSquare = React.forwardRef(
|
|
2791
2894
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2816,6 +2919,7 @@ const IconCrossSquare = React.forwardRef(
|
|
|
2816
2919
|
})))
|
|
2817
2920
|
)
|
|
2818
2921
|
);
|
|
2922
|
+
IconCrossSquare[iconSymbol] = true;
|
|
2819
2923
|
|
|
2820
2924
|
const IconCross = React.forwardRef(
|
|
2821
2925
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2837,6 +2941,7 @@ const IconCross = React.forwardRef(
|
|
|
2837
2941
|
})
|
|
2838
2942
|
)
|
|
2839
2943
|
);
|
|
2944
|
+
IconCross[iconSymbol] = true;
|
|
2840
2945
|
|
|
2841
2946
|
const IconCube = React.forwardRef(
|
|
2842
2947
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2867,6 +2972,7 @@ const IconCube = React.forwardRef(
|
|
|
2867
2972
|
})))
|
|
2868
2973
|
)
|
|
2869
2974
|
);
|
|
2975
|
+
IconCube[iconSymbol] = true;
|
|
2870
2976
|
|
|
2871
2977
|
const IconCursorFilled = React.forwardRef(
|
|
2872
2978
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2892,6 +2998,7 @@ const IconCursorFilled = React.forwardRef(
|
|
|
2892
2998
|
})
|
|
2893
2999
|
)
|
|
2894
3000
|
);
|
|
3001
|
+
IconCursorFilled[iconSymbol] = true;
|
|
2895
3002
|
|
|
2896
3003
|
const IconCursorLines = React.forwardRef(
|
|
2897
3004
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2918,6 +3025,7 @@ const IconCursorLines = React.forwardRef(
|
|
|
2918
3025
|
})
|
|
2919
3026
|
)
|
|
2920
3027
|
);
|
|
3028
|
+
IconCursorLines[iconSymbol] = true;
|
|
2921
3029
|
|
|
2922
3030
|
const IconCursorText = React.forwardRef(
|
|
2923
3031
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2948,6 +3056,7 @@ const IconCursorText = React.forwardRef(
|
|
|
2948
3056
|
})))
|
|
2949
3057
|
)
|
|
2950
3058
|
);
|
|
3059
|
+
IconCursorText[iconSymbol] = true;
|
|
2951
3060
|
|
|
2952
3061
|
const IconCursor = React.forwardRef(
|
|
2953
3062
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -2977,6 +3086,7 @@ const IconCursor = React.forwardRef(
|
|
|
2977
3086
|
})))
|
|
2978
3087
|
)
|
|
2979
3088
|
);
|
|
3089
|
+
IconCursor[iconSymbol] = true;
|
|
2980
3090
|
|
|
2981
3091
|
const IconCurveSquareCircleArrow = React.forwardRef(
|
|
2982
3092
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3007,6 +3117,7 @@ const IconCurveSquareCircleArrow = React.forwardRef(
|
|
|
3007
3117
|
})))
|
|
3008
3118
|
)
|
|
3009
3119
|
);
|
|
3120
|
+
IconCurveSquareCircleArrow[iconSymbol] = true;
|
|
3010
3121
|
|
|
3011
3122
|
const IconDashLeftDownSquareDashRightUp = React.forwardRef(
|
|
3012
3123
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3037,6 +3148,7 @@ const IconDashLeftDownSquareDashRightUp = React.forwardRef(
|
|
|
3037
3148
|
})))
|
|
3038
3149
|
)
|
|
3039
3150
|
);
|
|
3151
|
+
IconDashLeftDownSquareDashRightUp[iconSymbol] = true;
|
|
3040
3152
|
|
|
3041
3153
|
const IconDashLeftUpSquareDashDownRight = React.forwardRef(
|
|
3042
3154
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3067,6 +3179,7 @@ const IconDashLeftUpSquareDashDownRight = React.forwardRef(
|
|
|
3067
3179
|
})))
|
|
3068
3180
|
)
|
|
3069
3181
|
);
|
|
3182
|
+
IconDashLeftUpSquareDashDownRight[iconSymbol] = true;
|
|
3070
3183
|
|
|
3071
3184
|
const IconDashSquareDashHorizontal = React.forwardRef(
|
|
3072
3185
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3097,6 +3210,7 @@ const IconDashSquareDashHorizontal = React.forwardRef(
|
|
|
3097
3210
|
})))
|
|
3098
3211
|
)
|
|
3099
3212
|
);
|
|
3213
|
+
IconDashSquareDashHorizontal[iconSymbol] = true;
|
|
3100
3214
|
|
|
3101
3215
|
const IconDashSquareDashVertical = React.forwardRef(
|
|
3102
3216
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3127,6 +3241,7 @@ const IconDashSquareDashVertical = React.forwardRef(
|
|
|
3127
3241
|
})))
|
|
3128
3242
|
)
|
|
3129
3243
|
);
|
|
3244
|
+
IconDashSquareDashVertical[iconSymbol] = true;
|
|
3130
3245
|
|
|
3131
3246
|
const IconDistributeHorizontal = React.forwardRef(
|
|
3132
3247
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3156,6 +3271,7 @@ const IconDistributeHorizontal = React.forwardRef(
|
|
|
3156
3271
|
})
|
|
3157
3272
|
)
|
|
3158
3273
|
);
|
|
3274
|
+
IconDistributeHorizontal[iconSymbol] = true;
|
|
3159
3275
|
|
|
3160
3276
|
const IconDistributeVertical = React.forwardRef(
|
|
3161
3277
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3186,6 +3302,7 @@ const IconDistributeVertical = React.forwardRef(
|
|
|
3186
3302
|
})
|
|
3187
3303
|
)
|
|
3188
3304
|
);
|
|
3305
|
+
IconDistributeVertical[iconSymbol] = true;
|
|
3189
3306
|
|
|
3190
3307
|
const IconDotsNine = React.forwardRef(
|
|
3191
3308
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3210,6 +3327,7 @@ const IconDotsNine = React.forwardRef(
|
|
|
3210
3327
|
})
|
|
3211
3328
|
)
|
|
3212
3329
|
);
|
|
3330
|
+
IconDotsNine[iconSymbol] = true;
|
|
3213
3331
|
|
|
3214
3332
|
const IconDotsThree = React.forwardRef(
|
|
3215
3333
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3234,6 +3352,7 @@ const IconDotsThree = React.forwardRef(
|
|
|
3234
3352
|
})
|
|
3235
3353
|
)
|
|
3236
3354
|
);
|
|
3355
|
+
IconDotsThree[iconSymbol] = true;
|
|
3237
3356
|
|
|
3238
3357
|
const IconDotsTwo = React.forwardRef(
|
|
3239
3358
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3258,6 +3377,7 @@ const IconDotsTwo = React.forwardRef(
|
|
|
3258
3377
|
})
|
|
3259
3378
|
)
|
|
3260
3379
|
);
|
|
3380
|
+
IconDotsTwo[iconSymbol] = true;
|
|
3261
3381
|
|
|
3262
3382
|
const IconDownload = React.forwardRef(
|
|
3263
3383
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3288,6 +3408,7 @@ const IconDownload = React.forwardRef(
|
|
|
3288
3408
|
})))
|
|
3289
3409
|
)
|
|
3290
3410
|
);
|
|
3411
|
+
IconDownload[iconSymbol] = true;
|
|
3291
3412
|
|
|
3292
3413
|
const IconEnvelope = React.forwardRef(
|
|
3293
3414
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3309,6 +3430,7 @@ const IconEnvelope = React.forwardRef(
|
|
|
3309
3430
|
})
|
|
3310
3431
|
)
|
|
3311
3432
|
);
|
|
3433
|
+
IconEnvelope[iconSymbol] = true;
|
|
3312
3434
|
|
|
3313
3435
|
const IconEraser = React.forwardRef(
|
|
3314
3436
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3339,6 +3461,7 @@ const IconEraser = React.forwardRef(
|
|
|
3339
3461
|
})))
|
|
3340
3462
|
)
|
|
3341
3463
|
);
|
|
3464
|
+
IconEraser[iconSymbol] = true;
|
|
3342
3465
|
|
|
3343
3466
|
const IconExclamationPointCircle = React.forwardRef(
|
|
3344
3467
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3364,6 +3487,7 @@ const IconExclamationPointCircle = React.forwardRef(
|
|
|
3364
3487
|
})
|
|
3365
3488
|
)
|
|
3366
3489
|
);
|
|
3490
|
+
IconExclamationPointCircle[iconSymbol] = true;
|
|
3367
3491
|
|
|
3368
3492
|
const IconExport = React.forwardRef(
|
|
3369
3493
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3394,6 +3518,7 @@ const IconExport = React.forwardRef(
|
|
|
3394
3518
|
})))
|
|
3395
3519
|
)
|
|
3396
3520
|
);
|
|
3521
|
+
IconExport[iconSymbol] = true;
|
|
3397
3522
|
|
|
3398
3523
|
const IconEyeClosedDotsFourFrameBroken = React.forwardRef(
|
|
3399
3524
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3416,6 +3541,7 @@ const IconEyeClosedDotsFourFrameBroken = React.forwardRef(
|
|
|
3416
3541
|
})
|
|
3417
3542
|
)
|
|
3418
3543
|
);
|
|
3544
|
+
IconEyeClosedDotsFourFrameBroken[iconSymbol] = true;
|
|
3419
3545
|
|
|
3420
3546
|
const IconEyeClosed = React.forwardRef(
|
|
3421
3547
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3446,6 +3572,7 @@ const IconEyeClosed = React.forwardRef(
|
|
|
3446
3572
|
})))
|
|
3447
3573
|
)
|
|
3448
3574
|
);
|
|
3575
|
+
IconEyeClosed[iconSymbol] = true;
|
|
3449
3576
|
|
|
3450
3577
|
const IconEyeOpenLineFrameBroken = React.forwardRef(
|
|
3451
3578
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3474,6 +3601,7 @@ const IconEyeOpenLineFrameBroken = React.forwardRef(
|
|
|
3474
3601
|
})
|
|
3475
3602
|
)
|
|
3476
3603
|
);
|
|
3604
|
+
IconEyeOpenLineFrameBroken[iconSymbol] = true;
|
|
3477
3605
|
|
|
3478
3606
|
const IconEyeOpenSlash = React.forwardRef(
|
|
3479
3607
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3500,6 +3628,7 @@ const IconEyeOpenSlash = React.forwardRef(
|
|
|
3500
3628
|
})))
|
|
3501
3629
|
)
|
|
3502
3630
|
);
|
|
3631
|
+
IconEyeOpenSlash[iconSymbol] = true;
|
|
3503
3632
|
|
|
3504
3633
|
const IconEyeOpen = React.forwardRef(
|
|
3505
3634
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3526,6 +3655,7 @@ const IconEyeOpen = React.forwardRef(
|
|
|
3526
3655
|
})))
|
|
3527
3656
|
)
|
|
3528
3657
|
);
|
|
3658
|
+
IconEyeOpen[iconSymbol] = true;
|
|
3529
3659
|
|
|
3530
3660
|
const IconEyedropper = React.forwardRef(
|
|
3531
3661
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3552,6 +3682,7 @@ const IconEyedropper = React.forwardRef(
|
|
|
3552
3682
|
})
|
|
3553
3683
|
)
|
|
3554
3684
|
);
|
|
3685
|
+
IconEyedropper[iconSymbol] = true;
|
|
3555
3686
|
|
|
3556
3687
|
const IconFactoryHouse = React.forwardRef(
|
|
3557
3688
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3581,6 +3712,7 @@ const IconFactoryHouse = React.forwardRef(
|
|
|
3581
3712
|
})))
|
|
3582
3713
|
)
|
|
3583
3714
|
);
|
|
3715
|
+
IconFactoryHouse[iconSymbol] = true;
|
|
3584
3716
|
|
|
3585
3717
|
const IconFactory = React.forwardRef(
|
|
3586
3718
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3610,6 +3742,7 @@ const IconFactory = React.forwardRef(
|
|
|
3610
3742
|
})))
|
|
3611
3743
|
)
|
|
3612
3744
|
);
|
|
3745
|
+
IconFactory[iconSymbol] = true;
|
|
3613
3746
|
|
|
3614
3747
|
const IconFlag = React.forwardRef(
|
|
3615
3748
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3640,6 +3773,7 @@ const IconFlag = React.forwardRef(
|
|
|
3640
3773
|
})))
|
|
3641
3774
|
)
|
|
3642
3775
|
);
|
|
3776
|
+
IconFlag[iconSymbol] = true;
|
|
3643
3777
|
|
|
3644
3778
|
const IconFolder = React.forwardRef(
|
|
3645
3779
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3670,6 +3804,7 @@ const IconFolder = React.forwardRef(
|
|
|
3670
3804
|
})))
|
|
3671
3805
|
)
|
|
3672
3806
|
);
|
|
3807
|
+
IconFolder[iconSymbol] = true;
|
|
3673
3808
|
|
|
3674
3809
|
const IconFrameLinesTwo = React.forwardRef(
|
|
3675
3810
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3700,6 +3835,7 @@ const IconFrameLinesTwo = React.forwardRef(
|
|
|
3700
3835
|
})))
|
|
3701
3836
|
)
|
|
3702
3837
|
);
|
|
3838
|
+
IconFrameLinesTwo[iconSymbol] = true;
|
|
3703
3839
|
|
|
3704
3840
|
const IconFramePlay = React.forwardRef(
|
|
3705
3841
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3726,6 +3862,7 @@ const IconFramePlay = React.forwardRef(
|
|
|
3726
3862
|
})
|
|
3727
3863
|
)
|
|
3728
3864
|
);
|
|
3865
|
+
IconFramePlay[iconSymbol] = true;
|
|
3729
3866
|
|
|
3730
3867
|
const IconFramePlus = React.forwardRef(
|
|
3731
3868
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3756,6 +3893,7 @@ const IconFramePlus = React.forwardRef(
|
|
|
3756
3893
|
})))
|
|
3757
3894
|
)
|
|
3758
3895
|
);
|
|
3896
|
+
IconFramePlus[iconSymbol] = true;
|
|
3759
3897
|
|
|
3760
3898
|
const IconFrame = React.forwardRef(
|
|
3761
3899
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3786,6 +3924,7 @@ const IconFrame = React.forwardRef(
|
|
|
3786
3924
|
})))
|
|
3787
3925
|
)
|
|
3788
3926
|
);
|
|
3927
|
+
IconFrame[iconSymbol] = true;
|
|
3789
3928
|
|
|
3790
3929
|
const IconFunnel = React.forwardRef(
|
|
3791
3930
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3815,6 +3954,7 @@ const IconFunnel = React.forwardRef(
|
|
|
3815
3954
|
})))
|
|
3816
3955
|
)
|
|
3817
3956
|
);
|
|
3957
|
+
IconFunnel[iconSymbol] = true;
|
|
3818
3958
|
|
|
3819
3959
|
const IconGauge = React.forwardRef(
|
|
3820
3960
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3842,6 +3982,7 @@ const IconGauge = React.forwardRef(
|
|
|
3842
3982
|
})
|
|
3843
3983
|
)
|
|
3844
3984
|
);
|
|
3985
|
+
IconGauge[iconSymbol] = true;
|
|
3845
3986
|
|
|
3846
3987
|
const IconGift = React.forwardRef(
|
|
3847
3988
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3868,6 +4009,7 @@ const IconGift = React.forwardRef(
|
|
|
3868
4009
|
})))
|
|
3869
4010
|
)
|
|
3870
4011
|
);
|
|
4012
|
+
IconGift[iconSymbol] = true;
|
|
3871
4013
|
|
|
3872
4014
|
const IconGlobe = React.forwardRef(
|
|
3873
4015
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3889,6 +4031,7 @@ const IconGlobe = React.forwardRef(
|
|
|
3889
4031
|
})
|
|
3890
4032
|
)
|
|
3891
4033
|
);
|
|
4034
|
+
IconGlobe[iconSymbol] = true;
|
|
3892
4035
|
|
|
3893
4036
|
const IconGraduationCap = React.forwardRef(
|
|
3894
4037
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3920,6 +4063,7 @@ const IconGraduationCap = React.forwardRef(
|
|
|
3920
4063
|
})))
|
|
3921
4064
|
)
|
|
3922
4065
|
);
|
|
4066
|
+
IconGraduationCap[iconSymbol] = true;
|
|
3923
4067
|
|
|
3924
4068
|
const IconGridFour = React.forwardRef(
|
|
3925
4069
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3950,6 +4094,7 @@ const IconGridFour = React.forwardRef(
|
|
|
3950
4094
|
})))
|
|
3951
4095
|
)
|
|
3952
4096
|
);
|
|
4097
|
+
IconGridFour[iconSymbol] = true;
|
|
3953
4098
|
|
|
3954
4099
|
const IconGridSix = React.forwardRef(
|
|
3955
4100
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -3980,6 +4125,7 @@ const IconGridSix = React.forwardRef(
|
|
|
3980
4125
|
})))
|
|
3981
4126
|
)
|
|
3982
4127
|
);
|
|
4128
|
+
IconGridSix[iconSymbol] = true;
|
|
3983
4129
|
|
|
3984
4130
|
const IconGrid = React.forwardRef(
|
|
3985
4131
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4010,6 +4156,7 @@ const IconGrid = React.forwardRef(
|
|
|
4010
4156
|
})))
|
|
4011
4157
|
)
|
|
4012
4158
|
);
|
|
4159
|
+
IconGrid[iconSymbol] = true;
|
|
4013
4160
|
|
|
4014
4161
|
const IconHandFilled = React.forwardRef(
|
|
4015
4162
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4037,6 +4184,7 @@ const IconHandFilled = React.forwardRef(
|
|
|
4037
4184
|
})
|
|
4038
4185
|
)
|
|
4039
4186
|
);
|
|
4187
|
+
IconHandFilled[iconSymbol] = true;
|
|
4040
4188
|
|
|
4041
4189
|
const IconHandPointing = React.forwardRef(
|
|
4042
4190
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4063,6 +4211,7 @@ const IconHandPointing = React.forwardRef(
|
|
|
4063
4211
|
})))
|
|
4064
4212
|
)
|
|
4065
4213
|
);
|
|
4214
|
+
IconHandPointing[iconSymbol] = true;
|
|
4066
4215
|
|
|
4067
4216
|
const IconHand = React.forwardRef(
|
|
4068
4217
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4089,6 +4238,7 @@ const IconHand = React.forwardRef(
|
|
|
4089
4238
|
})))
|
|
4090
4239
|
)
|
|
4091
4240
|
);
|
|
4241
|
+
IconHand[iconSymbol] = true;
|
|
4092
4242
|
|
|
4093
4243
|
const IconHeadsetPerson = React.forwardRef(
|
|
4094
4244
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4119,6 +4269,7 @@ const IconHeadsetPerson = React.forwardRef(
|
|
|
4119
4269
|
})
|
|
4120
4270
|
)
|
|
4121
4271
|
);
|
|
4272
|
+
IconHeadsetPerson[iconSymbol] = true;
|
|
4122
4273
|
|
|
4123
4274
|
const IconHeartFilled = React.forwardRef(
|
|
4124
4275
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4143,6 +4294,7 @@ const IconHeartFilled = React.forwardRef(
|
|
|
4143
4294
|
})
|
|
4144
4295
|
)
|
|
4145
4296
|
);
|
|
4297
|
+
IconHeartFilled[iconSymbol] = true;
|
|
4146
4298
|
|
|
4147
4299
|
const IconHeart = React.forwardRef(
|
|
4148
4300
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4171,6 +4323,7 @@ const IconHeart = React.forwardRef(
|
|
|
4171
4323
|
})))
|
|
4172
4324
|
)
|
|
4173
4325
|
);
|
|
4326
|
+
IconHeart[iconSymbol] = true;
|
|
4174
4327
|
|
|
4175
4328
|
const IconHexagon = React.forwardRef(
|
|
4176
4329
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4201,6 +4354,7 @@ const IconHexagon = React.forwardRef(
|
|
|
4201
4354
|
})))
|
|
4202
4355
|
)
|
|
4203
4356
|
);
|
|
4357
|
+
IconHexagon[iconSymbol] = true;
|
|
4204
4358
|
|
|
4205
4359
|
const IconHighlighterUnderline = React.forwardRef(
|
|
4206
4360
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4227,6 +4381,7 @@ const IconHighlighterUnderline = React.forwardRef(
|
|
|
4227
4381
|
})
|
|
4228
4382
|
)
|
|
4229
4383
|
);
|
|
4384
|
+
IconHighlighterUnderline[iconSymbol] = true;
|
|
4230
4385
|
|
|
4231
4386
|
const IconHighlighter = React.forwardRef(
|
|
4232
4387
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4257,6 +4412,7 @@ const IconHighlighter = React.forwardRef(
|
|
|
4257
4412
|
})))
|
|
4258
4413
|
)
|
|
4259
4414
|
);
|
|
4415
|
+
IconHighlighter[iconSymbol] = true;
|
|
4260
4416
|
|
|
4261
4417
|
const IconHouse = React.forwardRef(
|
|
4262
4418
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4275,6 +4431,7 @@ const IconHouse = React.forwardRef(
|
|
|
4275
4431
|
})
|
|
4276
4432
|
)
|
|
4277
4433
|
);
|
|
4434
|
+
IconHouse[iconSymbol] = true;
|
|
4278
4435
|
|
|
4279
4436
|
const IconImage = React.forwardRef(
|
|
4280
4437
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4302,6 +4459,7 @@ const IconImage = React.forwardRef(
|
|
|
4302
4459
|
})
|
|
4303
4460
|
)
|
|
4304
4461
|
);
|
|
4462
|
+
IconImage[iconSymbol] = true;
|
|
4305
4463
|
|
|
4306
4464
|
const IconInformationMarkCircle = React.forwardRef(
|
|
4307
4465
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4327,6 +4485,7 @@ const IconInformationMarkCircle = React.forwardRef(
|
|
|
4327
4485
|
})
|
|
4328
4486
|
)
|
|
4329
4487
|
);
|
|
4488
|
+
IconInformationMarkCircle[iconSymbol] = true;
|
|
4330
4489
|
|
|
4331
4490
|
const IconKanban = React.forwardRef(
|
|
4332
4491
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4356,6 +4515,7 @@ const IconKanban = React.forwardRef(
|
|
|
4356
4515
|
})))
|
|
4357
4516
|
)
|
|
4358
4517
|
);
|
|
4518
|
+
IconKanban[iconSymbol] = true;
|
|
4359
4519
|
|
|
4360
4520
|
const IconKey = React.forwardRef(
|
|
4361
4521
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4382,6 +4542,7 @@ const IconKey = React.forwardRef(
|
|
|
4382
4542
|
})))
|
|
4383
4543
|
)
|
|
4384
4544
|
);
|
|
4545
|
+
IconKey[iconSymbol] = true;
|
|
4385
4546
|
|
|
4386
4547
|
const IconKeycap = React.forwardRef(
|
|
4387
4548
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4407,6 +4568,7 @@ const IconKeycap = React.forwardRef(
|
|
|
4407
4568
|
})
|
|
4408
4569
|
)
|
|
4409
4570
|
);
|
|
4571
|
+
IconKeycap[iconSymbol] = true;
|
|
4410
4572
|
|
|
4411
4573
|
const IconLaptop = React.forwardRef(
|
|
4412
4574
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4428,6 +4590,7 @@ const IconLaptop = React.forwardRef(
|
|
|
4428
4590
|
})
|
|
4429
4591
|
)
|
|
4430
4592
|
);
|
|
4593
|
+
IconLaptop[iconSymbol] = true;
|
|
4431
4594
|
|
|
4432
4595
|
const IconLasso = React.forwardRef(
|
|
4433
4596
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4458,6 +4621,7 @@ const IconLasso = React.forwardRef(
|
|
|
4458
4621
|
})))
|
|
4459
4622
|
)
|
|
4460
4623
|
);
|
|
4624
|
+
IconLasso[iconSymbol] = true;
|
|
4461
4625
|
|
|
4462
4626
|
const IconLayout = React.forwardRef(
|
|
4463
4627
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4488,6 +4652,7 @@ const IconLayout = React.forwardRef(
|
|
|
4488
4652
|
})))
|
|
4489
4653
|
)
|
|
4490
4654
|
);
|
|
4655
|
+
IconLayout[iconSymbol] = true;
|
|
4491
4656
|
|
|
4492
4657
|
const IconLifesaver = React.forwardRef(
|
|
4493
4658
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4518,6 +4683,7 @@ const IconLifesaver = React.forwardRef(
|
|
|
4518
4683
|
})))
|
|
4519
4684
|
)
|
|
4520
4685
|
);
|
|
4686
|
+
IconLifesaver[iconSymbol] = true;
|
|
4521
4687
|
|
|
4522
4688
|
const IconLightbox = React.forwardRef(
|
|
4523
4689
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4530,19 +4696,17 @@ const IconLightbox = React.forwardRef(
|
|
|
4530
4696
|
fill: "none",
|
|
4531
4697
|
ref: forwardRef2
|
|
4532
4698
|
},
|
|
4533
|
-
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4534
|
-
fill: "currentColor",
|
|
4535
|
-
d: "M3.4142 2h-1.4142v1.4142l1.4142-1.4142ZM2 8.4142v-2.8284l3.5858-3.5858h2.8284l-2 2h-.4142c-1.1046 0-2 .8954-2 2v.4142l-2 2ZM2 13.4142v-2.8284l2-2v2.8284l-2 2ZM2 18.4142v-2.8284l2-2v2.8284l-2 2ZM3.4142 22h-1.4142v-1.4142l2.0677-2.0678a2.0038 2.0038 0 0 0 1.4143 1.4143l-2.0678 2.0677ZM8.4142 22h-2.8284l2-2h2.8284l-2 2ZM13.4142 22h-2.8284l2-2h2.8284l-2 2ZM18.4142 22h-2.8284l2-2h.4142c1.1046 0 2-.8954 2-2v-.4142l2-2v2.8284l-3.5858 3.5858ZM22 20.5858v1.4142h-1.4142l1.4142-1.4142ZM22 10.5858v2.8284l-2 2v-2.8284l2-2ZM22 5.5858v2.8284l-2 2v-2.8284l2-2ZM20.5858 2h1.4142v1.4142l-2.0677 2.0678a2.0038 2.0038 0 0 0-1.4143-1.4143l2.0678-2.0677ZM15.5858 2h2.8284l-2 2h-2.8284l2-2ZM10.5858 2h2.8284l-2 2h-2.8284l2-2Z"
|
|
4536
|
-
}),
|
|
4537
4699
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4538
4700
|
stroke: "currentColor",
|
|
4539
4701
|
strokeLinecap: "round",
|
|
4702
|
+
strokeLinejoin: "round",
|
|
4540
4703
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4541
|
-
d: "
|
|
4704
|
+
d: "M12 4h-9v4m9-4h9v4m-9-4v-2m-4 16h-5v-4m5 4-2 4m2-4h8m0 0h5v-4m-5 4 2 4m-15-14h18m-18 0v6m18-6v6m0 0h-18",
|
|
4542
4705
|
vectorEffect: "non-scaling-stroke"
|
|
4543
4706
|
})
|
|
4544
4707
|
)
|
|
4545
4708
|
);
|
|
4709
|
+
IconLightbox[iconSymbol] = true;
|
|
4546
4710
|
|
|
4547
4711
|
const IconLightbulb = React.forwardRef(
|
|
4548
4712
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4561,6 +4725,7 @@ const IconLightbulb = React.forwardRef(
|
|
|
4561
4725
|
})
|
|
4562
4726
|
)
|
|
4563
4727
|
);
|
|
4728
|
+
IconLightbulb[iconSymbol] = true;
|
|
4564
4729
|
|
|
4565
4730
|
const IconLightning = React.forwardRef(
|
|
4566
4731
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4592,6 +4757,7 @@ const IconLightning = React.forwardRef(
|
|
|
4592
4757
|
})))
|
|
4593
4758
|
)
|
|
4594
4759
|
);
|
|
4760
|
+
IconLightning[iconSymbol] = true;
|
|
4595
4761
|
|
|
4596
4762
|
const IconLineCurved = React.forwardRef(
|
|
4597
4763
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4622,6 +4788,7 @@ const IconLineCurved = React.forwardRef(
|
|
|
4622
4788
|
})))
|
|
4623
4789
|
)
|
|
4624
4790
|
);
|
|
4791
|
+
IconLineCurved[iconSymbol] = true;
|
|
4625
4792
|
|
|
4626
4793
|
const IconLineDashed = React.forwardRef(
|
|
4627
4794
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4652,6 +4819,7 @@ const IconLineDashed = React.forwardRef(
|
|
|
4652
4819
|
})))
|
|
4653
4820
|
)
|
|
4654
4821
|
);
|
|
4822
|
+
IconLineDashed[iconSymbol] = true;
|
|
4655
4823
|
|
|
4656
4824
|
const IconLineDiagonal = React.forwardRef(
|
|
4657
4825
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4681,6 +4849,7 @@ const IconLineDiagonal = React.forwardRef(
|
|
|
4681
4849
|
})))
|
|
4682
4850
|
)
|
|
4683
4851
|
);
|
|
4852
|
+
IconLineDiagonal[iconSymbol] = true;
|
|
4684
4853
|
|
|
4685
4854
|
const IconLineDotted = React.forwardRef(
|
|
4686
4855
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4707,6 +4876,7 @@ const IconLineDotted = React.forwardRef(
|
|
|
4707
4876
|
})))
|
|
4708
4877
|
)
|
|
4709
4878
|
);
|
|
4879
|
+
IconLineDotted[iconSymbol] = true;
|
|
4710
4880
|
|
|
4711
4881
|
const IconLineHorizontal = React.forwardRef(
|
|
4712
4882
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4737,6 +4907,7 @@ const IconLineHorizontal = React.forwardRef(
|
|
|
4737
4907
|
})))
|
|
4738
4908
|
)
|
|
4739
4909
|
);
|
|
4910
|
+
IconLineHorizontal[iconSymbol] = true;
|
|
4740
4911
|
|
|
4741
4912
|
const IconLineOrthogonal = React.forwardRef(
|
|
4742
4913
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4767,6 +4938,7 @@ const IconLineOrthogonal = React.forwardRef(
|
|
|
4767
4938
|
})))
|
|
4768
4939
|
)
|
|
4769
4940
|
);
|
|
4941
|
+
IconLineOrthogonal[iconSymbol] = true;
|
|
4770
4942
|
|
|
4771
4943
|
const IconLineStraight = React.forwardRef(
|
|
4772
4944
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4797,6 +4969,7 @@ const IconLineStraight = React.forwardRef(
|
|
|
4797
4969
|
})))
|
|
4798
4970
|
)
|
|
4799
4971
|
);
|
|
4972
|
+
IconLineStraight[iconSymbol] = true;
|
|
4800
4973
|
|
|
4801
4974
|
const IconLinesThreeHorizontalLineVerticalCenter = React.forwardRef(
|
|
4802
4975
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4827,6 +5000,7 @@ const IconLinesThreeHorizontalLineVerticalCenter = React.forwardRef(
|
|
|
4827
5000
|
})))
|
|
4828
5001
|
)
|
|
4829
5002
|
);
|
|
5003
|
+
IconLinesThreeHorizontalLineVerticalCenter[iconSymbol] = true;
|
|
4830
5004
|
|
|
4831
5005
|
const IconLinesThreeHorizontal = React.forwardRef(
|
|
4832
5006
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4856,6 +5030,7 @@ const IconLinesThreeHorizontal = React.forwardRef(
|
|
|
4856
5030
|
})))
|
|
4857
5031
|
)
|
|
4858
5032
|
);
|
|
5033
|
+
IconLinesThreeHorizontal[iconSymbol] = true;
|
|
4859
5034
|
|
|
4860
5035
|
const IconLinesThreeVertical = React.forwardRef(
|
|
4861
5036
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4885,6 +5060,7 @@ const IconLinesThreeVertical = React.forwardRef(
|
|
|
4885
5060
|
})))
|
|
4886
5061
|
)
|
|
4887
5062
|
);
|
|
5063
|
+
IconLinesThreeVertical[iconSymbol] = true;
|
|
4888
5064
|
|
|
4889
5065
|
const IconLinesTopLeftColumnsTwo = React.forwardRef(
|
|
4890
5066
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4915,6 +5091,7 @@ const IconLinesTopLeftColumnsTwo = React.forwardRef(
|
|
|
4915
5091
|
})))
|
|
4916
5092
|
)
|
|
4917
5093
|
);
|
|
5094
|
+
IconLinesTopLeftColumnsTwo[iconSymbol] = true;
|
|
4918
5095
|
|
|
4919
5096
|
const IconLinkPlus = React.forwardRef(
|
|
4920
5097
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4941,6 +5118,7 @@ const IconLinkPlus = React.forwardRef(
|
|
|
4941
5118
|
})))
|
|
4942
5119
|
)
|
|
4943
5120
|
);
|
|
5121
|
+
IconLinkPlus[iconSymbol] = true;
|
|
4944
5122
|
|
|
4945
5123
|
const IconLink = React.forwardRef(
|
|
4946
5124
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4962,6 +5140,7 @@ const IconLink = React.forwardRef(
|
|
|
4962
5140
|
})
|
|
4963
5141
|
)
|
|
4964
5142
|
);
|
|
5143
|
+
IconLink[iconSymbol] = true;
|
|
4965
5144
|
|
|
4966
5145
|
const IconListBullets = React.forwardRef(
|
|
4967
5146
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -4988,6 +5167,7 @@ const IconListBullets = React.forwardRef(
|
|
|
4988
5167
|
})
|
|
4989
5168
|
)
|
|
4990
5169
|
);
|
|
5170
|
+
IconListBullets[iconSymbol] = true;
|
|
4991
5171
|
|
|
4992
5172
|
const IconListNumbers = React.forwardRef(
|
|
4993
5173
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5018,6 +5198,7 @@ const IconListNumbers = React.forwardRef(
|
|
|
5018
5198
|
})))
|
|
5019
5199
|
)
|
|
5020
5200
|
);
|
|
5201
|
+
IconListNumbers[iconSymbol] = true;
|
|
5021
5202
|
|
|
5022
5203
|
const IconLockClosed = React.forwardRef(
|
|
5023
5204
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5045,6 +5226,7 @@ const IconLockClosed = React.forwardRef(
|
|
|
5045
5226
|
})
|
|
5046
5227
|
)
|
|
5047
5228
|
);
|
|
5229
|
+
IconLockClosed[iconSymbol] = true;
|
|
5048
5230
|
|
|
5049
5231
|
const IconLockOpen = React.forwardRef(
|
|
5050
5232
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5072,6 +5254,7 @@ const IconLockOpen = React.forwardRef(
|
|
|
5072
5254
|
})
|
|
5073
5255
|
)
|
|
5074
5256
|
);
|
|
5257
|
+
IconLockOpen[iconSymbol] = true;
|
|
5075
5258
|
|
|
5076
5259
|
const IconLogin = React.forwardRef(
|
|
5077
5260
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5102,6 +5285,7 @@ const IconLogin = React.forwardRef(
|
|
|
5102
5285
|
})))
|
|
5103
5286
|
)
|
|
5104
5287
|
);
|
|
5288
|
+
IconLogin[iconSymbol] = true;
|
|
5105
5289
|
|
|
5106
5290
|
const IconLogout = React.forwardRef(
|
|
5107
5291
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5132,6 +5316,7 @@ const IconLogout = React.forwardRef(
|
|
|
5132
5316
|
})))
|
|
5133
5317
|
)
|
|
5134
5318
|
);
|
|
5319
|
+
IconLogout[iconSymbol] = true;
|
|
5135
5320
|
|
|
5136
5321
|
const IconMagnet = React.forwardRef(
|
|
5137
5322
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5162,6 +5347,7 @@ const IconMagnet = React.forwardRef(
|
|
|
5162
5347
|
})))
|
|
5163
5348
|
)
|
|
5164
5349
|
);
|
|
5350
|
+
IconMagnet[iconSymbol] = true;
|
|
5165
5351
|
|
|
5166
5352
|
const IconMagnifyingGlassLightning = React.forwardRef(
|
|
5167
5353
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5188,6 +5374,7 @@ const IconMagnifyingGlassLightning = React.forwardRef(
|
|
|
5188
5374
|
})))
|
|
5189
5375
|
)
|
|
5190
5376
|
);
|
|
5377
|
+
IconMagnifyingGlassLightning[iconSymbol] = true;
|
|
5191
5378
|
|
|
5192
5379
|
const IconMagnifyingGlass = React.forwardRef(
|
|
5193
5380
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5209,6 +5396,7 @@ const IconMagnifyingGlass = React.forwardRef(
|
|
|
5209
5396
|
})
|
|
5210
5397
|
)
|
|
5211
5398
|
);
|
|
5399
|
+
IconMagnifyingGlass[iconSymbol] = true;
|
|
5212
5400
|
|
|
5213
5401
|
const IconMap = React.forwardRef(
|
|
5214
5402
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5240,6 +5428,7 @@ const IconMap = React.forwardRef(
|
|
|
5240
5428
|
})))
|
|
5241
5429
|
)
|
|
5242
5430
|
);
|
|
5431
|
+
IconMap[iconSymbol] = true;
|
|
5243
5432
|
|
|
5244
5433
|
const IconMegaphone = React.forwardRef(
|
|
5245
5434
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5262,6 +5451,7 @@ const IconMegaphone = React.forwardRef(
|
|
|
5262
5451
|
})
|
|
5263
5452
|
)
|
|
5264
5453
|
);
|
|
5454
|
+
IconMegaphone[iconSymbol] = true;
|
|
5265
5455
|
|
|
5266
5456
|
const IconMicrophoneSlash = React.forwardRef(
|
|
5267
5457
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5291,6 +5481,7 @@ const IconMicrophoneSlash = React.forwardRef(
|
|
|
5291
5481
|
})))
|
|
5292
5482
|
)
|
|
5293
5483
|
);
|
|
5484
|
+
IconMicrophoneSlash[iconSymbol] = true;
|
|
5294
5485
|
|
|
5295
5486
|
const IconMicrophone = React.forwardRef(
|
|
5296
5487
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5320,6 +5511,7 @@ const IconMicrophone = React.forwardRef(
|
|
|
5320
5511
|
})))
|
|
5321
5512
|
)
|
|
5322
5513
|
);
|
|
5514
|
+
IconMicrophone[iconSymbol] = true;
|
|
5323
5515
|
|
|
5324
5516
|
const IconMinus = React.forwardRef(
|
|
5325
5517
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5341,6 +5533,7 @@ const IconMinus = React.forwardRef(
|
|
|
5341
5533
|
})
|
|
5342
5534
|
)
|
|
5343
5535
|
);
|
|
5536
|
+
IconMinus[iconSymbol] = true;
|
|
5344
5537
|
|
|
5345
5538
|
const IconMonitorArrow = React.forwardRef(
|
|
5346
5539
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5371,6 +5564,7 @@ const IconMonitorArrow = React.forwardRef(
|
|
|
5371
5564
|
})))
|
|
5372
5565
|
)
|
|
5373
5566
|
);
|
|
5567
|
+
IconMonitorArrow[iconSymbol] = true;
|
|
5374
5568
|
|
|
5375
5569
|
const IconMonitorPause = React.forwardRef(
|
|
5376
5570
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5401,6 +5595,7 @@ const IconMonitorPause = React.forwardRef(
|
|
|
5401
5595
|
})))
|
|
5402
5596
|
)
|
|
5403
5597
|
);
|
|
5598
|
+
IconMonitorPause[iconSymbol] = true;
|
|
5404
5599
|
|
|
5405
5600
|
const IconMonitorPlay = React.forwardRef(
|
|
5406
5601
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5427,6 +5622,7 @@ const IconMonitorPlay = React.forwardRef(
|
|
|
5427
5622
|
})
|
|
5428
5623
|
)
|
|
5429
5624
|
);
|
|
5625
|
+
IconMonitorPlay[iconSymbol] = true;
|
|
5430
5626
|
|
|
5431
5627
|
const IconMonitorStop = React.forwardRef(
|
|
5432
5628
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5457,6 +5653,7 @@ const IconMonitorStop = React.forwardRef(
|
|
|
5457
5653
|
})
|
|
5458
5654
|
)
|
|
5459
5655
|
);
|
|
5656
|
+
IconMonitorStop[iconSymbol] = true;
|
|
5460
5657
|
|
|
5461
5658
|
const IconMoon = React.forwardRef(
|
|
5462
5659
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5478,6 +5675,7 @@ const IconMoon = React.forwardRef(
|
|
|
5478
5675
|
})
|
|
5479
5676
|
)
|
|
5480
5677
|
);
|
|
5678
|
+
IconMoon[iconSymbol] = true;
|
|
5481
5679
|
|
|
5482
5680
|
const IconMouse = React.forwardRef(
|
|
5483
5681
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5503,6 +5701,7 @@ const IconMouse = React.forwardRef(
|
|
|
5503
5701
|
})
|
|
5504
5702
|
)
|
|
5505
5703
|
);
|
|
5704
|
+
IconMouse[iconSymbol] = true;
|
|
5506
5705
|
|
|
5507
5706
|
const IconNavigationArrowLines = React.forwardRef(
|
|
5508
5707
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5529,6 +5728,7 @@ const IconNavigationArrowLines = React.forwardRef(
|
|
|
5529
5728
|
})
|
|
5530
5729
|
)
|
|
5531
5730
|
);
|
|
5731
|
+
IconNavigationArrowLines[iconSymbol] = true;
|
|
5532
5732
|
|
|
5533
5733
|
const IconNavigationUpLeftFilled = React.forwardRef(
|
|
5534
5734
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5555,6 +5755,7 @@ const IconNavigationUpLeftFilled = React.forwardRef(
|
|
|
5555
5755
|
})
|
|
5556
5756
|
)
|
|
5557
5757
|
);
|
|
5758
|
+
IconNavigationUpLeftFilled[iconSymbol] = true;
|
|
5558
5759
|
|
|
5559
5760
|
const IconNavigationUpLeftSlash = React.forwardRef(
|
|
5560
5761
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5585,6 +5786,7 @@ const IconNavigationUpLeftSlash = React.forwardRef(
|
|
|
5585
5786
|
})))
|
|
5586
5787
|
)
|
|
5587
5788
|
);
|
|
5789
|
+
IconNavigationUpLeftSlash[iconSymbol] = true;
|
|
5588
5790
|
|
|
5589
5791
|
const IconNavigationUpRight = React.forwardRef(
|
|
5590
5792
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5615,6 +5817,7 @@ const IconNavigationUpRight = React.forwardRef(
|
|
|
5615
5817
|
})))
|
|
5616
5818
|
)
|
|
5617
5819
|
);
|
|
5820
|
+
IconNavigationUpRight[iconSymbol] = true;
|
|
5618
5821
|
|
|
5619
5822
|
const IconNext = React.forwardRef(
|
|
5620
5823
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5641,6 +5844,7 @@ const IconNext = React.forwardRef(
|
|
|
5641
5844
|
})))
|
|
5642
5845
|
)
|
|
5643
5846
|
);
|
|
5847
|
+
IconNext[iconSymbol] = true;
|
|
5644
5848
|
|
|
5645
5849
|
const IconNodeConnectedDot = React.forwardRef(
|
|
5646
5850
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5669,6 +5873,7 @@ const IconNodeConnectedDot = React.forwardRef(
|
|
|
5669
5873
|
})
|
|
5670
5874
|
)
|
|
5671
5875
|
);
|
|
5876
|
+
IconNodeConnectedDot[iconSymbol] = true;
|
|
5672
5877
|
|
|
5673
5878
|
const IconNodeLinesCurved = React.forwardRef(
|
|
5674
5879
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5699,6 +5904,7 @@ const IconNodeLinesCurved = React.forwardRef(
|
|
|
5699
5904
|
})))
|
|
5700
5905
|
)
|
|
5701
5906
|
);
|
|
5907
|
+
IconNodeLinesCurved[iconSymbol] = true;
|
|
5702
5908
|
|
|
5703
5909
|
const IconNodeLinesHorizontal = React.forwardRef(
|
|
5704
5910
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5729,6 +5935,7 @@ const IconNodeLinesHorizontal = React.forwardRef(
|
|
|
5729
5935
|
})))
|
|
5730
5936
|
)
|
|
5731
5937
|
);
|
|
5938
|
+
IconNodeLinesHorizontal[iconSymbol] = true;
|
|
5732
5939
|
|
|
5733
5940
|
const IconNodeLinesVertical = React.forwardRef(
|
|
5734
5941
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5759,6 +5966,7 @@ const IconNodeLinesVertical = React.forwardRef(
|
|
|
5759
5966
|
})))
|
|
5760
5967
|
)
|
|
5761
5968
|
);
|
|
5969
|
+
IconNodeLinesVertical[iconSymbol] = true;
|
|
5762
5970
|
|
|
5763
5971
|
const IconNodePlus = React.forwardRef(
|
|
5764
5972
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5788,6 +5996,7 @@ const IconNodePlus = React.forwardRef(
|
|
|
5788
5996
|
})))
|
|
5789
5997
|
)
|
|
5790
5998
|
);
|
|
5999
|
+
IconNodePlus[iconSymbol] = true;
|
|
5791
6000
|
|
|
5792
6001
|
const IconNodesConnected = React.forwardRef(
|
|
5793
6002
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5814,6 +6023,7 @@ const IconNodesConnected = React.forwardRef(
|
|
|
5814
6023
|
})
|
|
5815
6024
|
)
|
|
5816
6025
|
);
|
|
6026
|
+
IconNodesConnected[iconSymbol] = true;
|
|
5817
6027
|
|
|
5818
6028
|
const IconNodesConnectionsThree = React.forwardRef(
|
|
5819
6029
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5843,6 +6053,7 @@ const IconNodesConnectionsThree = React.forwardRef(
|
|
|
5843
6053
|
})))
|
|
5844
6054
|
)
|
|
5845
6055
|
);
|
|
6056
|
+
IconNodesConnectionsThree[iconSymbol] = true;
|
|
5846
6057
|
|
|
5847
6058
|
const IconNoteMagnifyingGlass = React.forwardRef(
|
|
5848
6059
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5869,6 +6080,7 @@ const IconNoteMagnifyingGlass = React.forwardRef(
|
|
|
5869
6080
|
})))
|
|
5870
6081
|
)
|
|
5871
6082
|
);
|
|
6083
|
+
IconNoteMagnifyingGlass[iconSymbol] = true;
|
|
5872
6084
|
|
|
5873
6085
|
const IconOctagon = React.forwardRef(
|
|
5874
6086
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5899,6 +6111,7 @@ const IconOctagon = React.forwardRef(
|
|
|
5899
6111
|
})))
|
|
5900
6112
|
)
|
|
5901
6113
|
);
|
|
6114
|
+
IconOctagon[iconSymbol] = true;
|
|
5902
6115
|
|
|
5903
6116
|
const IconOffice = React.forwardRef(
|
|
5904
6117
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5920,6 +6133,7 @@ const IconOffice = React.forwardRef(
|
|
|
5920
6133
|
})
|
|
5921
6134
|
)
|
|
5922
6135
|
);
|
|
6136
|
+
IconOffice[iconSymbol] = true;
|
|
5923
6137
|
|
|
5924
6138
|
const IconPaintBucket = React.forwardRef(
|
|
5925
6139
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5946,6 +6160,7 @@ const IconPaintBucket = React.forwardRef(
|
|
|
5946
6160
|
})
|
|
5947
6161
|
)
|
|
5948
6162
|
);
|
|
6163
|
+
IconPaintBucket[iconSymbol] = true;
|
|
5949
6164
|
|
|
5950
6165
|
const IconPaperPlaneFilledRight = React.forwardRef(
|
|
5951
6166
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -5972,6 +6187,7 @@ const IconPaperPlaneFilledRight = React.forwardRef(
|
|
|
5972
6187
|
})
|
|
5973
6188
|
)
|
|
5974
6189
|
);
|
|
6190
|
+
IconPaperPlaneFilledRight[iconSymbol] = true;
|
|
5975
6191
|
|
|
5976
6192
|
const IconPaperPlaneTilt = React.forwardRef(
|
|
5977
6193
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6002,6 +6218,7 @@ const IconPaperPlaneTilt = React.forwardRef(
|
|
|
6002
6218
|
})))
|
|
6003
6219
|
)
|
|
6004
6220
|
);
|
|
6221
|
+
IconPaperPlaneTilt[iconSymbol] = true;
|
|
6005
6222
|
|
|
6006
6223
|
const IconParallelogram = React.forwardRef(
|
|
6007
6224
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6030,6 +6247,7 @@ const IconParallelogram = React.forwardRef(
|
|
|
6030
6247
|
})))
|
|
6031
6248
|
)
|
|
6032
6249
|
);
|
|
6250
|
+
IconParallelogram[iconSymbol] = true;
|
|
6033
6251
|
|
|
6034
6252
|
const IconPauseCircle = React.forwardRef(
|
|
6035
6253
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6059,6 +6277,7 @@ const IconPauseCircle = React.forwardRef(
|
|
|
6059
6277
|
})))
|
|
6060
6278
|
)
|
|
6061
6279
|
);
|
|
6280
|
+
IconPauseCircle[iconSymbol] = true;
|
|
6062
6281
|
|
|
6063
6282
|
const IconPause = React.forwardRef(
|
|
6064
6283
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6085,6 +6304,7 @@ const IconPause = React.forwardRef(
|
|
|
6085
6304
|
})))
|
|
6086
6305
|
)
|
|
6087
6306
|
);
|
|
6307
|
+
IconPause[iconSymbol] = true;
|
|
6088
6308
|
|
|
6089
6309
|
const IconPdf = React.forwardRef(
|
|
6090
6310
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6115,6 +6335,7 @@ const IconPdf = React.forwardRef(
|
|
|
6115
6335
|
})))
|
|
6116
6336
|
)
|
|
6117
6337
|
);
|
|
6338
|
+
IconPdf[iconSymbol] = true;
|
|
6118
6339
|
|
|
6119
6340
|
const IconPenTip = React.forwardRef(
|
|
6120
6341
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6145,6 +6366,7 @@ const IconPenTip = React.forwardRef(
|
|
|
6145
6366
|
})))
|
|
6146
6367
|
)
|
|
6147
6368
|
);
|
|
6369
|
+
IconPenTip[iconSymbol] = true;
|
|
6148
6370
|
|
|
6149
6371
|
const IconPen = React.forwardRef(
|
|
6150
6372
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6175,6 +6397,7 @@ const IconPen = React.forwardRef(
|
|
|
6175
6397
|
})))
|
|
6176
6398
|
)
|
|
6177
6399
|
);
|
|
6400
|
+
IconPen[iconSymbol] = true;
|
|
6178
6401
|
|
|
6179
6402
|
const IconPentagon = React.forwardRef(
|
|
6180
6403
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6205,6 +6428,7 @@ const IconPentagon = React.forwardRef(
|
|
|
6205
6428
|
})))
|
|
6206
6429
|
)
|
|
6207
6430
|
);
|
|
6431
|
+
IconPentagon[iconSymbol] = true;
|
|
6208
6432
|
|
|
6209
6433
|
const IconPlaceholder = React.forwardRef(
|
|
6210
6434
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6226,6 +6450,7 @@ const IconPlaceholder = React.forwardRef(
|
|
|
6226
6450
|
})
|
|
6227
6451
|
)
|
|
6228
6452
|
);
|
|
6453
|
+
IconPlaceholder[iconSymbol] = true;
|
|
6229
6454
|
|
|
6230
6455
|
const IconPlayCircle = React.forwardRef(
|
|
6231
6456
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6252,6 +6477,7 @@ const IconPlayCircle = React.forwardRef(
|
|
|
6252
6477
|
})
|
|
6253
6478
|
)
|
|
6254
6479
|
);
|
|
6480
|
+
IconPlayCircle[iconSymbol] = true;
|
|
6255
6481
|
|
|
6256
6482
|
const IconPlay = React.forwardRef(
|
|
6257
6483
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6278,6 +6504,7 @@ const IconPlay = React.forwardRef(
|
|
|
6278
6504
|
})))
|
|
6279
6505
|
)
|
|
6280
6506
|
);
|
|
6507
|
+
IconPlay[iconSymbol] = true;
|
|
6281
6508
|
|
|
6282
6509
|
const IconPlaybackSpeedCircle = React.forwardRef(
|
|
6283
6510
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6303,6 +6530,7 @@ const IconPlaybackSpeedCircle = React.forwardRef(
|
|
|
6303
6530
|
})
|
|
6304
6531
|
)
|
|
6305
6532
|
);
|
|
6533
|
+
IconPlaybackSpeedCircle[iconSymbol] = true;
|
|
6306
6534
|
|
|
6307
6535
|
const IconPlug = React.forwardRef(
|
|
6308
6536
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6324,6 +6552,7 @@ const IconPlug = React.forwardRef(
|
|
|
6324
6552
|
})
|
|
6325
6553
|
)
|
|
6326
6554
|
);
|
|
6555
|
+
IconPlug[iconSymbol] = true;
|
|
6327
6556
|
|
|
6328
6557
|
const IconPlusSquare = React.forwardRef(
|
|
6329
6558
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6351,6 +6580,7 @@ const IconPlusSquare = React.forwardRef(
|
|
|
6351
6580
|
})
|
|
6352
6581
|
)
|
|
6353
6582
|
);
|
|
6583
|
+
IconPlusSquare[iconSymbol] = true;
|
|
6354
6584
|
|
|
6355
6585
|
const IconPlusText = React.forwardRef(
|
|
6356
6586
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6381,6 +6611,7 @@ const IconPlusText = React.forwardRef(
|
|
|
6381
6611
|
})))
|
|
6382
6612
|
)
|
|
6383
6613
|
);
|
|
6614
|
+
IconPlusText[iconSymbol] = true;
|
|
6384
6615
|
|
|
6385
6616
|
const IconPlus = React.forwardRef(
|
|
6386
6617
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6402,6 +6633,7 @@ const IconPlus = React.forwardRef(
|
|
|
6402
6633
|
})
|
|
6403
6634
|
)
|
|
6404
6635
|
);
|
|
6636
|
+
IconPlus[iconSymbol] = true;
|
|
6405
6637
|
|
|
6406
6638
|
const IconPresentationArrow = React.forwardRef(
|
|
6407
6639
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6432,6 +6664,7 @@ const IconPresentationArrow = React.forwardRef(
|
|
|
6432
6664
|
})))
|
|
6433
6665
|
)
|
|
6434
6666
|
);
|
|
6667
|
+
IconPresentationArrow[iconSymbol] = true;
|
|
6435
6668
|
|
|
6436
6669
|
const IconPresentationEyeOpen = React.forwardRef(
|
|
6437
6670
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6456,6 +6689,7 @@ const IconPresentationEyeOpen = React.forwardRef(
|
|
|
6456
6689
|
})
|
|
6457
6690
|
)
|
|
6458
6691
|
);
|
|
6692
|
+
IconPresentationEyeOpen[iconSymbol] = true;
|
|
6459
6693
|
|
|
6460
6694
|
const IconPresentationLine = React.forwardRef(
|
|
6461
6695
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6486,6 +6720,7 @@ const IconPresentationLine = React.forwardRef(
|
|
|
6486
6720
|
})))
|
|
6487
6721
|
)
|
|
6488
6722
|
);
|
|
6723
|
+
IconPresentationLine[iconSymbol] = true;
|
|
6489
6724
|
|
|
6490
6725
|
const IconPresentationLinesTwo = React.forwardRef(
|
|
6491
6726
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6516,6 +6751,7 @@ const IconPresentationLinesTwo = React.forwardRef(
|
|
|
6516
6751
|
})))
|
|
6517
6752
|
)
|
|
6518
6753
|
);
|
|
6754
|
+
IconPresentationLinesTwo[iconSymbol] = true;
|
|
6519
6755
|
|
|
6520
6756
|
const IconPresentationLink = React.forwardRef(
|
|
6521
6757
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6542,6 +6778,7 @@ const IconPresentationLink = React.forwardRef(
|
|
|
6542
6778
|
})))
|
|
6543
6779
|
)
|
|
6544
6780
|
);
|
|
6781
|
+
IconPresentationLink[iconSymbol] = true;
|
|
6545
6782
|
|
|
6546
6783
|
const IconPresentationNumberOne = React.forwardRef(
|
|
6547
6784
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6572,6 +6809,7 @@ const IconPresentationNumberOne = React.forwardRef(
|
|
|
6572
6809
|
})))
|
|
6573
6810
|
)
|
|
6574
6811
|
);
|
|
6812
|
+
IconPresentationNumberOne[iconSymbol] = true;
|
|
6575
6813
|
|
|
6576
6814
|
const IconPresentationPlay = React.forwardRef(
|
|
6577
6815
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6598,6 +6836,7 @@ const IconPresentationPlay = React.forwardRef(
|
|
|
6598
6836
|
})
|
|
6599
6837
|
)
|
|
6600
6838
|
);
|
|
6839
|
+
IconPresentationPlay[iconSymbol] = true;
|
|
6601
6840
|
|
|
6602
6841
|
const IconPresentationPlus = React.forwardRef(
|
|
6603
6842
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6628,6 +6867,7 @@ const IconPresentationPlus = React.forwardRef(
|
|
|
6628
6867
|
})))
|
|
6629
6868
|
)
|
|
6630
6869
|
);
|
|
6870
|
+
IconPresentationPlus[iconSymbol] = true;
|
|
6631
6871
|
|
|
6632
6872
|
const IconPrevious = React.forwardRef(
|
|
6633
6873
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6654,6 +6894,7 @@ const IconPrevious = React.forwardRef(
|
|
|
6654
6894
|
})))
|
|
6655
6895
|
)
|
|
6656
6896
|
);
|
|
6897
|
+
IconPrevious[iconSymbol] = true;
|
|
6657
6898
|
|
|
6658
6899
|
const IconProhibit = React.forwardRef(
|
|
6659
6900
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6682,6 +6923,7 @@ const IconProhibit = React.forwardRef(
|
|
|
6682
6923
|
})))
|
|
6683
6924
|
)
|
|
6684
6925
|
);
|
|
6926
|
+
IconProhibit[iconSymbol] = true;
|
|
6685
6927
|
|
|
6686
6928
|
const IconPushPin = React.forwardRef(
|
|
6687
6929
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6708,6 +6950,7 @@ const IconPushPin = React.forwardRef(
|
|
|
6708
6950
|
})))
|
|
6709
6951
|
)
|
|
6710
6952
|
);
|
|
6953
|
+
IconPushPin[iconSymbol] = true;
|
|
6711
6954
|
|
|
6712
6955
|
const IconQuestionMarkCircle = React.forwardRef(
|
|
6713
6956
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6729,6 +6972,7 @@ const IconQuestionMarkCircle = React.forwardRef(
|
|
|
6729
6972
|
})
|
|
6730
6973
|
)
|
|
6731
6974
|
);
|
|
6975
|
+
IconQuestionMarkCircle[iconSymbol] = true;
|
|
6732
6976
|
|
|
6733
6977
|
const IconQuestionMark = React.forwardRef(
|
|
6734
6978
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6755,6 +6999,7 @@ const IconQuestionMark = React.forwardRef(
|
|
|
6755
6999
|
})
|
|
6756
7000
|
)
|
|
6757
7001
|
);
|
|
7002
|
+
IconQuestionMark[iconSymbol] = true;
|
|
6758
7003
|
|
|
6759
7004
|
const IconRectangleArrowUpCenter = React.forwardRef(
|
|
6760
7005
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6785,6 +7030,7 @@ const IconRectangleArrowUpCenter = React.forwardRef(
|
|
|
6785
7030
|
})))
|
|
6786
7031
|
)
|
|
6787
7032
|
);
|
|
7033
|
+
IconRectangleArrowUpCenter[iconSymbol] = true;
|
|
6788
7034
|
|
|
6789
7035
|
const IconRectangleDashLines = React.forwardRef(
|
|
6790
7036
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6815,6 +7061,7 @@ const IconRectangleDashLines = React.forwardRef(
|
|
|
6815
7061
|
})))
|
|
6816
7062
|
)
|
|
6817
7063
|
);
|
|
7064
|
+
IconRectangleDashLines[iconSymbol] = true;
|
|
6818
7065
|
|
|
6819
7066
|
const IconRectangleDotLinePen = React.forwardRef(
|
|
6820
7067
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6847,6 +7094,7 @@ const IconRectangleDotLinePen = React.forwardRef(
|
|
|
6847
7094
|
})
|
|
6848
7095
|
)
|
|
6849
7096
|
);
|
|
7097
|
+
IconRectangleDotLinePen[iconSymbol] = true;
|
|
6850
7098
|
|
|
6851
7099
|
const IconRectanglePlayStack = React.forwardRef(
|
|
6852
7100
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6873,6 +7121,7 @@ const IconRectanglePlayStack = React.forwardRef(
|
|
|
6873
7121
|
})
|
|
6874
7122
|
)
|
|
6875
7123
|
);
|
|
7124
|
+
IconRectanglePlayStack[iconSymbol] = true;
|
|
6876
7125
|
|
|
6877
7126
|
const IconRectangleTick = React.forwardRef(
|
|
6878
7127
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6903,6 +7152,7 @@ const IconRectangleTick = React.forwardRef(
|
|
|
6903
7152
|
})))
|
|
6904
7153
|
)
|
|
6905
7154
|
);
|
|
7155
|
+
IconRectangleTick[iconSymbol] = true;
|
|
6906
7156
|
|
|
6907
7157
|
const IconRectangleTriangleBottomCenter = React.forwardRef(
|
|
6908
7158
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6933,6 +7183,7 @@ const IconRectangleTriangleBottomCenter = React.forwardRef(
|
|
|
6933
7183
|
})))
|
|
6934
7184
|
)
|
|
6935
7185
|
);
|
|
7186
|
+
IconRectangleTriangleBottomCenter[iconSymbol] = true;
|
|
6936
7187
|
|
|
6937
7188
|
const IconRectanglesThreeAligned = React.forwardRef(
|
|
6938
7189
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6963,6 +7214,7 @@ const IconRectanglesThreeAligned = React.forwardRef(
|
|
|
6963
7214
|
})))
|
|
6964
7215
|
)
|
|
6965
7216
|
);
|
|
7217
|
+
IconRectanglesThreeAligned[iconSymbol] = true;
|
|
6966
7218
|
|
|
6967
7219
|
const IconRectanglesThreeFree = React.forwardRef(
|
|
6968
7220
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -6993,6 +7245,7 @@ const IconRectanglesThreeFree = React.forwardRef(
|
|
|
6993
7245
|
})))
|
|
6994
7246
|
)
|
|
6995
7247
|
);
|
|
7248
|
+
IconRectanglesThreeFree[iconSymbol] = true;
|
|
6996
7249
|
|
|
6997
7250
|
const IconRectanglesThreeOverlap = React.forwardRef(
|
|
6998
7251
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7023,6 +7276,7 @@ const IconRectanglesThreeOverlap = React.forwardRef(
|
|
|
7023
7276
|
})))
|
|
7024
7277
|
)
|
|
7025
7278
|
);
|
|
7279
|
+
IconRectanglesThreeOverlap[iconSymbol] = true;
|
|
7026
7280
|
|
|
7027
7281
|
const IconRectanglesTwoLine = React.forwardRef(
|
|
7028
7282
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7053,6 +7307,7 @@ const IconRectanglesTwoLine = React.forwardRef(
|
|
|
7053
7307
|
})))
|
|
7054
7308
|
)
|
|
7055
7309
|
);
|
|
7310
|
+
IconRectanglesTwoLine[iconSymbol] = true;
|
|
7056
7311
|
|
|
7057
7312
|
const IconRectanglesTwoLinesFour = React.forwardRef(
|
|
7058
7313
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7083,6 +7338,7 @@ const IconRectanglesTwoLinesFour = React.forwardRef(
|
|
|
7083
7338
|
})))
|
|
7084
7339
|
)
|
|
7085
7340
|
);
|
|
7341
|
+
IconRectanglesTwoLinesFour[iconSymbol] = true;
|
|
7086
7342
|
|
|
7087
7343
|
const IconRectanglesTwoMinus = React.forwardRef(
|
|
7088
7344
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7113,6 +7369,7 @@ const IconRectanglesTwoMinus = React.forwardRef(
|
|
|
7113
7369
|
})))
|
|
7114
7370
|
)
|
|
7115
7371
|
);
|
|
7372
|
+
IconRectanglesTwoMinus[iconSymbol] = true;
|
|
7116
7373
|
|
|
7117
7374
|
const IconRectanglesTwoPlus = React.forwardRef(
|
|
7118
7375
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7143,6 +7400,7 @@ const IconRectanglesTwoPlus = React.forwardRef(
|
|
|
7143
7400
|
})))
|
|
7144
7401
|
)
|
|
7145
7402
|
);
|
|
7403
|
+
IconRectanglesTwoPlus[iconSymbol] = true;
|
|
7146
7404
|
|
|
7147
7405
|
const IconRectanglesTwoUser = React.forwardRef(
|
|
7148
7406
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7167,6 +7425,7 @@ const IconRectanglesTwoUser = React.forwardRef(
|
|
|
7167
7425
|
})
|
|
7168
7426
|
)
|
|
7169
7427
|
);
|
|
7428
|
+
IconRectanglesTwoUser[iconSymbol] = true;
|
|
7170
7429
|
|
|
7171
7430
|
const IconRhombus = React.forwardRef(
|
|
7172
7431
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7195,6 +7454,7 @@ const IconRhombus = React.forwardRef(
|
|
|
7195
7454
|
})))
|
|
7196
7455
|
)
|
|
7197
7456
|
);
|
|
7457
|
+
IconRhombus[iconSymbol] = true;
|
|
7198
7458
|
|
|
7199
7459
|
const IconRocket = React.forwardRef(
|
|
7200
7460
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7217,6 +7477,7 @@ const IconRocket = React.forwardRef(
|
|
|
7217
7477
|
})
|
|
7218
7478
|
)
|
|
7219
7479
|
);
|
|
7480
|
+
IconRocket[iconSymbol] = true;
|
|
7220
7481
|
|
|
7221
7482
|
const IconRssRectangle = React.forwardRef(
|
|
7222
7483
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7245,6 +7506,7 @@ const IconRssRectangle = React.forwardRef(
|
|
|
7245
7506
|
})
|
|
7246
7507
|
)
|
|
7247
7508
|
);
|
|
7509
|
+
IconRssRectangle[iconSymbol] = true;
|
|
7248
7510
|
|
|
7249
7511
|
const IconRss = React.forwardRef(
|
|
7250
7512
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7272,6 +7534,7 @@ const IconRss = React.forwardRef(
|
|
|
7272
7534
|
})
|
|
7273
7535
|
)
|
|
7274
7536
|
);
|
|
7537
|
+
IconRss[iconSymbol] = true;
|
|
7275
7538
|
|
|
7276
7539
|
const IconScissors = React.forwardRef(
|
|
7277
7540
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7300,6 +7563,7 @@ const IconScissors = React.forwardRef(
|
|
|
7300
7563
|
})
|
|
7301
7564
|
)
|
|
7302
7565
|
);
|
|
7566
|
+
IconScissors[iconSymbol] = true;
|
|
7303
7567
|
|
|
7304
7568
|
const IconScrollbarXy = React.forwardRef(
|
|
7305
7569
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7321,6 +7585,7 @@ const IconScrollbarXy = React.forwardRef(
|
|
|
7321
7585
|
})
|
|
7322
7586
|
)
|
|
7323
7587
|
);
|
|
7588
|
+
IconScrollbarXy[iconSymbol] = true;
|
|
7324
7589
|
|
|
7325
7590
|
const IconShapes = React.forwardRef(
|
|
7326
7591
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7350,6 +7615,7 @@ const IconShapes = React.forwardRef(
|
|
|
7350
7615
|
})))
|
|
7351
7616
|
)
|
|
7352
7617
|
);
|
|
7618
|
+
IconShapes[iconSymbol] = true;
|
|
7353
7619
|
|
|
7354
7620
|
const IconShieldCheck = React.forwardRef(
|
|
7355
7621
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7380,6 +7646,7 @@ const IconShieldCheck = React.forwardRef(
|
|
|
7380
7646
|
})))
|
|
7381
7647
|
)
|
|
7382
7648
|
);
|
|
7649
|
+
IconShieldCheck[iconSymbol] = true;
|
|
7383
7650
|
|
|
7384
7651
|
const IconShieldLock = React.forwardRef(
|
|
7385
7652
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7409,6 +7676,7 @@ const IconShieldLock = React.forwardRef(
|
|
|
7409
7676
|
})
|
|
7410
7677
|
)
|
|
7411
7678
|
);
|
|
7679
|
+
IconShieldLock[iconSymbol] = true;
|
|
7412
7680
|
|
|
7413
7681
|
const IconShuffle = React.forwardRef(
|
|
7414
7682
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7439,6 +7707,7 @@ const IconShuffle = React.forwardRef(
|
|
|
7439
7707
|
})))
|
|
7440
7708
|
)
|
|
7441
7709
|
);
|
|
7710
|
+
IconShuffle[iconSymbol] = true;
|
|
7442
7711
|
|
|
7443
7712
|
const IconSidebarClosed = React.forwardRef(
|
|
7444
7713
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7470,6 +7739,7 @@ const IconSidebarClosed = React.forwardRef(
|
|
|
7470
7739
|
})))
|
|
7471
7740
|
)
|
|
7472
7741
|
);
|
|
7742
|
+
IconSidebarClosed[iconSymbol] = true;
|
|
7473
7743
|
|
|
7474
7744
|
const IconSidebarOpen = React.forwardRef(
|
|
7475
7745
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7499,6 +7769,7 @@ const IconSidebarOpen = React.forwardRef(
|
|
|
7499
7769
|
})
|
|
7500
7770
|
)
|
|
7501
7771
|
);
|
|
7772
|
+
IconSidebarOpen[iconSymbol] = true;
|
|
7502
7773
|
|
|
7503
7774
|
const IconSlidersX = React.forwardRef(
|
|
7504
7775
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7528,6 +7799,7 @@ const IconSlidersX = React.forwardRef(
|
|
|
7528
7799
|
})))
|
|
7529
7800
|
)
|
|
7530
7801
|
);
|
|
7802
|
+
IconSlidersX[iconSymbol] = true;
|
|
7531
7803
|
|
|
7532
7804
|
const IconSlidersY = React.forwardRef(
|
|
7533
7805
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7557,6 +7829,7 @@ const IconSlidersY = React.forwardRef(
|
|
|
7557
7829
|
})))
|
|
7558
7830
|
)
|
|
7559
7831
|
);
|
|
7832
|
+
IconSlidersY[iconSymbol] = true;
|
|
7560
7833
|
|
|
7561
7834
|
const IconSmileyChat = React.forwardRef(
|
|
7562
7835
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7579,6 +7852,7 @@ const IconSmileyChat = React.forwardRef(
|
|
|
7579
7852
|
})
|
|
7580
7853
|
)
|
|
7581
7854
|
);
|
|
7855
|
+
IconSmileyChat[iconSymbol] = true;
|
|
7582
7856
|
|
|
7583
7857
|
const IconSmileyPlus = React.forwardRef(
|
|
7584
7858
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7605,6 +7879,7 @@ const IconSmileyPlus = React.forwardRef(
|
|
|
7605
7879
|
})
|
|
7606
7880
|
)
|
|
7607
7881
|
);
|
|
7882
|
+
IconSmileyPlus[iconSymbol] = true;
|
|
7608
7883
|
|
|
7609
7884
|
const IconSmileySticker = React.forwardRef(
|
|
7610
7885
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7631,6 +7906,7 @@ const IconSmileySticker = React.forwardRef(
|
|
|
7631
7906
|
})
|
|
7632
7907
|
)
|
|
7633
7908
|
);
|
|
7909
|
+
IconSmileySticker[iconSymbol] = true;
|
|
7634
7910
|
|
|
7635
7911
|
const IconSmiley = React.forwardRef(
|
|
7636
7912
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7657,6 +7933,7 @@ const IconSmiley = React.forwardRef(
|
|
|
7657
7933
|
})
|
|
7658
7934
|
)
|
|
7659
7935
|
);
|
|
7936
|
+
IconSmiley[iconSymbol] = true;
|
|
7660
7937
|
|
|
7661
7938
|
const IconSocialFacebook = React.forwardRef(
|
|
7662
7939
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7682,6 +7959,7 @@ const IconSocialFacebook = React.forwardRef(
|
|
|
7682
7959
|
})
|
|
7683
7960
|
)
|
|
7684
7961
|
);
|
|
7962
|
+
IconSocialFacebook[iconSymbol] = true;
|
|
7685
7963
|
|
|
7686
7964
|
const IconSocialInstagram = React.forwardRef(
|
|
7687
7965
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7713,6 +7991,7 @@ const IconSocialInstagram = React.forwardRef(
|
|
|
7713
7991
|
})
|
|
7714
7992
|
)
|
|
7715
7993
|
);
|
|
7994
|
+
IconSocialInstagram[iconSymbol] = true;
|
|
7716
7995
|
|
|
7717
7996
|
const IconSocialLinkedin = React.forwardRef(
|
|
7718
7997
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7738,6 +8017,7 @@ const IconSocialLinkedin = React.forwardRef(
|
|
|
7738
8017
|
})
|
|
7739
8018
|
)
|
|
7740
8019
|
);
|
|
8020
|
+
IconSocialLinkedin[iconSymbol] = true;
|
|
7741
8021
|
|
|
7742
8022
|
const IconSocialTwitter = React.forwardRef(
|
|
7743
8023
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7763,6 +8043,7 @@ const IconSocialTwitter = React.forwardRef(
|
|
|
7763
8043
|
})
|
|
7764
8044
|
)
|
|
7765
8045
|
);
|
|
8046
|
+
IconSocialTwitter[iconSymbol] = true;
|
|
7766
8047
|
|
|
7767
8048
|
const IconSocialYoutube = React.forwardRef(
|
|
7768
8049
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7788,6 +8069,7 @@ const IconSocialYoutube = React.forwardRef(
|
|
|
7788
8069
|
})
|
|
7789
8070
|
)
|
|
7790
8071
|
);
|
|
8072
|
+
IconSocialYoutube[iconSymbol] = true;
|
|
7791
8073
|
|
|
7792
8074
|
const IconSparksFilled = React.forwardRef(
|
|
7793
8075
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7814,6 +8096,7 @@ const IconSparksFilled = React.forwardRef(
|
|
|
7814
8096
|
})))
|
|
7815
8097
|
)
|
|
7816
8098
|
);
|
|
8099
|
+
IconSparksFilled[iconSymbol] = true;
|
|
7817
8100
|
|
|
7818
8101
|
const IconSparks = React.forwardRef(
|
|
7819
8102
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7838,6 +8121,7 @@ const IconSparks = React.forwardRef(
|
|
|
7838
8121
|
})
|
|
7839
8122
|
)
|
|
7840
8123
|
);
|
|
8124
|
+
IconSparks[iconSymbol] = true;
|
|
7841
8125
|
|
|
7842
8126
|
const IconSpeakerCross = React.forwardRef(
|
|
7843
8127
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7867,6 +8151,7 @@ const IconSpeakerCross = React.forwardRef(
|
|
|
7867
8151
|
})))
|
|
7868
8152
|
)
|
|
7869
8153
|
);
|
|
8154
|
+
IconSpeakerCross[iconSymbol] = true;
|
|
7870
8155
|
|
|
7871
8156
|
const IconSpeakerHigh = React.forwardRef(
|
|
7872
8157
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7896,6 +8181,7 @@ const IconSpeakerHigh = React.forwardRef(
|
|
|
7896
8181
|
})))
|
|
7897
8182
|
)
|
|
7898
8183
|
);
|
|
8184
|
+
IconSpeakerHigh[iconSymbol] = true;
|
|
7899
8185
|
|
|
7900
8186
|
const IconSplitVertical = React.forwardRef(
|
|
7901
8187
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7926,6 +8212,7 @@ const IconSplitVertical = React.forwardRef(
|
|
|
7926
8212
|
})))
|
|
7927
8213
|
)
|
|
7928
8214
|
);
|
|
8215
|
+
IconSplitVertical[iconSymbol] = true;
|
|
7929
8216
|
|
|
7930
8217
|
const IconSquareBracketsAngleSlash = React.forwardRef(
|
|
7931
8218
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7955,6 +8242,7 @@ const IconSquareBracketsAngleSlash = React.forwardRef(
|
|
|
7955
8242
|
})))
|
|
7956
8243
|
)
|
|
7957
8244
|
);
|
|
8245
|
+
IconSquareBracketsAngleSlash[iconSymbol] = true;
|
|
7958
8246
|
|
|
7959
8247
|
const IconSquareCirclesTwo = React.forwardRef(
|
|
7960
8248
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -7980,6 +8268,7 @@ const IconSquareCirclesTwo = React.forwardRef(
|
|
|
7980
8268
|
})
|
|
7981
8269
|
)
|
|
7982
8270
|
);
|
|
8271
|
+
IconSquareCirclesTwo[iconSymbol] = true;
|
|
7983
8272
|
|
|
7984
8273
|
const IconSquareLineSquareDashed = React.forwardRef(
|
|
7985
8274
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8010,6 +8299,7 @@ const IconSquareLineSquareDashed = React.forwardRef(
|
|
|
8010
8299
|
})))
|
|
8011
8300
|
)
|
|
8012
8301
|
);
|
|
8302
|
+
IconSquareLineSquareDashed[iconSymbol] = true;
|
|
8013
8303
|
|
|
8014
8304
|
const IconSquareRounded = React.forwardRef(
|
|
8015
8305
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8038,6 +8328,7 @@ const IconSquareRounded = React.forwardRef(
|
|
|
8038
8328
|
})))
|
|
8039
8329
|
)
|
|
8040
8330
|
);
|
|
8331
|
+
IconSquareRounded[iconSymbol] = true;
|
|
8041
8332
|
|
|
8042
8333
|
const IconSquareStarScribble = React.forwardRef(
|
|
8043
8334
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8064,6 +8355,7 @@ const IconSquareStarScribble = React.forwardRef(
|
|
|
8064
8355
|
})
|
|
8065
8356
|
)
|
|
8066
8357
|
);
|
|
8358
|
+
IconSquareStarScribble[iconSymbol] = true;
|
|
8067
8359
|
|
|
8068
8360
|
const IconSquareTriangleCirclePlus = React.forwardRef(
|
|
8069
8361
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8093,6 +8385,7 @@ const IconSquareTriangleCirclePlus = React.forwardRef(
|
|
|
8093
8385
|
})))
|
|
8094
8386
|
)
|
|
8095
8387
|
);
|
|
8388
|
+
IconSquareTriangleCirclePlus[iconSymbol] = true;
|
|
8096
8389
|
|
|
8097
8390
|
const IconSquare = React.forwardRef(
|
|
8098
8391
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8121,6 +8414,7 @@ const IconSquare = React.forwardRef(
|
|
|
8121
8414
|
})))
|
|
8122
8415
|
)
|
|
8123
8416
|
);
|
|
8417
|
+
IconSquare[iconSymbol] = true;
|
|
8124
8418
|
|
|
8125
8419
|
const IconSquaresFour = React.forwardRef(
|
|
8126
8420
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8150,6 +8444,7 @@ const IconSquaresFour = React.forwardRef(
|
|
|
8150
8444
|
})))
|
|
8151
8445
|
)
|
|
8152
8446
|
);
|
|
8447
|
+
IconSquaresFour[iconSymbol] = true;
|
|
8153
8448
|
|
|
8154
8449
|
const IconSquaresGroup = React.forwardRef(
|
|
8155
8450
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8180,6 +8475,7 @@ const IconSquaresGroup = React.forwardRef(
|
|
|
8180
8475
|
})
|
|
8181
8476
|
)
|
|
8182
8477
|
);
|
|
8478
|
+
IconSquaresGroup[iconSymbol] = true;
|
|
8183
8479
|
|
|
8184
8480
|
const IconSquaresMerge = React.forwardRef(
|
|
8185
8481
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8206,6 +8502,7 @@ const IconSquaresMerge = React.forwardRef(
|
|
|
8206
8502
|
})))
|
|
8207
8503
|
)
|
|
8208
8504
|
);
|
|
8505
|
+
IconSquaresMerge[iconSymbol] = true;
|
|
8209
8506
|
|
|
8210
8507
|
const IconSquaresThree = React.forwardRef(
|
|
8211
8508
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8235,6 +8532,7 @@ const IconSquaresThree = React.forwardRef(
|
|
|
8235
8532
|
})))
|
|
8236
8533
|
)
|
|
8237
8534
|
);
|
|
8535
|
+
IconSquaresThree[iconSymbol] = true;
|
|
8238
8536
|
|
|
8239
8537
|
const IconSquaresTwoOverlap = React.forwardRef(
|
|
8240
8538
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8265,6 +8563,7 @@ const IconSquaresTwoOverlap = React.forwardRef(
|
|
|
8265
8563
|
})))
|
|
8266
8564
|
)
|
|
8267
8565
|
);
|
|
8566
|
+
IconSquaresTwoOverlap[iconSymbol] = true;
|
|
8268
8567
|
|
|
8269
8568
|
const IconSquaresUngroup = React.forwardRef(
|
|
8270
8569
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8291,6 +8590,7 @@ const IconSquaresUngroup = React.forwardRef(
|
|
|
8291
8590
|
})
|
|
8292
8591
|
)
|
|
8293
8592
|
);
|
|
8593
|
+
IconSquaresUngroup[iconSymbol] = true;
|
|
8294
8594
|
|
|
8295
8595
|
const IconSquaresUnmerge = React.forwardRef(
|
|
8296
8596
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8321,6 +8621,7 @@ const IconSquaresUnmerge = React.forwardRef(
|
|
|
8321
8621
|
})))
|
|
8322
8622
|
)
|
|
8323
8623
|
);
|
|
8624
|
+
IconSquaresUnmerge[iconSymbol] = true;
|
|
8324
8625
|
|
|
8325
8626
|
const IconStack = React.forwardRef(
|
|
8326
8627
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8351,6 +8652,7 @@ const IconStack = React.forwardRef(
|
|
|
8351
8652
|
})))
|
|
8352
8653
|
)
|
|
8353
8654
|
);
|
|
8655
|
+
IconStack[iconSymbol] = true;
|
|
8354
8656
|
|
|
8355
8657
|
const IconStarFilled = React.forwardRef(
|
|
8356
8658
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8377,6 +8679,7 @@ const IconStarFilled = React.forwardRef(
|
|
|
8377
8679
|
})
|
|
8378
8680
|
)
|
|
8379
8681
|
);
|
|
8682
|
+
IconStarFilled[iconSymbol] = true;
|
|
8380
8683
|
|
|
8381
8684
|
const IconStarHalf = React.forwardRef(
|
|
8382
8685
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8403,6 +8706,7 @@ const IconStarHalf = React.forwardRef(
|
|
|
8403
8706
|
})
|
|
8404
8707
|
)
|
|
8405
8708
|
);
|
|
8709
|
+
IconStarHalf[iconSymbol] = true;
|
|
8406
8710
|
|
|
8407
8711
|
const IconStar = React.forwardRef(
|
|
8408
8712
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8433,6 +8737,7 @@ const IconStar = React.forwardRef(
|
|
|
8433
8737
|
})))
|
|
8434
8738
|
)
|
|
8435
8739
|
);
|
|
8740
|
+
IconStar[iconSymbol] = true;
|
|
8436
8741
|
|
|
8437
8742
|
const IconStickyCorners = React.forwardRef(
|
|
8438
8743
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8463,6 +8768,7 @@ const IconStickyCorners = React.forwardRef(
|
|
|
8463
8768
|
})))
|
|
8464
8769
|
)
|
|
8465
8770
|
);
|
|
8771
|
+
IconStickyCorners[iconSymbol] = true;
|
|
8466
8772
|
|
|
8467
8773
|
const IconStickyEyeClosed = React.forwardRef(
|
|
8468
8774
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8485,6 +8791,7 @@ const IconStickyEyeClosed = React.forwardRef(
|
|
|
8485
8791
|
})
|
|
8486
8792
|
)
|
|
8487
8793
|
);
|
|
8794
|
+
IconStickyEyeClosed[iconSymbol] = true;
|
|
8488
8795
|
|
|
8489
8796
|
const IconStickyEyeOpen = React.forwardRef(
|
|
8490
8797
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8509,6 +8816,7 @@ const IconStickyEyeOpen = React.forwardRef(
|
|
|
8509
8816
|
})
|
|
8510
8817
|
)
|
|
8511
8818
|
);
|
|
8819
|
+
IconStickyEyeOpen[iconSymbol] = true;
|
|
8512
8820
|
|
|
8513
8821
|
const IconStickyNoteStack = React.forwardRef(
|
|
8514
8822
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8539,6 +8847,7 @@ const IconStickyNoteStack = React.forwardRef(
|
|
|
8539
8847
|
})))
|
|
8540
8848
|
)
|
|
8541
8849
|
);
|
|
8850
|
+
IconStickyNoteStack[iconSymbol] = true;
|
|
8542
8851
|
|
|
8543
8852
|
const IconStickyNoteWide = React.forwardRef(
|
|
8544
8853
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8569,6 +8878,7 @@ const IconStickyNoteWide = React.forwardRef(
|
|
|
8569
8878
|
})))
|
|
8570
8879
|
)
|
|
8571
8880
|
);
|
|
8881
|
+
IconStickyNoteWide[iconSymbol] = true;
|
|
8572
8882
|
|
|
8573
8883
|
const IconStickyNote = React.forwardRef(
|
|
8574
8884
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8599,6 +8909,7 @@ const IconStickyNote = React.forwardRef(
|
|
|
8599
8909
|
})))
|
|
8600
8910
|
)
|
|
8601
8911
|
);
|
|
8912
|
+
IconStickyNote[iconSymbol] = true;
|
|
8602
8913
|
|
|
8603
8914
|
const IconStickyNotesTwo = React.forwardRef(
|
|
8604
8915
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8625,6 +8936,7 @@ const IconStickyNotesTwo = React.forwardRef(
|
|
|
8625
8936
|
})))
|
|
8626
8937
|
)
|
|
8627
8938
|
);
|
|
8939
|
+
IconStickyNotesTwo[iconSymbol] = true;
|
|
8628
8940
|
|
|
8629
8941
|
const IconStopCircle = React.forwardRef(
|
|
8630
8942
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8651,6 +8963,7 @@ const IconStopCircle = React.forwardRef(
|
|
|
8651
8963
|
})
|
|
8652
8964
|
)
|
|
8653
8965
|
);
|
|
8966
|
+
IconStopCircle[iconSymbol] = true;
|
|
8654
8967
|
|
|
8655
8968
|
const IconStroke1 = React.forwardRef(
|
|
8656
8969
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8677,6 +8990,7 @@ const IconStroke1 = React.forwardRef(
|
|
|
8677
8990
|
})))
|
|
8678
8991
|
)
|
|
8679
8992
|
);
|
|
8993
|
+
IconStroke1[iconSymbol] = true;
|
|
8680
8994
|
|
|
8681
8995
|
const IconStroke2 = React.forwardRef(
|
|
8682
8996
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8703,6 +9017,7 @@ const IconStroke2 = React.forwardRef(
|
|
|
8703
9017
|
})))
|
|
8704
9018
|
)
|
|
8705
9019
|
);
|
|
9020
|
+
IconStroke2[iconSymbol] = true;
|
|
8706
9021
|
|
|
8707
9022
|
const IconStroke3 = React.forwardRef(
|
|
8708
9023
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8729,6 +9044,7 @@ const IconStroke3 = React.forwardRef(
|
|
|
8729
9044
|
})))
|
|
8730
9045
|
)
|
|
8731
9046
|
);
|
|
9047
|
+
IconStroke3[iconSymbol] = true;
|
|
8732
9048
|
|
|
8733
9049
|
const IconStroke4 = React.forwardRef(
|
|
8734
9050
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8755,6 +9071,7 @@ const IconStroke4 = React.forwardRef(
|
|
|
8755
9071
|
})))
|
|
8756
9072
|
)
|
|
8757
9073
|
);
|
|
9074
|
+
IconStroke4[iconSymbol] = true;
|
|
8758
9075
|
|
|
8759
9076
|
const IconStroke5 = React.forwardRef(
|
|
8760
9077
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8781,6 +9098,7 @@ const IconStroke5 = React.forwardRef(
|
|
|
8781
9098
|
})))
|
|
8782
9099
|
)
|
|
8783
9100
|
);
|
|
9101
|
+
IconStroke5[iconSymbol] = true;
|
|
8784
9102
|
|
|
8785
9103
|
const IconStroke6 = React.forwardRef(
|
|
8786
9104
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8807,6 +9125,7 @@ const IconStroke6 = React.forwardRef(
|
|
|
8807
9125
|
})))
|
|
8808
9126
|
)
|
|
8809
9127
|
);
|
|
9128
|
+
IconStroke6[iconSymbol] = true;
|
|
8810
9129
|
|
|
8811
9130
|
const IconSwitch = React.forwardRef(
|
|
8812
9131
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8835,6 +9154,7 @@ const IconSwitch = React.forwardRef(
|
|
|
8835
9154
|
})
|
|
8836
9155
|
)
|
|
8837
9156
|
);
|
|
9157
|
+
IconSwitch[iconSymbol] = true;
|
|
8838
9158
|
|
|
8839
9159
|
const IconTag = React.forwardRef(
|
|
8840
9160
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8864,6 +9184,7 @@ const IconTag = React.forwardRef(
|
|
|
8864
9184
|
})
|
|
8865
9185
|
)
|
|
8866
9186
|
);
|
|
9187
|
+
IconTag[iconSymbol] = true;
|
|
8867
9188
|
|
|
8868
9189
|
const IconTextAUnderline = React.forwardRef(
|
|
8869
9190
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8890,6 +9211,7 @@ const IconTextAUnderline = React.forwardRef(
|
|
|
8890
9211
|
})
|
|
8891
9212
|
)
|
|
8892
9213
|
);
|
|
9214
|
+
IconTextAUnderline[iconSymbol] = true;
|
|
8893
9215
|
|
|
8894
9216
|
const IconTextAlignCenter = React.forwardRef(
|
|
8895
9217
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8920,6 +9242,7 @@ const IconTextAlignCenter = React.forwardRef(
|
|
|
8920
9242
|
})))
|
|
8921
9243
|
)
|
|
8922
9244
|
);
|
|
9245
|
+
IconTextAlignCenter[iconSymbol] = true;
|
|
8923
9246
|
|
|
8924
9247
|
const IconTextAlignLeft = React.forwardRef(
|
|
8925
9248
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8950,6 +9273,7 @@ const IconTextAlignLeft = React.forwardRef(
|
|
|
8950
9273
|
})))
|
|
8951
9274
|
)
|
|
8952
9275
|
);
|
|
9276
|
+
IconTextAlignLeft[iconSymbol] = true;
|
|
8953
9277
|
|
|
8954
9278
|
const IconTextBBoldItalicUnderlined = React.forwardRef(
|
|
8955
9279
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8968,6 +9292,7 @@ const IconTextBBoldItalicUnderlined = React.forwardRef(
|
|
|
8968
9292
|
})
|
|
8969
9293
|
)
|
|
8970
9294
|
);
|
|
9295
|
+
IconTextBBoldItalicUnderlined[iconSymbol] = true;
|
|
8971
9296
|
|
|
8972
9297
|
const IconTextBBold = React.forwardRef(
|
|
8973
9298
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -8998,6 +9323,7 @@ const IconTextBBold = React.forwardRef(
|
|
|
8998
9323
|
})))
|
|
8999
9324
|
)
|
|
9000
9325
|
);
|
|
9326
|
+
IconTextBBold[iconSymbol] = true;
|
|
9001
9327
|
|
|
9002
9328
|
const IconTextCursorEyeOpen = React.forwardRef(
|
|
9003
9329
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9022,6 +9348,7 @@ const IconTextCursorEyeOpen = React.forwardRef(
|
|
|
9022
9348
|
})
|
|
9023
9349
|
)
|
|
9024
9350
|
);
|
|
9351
|
+
IconTextCursorEyeOpen[iconSymbol] = true;
|
|
9025
9352
|
|
|
9026
9353
|
const IconTextHOne = React.forwardRef(
|
|
9027
9354
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9052,6 +9379,7 @@ const IconTextHOne = React.forwardRef(
|
|
|
9052
9379
|
})))
|
|
9053
9380
|
)
|
|
9054
9381
|
);
|
|
9382
|
+
IconTextHOne[iconSymbol] = true;
|
|
9055
9383
|
|
|
9056
9384
|
const IconTextHThree = React.forwardRef(
|
|
9057
9385
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9082,6 +9410,7 @@ const IconTextHThree = React.forwardRef(
|
|
|
9082
9410
|
})))
|
|
9083
9411
|
)
|
|
9084
9412
|
);
|
|
9413
|
+
IconTextHThree[iconSymbol] = true;
|
|
9085
9414
|
|
|
9086
9415
|
const IconTextHTwo = React.forwardRef(
|
|
9087
9416
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9112,6 +9441,7 @@ const IconTextHTwo = React.forwardRef(
|
|
|
9112
9441
|
})))
|
|
9113
9442
|
)
|
|
9114
9443
|
);
|
|
9444
|
+
IconTextHTwo[iconSymbol] = true;
|
|
9115
9445
|
|
|
9116
9446
|
const IconTextIItalic = React.forwardRef(
|
|
9117
9447
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9141,6 +9471,7 @@ const IconTextIItalic = React.forwardRef(
|
|
|
9141
9471
|
})))
|
|
9142
9472
|
)
|
|
9143
9473
|
);
|
|
9474
|
+
IconTextIItalic[iconSymbol] = true;
|
|
9144
9475
|
|
|
9145
9476
|
const IconTextIndent = React.forwardRef(
|
|
9146
9477
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9171,6 +9502,7 @@ const IconTextIndent = React.forwardRef(
|
|
|
9171
9502
|
})))
|
|
9172
9503
|
)
|
|
9173
9504
|
);
|
|
9505
|
+
IconTextIndent[iconSymbol] = true;
|
|
9174
9506
|
|
|
9175
9507
|
const IconTextLinesThree = React.forwardRef(
|
|
9176
9508
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9201,6 +9533,7 @@ const IconTextLinesThree = React.forwardRef(
|
|
|
9201
9533
|
})))
|
|
9202
9534
|
)
|
|
9203
9535
|
);
|
|
9536
|
+
IconTextLinesThree[iconSymbol] = true;
|
|
9204
9537
|
|
|
9205
9538
|
const IconTextSStrikethrough = React.forwardRef(
|
|
9206
9539
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9231,6 +9564,7 @@ const IconTextSStrikethrough = React.forwardRef(
|
|
|
9231
9564
|
})))
|
|
9232
9565
|
)
|
|
9233
9566
|
);
|
|
9567
|
+
IconTextSStrikethrough[iconSymbol] = true;
|
|
9234
9568
|
|
|
9235
9569
|
const IconTextStyles = React.forwardRef(
|
|
9236
9570
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9259,6 +9593,7 @@ const IconTextStyles = React.forwardRef(
|
|
|
9259
9593
|
})
|
|
9260
9594
|
)
|
|
9261
9595
|
);
|
|
9596
|
+
IconTextStyles[iconSymbol] = true;
|
|
9262
9597
|
|
|
9263
9598
|
const IconTextT = React.forwardRef(
|
|
9264
9599
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9288,6 +9623,7 @@ const IconTextT = React.forwardRef(
|
|
|
9288
9623
|
})))
|
|
9289
9624
|
)
|
|
9290
9625
|
);
|
|
9626
|
+
IconTextT[iconSymbol] = true;
|
|
9291
9627
|
|
|
9292
9628
|
const IconTextUUnderlined = React.forwardRef(
|
|
9293
9629
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9318,6 +9654,7 @@ const IconTextUUnderlined = React.forwardRef(
|
|
|
9318
9654
|
})))
|
|
9319
9655
|
)
|
|
9320
9656
|
);
|
|
9657
|
+
IconTextUUnderlined[iconSymbol] = true;
|
|
9321
9658
|
|
|
9322
9659
|
const IconThumbsUp = React.forwardRef(
|
|
9323
9660
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9347,6 +9684,7 @@ const IconThumbsUp = React.forwardRef(
|
|
|
9347
9684
|
})))
|
|
9348
9685
|
)
|
|
9349
9686
|
);
|
|
9687
|
+
IconThumbsUp[iconSymbol] = true;
|
|
9350
9688
|
|
|
9351
9689
|
const IconTickCircle = React.forwardRef(
|
|
9352
9690
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9373,6 +9711,7 @@ const IconTickCircle = React.forwardRef(
|
|
|
9373
9711
|
})))
|
|
9374
9712
|
)
|
|
9375
9713
|
);
|
|
9714
|
+
IconTickCircle[iconSymbol] = true;
|
|
9376
9715
|
|
|
9377
9716
|
const IconTicket = React.forwardRef(
|
|
9378
9717
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9391,6 +9730,7 @@ const IconTicket = React.forwardRef(
|
|
|
9391
9730
|
})
|
|
9392
9731
|
)
|
|
9393
9732
|
);
|
|
9733
|
+
IconTicket[iconSymbol] = true;
|
|
9394
9734
|
|
|
9395
9735
|
const IconTimer = React.forwardRef(
|
|
9396
9736
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9415,6 +9755,7 @@ const IconTimer = React.forwardRef(
|
|
|
9415
9755
|
})
|
|
9416
9756
|
)
|
|
9417
9757
|
);
|
|
9758
|
+
IconTimer[iconSymbol] = true;
|
|
9418
9759
|
|
|
9419
9760
|
const IconToolbar = React.forwardRef(
|
|
9420
9761
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9437,6 +9778,7 @@ const IconToolbar = React.forwardRef(
|
|
|
9437
9778
|
})
|
|
9438
9779
|
)
|
|
9439
9780
|
);
|
|
9781
|
+
IconToolbar[iconSymbol] = true;
|
|
9440
9782
|
|
|
9441
9783
|
const IconTooltip = React.forwardRef(
|
|
9442
9784
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9459,6 +9801,7 @@ const IconTooltip = React.forwardRef(
|
|
|
9459
9801
|
})
|
|
9460
9802
|
)
|
|
9461
9803
|
);
|
|
9804
|
+
IconTooltip[iconSymbol] = true;
|
|
9462
9805
|
|
|
9463
9806
|
const IconTrackpad = React.forwardRef(
|
|
9464
9807
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9479,6 +9822,7 @@ const IconTrackpad = React.forwardRef(
|
|
|
9479
9822
|
})
|
|
9480
9823
|
)
|
|
9481
9824
|
);
|
|
9825
|
+
IconTrackpad[iconSymbol] = true;
|
|
9482
9826
|
|
|
9483
9827
|
const IconTrapeze = React.forwardRef(
|
|
9484
9828
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9509,6 +9853,7 @@ const IconTrapeze = React.forwardRef(
|
|
|
9509
9853
|
})))
|
|
9510
9854
|
)
|
|
9511
9855
|
);
|
|
9856
|
+
IconTrapeze[iconSymbol] = true;
|
|
9512
9857
|
|
|
9513
9858
|
const IconTrashSimple = React.forwardRef(
|
|
9514
9859
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9539,6 +9884,7 @@ const IconTrashSimple = React.forwardRef(
|
|
|
9539
9884
|
})))
|
|
9540
9885
|
)
|
|
9541
9886
|
);
|
|
9887
|
+
IconTrashSimple[iconSymbol] = true;
|
|
9542
9888
|
|
|
9543
9889
|
const IconTrash = React.forwardRef(
|
|
9544
9890
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9569,6 +9915,7 @@ const IconTrash = React.forwardRef(
|
|
|
9569
9915
|
})))
|
|
9570
9916
|
)
|
|
9571
9917
|
);
|
|
9918
|
+
IconTrash[iconSymbol] = true;
|
|
9572
9919
|
|
|
9573
9920
|
const IconTriangleSquareCircle = React.forwardRef(
|
|
9574
9921
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9595,6 +9942,7 @@ const IconTriangleSquareCircle = React.forwardRef(
|
|
|
9595
9942
|
})))
|
|
9596
9943
|
)
|
|
9597
9944
|
);
|
|
9945
|
+
IconTriangleSquareCircle[iconSymbol] = true;
|
|
9598
9946
|
|
|
9599
9947
|
const IconTriangle = React.forwardRef(
|
|
9600
9948
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9623,6 +9971,7 @@ const IconTriangle = React.forwardRef(
|
|
|
9623
9971
|
})))
|
|
9624
9972
|
)
|
|
9625
9973
|
);
|
|
9974
|
+
IconTriangle[iconSymbol] = true;
|
|
9626
9975
|
|
|
9627
9976
|
const IconTrident = React.forwardRef(
|
|
9628
9977
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9661,6 +10010,7 @@ const IconTrident = React.forwardRef(
|
|
|
9661
10010
|
})
|
|
9662
10011
|
)
|
|
9663
10012
|
);
|
|
10013
|
+
IconTrident[iconSymbol] = true;
|
|
9664
10014
|
|
|
9665
10015
|
const IconTrophy = React.forwardRef(
|
|
9666
10016
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9687,6 +10037,7 @@ const IconTrophy = React.forwardRef(
|
|
|
9687
10037
|
})
|
|
9688
10038
|
)
|
|
9689
10039
|
);
|
|
10040
|
+
IconTrophy[iconSymbol] = true;
|
|
9690
10041
|
|
|
9691
10042
|
const IconUserAdd = React.forwardRef(
|
|
9692
10043
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9708,6 +10059,7 @@ const IconUserAdd = React.forwardRef(
|
|
|
9708
10059
|
})
|
|
9709
10060
|
)
|
|
9710
10061
|
);
|
|
10062
|
+
IconUserAdd[iconSymbol] = true;
|
|
9711
10063
|
|
|
9712
10064
|
const IconUserArrowRightUp = React.forwardRef(
|
|
9713
10065
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9734,6 +10086,63 @@ const IconUserArrowRightUp = React.forwardRef(
|
|
|
9734
10086
|
})))
|
|
9735
10087
|
)
|
|
9736
10088
|
);
|
|
10089
|
+
IconUserArrowRightUp[iconSymbol] = true;
|
|
10090
|
+
|
|
10091
|
+
const IconUserCogPlus = React.forwardRef(
|
|
10092
|
+
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
10093
|
+
StyledIcon,
|
|
10094
|
+
{
|
|
10095
|
+
...props,
|
|
10096
|
+
weight,
|
|
10097
|
+
size,
|
|
10098
|
+
viewBox: "0 0 24 24",
|
|
10099
|
+
fill: "none",
|
|
10100
|
+
ref: forwardRef2
|
|
10101
|
+
},
|
|
10102
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10103
|
+
stroke: "currentColor",
|
|
10104
|
+
strokeLinecap: "round",
|
|
10105
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10106
|
+
d: "M5 3v2m0 0v2m0-2h2m-2 0h-2m18 15v-5c0-2.2091-1.7909-4-4-4m-7-6c0 1.6569 1.3431 3 3 3s3-1.3431 3-3c0-1.6568-1.3431-3-3-3s-3 1.3432-3 3Z",
|
|
10107
|
+
vectorEffect: "non-scaling-stroke"
|
|
10108
|
+
}),
|
|
10109
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10110
|
+
fill: "currentColor",
|
|
10111
|
+
fillRule: "evenodd",
|
|
10112
|
+
d: "M8.1667 10a1 1 0 0 0-.9064.5775l-.6072 1.3024-.6027.234-.9057-.2884a1 1 0 0 0-1.1675.4493l-.8412 1.4434a1 1 0 0 0 .0142 1.0306l.6831 1.1014v.6303l-.5703.6219a1 1 0 0 0-.127 1.1794l.8413 1.4434a1 1 0 0 0 1.1674.4493l.9057-.2884.6027.234.6072 1.3025a1 1 0 0 0 .9064.5774h1.6666a1 1 0 0 0 .9064-.5774l.6072-1.3025.6027-.234.9057.2884a1 1 0 0 0 1.1675-.4493l.8412-1.4434a1 1 0 0 0-.127-1.1794l-.5703-.6219v-.6303l.6831-1.1014a.9999.9999 0 0 0 .0142-1.0306l-.8412-1.4434a1 1 0 0 0-1.1675-.4493l-.9057.2884-.6027-.234-.6072-1.3024a1 1 0 0 0-.9063-.5775h-1.6667Zm.8333 8c1.1046 0 2-.8954 2-2s-.8954-2-2-2-2 .8954-2 2 .8954 2 2 2Z",
|
|
10113
|
+
clipRule: "evenodd"
|
|
10114
|
+
})
|
|
10115
|
+
)
|
|
10116
|
+
);
|
|
10117
|
+
IconUserCogPlus[iconSymbol] = true;
|
|
10118
|
+
|
|
10119
|
+
const IconUserCog = React.forwardRef(
|
|
10120
|
+
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
10121
|
+
StyledIcon,
|
|
10122
|
+
{
|
|
10123
|
+
...props,
|
|
10124
|
+
weight,
|
|
10125
|
+
size,
|
|
10126
|
+
viewBox: "0 0 24 24",
|
|
10127
|
+
fill: "none",
|
|
10128
|
+
ref: forwardRef2
|
|
10129
|
+
},
|
|
10130
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10131
|
+
stroke: "currentColor",
|
|
10132
|
+
strokeLinecap: "round",
|
|
10133
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10134
|
+
d: "M21 20v-5c0-2.2091-1.7909-4-4-4m-7-6c0 1.6569 1.3431 3 3 3s3-1.3431 3-3c0-1.6568-1.3431-3-3-3s-3 1.3432-3 3Z",
|
|
10135
|
+
vectorEffect: "non-scaling-stroke"
|
|
10136
|
+
}),
|
|
10137
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10138
|
+
fill: "currentColor",
|
|
10139
|
+
fillRule: "evenodd",
|
|
10140
|
+
d: "M8.1667 10a1 1 0 0 0-.9064.5775l-.6072 1.3024-.6027.234-.9057-.2884a1 1 0 0 0-1.1675.4493l-.8412 1.4434a1 1 0 0 0 .0142 1.0306l.6831 1.1014v.6303l-.5703.6219a1 1 0 0 0-.127 1.1794l.8413 1.4434a1 1 0 0 0 1.1674.4493l.9057-.2884.6027.234.6072 1.3025a1 1 0 0 0 .9064.5774h1.6666a1 1 0 0 0 .9064-.5774l.6072-1.3025.6027-.234.9057.2884a1 1 0 0 0 1.1675-.4493l.8412-1.4434a1 1 0 0 0-.127-1.1794l-.5703-.6219v-.6303l.6831-1.1014a.9999.9999 0 0 0 .0142-1.0306l-.8412-1.4434a1 1 0 0 0-1.1675-.4493l-.9057.2884-.6027-.234-.6072-1.3024a1 1 0 0 0-.9063-.5775h-1.6667Zm.8333 8c1.1046 0 2-.8954 2-2s-.8954-2-2-2-2 .8954-2 2 .8954 2 2 2Z",
|
|
10141
|
+
clipRule: "evenodd"
|
|
10142
|
+
})
|
|
10143
|
+
)
|
|
10144
|
+
);
|
|
10145
|
+
IconUserCog[iconSymbol] = true;
|
|
9737
10146
|
|
|
9738
10147
|
const IconUserEyeOpen = React.forwardRef(
|
|
9739
10148
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9758,6 +10167,7 @@ const IconUserEyeOpen = React.forwardRef(
|
|
|
9758
10167
|
})
|
|
9759
10168
|
)
|
|
9760
10169
|
);
|
|
10170
|
+
IconUserEyeOpen[iconSymbol] = true;
|
|
9761
10171
|
|
|
9762
10172
|
const IconUserLoad = React.forwardRef(
|
|
9763
10173
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9787,6 +10197,7 @@ const IconUserLoad = React.forwardRef(
|
|
|
9787
10197
|
})))
|
|
9788
10198
|
)
|
|
9789
10199
|
);
|
|
10200
|
+
IconUserLoad[iconSymbol] = true;
|
|
9790
10201
|
|
|
9791
10202
|
const IconUserNumberThree = React.forwardRef(
|
|
9792
10203
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9817,6 +10228,7 @@ const IconUserNumberThree = React.forwardRef(
|
|
|
9817
10228
|
})))
|
|
9818
10229
|
)
|
|
9819
10230
|
);
|
|
10231
|
+
IconUserNumberThree[iconSymbol] = true;
|
|
9820
10232
|
|
|
9821
10233
|
const IconUserPenDashesBottom = React.forwardRef(
|
|
9822
10234
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9841,6 +10253,7 @@ const IconUserPenDashesBottom = React.forwardRef(
|
|
|
9841
10253
|
})
|
|
9842
10254
|
)
|
|
9843
10255
|
);
|
|
10256
|
+
IconUserPenDashesBottom[iconSymbol] = true;
|
|
9844
10257
|
|
|
9845
10258
|
const IconUserPenLineBottom = React.forwardRef(
|
|
9846
10259
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9865,6 +10278,7 @@ const IconUserPenLineBottom = React.forwardRef(
|
|
|
9865
10278
|
})
|
|
9866
10279
|
)
|
|
9867
10280
|
);
|
|
10281
|
+
IconUserPenLineBottom[iconSymbol] = true;
|
|
9868
10282
|
|
|
9869
10283
|
const IconUserTickDown = React.forwardRef(
|
|
9870
10284
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9891,6 +10305,7 @@ const IconUserTickDown = React.forwardRef(
|
|
|
9891
10305
|
})))
|
|
9892
10306
|
)
|
|
9893
10307
|
);
|
|
10308
|
+
IconUserTickDown[iconSymbol] = true;
|
|
9894
10309
|
|
|
9895
10310
|
const IconUser = React.forwardRef(
|
|
9896
10311
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9912,6 +10327,7 @@ const IconUser = React.forwardRef(
|
|
|
9912
10327
|
})
|
|
9913
10328
|
)
|
|
9914
10329
|
);
|
|
10330
|
+
IconUser[iconSymbol] = true;
|
|
9915
10331
|
|
|
9916
10332
|
const IconUsersThree = React.forwardRef(
|
|
9917
10333
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9942,6 +10358,7 @@ const IconUsersThree = React.forwardRef(
|
|
|
9942
10358
|
})))
|
|
9943
10359
|
)
|
|
9944
10360
|
);
|
|
10361
|
+
IconUsersThree[iconSymbol] = true;
|
|
9945
10362
|
|
|
9946
10363
|
const IconUsers = React.forwardRef(
|
|
9947
10364
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9963,6 +10380,7 @@ const IconUsers = React.forwardRef(
|
|
|
9963
10380
|
})
|
|
9964
10381
|
)
|
|
9965
10382
|
);
|
|
10383
|
+
IconUsers[iconSymbol] = true;
|
|
9966
10384
|
|
|
9967
10385
|
const IconVideoCameraSimpleSlash = React.forwardRef(
|
|
9968
10386
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -9993,6 +10411,7 @@ const IconVideoCameraSimpleSlash = React.forwardRef(
|
|
|
9993
10411
|
})))
|
|
9994
10412
|
)
|
|
9995
10413
|
);
|
|
10414
|
+
IconVideoCameraSimpleSlash[iconSymbol] = true;
|
|
9996
10415
|
|
|
9997
10416
|
const IconVideoCameraSimple = React.forwardRef(
|
|
9998
10417
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -10023,6 +10442,7 @@ const IconVideoCameraSimple = React.forwardRef(
|
|
|
10023
10442
|
})))
|
|
10024
10443
|
)
|
|
10025
10444
|
);
|
|
10445
|
+
IconVideoCameraSimple[iconSymbol] = true;
|
|
10026
10446
|
|
|
10027
10447
|
const IconVideoCamera = React.forwardRef(
|
|
10028
10448
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -10053,6 +10473,7 @@ const IconVideoCamera = React.forwardRef(
|
|
|
10053
10473
|
})))
|
|
10054
10474
|
)
|
|
10055
10475
|
);
|
|
10476
|
+
IconVideoCamera[iconSymbol] = true;
|
|
10056
10477
|
|
|
10057
10478
|
const IconViewCenter = React.forwardRef(
|
|
10058
10479
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -10083,6 +10504,7 @@ const IconViewCenter = React.forwardRef(
|
|
|
10083
10504
|
})
|
|
10084
10505
|
)
|
|
10085
10506
|
);
|
|
10507
|
+
IconViewCenter[iconSymbol] = true;
|
|
10086
10508
|
|
|
10087
10509
|
const IconViewSideLeft = React.forwardRef(
|
|
10088
10510
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -10113,6 +10535,7 @@ const IconViewSideLeft = React.forwardRef(
|
|
|
10113
10535
|
})
|
|
10114
10536
|
)
|
|
10115
10537
|
);
|
|
10538
|
+
IconViewSideLeft[iconSymbol] = true;
|
|
10116
10539
|
|
|
10117
10540
|
const IconWallet = React.forwardRef(
|
|
10118
10541
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => React.createElement(
|
|
@@ -10138,6 +10561,7 @@ const IconWallet = React.forwardRef(
|
|
|
10138
10561
|
})
|
|
10139
10562
|
)
|
|
10140
10563
|
);
|
|
10564
|
+
IconWallet[iconSymbol] = true;
|
|
10141
10565
|
|
|
10142
10566
|
exports.IconAddLineBottom = IconAddLineBottom;
|
|
10143
10567
|
exports.IconAddLineRight = IconAddLineRight;
|
|
@@ -10491,10 +10915,11 @@ exports.IconTriangle = IconTriangle;
|
|
|
10491
10915
|
exports.IconTriangleSquareCircle = IconTriangleSquareCircle;
|
|
10492
10916
|
exports.IconTrident = IconTrident;
|
|
10493
10917
|
exports.IconTrophy = IconTrophy;
|
|
10494
|
-
exports.IconTypeSymbol = IconTypeSymbol;
|
|
10495
10918
|
exports.IconUser = IconUser;
|
|
10496
10919
|
exports.IconUserAdd = IconUserAdd;
|
|
10497
10920
|
exports.IconUserArrowRightUp = IconUserArrowRightUp;
|
|
10921
|
+
exports.IconUserCog = IconUserCog;
|
|
10922
|
+
exports.IconUserCogPlus = IconUserCogPlus;
|
|
10498
10923
|
exports.IconUserEyeOpen = IconUserEyeOpen;
|
|
10499
10924
|
exports.IconUserLoad = IconUserLoad;
|
|
10500
10925
|
exports.IconUserNumberThree = IconUserNumberThree;
|
|
@@ -10509,4 +10934,5 @@ exports.IconVideoCameraSimpleSlash = IconVideoCameraSimpleSlash;
|
|
|
10509
10934
|
exports.IconViewCenter = IconViewCenter;
|
|
10510
10935
|
exports.IconViewSideLeft = IconViewSideLeft;
|
|
10511
10936
|
exports.IconWallet = IconWallet;
|
|
10937
|
+
exports.isIconComponent = isIconComponent;
|
|
10512
10938
|
//# sourceMappingURL=main.js.map
|