@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/module.js
CHANGED
|
@@ -3,6 +3,12 @@ import { styled, theme } from '@mirohq/design-system-stitches';
|
|
|
3
3
|
import { Primitive } from '@mirohq/design-system-primitive';
|
|
4
4
|
import { mapKeysToVariants } from '@mirohq/design-system-utils';
|
|
5
5
|
|
|
6
|
+
const iconSymbol = Symbol.for("icon");
|
|
7
|
+
const isIconComponent = (iconComponent) => {
|
|
8
|
+
var _a, _b;
|
|
9
|
+
return (_b = iconComponent[iconSymbol]) != null ? _b : (_a = iconComponent == null ? void 0 : iconComponent.type) == null ? void 0 : _a[iconSymbol];
|
|
10
|
+
};
|
|
11
|
+
|
|
6
12
|
const StyledIcon = styled(Primitive.svg, {
|
|
7
13
|
display: "inline-flex",
|
|
8
14
|
verticalAlign: "text-bottom",
|
|
@@ -62,6 +68,7 @@ const IconAddLineBottom = forwardRef(
|
|
|
62
68
|
})))
|
|
63
69
|
)
|
|
64
70
|
);
|
|
71
|
+
IconAddLineBottom[iconSymbol] = true;
|
|
65
72
|
|
|
66
73
|
const IconAddLineRight = forwardRef(
|
|
67
74
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -91,6 +98,7 @@ const IconAddLineRight = forwardRef(
|
|
|
91
98
|
})))
|
|
92
99
|
)
|
|
93
100
|
);
|
|
101
|
+
IconAddLineRight[iconSymbol] = true;
|
|
94
102
|
|
|
95
103
|
const IconAlignBottom = forwardRef(
|
|
96
104
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -118,6 +126,7 @@ const IconAlignBottom = forwardRef(
|
|
|
118
126
|
})
|
|
119
127
|
)
|
|
120
128
|
);
|
|
129
|
+
IconAlignBottom[iconSymbol] = true;
|
|
121
130
|
|
|
122
131
|
const IconAlignCenterHorizontal = forwardRef(
|
|
123
132
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -145,6 +154,7 @@ const IconAlignCenterHorizontal = forwardRef(
|
|
|
145
154
|
})
|
|
146
155
|
)
|
|
147
156
|
);
|
|
157
|
+
IconAlignCenterHorizontal[iconSymbol] = true;
|
|
148
158
|
|
|
149
159
|
const IconAlignCenterVertical = forwardRef(
|
|
150
160
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -172,6 +182,7 @@ const IconAlignCenterVertical = forwardRef(
|
|
|
172
182
|
})
|
|
173
183
|
)
|
|
174
184
|
);
|
|
185
|
+
IconAlignCenterVertical[iconSymbol] = true;
|
|
175
186
|
|
|
176
187
|
const IconAlignLeft = forwardRef(
|
|
177
188
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -199,6 +210,7 @@ const IconAlignLeft = forwardRef(
|
|
|
199
210
|
})
|
|
200
211
|
)
|
|
201
212
|
);
|
|
213
|
+
IconAlignLeft[iconSymbol] = true;
|
|
202
214
|
|
|
203
215
|
const IconAlignRight = forwardRef(
|
|
204
216
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -226,6 +238,7 @@ const IconAlignRight = forwardRef(
|
|
|
226
238
|
})
|
|
227
239
|
)
|
|
228
240
|
);
|
|
241
|
+
IconAlignRight[iconSymbol] = true;
|
|
229
242
|
|
|
230
243
|
const IconAlignTop = forwardRef(
|
|
231
244
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -253,6 +266,7 @@ const IconAlignTop = forwardRef(
|
|
|
253
266
|
})
|
|
254
267
|
)
|
|
255
268
|
);
|
|
269
|
+
IconAlignTop[iconSymbol] = true;
|
|
256
270
|
|
|
257
271
|
const IconArrowArcLeft = forwardRef(
|
|
258
272
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -283,6 +297,7 @@ const IconArrowArcLeft = forwardRef(
|
|
|
283
297
|
})))
|
|
284
298
|
)
|
|
285
299
|
);
|
|
300
|
+
IconArrowArcLeft[iconSymbol] = true;
|
|
286
301
|
|
|
287
302
|
const IconArrowArcRight = forwardRef(
|
|
288
303
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -313,6 +328,7 @@ const IconArrowArcRight = forwardRef(
|
|
|
313
328
|
})))
|
|
314
329
|
)
|
|
315
330
|
);
|
|
331
|
+
IconArrowArcRight[iconSymbol] = true;
|
|
316
332
|
|
|
317
333
|
const IconArrowBendUpRight = forwardRef(
|
|
318
334
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -343,6 +359,7 @@ const IconArrowBendUpRight = forwardRef(
|
|
|
343
359
|
})))
|
|
344
360
|
)
|
|
345
361
|
);
|
|
362
|
+
IconArrowBendUpRight[iconSymbol] = true;
|
|
346
363
|
|
|
347
364
|
const IconArrowBoxOut = forwardRef(
|
|
348
365
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -364,6 +381,7 @@ const IconArrowBoxOut = forwardRef(
|
|
|
364
381
|
})
|
|
365
382
|
)
|
|
366
383
|
);
|
|
384
|
+
IconArrowBoxOut[iconSymbol] = true;
|
|
367
385
|
|
|
368
386
|
const IconArrowClockwiseDownRight = forwardRef(
|
|
369
387
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -393,6 +411,7 @@ const IconArrowClockwiseDownRight = forwardRef(
|
|
|
393
411
|
})))
|
|
394
412
|
)
|
|
395
413
|
);
|
|
414
|
+
IconArrowClockwiseDownRight[iconSymbol] = true;
|
|
396
415
|
|
|
397
416
|
const IconArrowClockwiseUpLeft = forwardRef(
|
|
398
417
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -422,6 +441,7 @@ const IconArrowClockwiseUpLeft = forwardRef(
|
|
|
422
441
|
})))
|
|
423
442
|
)
|
|
424
443
|
);
|
|
444
|
+
IconArrowClockwiseUpLeft[iconSymbol] = true;
|
|
425
445
|
|
|
426
446
|
const IconArrowCounterClockwiseDownLeft = forwardRef(
|
|
427
447
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -451,6 +471,7 @@ const IconArrowCounterClockwiseDownLeft = forwardRef(
|
|
|
451
471
|
})))
|
|
452
472
|
)
|
|
453
473
|
);
|
|
474
|
+
IconArrowCounterClockwiseDownLeft[iconSymbol] = true;
|
|
454
475
|
|
|
455
476
|
const IconArrowCounterClockwiseUpRight = forwardRef(
|
|
456
477
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -480,6 +501,7 @@ const IconArrowCounterClockwiseUpRight = forwardRef(
|
|
|
480
501
|
})))
|
|
481
502
|
)
|
|
482
503
|
);
|
|
504
|
+
IconArrowCounterClockwiseUpRight[iconSymbol] = true;
|
|
483
505
|
|
|
484
506
|
const IconArrowCurvesBottomRight = forwardRef(
|
|
485
507
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -510,6 +532,7 @@ const IconArrowCurvesBottomRight = forwardRef(
|
|
|
510
532
|
})))
|
|
511
533
|
)
|
|
512
534
|
);
|
|
535
|
+
IconArrowCurvesBottomRight[iconSymbol] = true;
|
|
513
536
|
|
|
514
537
|
const IconArrowDownLeft = forwardRef(
|
|
515
538
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -531,6 +554,7 @@ const IconArrowDownLeft = forwardRef(
|
|
|
531
554
|
})
|
|
532
555
|
)
|
|
533
556
|
);
|
|
557
|
+
IconArrowDownLeft[iconSymbol] = true;
|
|
534
558
|
|
|
535
559
|
const IconArrowDownRight = forwardRef(
|
|
536
560
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -552,6 +576,7 @@ const IconArrowDownRight = forwardRef(
|
|
|
552
576
|
})
|
|
553
577
|
)
|
|
554
578
|
);
|
|
579
|
+
IconArrowDownRight[iconSymbol] = true;
|
|
555
580
|
|
|
556
581
|
const IconArrowDown = forwardRef(
|
|
557
582
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -573,6 +598,7 @@ const IconArrowDown = forwardRef(
|
|
|
573
598
|
})
|
|
574
599
|
)
|
|
575
600
|
);
|
|
601
|
+
IconArrowDown[iconSymbol] = true;
|
|
576
602
|
|
|
577
603
|
const IconArrowFatRight = forwardRef(
|
|
578
604
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -601,6 +627,7 @@ const IconArrowFatRight = forwardRef(
|
|
|
601
627
|
})))
|
|
602
628
|
)
|
|
603
629
|
);
|
|
630
|
+
IconArrowFatRight[iconSymbol] = true;
|
|
604
631
|
|
|
605
632
|
const IconArrowFatUpRight = forwardRef(
|
|
606
633
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -627,6 +654,7 @@ const IconArrowFatUpRight = forwardRef(
|
|
|
627
654
|
})))
|
|
628
655
|
)
|
|
629
656
|
);
|
|
657
|
+
IconArrowFatUpRight[iconSymbol] = true;
|
|
630
658
|
|
|
631
659
|
const IconArrowLeft = forwardRef(
|
|
632
660
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -648,6 +676,7 @@ const IconArrowLeft = forwardRef(
|
|
|
648
676
|
})
|
|
649
677
|
)
|
|
650
678
|
);
|
|
679
|
+
IconArrowLeft[iconSymbol] = true;
|
|
651
680
|
|
|
652
681
|
const IconArrowRight = forwardRef(
|
|
653
682
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -669,6 +698,7 @@ const IconArrowRight = forwardRef(
|
|
|
669
698
|
})
|
|
670
699
|
)
|
|
671
700
|
);
|
|
701
|
+
IconArrowRight[iconSymbol] = true;
|
|
672
702
|
|
|
673
703
|
const IconArrowUpCircle = forwardRef(
|
|
674
704
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -695,6 +725,7 @@ const IconArrowUpCircle = forwardRef(
|
|
|
695
725
|
})))
|
|
696
726
|
)
|
|
697
727
|
);
|
|
728
|
+
IconArrowUpCircle[iconSymbol] = true;
|
|
698
729
|
|
|
699
730
|
const IconArrowUpLeft = forwardRef(
|
|
700
731
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -716,6 +747,7 @@ const IconArrowUpLeft = forwardRef(
|
|
|
716
747
|
})
|
|
717
748
|
)
|
|
718
749
|
);
|
|
750
|
+
IconArrowUpLeft[iconSymbol] = true;
|
|
719
751
|
|
|
720
752
|
const IconArrowUpRight = forwardRef(
|
|
721
753
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -737,6 +769,7 @@ const IconArrowUpRight = forwardRef(
|
|
|
737
769
|
})
|
|
738
770
|
)
|
|
739
771
|
);
|
|
772
|
+
IconArrowUpRight[iconSymbol] = true;
|
|
740
773
|
|
|
741
774
|
const IconArrowUp = forwardRef(
|
|
742
775
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -758,6 +791,7 @@ const IconArrowUp = forwardRef(
|
|
|
758
791
|
})
|
|
759
792
|
)
|
|
760
793
|
);
|
|
794
|
+
IconArrowUp[iconSymbol] = true;
|
|
761
795
|
|
|
762
796
|
const IconArrowsClockwiseRectangleTilt = forwardRef(
|
|
763
797
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -788,6 +822,7 @@ const IconArrowsClockwiseRectangleTilt = forwardRef(
|
|
|
788
822
|
})))
|
|
789
823
|
)
|
|
790
824
|
);
|
|
825
|
+
IconArrowsClockwiseRectangleTilt[iconSymbol] = true;
|
|
791
826
|
|
|
792
827
|
const IconArrowsClockwiseX = forwardRef(
|
|
793
828
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -817,6 +852,7 @@ const IconArrowsClockwiseX = forwardRef(
|
|
|
817
852
|
})))
|
|
818
853
|
)
|
|
819
854
|
);
|
|
855
|
+
IconArrowsClockwiseX[iconSymbol] = true;
|
|
820
856
|
|
|
821
857
|
const IconArrowsClockwiseY = forwardRef(
|
|
822
858
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -846,6 +882,7 @@ const IconArrowsClockwiseY = forwardRef(
|
|
|
846
882
|
})))
|
|
847
883
|
)
|
|
848
884
|
);
|
|
885
|
+
IconArrowsClockwiseY[iconSymbol] = true;
|
|
849
886
|
|
|
850
887
|
const IconArrowsDownUp = forwardRef(
|
|
851
888
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -867,6 +904,7 @@ const IconArrowsDownUp = forwardRef(
|
|
|
867
904
|
})
|
|
868
905
|
)
|
|
869
906
|
);
|
|
907
|
+
IconArrowsDownUp[iconSymbol] = true;
|
|
870
908
|
|
|
871
909
|
const IconArrowsHorizontalLinesTopBottom = forwardRef(
|
|
872
910
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -893,6 +931,7 @@ const IconArrowsHorizontalLinesTopBottom = forwardRef(
|
|
|
893
931
|
})))
|
|
894
932
|
)
|
|
895
933
|
);
|
|
934
|
+
IconArrowsHorizontalLinesTopBottom[iconSymbol] = true;
|
|
896
935
|
|
|
897
936
|
const IconArrowsInSimple = forwardRef(
|
|
898
937
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -923,6 +962,7 @@ const IconArrowsInSimple = forwardRef(
|
|
|
923
962
|
})))
|
|
924
963
|
)
|
|
925
964
|
);
|
|
965
|
+
IconArrowsInSimple[iconSymbol] = true;
|
|
926
966
|
|
|
927
967
|
const IconArrowsOutCardinal = forwardRef(
|
|
928
968
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -953,6 +993,7 @@ const IconArrowsOutCardinal = forwardRef(
|
|
|
953
993
|
})))
|
|
954
994
|
)
|
|
955
995
|
);
|
|
996
|
+
IconArrowsOutCardinal[iconSymbol] = true;
|
|
956
997
|
|
|
957
998
|
const IconArrowsOutLinesHorizontal = forwardRef(
|
|
958
999
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -983,6 +1024,7 @@ const IconArrowsOutLinesHorizontal = forwardRef(
|
|
|
983
1024
|
})))
|
|
984
1025
|
)
|
|
985
1026
|
);
|
|
1027
|
+
IconArrowsOutLinesHorizontal[iconSymbol] = true;
|
|
986
1028
|
|
|
987
1029
|
const IconArrowsOutSimple = forwardRef(
|
|
988
1030
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1013,6 +1055,7 @@ const IconArrowsOutSimple = forwardRef(
|
|
|
1013
1055
|
})))
|
|
1014
1056
|
)
|
|
1015
1057
|
);
|
|
1058
|
+
IconArrowsOutSimple[iconSymbol] = true;
|
|
1016
1059
|
|
|
1017
1060
|
const IconArticle = forwardRef(
|
|
1018
1061
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1042,6 +1085,7 @@ const IconArticle = forwardRef(
|
|
|
1042
1085
|
})))
|
|
1043
1086
|
)
|
|
1044
1087
|
);
|
|
1088
|
+
IconArticle[iconSymbol] = true;
|
|
1045
1089
|
|
|
1046
1090
|
const IconAt = forwardRef(
|
|
1047
1091
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1072,6 +1116,7 @@ const IconAt = forwardRef(
|
|
|
1072
1116
|
})))
|
|
1073
1117
|
)
|
|
1074
1118
|
);
|
|
1119
|
+
IconAt[iconSymbol] = true;
|
|
1075
1120
|
|
|
1076
1121
|
const IconBadge = forwardRef(
|
|
1077
1122
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1094,6 +1139,7 @@ const IconBadge = forwardRef(
|
|
|
1094
1139
|
})
|
|
1095
1140
|
)
|
|
1096
1141
|
);
|
|
1142
|
+
IconBadge[iconSymbol] = true;
|
|
1097
1143
|
|
|
1098
1144
|
const IconBarrel = forwardRef(
|
|
1099
1145
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1124,6 +1170,7 @@ const IconBarrel = forwardRef(
|
|
|
1124
1170
|
})))
|
|
1125
1171
|
)
|
|
1126
1172
|
);
|
|
1173
|
+
IconBarrel[iconSymbol] = true;
|
|
1127
1174
|
|
|
1128
1175
|
const IconBellSlash = forwardRef(
|
|
1129
1176
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1150,6 +1197,7 @@ const IconBellSlash = forwardRef(
|
|
|
1150
1197
|
})))
|
|
1151
1198
|
)
|
|
1152
1199
|
);
|
|
1200
|
+
IconBellSlash[iconSymbol] = true;
|
|
1153
1201
|
|
|
1154
1202
|
const IconBellTilt = forwardRef(
|
|
1155
1203
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1178,8 +1226,7 @@ const IconBellTilt = forwardRef(
|
|
|
1178
1226
|
})))
|
|
1179
1227
|
)
|
|
1180
1228
|
);
|
|
1181
|
-
|
|
1182
|
-
const IconTypeSymbol = Symbol("icon");
|
|
1229
|
+
IconBellTilt[iconSymbol] = true;
|
|
1183
1230
|
|
|
1184
1231
|
const IconBell = forwardRef(
|
|
1185
1232
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1208,7 +1255,7 @@ const IconBell = forwardRef(
|
|
|
1208
1255
|
})))
|
|
1209
1256
|
)
|
|
1210
1257
|
);
|
|
1211
|
-
IconBell
|
|
1258
|
+
IconBell[iconSymbol] = true;
|
|
1212
1259
|
|
|
1213
1260
|
const IconBoard = forwardRef(
|
|
1214
1261
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1239,6 +1286,7 @@ const IconBoard = forwardRef(
|
|
|
1239
1286
|
})))
|
|
1240
1287
|
)
|
|
1241
1288
|
);
|
|
1289
|
+
IconBoard[iconSymbol] = true;
|
|
1242
1290
|
|
|
1243
1291
|
const IconBookOpenInfo = forwardRef(
|
|
1244
1292
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1267,6 +1315,7 @@ const IconBookOpenInfo = forwardRef(
|
|
|
1267
1315
|
})
|
|
1268
1316
|
)
|
|
1269
1317
|
);
|
|
1318
|
+
IconBookOpenInfo[iconSymbol] = true;
|
|
1270
1319
|
|
|
1271
1320
|
const IconBookmark = forwardRef(
|
|
1272
1321
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1297,6 +1346,7 @@ const IconBookmark = forwardRef(
|
|
|
1297
1346
|
})))
|
|
1298
1347
|
)
|
|
1299
1348
|
);
|
|
1349
|
+
IconBookmark[iconSymbol] = true;
|
|
1300
1350
|
|
|
1301
1351
|
const IconBracketCurlyLeft = forwardRef(
|
|
1302
1352
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1326,6 +1376,7 @@ const IconBracketCurlyLeft = forwardRef(
|
|
|
1326
1376
|
})))
|
|
1327
1377
|
)
|
|
1328
1378
|
);
|
|
1379
|
+
IconBracketCurlyLeft[iconSymbol] = true;
|
|
1329
1380
|
|
|
1330
1381
|
const IconBracketCurlyRight = forwardRef(
|
|
1331
1382
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1355,6 +1406,7 @@ const IconBracketCurlyRight = forwardRef(
|
|
|
1355
1406
|
})))
|
|
1356
1407
|
)
|
|
1357
1408
|
);
|
|
1409
|
+
IconBracketCurlyRight[iconSymbol] = true;
|
|
1358
1410
|
|
|
1359
1411
|
const IconBracketsAngleSlash = forwardRef(
|
|
1360
1412
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1384,6 +1436,7 @@ const IconBracketsAngleSlash = forwardRef(
|
|
|
1384
1436
|
})))
|
|
1385
1437
|
)
|
|
1386
1438
|
);
|
|
1439
|
+
IconBracketsAngleSlash[iconSymbol] = true;
|
|
1387
1440
|
|
|
1388
1441
|
const IconBracketsCurlyCirclesThree = forwardRef(
|
|
1389
1442
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1416,6 +1469,7 @@ const IconBracketsCurlyCirclesThree = forwardRef(
|
|
|
1416
1469
|
})))
|
|
1417
1470
|
)
|
|
1418
1471
|
);
|
|
1472
|
+
IconBracketsCurlyCirclesThree[iconSymbol] = true;
|
|
1419
1473
|
|
|
1420
1474
|
const IconCalendarBlank = forwardRef(
|
|
1421
1475
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1447,6 +1501,7 @@ const IconCalendarBlank = forwardRef(
|
|
|
1447
1501
|
})))
|
|
1448
1502
|
)
|
|
1449
1503
|
);
|
|
1504
|
+
IconCalendarBlank[iconSymbol] = true;
|
|
1450
1505
|
|
|
1451
1506
|
const IconCamera = forwardRef(
|
|
1452
1507
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1478,7 +1533,7 @@ const IconCamera = forwardRef(
|
|
|
1478
1533
|
})))
|
|
1479
1534
|
)
|
|
1480
1535
|
);
|
|
1481
|
-
IconCamera
|
|
1536
|
+
IconCamera[iconSymbol] = true;
|
|
1482
1537
|
|
|
1483
1538
|
const IconCardNumberThree = forwardRef(
|
|
1484
1539
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1505,6 +1560,7 @@ const IconCardNumberThree = forwardRef(
|
|
|
1505
1560
|
})
|
|
1506
1561
|
)
|
|
1507
1562
|
);
|
|
1563
|
+
IconCardNumberThree[iconSymbol] = true;
|
|
1508
1564
|
|
|
1509
1565
|
const IconCard = forwardRef(
|
|
1510
1566
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1530,6 +1586,7 @@ const IconCard = forwardRef(
|
|
|
1530
1586
|
})
|
|
1531
1587
|
)
|
|
1532
1588
|
);
|
|
1589
|
+
IconCard[iconSymbol] = true;
|
|
1533
1590
|
|
|
1534
1591
|
const IconCardsPoker = forwardRef(
|
|
1535
1592
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1555,6 +1612,7 @@ const IconCardsPoker = forwardRef(
|
|
|
1555
1612
|
})
|
|
1556
1613
|
)
|
|
1557
1614
|
);
|
|
1615
|
+
IconCardsPoker[iconSymbol] = true;
|
|
1558
1616
|
|
|
1559
1617
|
const IconChartBarYSimple = forwardRef(
|
|
1560
1618
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1584,6 +1642,7 @@ const IconChartBarYSimple = forwardRef(
|
|
|
1584
1642
|
})))
|
|
1585
1643
|
)
|
|
1586
1644
|
);
|
|
1645
|
+
IconChartBarYSimple[iconSymbol] = true;
|
|
1587
1646
|
|
|
1588
1647
|
const IconChartBarY = forwardRef(
|
|
1589
1648
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1613,6 +1672,7 @@ const IconChartBarY = forwardRef(
|
|
|
1613
1672
|
})))
|
|
1614
1673
|
)
|
|
1615
1674
|
);
|
|
1675
|
+
IconChartBarY[iconSymbol] = true;
|
|
1616
1676
|
|
|
1617
1677
|
const IconChatDashesLinesTwo = forwardRef(
|
|
1618
1678
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1643,6 +1703,7 @@ const IconChatDashesLinesTwo = forwardRef(
|
|
|
1643
1703
|
})))
|
|
1644
1704
|
)
|
|
1645
1705
|
);
|
|
1706
|
+
IconChatDashesLinesTwo[iconSymbol] = true;
|
|
1646
1707
|
|
|
1647
1708
|
const IconChatLinesCross = forwardRef(
|
|
1648
1709
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1673,6 +1734,7 @@ const IconChatLinesCross = forwardRef(
|
|
|
1673
1734
|
})))
|
|
1674
1735
|
)
|
|
1675
1736
|
);
|
|
1737
|
+
IconChatLinesCross[iconSymbol] = true;
|
|
1676
1738
|
|
|
1677
1739
|
const IconChatLinesDot = forwardRef(
|
|
1678
1740
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1701,6 +1763,7 @@ const IconChatLinesDot = forwardRef(
|
|
|
1701
1763
|
})
|
|
1702
1764
|
)
|
|
1703
1765
|
);
|
|
1766
|
+
IconChatLinesDot[iconSymbol] = true;
|
|
1704
1767
|
|
|
1705
1768
|
const IconChatLinesEyeOpen = forwardRef(
|
|
1706
1769
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1725,6 +1788,7 @@ const IconChatLinesEyeOpen = forwardRef(
|
|
|
1725
1788
|
})
|
|
1726
1789
|
)
|
|
1727
1790
|
);
|
|
1791
|
+
IconChatLinesEyeOpen[iconSymbol] = true;
|
|
1728
1792
|
|
|
1729
1793
|
const IconChatLinesTwoStack = forwardRef(
|
|
1730
1794
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1755,6 +1819,7 @@ const IconChatLinesTwoStack = forwardRef(
|
|
|
1755
1819
|
})))
|
|
1756
1820
|
)
|
|
1757
1821
|
);
|
|
1822
|
+
IconChatLinesTwoStack[iconSymbol] = true;
|
|
1758
1823
|
|
|
1759
1824
|
const IconChatLinesTwo = forwardRef(
|
|
1760
1825
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1785,6 +1850,7 @@ const IconChatLinesTwo = forwardRef(
|
|
|
1785
1850
|
})))
|
|
1786
1851
|
)
|
|
1787
1852
|
);
|
|
1853
|
+
IconChatLinesTwo[iconSymbol] = true;
|
|
1788
1854
|
|
|
1789
1855
|
const IconChatPlus = forwardRef(
|
|
1790
1856
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1815,6 +1881,7 @@ const IconChatPlus = forwardRef(
|
|
|
1815
1881
|
})))
|
|
1816
1882
|
)
|
|
1817
1883
|
);
|
|
1884
|
+
IconChatPlus[iconSymbol] = true;
|
|
1818
1885
|
|
|
1819
1886
|
const IconChatTextArrow = forwardRef(
|
|
1820
1887
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1845,6 +1912,7 @@ const IconChatTextArrow = forwardRef(
|
|
|
1845
1912
|
})))
|
|
1846
1913
|
)
|
|
1847
1914
|
);
|
|
1915
|
+
IconChatTextArrow[iconSymbol] = true;
|
|
1848
1916
|
|
|
1849
1917
|
const IconChatTwo = forwardRef(
|
|
1850
1918
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1871,6 +1939,7 @@ const IconChatTwo = forwardRef(
|
|
|
1871
1939
|
})))
|
|
1872
1940
|
)
|
|
1873
1941
|
);
|
|
1942
|
+
IconChatTwo[iconSymbol] = true;
|
|
1874
1943
|
|
|
1875
1944
|
const IconChat = forwardRef(
|
|
1876
1945
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1899,6 +1968,7 @@ const IconChat = forwardRef(
|
|
|
1899
1968
|
})))
|
|
1900
1969
|
)
|
|
1901
1970
|
);
|
|
1971
|
+
IconChat[iconSymbol] = true;
|
|
1902
1972
|
|
|
1903
1973
|
const IconCheckMark = forwardRef(
|
|
1904
1974
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1920,6 +1990,7 @@ const IconCheckMark = forwardRef(
|
|
|
1920
1990
|
})
|
|
1921
1991
|
)
|
|
1922
1992
|
);
|
|
1993
|
+
IconCheckMark[iconSymbol] = true;
|
|
1923
1994
|
|
|
1924
1995
|
const IconCheckboardSquareCentered = forwardRef(
|
|
1925
1996
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1944,6 +2015,7 @@ const IconCheckboardSquareCentered = forwardRef(
|
|
|
1944
2015
|
})
|
|
1945
2016
|
)
|
|
1946
2017
|
);
|
|
2018
|
+
IconCheckboardSquareCentered[iconSymbol] = true;
|
|
1947
2019
|
|
|
1948
2020
|
const IconChevronDownDouble = forwardRef(
|
|
1949
2021
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1974,6 +2046,7 @@ const IconChevronDownDouble = forwardRef(
|
|
|
1974
2046
|
})))
|
|
1975
2047
|
)
|
|
1976
2048
|
);
|
|
2049
|
+
IconChevronDownDouble[iconSymbol] = true;
|
|
1977
2050
|
|
|
1978
2051
|
const IconChevronDown = forwardRef(
|
|
1979
2052
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -1995,6 +2068,7 @@ const IconChevronDown = forwardRef(
|
|
|
1995
2068
|
})
|
|
1996
2069
|
)
|
|
1997
2070
|
);
|
|
2071
|
+
IconChevronDown[iconSymbol] = true;
|
|
1998
2072
|
|
|
1999
2073
|
const IconChevronLeftDouble = forwardRef(
|
|
2000
2074
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2025,6 +2099,7 @@ const IconChevronLeftDouble = forwardRef(
|
|
|
2025
2099
|
})))
|
|
2026
2100
|
)
|
|
2027
2101
|
);
|
|
2102
|
+
IconChevronLeftDouble[iconSymbol] = true;
|
|
2028
2103
|
|
|
2029
2104
|
const IconChevronLeft = forwardRef(
|
|
2030
2105
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2046,6 +2121,7 @@ const IconChevronLeft = forwardRef(
|
|
|
2046
2121
|
})
|
|
2047
2122
|
)
|
|
2048
2123
|
);
|
|
2124
|
+
IconChevronLeft[iconSymbol] = true;
|
|
2049
2125
|
|
|
2050
2126
|
const IconChevronRightDouble = forwardRef(
|
|
2051
2127
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2076,6 +2152,7 @@ const IconChevronRightDouble = forwardRef(
|
|
|
2076
2152
|
})))
|
|
2077
2153
|
)
|
|
2078
2154
|
);
|
|
2155
|
+
IconChevronRightDouble[iconSymbol] = true;
|
|
2079
2156
|
|
|
2080
2157
|
const IconChevronRight = forwardRef(
|
|
2081
2158
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2097,6 +2174,7 @@ const IconChevronRight = forwardRef(
|
|
|
2097
2174
|
})
|
|
2098
2175
|
)
|
|
2099
2176
|
);
|
|
2177
|
+
IconChevronRight[iconSymbol] = true;
|
|
2100
2178
|
|
|
2101
2179
|
const IconChevronUpDouble = forwardRef(
|
|
2102
2180
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2127,6 +2205,7 @@ const IconChevronUpDouble = forwardRef(
|
|
|
2127
2205
|
})))
|
|
2128
2206
|
)
|
|
2129
2207
|
);
|
|
2208
|
+
IconChevronUpDouble[iconSymbol] = true;
|
|
2130
2209
|
|
|
2131
2210
|
const IconChevronUpDownLine = forwardRef(
|
|
2132
2211
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2157,6 +2236,7 @@ const IconChevronUpDownLine = forwardRef(
|
|
|
2157
2236
|
})))
|
|
2158
2237
|
)
|
|
2159
2238
|
);
|
|
2239
|
+
IconChevronUpDownLine[iconSymbol] = true;
|
|
2160
2240
|
|
|
2161
2241
|
const IconChevronUpDown = forwardRef(
|
|
2162
2242
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2187,6 +2267,7 @@ const IconChevronUpDown = forwardRef(
|
|
|
2187
2267
|
})))
|
|
2188
2268
|
)
|
|
2189
2269
|
);
|
|
2270
|
+
IconChevronUpDown[iconSymbol] = true;
|
|
2190
2271
|
|
|
2191
2272
|
const IconChevronUp = forwardRef(
|
|
2192
2273
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2208,6 +2289,7 @@ const IconChevronUp = forwardRef(
|
|
|
2208
2289
|
})
|
|
2209
2290
|
)
|
|
2210
2291
|
);
|
|
2292
|
+
IconChevronUp[iconSymbol] = true;
|
|
2211
2293
|
|
|
2212
2294
|
const IconCircleCorners = forwardRef(
|
|
2213
2295
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2236,6 +2318,7 @@ const IconCircleCorners = forwardRef(
|
|
|
2236
2318
|
})
|
|
2237
2319
|
)
|
|
2238
2320
|
);
|
|
2321
|
+
IconCircleCorners[iconSymbol] = true;
|
|
2239
2322
|
|
|
2240
2323
|
const IconCircleMotionX = forwardRef(
|
|
2241
2324
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2265,6 +2348,7 @@ const IconCircleMotionX = forwardRef(
|
|
|
2265
2348
|
})))
|
|
2266
2349
|
)
|
|
2267
2350
|
);
|
|
2351
|
+
IconCircleMotionX[iconSymbol] = true;
|
|
2268
2352
|
|
|
2269
2353
|
const IconCircleNotch = forwardRef(
|
|
2270
2354
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2294,6 +2378,7 @@ const IconCircleNotch = forwardRef(
|
|
|
2294
2378
|
})))
|
|
2295
2379
|
)
|
|
2296
2380
|
);
|
|
2381
|
+
IconCircleNotch[iconSymbol] = true;
|
|
2297
2382
|
|
|
2298
2383
|
const IconCircleSlash = forwardRef(
|
|
2299
2384
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2323,6 +2408,7 @@ const IconCircleSlash = forwardRef(
|
|
|
2323
2408
|
})))
|
|
2324
2409
|
)
|
|
2325
2410
|
);
|
|
2411
|
+
IconCircleSlash[iconSymbol] = true;
|
|
2326
2412
|
|
|
2327
2413
|
const IconCircle = forwardRef(
|
|
2328
2414
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2353,6 +2439,7 @@ const IconCircle = forwardRef(
|
|
|
2353
2439
|
})))
|
|
2354
2440
|
)
|
|
2355
2441
|
);
|
|
2442
|
+
IconCircle[iconSymbol] = true;
|
|
2356
2443
|
|
|
2357
2444
|
const IconCirclesConnected = forwardRef(
|
|
2358
2445
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2380,6 +2467,7 @@ const IconCirclesConnected = forwardRef(
|
|
|
2380
2467
|
})
|
|
2381
2468
|
)
|
|
2382
2469
|
);
|
|
2470
|
+
IconCirclesConnected[iconSymbol] = true;
|
|
2383
2471
|
|
|
2384
2472
|
const IconClockCounterClockwiseSimple = forwardRef(
|
|
2385
2473
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2407,6 +2495,7 @@ const IconClockCounterClockwiseSimple = forwardRef(
|
|
|
2407
2495
|
})
|
|
2408
2496
|
)
|
|
2409
2497
|
);
|
|
2498
|
+
IconClockCounterClockwiseSimple[iconSymbol] = true;
|
|
2410
2499
|
|
|
2411
2500
|
const IconClockCounterClockwise = forwardRef(
|
|
2412
2501
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2434,6 +2523,7 @@ const IconClockCounterClockwise = forwardRef(
|
|
|
2434
2523
|
})
|
|
2435
2524
|
)
|
|
2436
2525
|
);
|
|
2526
|
+
IconClockCounterClockwise[iconSymbol] = true;
|
|
2437
2527
|
|
|
2438
2528
|
const IconClockOvertime = forwardRef(
|
|
2439
2529
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2460,6 +2550,7 @@ const IconClockOvertime = forwardRef(
|
|
|
2460
2550
|
})
|
|
2461
2551
|
)
|
|
2462
2552
|
);
|
|
2553
|
+
IconClockOvertime[iconSymbol] = true;
|
|
2463
2554
|
|
|
2464
2555
|
const IconClock = forwardRef(
|
|
2465
2556
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2489,6 +2580,7 @@ const IconClock = forwardRef(
|
|
|
2489
2580
|
})))
|
|
2490
2581
|
)
|
|
2491
2582
|
);
|
|
2583
|
+
IconClock[iconSymbol] = true;
|
|
2492
2584
|
|
|
2493
2585
|
const IconCloud = forwardRef(
|
|
2494
2586
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2519,6 +2611,7 @@ const IconCloud = forwardRef(
|
|
|
2519
2611
|
})))
|
|
2520
2612
|
)
|
|
2521
2613
|
);
|
|
2614
|
+
IconCloud[iconSymbol] = true;
|
|
2522
2615
|
|
|
2523
2616
|
const IconCluster = forwardRef(
|
|
2524
2617
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2548,6 +2641,7 @@ const IconCluster = forwardRef(
|
|
|
2548
2641
|
})
|
|
2549
2642
|
)
|
|
2550
2643
|
);
|
|
2644
|
+
IconCluster[iconSymbol] = true;
|
|
2551
2645
|
|
|
2552
2646
|
const IconClustered = forwardRef(
|
|
2553
2647
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2573,6 +2667,7 @@ const IconClustered = forwardRef(
|
|
|
2573
2667
|
})
|
|
2574
2668
|
)
|
|
2575
2669
|
);
|
|
2670
|
+
IconClustered[iconSymbol] = true;
|
|
2576
2671
|
|
|
2577
2672
|
const IconCog = forwardRef(
|
|
2578
2673
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2601,6 +2696,7 @@ const IconCog = forwardRef(
|
|
|
2601
2696
|
})
|
|
2602
2697
|
)
|
|
2603
2698
|
);
|
|
2699
|
+
IconCog[iconSymbol] = true;
|
|
2604
2700
|
|
|
2605
2701
|
const IconColumnsThree = forwardRef(
|
|
2606
2702
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2631,6 +2727,7 @@ const IconColumnsThree = forwardRef(
|
|
|
2631
2727
|
})))
|
|
2632
2728
|
)
|
|
2633
2729
|
);
|
|
2730
|
+
IconColumnsThree[iconSymbol] = true;
|
|
2634
2731
|
|
|
2635
2732
|
const IconConeSerpentine = forwardRef(
|
|
2636
2733
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2660,6 +2757,7 @@ const IconConeSerpentine = forwardRef(
|
|
|
2660
2757
|
})
|
|
2661
2758
|
)
|
|
2662
2759
|
);
|
|
2760
|
+
IconConeSerpentine[iconSymbol] = true;
|
|
2663
2761
|
|
|
2664
2762
|
const IconCornersThreeEyeOpen = forwardRef(
|
|
2665
2763
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2684,6 +2782,7 @@ const IconCornersThreeEyeOpen = forwardRef(
|
|
|
2684
2782
|
})
|
|
2685
2783
|
)
|
|
2686
2784
|
);
|
|
2785
|
+
IconCornersThreeEyeOpen[iconSymbol] = true;
|
|
2687
2786
|
|
|
2688
2787
|
const IconCreditCard = forwardRef(
|
|
2689
2788
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2705,6 +2804,7 @@ const IconCreditCard = forwardRef(
|
|
|
2705
2804
|
})
|
|
2706
2805
|
)
|
|
2707
2806
|
);
|
|
2807
|
+
IconCreditCard[iconSymbol] = true;
|
|
2708
2808
|
|
|
2709
2809
|
const IconCrop = forwardRef(
|
|
2710
2810
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2731,6 +2831,7 @@ const IconCrop = forwardRef(
|
|
|
2731
2831
|
})))
|
|
2732
2832
|
)
|
|
2733
2833
|
);
|
|
2834
|
+
IconCrop[iconSymbol] = true;
|
|
2734
2835
|
|
|
2735
2836
|
const IconCrossCircle = forwardRef(
|
|
2736
2837
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2752,6 +2853,7 @@ const IconCrossCircle = forwardRef(
|
|
|
2752
2853
|
})
|
|
2753
2854
|
)
|
|
2754
2855
|
);
|
|
2856
|
+
IconCrossCircle[iconSymbol] = true;
|
|
2755
2857
|
|
|
2756
2858
|
const IconCrossFat = forwardRef(
|
|
2757
2859
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2778,6 +2880,7 @@ const IconCrossFat = forwardRef(
|
|
|
2778
2880
|
})))
|
|
2779
2881
|
)
|
|
2780
2882
|
);
|
|
2883
|
+
IconCrossFat[iconSymbol] = true;
|
|
2781
2884
|
|
|
2782
2885
|
const IconCrossSquare = forwardRef(
|
|
2783
2886
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2808,6 +2911,7 @@ const IconCrossSquare = forwardRef(
|
|
|
2808
2911
|
})))
|
|
2809
2912
|
)
|
|
2810
2913
|
);
|
|
2914
|
+
IconCrossSquare[iconSymbol] = true;
|
|
2811
2915
|
|
|
2812
2916
|
const IconCross = forwardRef(
|
|
2813
2917
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2829,6 +2933,7 @@ const IconCross = forwardRef(
|
|
|
2829
2933
|
})
|
|
2830
2934
|
)
|
|
2831
2935
|
);
|
|
2936
|
+
IconCross[iconSymbol] = true;
|
|
2832
2937
|
|
|
2833
2938
|
const IconCube = forwardRef(
|
|
2834
2939
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2859,6 +2964,7 @@ const IconCube = forwardRef(
|
|
|
2859
2964
|
})))
|
|
2860
2965
|
)
|
|
2861
2966
|
);
|
|
2967
|
+
IconCube[iconSymbol] = true;
|
|
2862
2968
|
|
|
2863
2969
|
const IconCursorFilled = forwardRef(
|
|
2864
2970
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2884,6 +2990,7 @@ const IconCursorFilled = forwardRef(
|
|
|
2884
2990
|
})
|
|
2885
2991
|
)
|
|
2886
2992
|
);
|
|
2993
|
+
IconCursorFilled[iconSymbol] = true;
|
|
2887
2994
|
|
|
2888
2995
|
const IconCursorLines = forwardRef(
|
|
2889
2996
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2910,6 +3017,7 @@ const IconCursorLines = forwardRef(
|
|
|
2910
3017
|
})
|
|
2911
3018
|
)
|
|
2912
3019
|
);
|
|
3020
|
+
IconCursorLines[iconSymbol] = true;
|
|
2913
3021
|
|
|
2914
3022
|
const IconCursorText = forwardRef(
|
|
2915
3023
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2940,6 +3048,7 @@ const IconCursorText = forwardRef(
|
|
|
2940
3048
|
})))
|
|
2941
3049
|
)
|
|
2942
3050
|
);
|
|
3051
|
+
IconCursorText[iconSymbol] = true;
|
|
2943
3052
|
|
|
2944
3053
|
const IconCursor = forwardRef(
|
|
2945
3054
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2969,6 +3078,7 @@ const IconCursor = forwardRef(
|
|
|
2969
3078
|
})))
|
|
2970
3079
|
)
|
|
2971
3080
|
);
|
|
3081
|
+
IconCursor[iconSymbol] = true;
|
|
2972
3082
|
|
|
2973
3083
|
const IconCurveSquareCircleArrow = forwardRef(
|
|
2974
3084
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -2999,6 +3109,7 @@ const IconCurveSquareCircleArrow = forwardRef(
|
|
|
2999
3109
|
})))
|
|
3000
3110
|
)
|
|
3001
3111
|
);
|
|
3112
|
+
IconCurveSquareCircleArrow[iconSymbol] = true;
|
|
3002
3113
|
|
|
3003
3114
|
const IconDashLeftDownSquareDashRightUp = forwardRef(
|
|
3004
3115
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3029,6 +3140,7 @@ const IconDashLeftDownSquareDashRightUp = forwardRef(
|
|
|
3029
3140
|
})))
|
|
3030
3141
|
)
|
|
3031
3142
|
);
|
|
3143
|
+
IconDashLeftDownSquareDashRightUp[iconSymbol] = true;
|
|
3032
3144
|
|
|
3033
3145
|
const IconDashLeftUpSquareDashDownRight = forwardRef(
|
|
3034
3146
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3059,6 +3171,7 @@ const IconDashLeftUpSquareDashDownRight = forwardRef(
|
|
|
3059
3171
|
})))
|
|
3060
3172
|
)
|
|
3061
3173
|
);
|
|
3174
|
+
IconDashLeftUpSquareDashDownRight[iconSymbol] = true;
|
|
3062
3175
|
|
|
3063
3176
|
const IconDashSquareDashHorizontal = forwardRef(
|
|
3064
3177
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3089,6 +3202,7 @@ const IconDashSquareDashHorizontal = forwardRef(
|
|
|
3089
3202
|
})))
|
|
3090
3203
|
)
|
|
3091
3204
|
);
|
|
3205
|
+
IconDashSquareDashHorizontal[iconSymbol] = true;
|
|
3092
3206
|
|
|
3093
3207
|
const IconDashSquareDashVertical = forwardRef(
|
|
3094
3208
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3119,6 +3233,7 @@ const IconDashSquareDashVertical = forwardRef(
|
|
|
3119
3233
|
})))
|
|
3120
3234
|
)
|
|
3121
3235
|
);
|
|
3236
|
+
IconDashSquareDashVertical[iconSymbol] = true;
|
|
3122
3237
|
|
|
3123
3238
|
const IconDistributeHorizontal = forwardRef(
|
|
3124
3239
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3148,6 +3263,7 @@ const IconDistributeHorizontal = forwardRef(
|
|
|
3148
3263
|
})
|
|
3149
3264
|
)
|
|
3150
3265
|
);
|
|
3266
|
+
IconDistributeHorizontal[iconSymbol] = true;
|
|
3151
3267
|
|
|
3152
3268
|
const IconDistributeVertical = forwardRef(
|
|
3153
3269
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3178,6 +3294,7 @@ const IconDistributeVertical = forwardRef(
|
|
|
3178
3294
|
})
|
|
3179
3295
|
)
|
|
3180
3296
|
);
|
|
3297
|
+
IconDistributeVertical[iconSymbol] = true;
|
|
3181
3298
|
|
|
3182
3299
|
const IconDotsNine = forwardRef(
|
|
3183
3300
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3202,6 +3319,7 @@ const IconDotsNine = forwardRef(
|
|
|
3202
3319
|
})
|
|
3203
3320
|
)
|
|
3204
3321
|
);
|
|
3322
|
+
IconDotsNine[iconSymbol] = true;
|
|
3205
3323
|
|
|
3206
3324
|
const IconDotsThree = forwardRef(
|
|
3207
3325
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3226,6 +3344,7 @@ const IconDotsThree = forwardRef(
|
|
|
3226
3344
|
})
|
|
3227
3345
|
)
|
|
3228
3346
|
);
|
|
3347
|
+
IconDotsThree[iconSymbol] = true;
|
|
3229
3348
|
|
|
3230
3349
|
const IconDotsTwo = forwardRef(
|
|
3231
3350
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3250,6 +3369,7 @@ const IconDotsTwo = forwardRef(
|
|
|
3250
3369
|
})
|
|
3251
3370
|
)
|
|
3252
3371
|
);
|
|
3372
|
+
IconDotsTwo[iconSymbol] = true;
|
|
3253
3373
|
|
|
3254
3374
|
const IconDownload = forwardRef(
|
|
3255
3375
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3280,6 +3400,7 @@ const IconDownload = forwardRef(
|
|
|
3280
3400
|
})))
|
|
3281
3401
|
)
|
|
3282
3402
|
);
|
|
3403
|
+
IconDownload[iconSymbol] = true;
|
|
3283
3404
|
|
|
3284
3405
|
const IconEnvelope = forwardRef(
|
|
3285
3406
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3301,6 +3422,7 @@ const IconEnvelope = forwardRef(
|
|
|
3301
3422
|
})
|
|
3302
3423
|
)
|
|
3303
3424
|
);
|
|
3425
|
+
IconEnvelope[iconSymbol] = true;
|
|
3304
3426
|
|
|
3305
3427
|
const IconEraser = forwardRef(
|
|
3306
3428
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3331,6 +3453,7 @@ const IconEraser = forwardRef(
|
|
|
3331
3453
|
})))
|
|
3332
3454
|
)
|
|
3333
3455
|
);
|
|
3456
|
+
IconEraser[iconSymbol] = true;
|
|
3334
3457
|
|
|
3335
3458
|
const IconExclamationPointCircle = forwardRef(
|
|
3336
3459
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3356,6 +3479,7 @@ const IconExclamationPointCircle = forwardRef(
|
|
|
3356
3479
|
})
|
|
3357
3480
|
)
|
|
3358
3481
|
);
|
|
3482
|
+
IconExclamationPointCircle[iconSymbol] = true;
|
|
3359
3483
|
|
|
3360
3484
|
const IconExport = forwardRef(
|
|
3361
3485
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3386,6 +3510,7 @@ const IconExport = forwardRef(
|
|
|
3386
3510
|
})))
|
|
3387
3511
|
)
|
|
3388
3512
|
);
|
|
3513
|
+
IconExport[iconSymbol] = true;
|
|
3389
3514
|
|
|
3390
3515
|
const IconEyeClosedDotsFourFrameBroken = forwardRef(
|
|
3391
3516
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3408,6 +3533,7 @@ const IconEyeClosedDotsFourFrameBroken = forwardRef(
|
|
|
3408
3533
|
})
|
|
3409
3534
|
)
|
|
3410
3535
|
);
|
|
3536
|
+
IconEyeClosedDotsFourFrameBroken[iconSymbol] = true;
|
|
3411
3537
|
|
|
3412
3538
|
const IconEyeClosed = forwardRef(
|
|
3413
3539
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3438,6 +3564,7 @@ const IconEyeClosed = forwardRef(
|
|
|
3438
3564
|
})))
|
|
3439
3565
|
)
|
|
3440
3566
|
);
|
|
3567
|
+
IconEyeClosed[iconSymbol] = true;
|
|
3441
3568
|
|
|
3442
3569
|
const IconEyeOpenLineFrameBroken = forwardRef(
|
|
3443
3570
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3466,6 +3593,7 @@ const IconEyeOpenLineFrameBroken = forwardRef(
|
|
|
3466
3593
|
})
|
|
3467
3594
|
)
|
|
3468
3595
|
);
|
|
3596
|
+
IconEyeOpenLineFrameBroken[iconSymbol] = true;
|
|
3469
3597
|
|
|
3470
3598
|
const IconEyeOpenSlash = forwardRef(
|
|
3471
3599
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3492,6 +3620,7 @@ const IconEyeOpenSlash = forwardRef(
|
|
|
3492
3620
|
})))
|
|
3493
3621
|
)
|
|
3494
3622
|
);
|
|
3623
|
+
IconEyeOpenSlash[iconSymbol] = true;
|
|
3495
3624
|
|
|
3496
3625
|
const IconEyeOpen = forwardRef(
|
|
3497
3626
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3518,6 +3647,7 @@ const IconEyeOpen = forwardRef(
|
|
|
3518
3647
|
})))
|
|
3519
3648
|
)
|
|
3520
3649
|
);
|
|
3650
|
+
IconEyeOpen[iconSymbol] = true;
|
|
3521
3651
|
|
|
3522
3652
|
const IconEyedropper = forwardRef(
|
|
3523
3653
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3544,6 +3674,7 @@ const IconEyedropper = forwardRef(
|
|
|
3544
3674
|
})
|
|
3545
3675
|
)
|
|
3546
3676
|
);
|
|
3677
|
+
IconEyedropper[iconSymbol] = true;
|
|
3547
3678
|
|
|
3548
3679
|
const IconFactoryHouse = forwardRef(
|
|
3549
3680
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3573,6 +3704,7 @@ const IconFactoryHouse = forwardRef(
|
|
|
3573
3704
|
})))
|
|
3574
3705
|
)
|
|
3575
3706
|
);
|
|
3707
|
+
IconFactoryHouse[iconSymbol] = true;
|
|
3576
3708
|
|
|
3577
3709
|
const IconFactory = forwardRef(
|
|
3578
3710
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3602,6 +3734,7 @@ const IconFactory = forwardRef(
|
|
|
3602
3734
|
})))
|
|
3603
3735
|
)
|
|
3604
3736
|
);
|
|
3737
|
+
IconFactory[iconSymbol] = true;
|
|
3605
3738
|
|
|
3606
3739
|
const IconFlag = forwardRef(
|
|
3607
3740
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3632,6 +3765,7 @@ const IconFlag = forwardRef(
|
|
|
3632
3765
|
})))
|
|
3633
3766
|
)
|
|
3634
3767
|
);
|
|
3768
|
+
IconFlag[iconSymbol] = true;
|
|
3635
3769
|
|
|
3636
3770
|
const IconFolder = forwardRef(
|
|
3637
3771
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3662,6 +3796,7 @@ const IconFolder = forwardRef(
|
|
|
3662
3796
|
})))
|
|
3663
3797
|
)
|
|
3664
3798
|
);
|
|
3799
|
+
IconFolder[iconSymbol] = true;
|
|
3665
3800
|
|
|
3666
3801
|
const IconFrameLinesTwo = forwardRef(
|
|
3667
3802
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3692,6 +3827,7 @@ const IconFrameLinesTwo = forwardRef(
|
|
|
3692
3827
|
})))
|
|
3693
3828
|
)
|
|
3694
3829
|
);
|
|
3830
|
+
IconFrameLinesTwo[iconSymbol] = true;
|
|
3695
3831
|
|
|
3696
3832
|
const IconFramePlay = forwardRef(
|
|
3697
3833
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3718,6 +3854,7 @@ const IconFramePlay = forwardRef(
|
|
|
3718
3854
|
})
|
|
3719
3855
|
)
|
|
3720
3856
|
);
|
|
3857
|
+
IconFramePlay[iconSymbol] = true;
|
|
3721
3858
|
|
|
3722
3859
|
const IconFramePlus = forwardRef(
|
|
3723
3860
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3748,6 +3885,7 @@ const IconFramePlus = forwardRef(
|
|
|
3748
3885
|
})))
|
|
3749
3886
|
)
|
|
3750
3887
|
);
|
|
3888
|
+
IconFramePlus[iconSymbol] = true;
|
|
3751
3889
|
|
|
3752
3890
|
const IconFrame = forwardRef(
|
|
3753
3891
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3778,6 +3916,7 @@ const IconFrame = forwardRef(
|
|
|
3778
3916
|
})))
|
|
3779
3917
|
)
|
|
3780
3918
|
);
|
|
3919
|
+
IconFrame[iconSymbol] = true;
|
|
3781
3920
|
|
|
3782
3921
|
const IconFunnel = forwardRef(
|
|
3783
3922
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3807,6 +3946,7 @@ const IconFunnel = forwardRef(
|
|
|
3807
3946
|
})))
|
|
3808
3947
|
)
|
|
3809
3948
|
);
|
|
3949
|
+
IconFunnel[iconSymbol] = true;
|
|
3810
3950
|
|
|
3811
3951
|
const IconGauge = forwardRef(
|
|
3812
3952
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3834,6 +3974,7 @@ const IconGauge = forwardRef(
|
|
|
3834
3974
|
})
|
|
3835
3975
|
)
|
|
3836
3976
|
);
|
|
3977
|
+
IconGauge[iconSymbol] = true;
|
|
3837
3978
|
|
|
3838
3979
|
const IconGift = forwardRef(
|
|
3839
3980
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3860,6 +4001,7 @@ const IconGift = forwardRef(
|
|
|
3860
4001
|
})))
|
|
3861
4002
|
)
|
|
3862
4003
|
);
|
|
4004
|
+
IconGift[iconSymbol] = true;
|
|
3863
4005
|
|
|
3864
4006
|
const IconGlobe = forwardRef(
|
|
3865
4007
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3881,6 +4023,7 @@ const IconGlobe = forwardRef(
|
|
|
3881
4023
|
})
|
|
3882
4024
|
)
|
|
3883
4025
|
);
|
|
4026
|
+
IconGlobe[iconSymbol] = true;
|
|
3884
4027
|
|
|
3885
4028
|
const IconGraduationCap = forwardRef(
|
|
3886
4029
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3912,6 +4055,7 @@ const IconGraduationCap = forwardRef(
|
|
|
3912
4055
|
})))
|
|
3913
4056
|
)
|
|
3914
4057
|
);
|
|
4058
|
+
IconGraduationCap[iconSymbol] = true;
|
|
3915
4059
|
|
|
3916
4060
|
const IconGridFour = forwardRef(
|
|
3917
4061
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3942,6 +4086,7 @@ const IconGridFour = forwardRef(
|
|
|
3942
4086
|
})))
|
|
3943
4087
|
)
|
|
3944
4088
|
);
|
|
4089
|
+
IconGridFour[iconSymbol] = true;
|
|
3945
4090
|
|
|
3946
4091
|
const IconGridSix = forwardRef(
|
|
3947
4092
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -3972,6 +4117,7 @@ const IconGridSix = forwardRef(
|
|
|
3972
4117
|
})))
|
|
3973
4118
|
)
|
|
3974
4119
|
);
|
|
4120
|
+
IconGridSix[iconSymbol] = true;
|
|
3975
4121
|
|
|
3976
4122
|
const IconGrid = forwardRef(
|
|
3977
4123
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4002,6 +4148,7 @@ const IconGrid = forwardRef(
|
|
|
4002
4148
|
})))
|
|
4003
4149
|
)
|
|
4004
4150
|
);
|
|
4151
|
+
IconGrid[iconSymbol] = true;
|
|
4005
4152
|
|
|
4006
4153
|
const IconHandFilled = forwardRef(
|
|
4007
4154
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4029,6 +4176,7 @@ const IconHandFilled = forwardRef(
|
|
|
4029
4176
|
})
|
|
4030
4177
|
)
|
|
4031
4178
|
);
|
|
4179
|
+
IconHandFilled[iconSymbol] = true;
|
|
4032
4180
|
|
|
4033
4181
|
const IconHandPointing = forwardRef(
|
|
4034
4182
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4055,6 +4203,7 @@ const IconHandPointing = forwardRef(
|
|
|
4055
4203
|
})))
|
|
4056
4204
|
)
|
|
4057
4205
|
);
|
|
4206
|
+
IconHandPointing[iconSymbol] = true;
|
|
4058
4207
|
|
|
4059
4208
|
const IconHand = forwardRef(
|
|
4060
4209
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4081,6 +4230,7 @@ const IconHand = forwardRef(
|
|
|
4081
4230
|
})))
|
|
4082
4231
|
)
|
|
4083
4232
|
);
|
|
4233
|
+
IconHand[iconSymbol] = true;
|
|
4084
4234
|
|
|
4085
4235
|
const IconHeadsetPerson = forwardRef(
|
|
4086
4236
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4111,6 +4261,7 @@ const IconHeadsetPerson = forwardRef(
|
|
|
4111
4261
|
})
|
|
4112
4262
|
)
|
|
4113
4263
|
);
|
|
4264
|
+
IconHeadsetPerson[iconSymbol] = true;
|
|
4114
4265
|
|
|
4115
4266
|
const IconHeartFilled = forwardRef(
|
|
4116
4267
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4135,6 +4286,7 @@ const IconHeartFilled = forwardRef(
|
|
|
4135
4286
|
})
|
|
4136
4287
|
)
|
|
4137
4288
|
);
|
|
4289
|
+
IconHeartFilled[iconSymbol] = true;
|
|
4138
4290
|
|
|
4139
4291
|
const IconHeart = forwardRef(
|
|
4140
4292
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4163,6 +4315,7 @@ const IconHeart = forwardRef(
|
|
|
4163
4315
|
})))
|
|
4164
4316
|
)
|
|
4165
4317
|
);
|
|
4318
|
+
IconHeart[iconSymbol] = true;
|
|
4166
4319
|
|
|
4167
4320
|
const IconHexagon = forwardRef(
|
|
4168
4321
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4193,6 +4346,7 @@ const IconHexagon = forwardRef(
|
|
|
4193
4346
|
})))
|
|
4194
4347
|
)
|
|
4195
4348
|
);
|
|
4349
|
+
IconHexagon[iconSymbol] = true;
|
|
4196
4350
|
|
|
4197
4351
|
const IconHighlighterUnderline = forwardRef(
|
|
4198
4352
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4219,6 +4373,7 @@ const IconHighlighterUnderline = forwardRef(
|
|
|
4219
4373
|
})
|
|
4220
4374
|
)
|
|
4221
4375
|
);
|
|
4376
|
+
IconHighlighterUnderline[iconSymbol] = true;
|
|
4222
4377
|
|
|
4223
4378
|
const IconHighlighter = forwardRef(
|
|
4224
4379
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4249,6 +4404,7 @@ const IconHighlighter = forwardRef(
|
|
|
4249
4404
|
})))
|
|
4250
4405
|
)
|
|
4251
4406
|
);
|
|
4407
|
+
IconHighlighter[iconSymbol] = true;
|
|
4252
4408
|
|
|
4253
4409
|
const IconHouse = forwardRef(
|
|
4254
4410
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4267,6 +4423,7 @@ const IconHouse = forwardRef(
|
|
|
4267
4423
|
})
|
|
4268
4424
|
)
|
|
4269
4425
|
);
|
|
4426
|
+
IconHouse[iconSymbol] = true;
|
|
4270
4427
|
|
|
4271
4428
|
const IconImage = forwardRef(
|
|
4272
4429
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4294,6 +4451,7 @@ const IconImage = forwardRef(
|
|
|
4294
4451
|
})
|
|
4295
4452
|
)
|
|
4296
4453
|
);
|
|
4454
|
+
IconImage[iconSymbol] = true;
|
|
4297
4455
|
|
|
4298
4456
|
const IconInformationMarkCircle = forwardRef(
|
|
4299
4457
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4319,6 +4477,7 @@ const IconInformationMarkCircle = forwardRef(
|
|
|
4319
4477
|
})
|
|
4320
4478
|
)
|
|
4321
4479
|
);
|
|
4480
|
+
IconInformationMarkCircle[iconSymbol] = true;
|
|
4322
4481
|
|
|
4323
4482
|
const IconKanban = forwardRef(
|
|
4324
4483
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4348,6 +4507,7 @@ const IconKanban = forwardRef(
|
|
|
4348
4507
|
})))
|
|
4349
4508
|
)
|
|
4350
4509
|
);
|
|
4510
|
+
IconKanban[iconSymbol] = true;
|
|
4351
4511
|
|
|
4352
4512
|
const IconKey = forwardRef(
|
|
4353
4513
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4374,6 +4534,7 @@ const IconKey = forwardRef(
|
|
|
4374
4534
|
})))
|
|
4375
4535
|
)
|
|
4376
4536
|
);
|
|
4537
|
+
IconKey[iconSymbol] = true;
|
|
4377
4538
|
|
|
4378
4539
|
const IconKeycap = forwardRef(
|
|
4379
4540
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4399,6 +4560,7 @@ const IconKeycap = forwardRef(
|
|
|
4399
4560
|
})
|
|
4400
4561
|
)
|
|
4401
4562
|
);
|
|
4563
|
+
IconKeycap[iconSymbol] = true;
|
|
4402
4564
|
|
|
4403
4565
|
const IconLaptop = forwardRef(
|
|
4404
4566
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4420,6 +4582,7 @@ const IconLaptop = forwardRef(
|
|
|
4420
4582
|
})
|
|
4421
4583
|
)
|
|
4422
4584
|
);
|
|
4585
|
+
IconLaptop[iconSymbol] = true;
|
|
4423
4586
|
|
|
4424
4587
|
const IconLasso = forwardRef(
|
|
4425
4588
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4450,6 +4613,7 @@ const IconLasso = forwardRef(
|
|
|
4450
4613
|
})))
|
|
4451
4614
|
)
|
|
4452
4615
|
);
|
|
4616
|
+
IconLasso[iconSymbol] = true;
|
|
4453
4617
|
|
|
4454
4618
|
const IconLayout = forwardRef(
|
|
4455
4619
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4480,6 +4644,7 @@ const IconLayout = forwardRef(
|
|
|
4480
4644
|
})))
|
|
4481
4645
|
)
|
|
4482
4646
|
);
|
|
4647
|
+
IconLayout[iconSymbol] = true;
|
|
4483
4648
|
|
|
4484
4649
|
const IconLifesaver = forwardRef(
|
|
4485
4650
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4510,6 +4675,7 @@ const IconLifesaver = forwardRef(
|
|
|
4510
4675
|
})))
|
|
4511
4676
|
)
|
|
4512
4677
|
);
|
|
4678
|
+
IconLifesaver[iconSymbol] = true;
|
|
4513
4679
|
|
|
4514
4680
|
const IconLightbox = forwardRef(
|
|
4515
4681
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4522,19 +4688,17 @@ const IconLightbox = forwardRef(
|
|
|
4522
4688
|
fill: "none",
|
|
4523
4689
|
ref: forwardRef2
|
|
4524
4690
|
},
|
|
4525
|
-
/* @__PURE__ */ React.createElement("path", {
|
|
4526
|
-
fill: "currentColor",
|
|
4527
|
-
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"
|
|
4528
|
-
}),
|
|
4529
4691
|
/* @__PURE__ */ React.createElement("path", {
|
|
4530
4692
|
stroke: "currentColor",
|
|
4531
4693
|
strokeLinecap: "round",
|
|
4694
|
+
strokeLinejoin: "round",
|
|
4532
4695
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4533
|
-
d: "
|
|
4696
|
+
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",
|
|
4534
4697
|
vectorEffect: "non-scaling-stroke"
|
|
4535
4698
|
})
|
|
4536
4699
|
)
|
|
4537
4700
|
);
|
|
4701
|
+
IconLightbox[iconSymbol] = true;
|
|
4538
4702
|
|
|
4539
4703
|
const IconLightbulb = forwardRef(
|
|
4540
4704
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4553,6 +4717,7 @@ const IconLightbulb = forwardRef(
|
|
|
4553
4717
|
})
|
|
4554
4718
|
)
|
|
4555
4719
|
);
|
|
4720
|
+
IconLightbulb[iconSymbol] = true;
|
|
4556
4721
|
|
|
4557
4722
|
const IconLightning = forwardRef(
|
|
4558
4723
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4584,6 +4749,7 @@ const IconLightning = forwardRef(
|
|
|
4584
4749
|
})))
|
|
4585
4750
|
)
|
|
4586
4751
|
);
|
|
4752
|
+
IconLightning[iconSymbol] = true;
|
|
4587
4753
|
|
|
4588
4754
|
const IconLineCurved = forwardRef(
|
|
4589
4755
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4614,6 +4780,7 @@ const IconLineCurved = forwardRef(
|
|
|
4614
4780
|
})))
|
|
4615
4781
|
)
|
|
4616
4782
|
);
|
|
4783
|
+
IconLineCurved[iconSymbol] = true;
|
|
4617
4784
|
|
|
4618
4785
|
const IconLineDashed = forwardRef(
|
|
4619
4786
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4644,6 +4811,7 @@ const IconLineDashed = forwardRef(
|
|
|
4644
4811
|
})))
|
|
4645
4812
|
)
|
|
4646
4813
|
);
|
|
4814
|
+
IconLineDashed[iconSymbol] = true;
|
|
4647
4815
|
|
|
4648
4816
|
const IconLineDiagonal = forwardRef(
|
|
4649
4817
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4673,6 +4841,7 @@ const IconLineDiagonal = forwardRef(
|
|
|
4673
4841
|
})))
|
|
4674
4842
|
)
|
|
4675
4843
|
);
|
|
4844
|
+
IconLineDiagonal[iconSymbol] = true;
|
|
4676
4845
|
|
|
4677
4846
|
const IconLineDotted = forwardRef(
|
|
4678
4847
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4699,6 +4868,7 @@ const IconLineDotted = forwardRef(
|
|
|
4699
4868
|
})))
|
|
4700
4869
|
)
|
|
4701
4870
|
);
|
|
4871
|
+
IconLineDotted[iconSymbol] = true;
|
|
4702
4872
|
|
|
4703
4873
|
const IconLineHorizontal = forwardRef(
|
|
4704
4874
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4729,6 +4899,7 @@ const IconLineHorizontal = forwardRef(
|
|
|
4729
4899
|
})))
|
|
4730
4900
|
)
|
|
4731
4901
|
);
|
|
4902
|
+
IconLineHorizontal[iconSymbol] = true;
|
|
4732
4903
|
|
|
4733
4904
|
const IconLineOrthogonal = forwardRef(
|
|
4734
4905
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4759,6 +4930,7 @@ const IconLineOrthogonal = forwardRef(
|
|
|
4759
4930
|
})))
|
|
4760
4931
|
)
|
|
4761
4932
|
);
|
|
4933
|
+
IconLineOrthogonal[iconSymbol] = true;
|
|
4762
4934
|
|
|
4763
4935
|
const IconLineStraight = forwardRef(
|
|
4764
4936
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4789,6 +4961,7 @@ const IconLineStraight = forwardRef(
|
|
|
4789
4961
|
})))
|
|
4790
4962
|
)
|
|
4791
4963
|
);
|
|
4964
|
+
IconLineStraight[iconSymbol] = true;
|
|
4792
4965
|
|
|
4793
4966
|
const IconLinesThreeHorizontalLineVerticalCenter = forwardRef(
|
|
4794
4967
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4819,6 +4992,7 @@ const IconLinesThreeHorizontalLineVerticalCenter = forwardRef(
|
|
|
4819
4992
|
})))
|
|
4820
4993
|
)
|
|
4821
4994
|
);
|
|
4995
|
+
IconLinesThreeHorizontalLineVerticalCenter[iconSymbol] = true;
|
|
4822
4996
|
|
|
4823
4997
|
const IconLinesThreeHorizontal = forwardRef(
|
|
4824
4998
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4848,6 +5022,7 @@ const IconLinesThreeHorizontal = forwardRef(
|
|
|
4848
5022
|
})))
|
|
4849
5023
|
)
|
|
4850
5024
|
);
|
|
5025
|
+
IconLinesThreeHorizontal[iconSymbol] = true;
|
|
4851
5026
|
|
|
4852
5027
|
const IconLinesThreeVertical = forwardRef(
|
|
4853
5028
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4877,6 +5052,7 @@ const IconLinesThreeVertical = forwardRef(
|
|
|
4877
5052
|
})))
|
|
4878
5053
|
)
|
|
4879
5054
|
);
|
|
5055
|
+
IconLinesThreeVertical[iconSymbol] = true;
|
|
4880
5056
|
|
|
4881
5057
|
const IconLinesTopLeftColumnsTwo = forwardRef(
|
|
4882
5058
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4907,6 +5083,7 @@ const IconLinesTopLeftColumnsTwo = forwardRef(
|
|
|
4907
5083
|
})))
|
|
4908
5084
|
)
|
|
4909
5085
|
);
|
|
5086
|
+
IconLinesTopLeftColumnsTwo[iconSymbol] = true;
|
|
4910
5087
|
|
|
4911
5088
|
const IconLinkPlus = forwardRef(
|
|
4912
5089
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4933,6 +5110,7 @@ const IconLinkPlus = forwardRef(
|
|
|
4933
5110
|
})))
|
|
4934
5111
|
)
|
|
4935
5112
|
);
|
|
5113
|
+
IconLinkPlus[iconSymbol] = true;
|
|
4936
5114
|
|
|
4937
5115
|
const IconLink = forwardRef(
|
|
4938
5116
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4954,6 +5132,7 @@ const IconLink = forwardRef(
|
|
|
4954
5132
|
})
|
|
4955
5133
|
)
|
|
4956
5134
|
);
|
|
5135
|
+
IconLink[iconSymbol] = true;
|
|
4957
5136
|
|
|
4958
5137
|
const IconListBullets = forwardRef(
|
|
4959
5138
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -4980,6 +5159,7 @@ const IconListBullets = forwardRef(
|
|
|
4980
5159
|
})
|
|
4981
5160
|
)
|
|
4982
5161
|
);
|
|
5162
|
+
IconListBullets[iconSymbol] = true;
|
|
4983
5163
|
|
|
4984
5164
|
const IconListNumbers = forwardRef(
|
|
4985
5165
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5010,6 +5190,7 @@ const IconListNumbers = forwardRef(
|
|
|
5010
5190
|
})))
|
|
5011
5191
|
)
|
|
5012
5192
|
);
|
|
5193
|
+
IconListNumbers[iconSymbol] = true;
|
|
5013
5194
|
|
|
5014
5195
|
const IconLockClosed = forwardRef(
|
|
5015
5196
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5037,6 +5218,7 @@ const IconLockClosed = forwardRef(
|
|
|
5037
5218
|
})
|
|
5038
5219
|
)
|
|
5039
5220
|
);
|
|
5221
|
+
IconLockClosed[iconSymbol] = true;
|
|
5040
5222
|
|
|
5041
5223
|
const IconLockOpen = forwardRef(
|
|
5042
5224
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5064,6 +5246,7 @@ const IconLockOpen = forwardRef(
|
|
|
5064
5246
|
})
|
|
5065
5247
|
)
|
|
5066
5248
|
);
|
|
5249
|
+
IconLockOpen[iconSymbol] = true;
|
|
5067
5250
|
|
|
5068
5251
|
const IconLogin = forwardRef(
|
|
5069
5252
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5094,6 +5277,7 @@ const IconLogin = forwardRef(
|
|
|
5094
5277
|
})))
|
|
5095
5278
|
)
|
|
5096
5279
|
);
|
|
5280
|
+
IconLogin[iconSymbol] = true;
|
|
5097
5281
|
|
|
5098
5282
|
const IconLogout = forwardRef(
|
|
5099
5283
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5124,6 +5308,7 @@ const IconLogout = forwardRef(
|
|
|
5124
5308
|
})))
|
|
5125
5309
|
)
|
|
5126
5310
|
);
|
|
5311
|
+
IconLogout[iconSymbol] = true;
|
|
5127
5312
|
|
|
5128
5313
|
const IconMagnet = forwardRef(
|
|
5129
5314
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5154,6 +5339,7 @@ const IconMagnet = forwardRef(
|
|
|
5154
5339
|
})))
|
|
5155
5340
|
)
|
|
5156
5341
|
);
|
|
5342
|
+
IconMagnet[iconSymbol] = true;
|
|
5157
5343
|
|
|
5158
5344
|
const IconMagnifyingGlassLightning = forwardRef(
|
|
5159
5345
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5180,6 +5366,7 @@ const IconMagnifyingGlassLightning = forwardRef(
|
|
|
5180
5366
|
})))
|
|
5181
5367
|
)
|
|
5182
5368
|
);
|
|
5369
|
+
IconMagnifyingGlassLightning[iconSymbol] = true;
|
|
5183
5370
|
|
|
5184
5371
|
const IconMagnifyingGlass = forwardRef(
|
|
5185
5372
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5201,6 +5388,7 @@ const IconMagnifyingGlass = forwardRef(
|
|
|
5201
5388
|
})
|
|
5202
5389
|
)
|
|
5203
5390
|
);
|
|
5391
|
+
IconMagnifyingGlass[iconSymbol] = true;
|
|
5204
5392
|
|
|
5205
5393
|
const IconMap = forwardRef(
|
|
5206
5394
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5232,6 +5420,7 @@ const IconMap = forwardRef(
|
|
|
5232
5420
|
})))
|
|
5233
5421
|
)
|
|
5234
5422
|
);
|
|
5423
|
+
IconMap[iconSymbol] = true;
|
|
5235
5424
|
|
|
5236
5425
|
const IconMegaphone = forwardRef(
|
|
5237
5426
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5254,6 +5443,7 @@ const IconMegaphone = forwardRef(
|
|
|
5254
5443
|
})
|
|
5255
5444
|
)
|
|
5256
5445
|
);
|
|
5446
|
+
IconMegaphone[iconSymbol] = true;
|
|
5257
5447
|
|
|
5258
5448
|
const IconMicrophoneSlash = forwardRef(
|
|
5259
5449
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5283,6 +5473,7 @@ const IconMicrophoneSlash = forwardRef(
|
|
|
5283
5473
|
})))
|
|
5284
5474
|
)
|
|
5285
5475
|
);
|
|
5476
|
+
IconMicrophoneSlash[iconSymbol] = true;
|
|
5286
5477
|
|
|
5287
5478
|
const IconMicrophone = forwardRef(
|
|
5288
5479
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5312,6 +5503,7 @@ const IconMicrophone = forwardRef(
|
|
|
5312
5503
|
})))
|
|
5313
5504
|
)
|
|
5314
5505
|
);
|
|
5506
|
+
IconMicrophone[iconSymbol] = true;
|
|
5315
5507
|
|
|
5316
5508
|
const IconMinus = forwardRef(
|
|
5317
5509
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5333,6 +5525,7 @@ const IconMinus = forwardRef(
|
|
|
5333
5525
|
})
|
|
5334
5526
|
)
|
|
5335
5527
|
);
|
|
5528
|
+
IconMinus[iconSymbol] = true;
|
|
5336
5529
|
|
|
5337
5530
|
const IconMonitorArrow = forwardRef(
|
|
5338
5531
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5363,6 +5556,7 @@ const IconMonitorArrow = forwardRef(
|
|
|
5363
5556
|
})))
|
|
5364
5557
|
)
|
|
5365
5558
|
);
|
|
5559
|
+
IconMonitorArrow[iconSymbol] = true;
|
|
5366
5560
|
|
|
5367
5561
|
const IconMonitorPause = forwardRef(
|
|
5368
5562
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5393,6 +5587,7 @@ const IconMonitorPause = forwardRef(
|
|
|
5393
5587
|
})))
|
|
5394
5588
|
)
|
|
5395
5589
|
);
|
|
5590
|
+
IconMonitorPause[iconSymbol] = true;
|
|
5396
5591
|
|
|
5397
5592
|
const IconMonitorPlay = forwardRef(
|
|
5398
5593
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5419,6 +5614,7 @@ const IconMonitorPlay = forwardRef(
|
|
|
5419
5614
|
})
|
|
5420
5615
|
)
|
|
5421
5616
|
);
|
|
5617
|
+
IconMonitorPlay[iconSymbol] = true;
|
|
5422
5618
|
|
|
5423
5619
|
const IconMonitorStop = forwardRef(
|
|
5424
5620
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5449,6 +5645,7 @@ const IconMonitorStop = forwardRef(
|
|
|
5449
5645
|
})
|
|
5450
5646
|
)
|
|
5451
5647
|
);
|
|
5648
|
+
IconMonitorStop[iconSymbol] = true;
|
|
5452
5649
|
|
|
5453
5650
|
const IconMoon = forwardRef(
|
|
5454
5651
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5470,6 +5667,7 @@ const IconMoon = forwardRef(
|
|
|
5470
5667
|
})
|
|
5471
5668
|
)
|
|
5472
5669
|
);
|
|
5670
|
+
IconMoon[iconSymbol] = true;
|
|
5473
5671
|
|
|
5474
5672
|
const IconMouse = forwardRef(
|
|
5475
5673
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5495,6 +5693,7 @@ const IconMouse = forwardRef(
|
|
|
5495
5693
|
})
|
|
5496
5694
|
)
|
|
5497
5695
|
);
|
|
5696
|
+
IconMouse[iconSymbol] = true;
|
|
5498
5697
|
|
|
5499
5698
|
const IconNavigationArrowLines = forwardRef(
|
|
5500
5699
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5521,6 +5720,7 @@ const IconNavigationArrowLines = forwardRef(
|
|
|
5521
5720
|
})
|
|
5522
5721
|
)
|
|
5523
5722
|
);
|
|
5723
|
+
IconNavigationArrowLines[iconSymbol] = true;
|
|
5524
5724
|
|
|
5525
5725
|
const IconNavigationUpLeftFilled = forwardRef(
|
|
5526
5726
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5547,6 +5747,7 @@ const IconNavigationUpLeftFilled = forwardRef(
|
|
|
5547
5747
|
})
|
|
5548
5748
|
)
|
|
5549
5749
|
);
|
|
5750
|
+
IconNavigationUpLeftFilled[iconSymbol] = true;
|
|
5550
5751
|
|
|
5551
5752
|
const IconNavigationUpLeftSlash = forwardRef(
|
|
5552
5753
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5577,6 +5778,7 @@ const IconNavigationUpLeftSlash = forwardRef(
|
|
|
5577
5778
|
})))
|
|
5578
5779
|
)
|
|
5579
5780
|
);
|
|
5781
|
+
IconNavigationUpLeftSlash[iconSymbol] = true;
|
|
5580
5782
|
|
|
5581
5783
|
const IconNavigationUpRight = forwardRef(
|
|
5582
5784
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5607,6 +5809,7 @@ const IconNavigationUpRight = forwardRef(
|
|
|
5607
5809
|
})))
|
|
5608
5810
|
)
|
|
5609
5811
|
);
|
|
5812
|
+
IconNavigationUpRight[iconSymbol] = true;
|
|
5610
5813
|
|
|
5611
5814
|
const IconNext = forwardRef(
|
|
5612
5815
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5633,6 +5836,7 @@ const IconNext = forwardRef(
|
|
|
5633
5836
|
})))
|
|
5634
5837
|
)
|
|
5635
5838
|
);
|
|
5839
|
+
IconNext[iconSymbol] = true;
|
|
5636
5840
|
|
|
5637
5841
|
const IconNodeConnectedDot = forwardRef(
|
|
5638
5842
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5661,6 +5865,7 @@ const IconNodeConnectedDot = forwardRef(
|
|
|
5661
5865
|
})
|
|
5662
5866
|
)
|
|
5663
5867
|
);
|
|
5868
|
+
IconNodeConnectedDot[iconSymbol] = true;
|
|
5664
5869
|
|
|
5665
5870
|
const IconNodeLinesCurved = forwardRef(
|
|
5666
5871
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5691,6 +5896,7 @@ const IconNodeLinesCurved = forwardRef(
|
|
|
5691
5896
|
})))
|
|
5692
5897
|
)
|
|
5693
5898
|
);
|
|
5899
|
+
IconNodeLinesCurved[iconSymbol] = true;
|
|
5694
5900
|
|
|
5695
5901
|
const IconNodeLinesHorizontal = forwardRef(
|
|
5696
5902
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5721,6 +5927,7 @@ const IconNodeLinesHorizontal = forwardRef(
|
|
|
5721
5927
|
})))
|
|
5722
5928
|
)
|
|
5723
5929
|
);
|
|
5930
|
+
IconNodeLinesHorizontal[iconSymbol] = true;
|
|
5724
5931
|
|
|
5725
5932
|
const IconNodeLinesVertical = forwardRef(
|
|
5726
5933
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5751,6 +5958,7 @@ const IconNodeLinesVertical = forwardRef(
|
|
|
5751
5958
|
})))
|
|
5752
5959
|
)
|
|
5753
5960
|
);
|
|
5961
|
+
IconNodeLinesVertical[iconSymbol] = true;
|
|
5754
5962
|
|
|
5755
5963
|
const IconNodePlus = forwardRef(
|
|
5756
5964
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5780,6 +5988,7 @@ const IconNodePlus = forwardRef(
|
|
|
5780
5988
|
})))
|
|
5781
5989
|
)
|
|
5782
5990
|
);
|
|
5991
|
+
IconNodePlus[iconSymbol] = true;
|
|
5783
5992
|
|
|
5784
5993
|
const IconNodesConnected = forwardRef(
|
|
5785
5994
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5806,6 +6015,7 @@ const IconNodesConnected = forwardRef(
|
|
|
5806
6015
|
})
|
|
5807
6016
|
)
|
|
5808
6017
|
);
|
|
6018
|
+
IconNodesConnected[iconSymbol] = true;
|
|
5809
6019
|
|
|
5810
6020
|
const IconNodesConnectionsThree = forwardRef(
|
|
5811
6021
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5835,6 +6045,7 @@ const IconNodesConnectionsThree = forwardRef(
|
|
|
5835
6045
|
})))
|
|
5836
6046
|
)
|
|
5837
6047
|
);
|
|
6048
|
+
IconNodesConnectionsThree[iconSymbol] = true;
|
|
5838
6049
|
|
|
5839
6050
|
const IconNoteMagnifyingGlass = forwardRef(
|
|
5840
6051
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5861,6 +6072,7 @@ const IconNoteMagnifyingGlass = forwardRef(
|
|
|
5861
6072
|
})))
|
|
5862
6073
|
)
|
|
5863
6074
|
);
|
|
6075
|
+
IconNoteMagnifyingGlass[iconSymbol] = true;
|
|
5864
6076
|
|
|
5865
6077
|
const IconOctagon = forwardRef(
|
|
5866
6078
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5891,6 +6103,7 @@ const IconOctagon = forwardRef(
|
|
|
5891
6103
|
})))
|
|
5892
6104
|
)
|
|
5893
6105
|
);
|
|
6106
|
+
IconOctagon[iconSymbol] = true;
|
|
5894
6107
|
|
|
5895
6108
|
const IconOffice = forwardRef(
|
|
5896
6109
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5912,6 +6125,7 @@ const IconOffice = forwardRef(
|
|
|
5912
6125
|
})
|
|
5913
6126
|
)
|
|
5914
6127
|
);
|
|
6128
|
+
IconOffice[iconSymbol] = true;
|
|
5915
6129
|
|
|
5916
6130
|
const IconPaintBucket = forwardRef(
|
|
5917
6131
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5938,6 +6152,7 @@ const IconPaintBucket = forwardRef(
|
|
|
5938
6152
|
})
|
|
5939
6153
|
)
|
|
5940
6154
|
);
|
|
6155
|
+
IconPaintBucket[iconSymbol] = true;
|
|
5941
6156
|
|
|
5942
6157
|
const IconPaperPlaneFilledRight = forwardRef(
|
|
5943
6158
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5964,6 +6179,7 @@ const IconPaperPlaneFilledRight = forwardRef(
|
|
|
5964
6179
|
})
|
|
5965
6180
|
)
|
|
5966
6181
|
);
|
|
6182
|
+
IconPaperPlaneFilledRight[iconSymbol] = true;
|
|
5967
6183
|
|
|
5968
6184
|
const IconPaperPlaneTilt = forwardRef(
|
|
5969
6185
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -5994,6 +6210,7 @@ const IconPaperPlaneTilt = forwardRef(
|
|
|
5994
6210
|
})))
|
|
5995
6211
|
)
|
|
5996
6212
|
);
|
|
6213
|
+
IconPaperPlaneTilt[iconSymbol] = true;
|
|
5997
6214
|
|
|
5998
6215
|
const IconParallelogram = forwardRef(
|
|
5999
6216
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6022,6 +6239,7 @@ const IconParallelogram = forwardRef(
|
|
|
6022
6239
|
})))
|
|
6023
6240
|
)
|
|
6024
6241
|
);
|
|
6242
|
+
IconParallelogram[iconSymbol] = true;
|
|
6025
6243
|
|
|
6026
6244
|
const IconPauseCircle = forwardRef(
|
|
6027
6245
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6051,6 +6269,7 @@ const IconPauseCircle = forwardRef(
|
|
|
6051
6269
|
})))
|
|
6052
6270
|
)
|
|
6053
6271
|
);
|
|
6272
|
+
IconPauseCircle[iconSymbol] = true;
|
|
6054
6273
|
|
|
6055
6274
|
const IconPause = forwardRef(
|
|
6056
6275
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6077,6 +6296,7 @@ const IconPause = forwardRef(
|
|
|
6077
6296
|
})))
|
|
6078
6297
|
)
|
|
6079
6298
|
);
|
|
6299
|
+
IconPause[iconSymbol] = true;
|
|
6080
6300
|
|
|
6081
6301
|
const IconPdf = forwardRef(
|
|
6082
6302
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6107,6 +6327,7 @@ const IconPdf = forwardRef(
|
|
|
6107
6327
|
})))
|
|
6108
6328
|
)
|
|
6109
6329
|
);
|
|
6330
|
+
IconPdf[iconSymbol] = true;
|
|
6110
6331
|
|
|
6111
6332
|
const IconPenTip = forwardRef(
|
|
6112
6333
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6137,6 +6358,7 @@ const IconPenTip = forwardRef(
|
|
|
6137
6358
|
})))
|
|
6138
6359
|
)
|
|
6139
6360
|
);
|
|
6361
|
+
IconPenTip[iconSymbol] = true;
|
|
6140
6362
|
|
|
6141
6363
|
const IconPen = forwardRef(
|
|
6142
6364
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6167,6 +6389,7 @@ const IconPen = forwardRef(
|
|
|
6167
6389
|
})))
|
|
6168
6390
|
)
|
|
6169
6391
|
);
|
|
6392
|
+
IconPen[iconSymbol] = true;
|
|
6170
6393
|
|
|
6171
6394
|
const IconPentagon = forwardRef(
|
|
6172
6395
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6197,6 +6420,7 @@ const IconPentagon = forwardRef(
|
|
|
6197
6420
|
})))
|
|
6198
6421
|
)
|
|
6199
6422
|
);
|
|
6423
|
+
IconPentagon[iconSymbol] = true;
|
|
6200
6424
|
|
|
6201
6425
|
const IconPlaceholder = forwardRef(
|
|
6202
6426
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6218,6 +6442,7 @@ const IconPlaceholder = forwardRef(
|
|
|
6218
6442
|
})
|
|
6219
6443
|
)
|
|
6220
6444
|
);
|
|
6445
|
+
IconPlaceholder[iconSymbol] = true;
|
|
6221
6446
|
|
|
6222
6447
|
const IconPlayCircle = forwardRef(
|
|
6223
6448
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6244,6 +6469,7 @@ const IconPlayCircle = forwardRef(
|
|
|
6244
6469
|
})
|
|
6245
6470
|
)
|
|
6246
6471
|
);
|
|
6472
|
+
IconPlayCircle[iconSymbol] = true;
|
|
6247
6473
|
|
|
6248
6474
|
const IconPlay = forwardRef(
|
|
6249
6475
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6270,6 +6496,7 @@ const IconPlay = forwardRef(
|
|
|
6270
6496
|
})))
|
|
6271
6497
|
)
|
|
6272
6498
|
);
|
|
6499
|
+
IconPlay[iconSymbol] = true;
|
|
6273
6500
|
|
|
6274
6501
|
const IconPlaybackSpeedCircle = forwardRef(
|
|
6275
6502
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6295,6 +6522,7 @@ const IconPlaybackSpeedCircle = forwardRef(
|
|
|
6295
6522
|
})
|
|
6296
6523
|
)
|
|
6297
6524
|
);
|
|
6525
|
+
IconPlaybackSpeedCircle[iconSymbol] = true;
|
|
6298
6526
|
|
|
6299
6527
|
const IconPlug = forwardRef(
|
|
6300
6528
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6316,6 +6544,7 @@ const IconPlug = forwardRef(
|
|
|
6316
6544
|
})
|
|
6317
6545
|
)
|
|
6318
6546
|
);
|
|
6547
|
+
IconPlug[iconSymbol] = true;
|
|
6319
6548
|
|
|
6320
6549
|
const IconPlusSquare = forwardRef(
|
|
6321
6550
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6343,6 +6572,7 @@ const IconPlusSquare = forwardRef(
|
|
|
6343
6572
|
})
|
|
6344
6573
|
)
|
|
6345
6574
|
);
|
|
6575
|
+
IconPlusSquare[iconSymbol] = true;
|
|
6346
6576
|
|
|
6347
6577
|
const IconPlusText = forwardRef(
|
|
6348
6578
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6373,6 +6603,7 @@ const IconPlusText = forwardRef(
|
|
|
6373
6603
|
})))
|
|
6374
6604
|
)
|
|
6375
6605
|
);
|
|
6606
|
+
IconPlusText[iconSymbol] = true;
|
|
6376
6607
|
|
|
6377
6608
|
const IconPlus = forwardRef(
|
|
6378
6609
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6394,6 +6625,7 @@ const IconPlus = forwardRef(
|
|
|
6394
6625
|
})
|
|
6395
6626
|
)
|
|
6396
6627
|
);
|
|
6628
|
+
IconPlus[iconSymbol] = true;
|
|
6397
6629
|
|
|
6398
6630
|
const IconPresentationArrow = forwardRef(
|
|
6399
6631
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6424,6 +6656,7 @@ const IconPresentationArrow = forwardRef(
|
|
|
6424
6656
|
})))
|
|
6425
6657
|
)
|
|
6426
6658
|
);
|
|
6659
|
+
IconPresentationArrow[iconSymbol] = true;
|
|
6427
6660
|
|
|
6428
6661
|
const IconPresentationEyeOpen = forwardRef(
|
|
6429
6662
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6448,6 +6681,7 @@ const IconPresentationEyeOpen = forwardRef(
|
|
|
6448
6681
|
})
|
|
6449
6682
|
)
|
|
6450
6683
|
);
|
|
6684
|
+
IconPresentationEyeOpen[iconSymbol] = true;
|
|
6451
6685
|
|
|
6452
6686
|
const IconPresentationLine = forwardRef(
|
|
6453
6687
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6478,6 +6712,7 @@ const IconPresentationLine = forwardRef(
|
|
|
6478
6712
|
})))
|
|
6479
6713
|
)
|
|
6480
6714
|
);
|
|
6715
|
+
IconPresentationLine[iconSymbol] = true;
|
|
6481
6716
|
|
|
6482
6717
|
const IconPresentationLinesTwo = forwardRef(
|
|
6483
6718
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6508,6 +6743,7 @@ const IconPresentationLinesTwo = forwardRef(
|
|
|
6508
6743
|
})))
|
|
6509
6744
|
)
|
|
6510
6745
|
);
|
|
6746
|
+
IconPresentationLinesTwo[iconSymbol] = true;
|
|
6511
6747
|
|
|
6512
6748
|
const IconPresentationLink = forwardRef(
|
|
6513
6749
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6534,6 +6770,7 @@ const IconPresentationLink = forwardRef(
|
|
|
6534
6770
|
})))
|
|
6535
6771
|
)
|
|
6536
6772
|
);
|
|
6773
|
+
IconPresentationLink[iconSymbol] = true;
|
|
6537
6774
|
|
|
6538
6775
|
const IconPresentationNumberOne = forwardRef(
|
|
6539
6776
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6564,6 +6801,7 @@ const IconPresentationNumberOne = forwardRef(
|
|
|
6564
6801
|
})))
|
|
6565
6802
|
)
|
|
6566
6803
|
);
|
|
6804
|
+
IconPresentationNumberOne[iconSymbol] = true;
|
|
6567
6805
|
|
|
6568
6806
|
const IconPresentationPlay = forwardRef(
|
|
6569
6807
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6590,6 +6828,7 @@ const IconPresentationPlay = forwardRef(
|
|
|
6590
6828
|
})
|
|
6591
6829
|
)
|
|
6592
6830
|
);
|
|
6831
|
+
IconPresentationPlay[iconSymbol] = true;
|
|
6593
6832
|
|
|
6594
6833
|
const IconPresentationPlus = forwardRef(
|
|
6595
6834
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6620,6 +6859,7 @@ const IconPresentationPlus = forwardRef(
|
|
|
6620
6859
|
})))
|
|
6621
6860
|
)
|
|
6622
6861
|
);
|
|
6862
|
+
IconPresentationPlus[iconSymbol] = true;
|
|
6623
6863
|
|
|
6624
6864
|
const IconPrevious = forwardRef(
|
|
6625
6865
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6646,6 +6886,7 @@ const IconPrevious = forwardRef(
|
|
|
6646
6886
|
})))
|
|
6647
6887
|
)
|
|
6648
6888
|
);
|
|
6889
|
+
IconPrevious[iconSymbol] = true;
|
|
6649
6890
|
|
|
6650
6891
|
const IconProhibit = forwardRef(
|
|
6651
6892
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6674,6 +6915,7 @@ const IconProhibit = forwardRef(
|
|
|
6674
6915
|
})))
|
|
6675
6916
|
)
|
|
6676
6917
|
);
|
|
6918
|
+
IconProhibit[iconSymbol] = true;
|
|
6677
6919
|
|
|
6678
6920
|
const IconPushPin = forwardRef(
|
|
6679
6921
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6700,6 +6942,7 @@ const IconPushPin = forwardRef(
|
|
|
6700
6942
|
})))
|
|
6701
6943
|
)
|
|
6702
6944
|
);
|
|
6945
|
+
IconPushPin[iconSymbol] = true;
|
|
6703
6946
|
|
|
6704
6947
|
const IconQuestionMarkCircle = forwardRef(
|
|
6705
6948
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6721,6 +6964,7 @@ const IconQuestionMarkCircle = forwardRef(
|
|
|
6721
6964
|
})
|
|
6722
6965
|
)
|
|
6723
6966
|
);
|
|
6967
|
+
IconQuestionMarkCircle[iconSymbol] = true;
|
|
6724
6968
|
|
|
6725
6969
|
const IconQuestionMark = forwardRef(
|
|
6726
6970
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6747,6 +6991,7 @@ const IconQuestionMark = forwardRef(
|
|
|
6747
6991
|
})
|
|
6748
6992
|
)
|
|
6749
6993
|
);
|
|
6994
|
+
IconQuestionMark[iconSymbol] = true;
|
|
6750
6995
|
|
|
6751
6996
|
const IconRectangleArrowUpCenter = forwardRef(
|
|
6752
6997
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6777,6 +7022,7 @@ const IconRectangleArrowUpCenter = forwardRef(
|
|
|
6777
7022
|
})))
|
|
6778
7023
|
)
|
|
6779
7024
|
);
|
|
7025
|
+
IconRectangleArrowUpCenter[iconSymbol] = true;
|
|
6780
7026
|
|
|
6781
7027
|
const IconRectangleDashLines = forwardRef(
|
|
6782
7028
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6807,6 +7053,7 @@ const IconRectangleDashLines = forwardRef(
|
|
|
6807
7053
|
})))
|
|
6808
7054
|
)
|
|
6809
7055
|
);
|
|
7056
|
+
IconRectangleDashLines[iconSymbol] = true;
|
|
6810
7057
|
|
|
6811
7058
|
const IconRectangleDotLinePen = forwardRef(
|
|
6812
7059
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6839,6 +7086,7 @@ const IconRectangleDotLinePen = forwardRef(
|
|
|
6839
7086
|
})
|
|
6840
7087
|
)
|
|
6841
7088
|
);
|
|
7089
|
+
IconRectangleDotLinePen[iconSymbol] = true;
|
|
6842
7090
|
|
|
6843
7091
|
const IconRectanglePlayStack = forwardRef(
|
|
6844
7092
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6865,6 +7113,7 @@ const IconRectanglePlayStack = forwardRef(
|
|
|
6865
7113
|
})
|
|
6866
7114
|
)
|
|
6867
7115
|
);
|
|
7116
|
+
IconRectanglePlayStack[iconSymbol] = true;
|
|
6868
7117
|
|
|
6869
7118
|
const IconRectangleTick = forwardRef(
|
|
6870
7119
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6895,6 +7144,7 @@ const IconRectangleTick = forwardRef(
|
|
|
6895
7144
|
})))
|
|
6896
7145
|
)
|
|
6897
7146
|
);
|
|
7147
|
+
IconRectangleTick[iconSymbol] = true;
|
|
6898
7148
|
|
|
6899
7149
|
const IconRectangleTriangleBottomCenter = forwardRef(
|
|
6900
7150
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6925,6 +7175,7 @@ const IconRectangleTriangleBottomCenter = forwardRef(
|
|
|
6925
7175
|
})))
|
|
6926
7176
|
)
|
|
6927
7177
|
);
|
|
7178
|
+
IconRectangleTriangleBottomCenter[iconSymbol] = true;
|
|
6928
7179
|
|
|
6929
7180
|
const IconRectanglesThreeAligned = forwardRef(
|
|
6930
7181
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6955,6 +7206,7 @@ const IconRectanglesThreeAligned = forwardRef(
|
|
|
6955
7206
|
})))
|
|
6956
7207
|
)
|
|
6957
7208
|
);
|
|
7209
|
+
IconRectanglesThreeAligned[iconSymbol] = true;
|
|
6958
7210
|
|
|
6959
7211
|
const IconRectanglesThreeFree = forwardRef(
|
|
6960
7212
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -6985,6 +7237,7 @@ const IconRectanglesThreeFree = forwardRef(
|
|
|
6985
7237
|
})))
|
|
6986
7238
|
)
|
|
6987
7239
|
);
|
|
7240
|
+
IconRectanglesThreeFree[iconSymbol] = true;
|
|
6988
7241
|
|
|
6989
7242
|
const IconRectanglesThreeOverlap = forwardRef(
|
|
6990
7243
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7015,6 +7268,7 @@ const IconRectanglesThreeOverlap = forwardRef(
|
|
|
7015
7268
|
})))
|
|
7016
7269
|
)
|
|
7017
7270
|
);
|
|
7271
|
+
IconRectanglesThreeOverlap[iconSymbol] = true;
|
|
7018
7272
|
|
|
7019
7273
|
const IconRectanglesTwoLine = forwardRef(
|
|
7020
7274
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7045,6 +7299,7 @@ const IconRectanglesTwoLine = forwardRef(
|
|
|
7045
7299
|
})))
|
|
7046
7300
|
)
|
|
7047
7301
|
);
|
|
7302
|
+
IconRectanglesTwoLine[iconSymbol] = true;
|
|
7048
7303
|
|
|
7049
7304
|
const IconRectanglesTwoLinesFour = forwardRef(
|
|
7050
7305
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7075,6 +7330,7 @@ const IconRectanglesTwoLinesFour = forwardRef(
|
|
|
7075
7330
|
})))
|
|
7076
7331
|
)
|
|
7077
7332
|
);
|
|
7333
|
+
IconRectanglesTwoLinesFour[iconSymbol] = true;
|
|
7078
7334
|
|
|
7079
7335
|
const IconRectanglesTwoMinus = forwardRef(
|
|
7080
7336
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7105,6 +7361,7 @@ const IconRectanglesTwoMinus = forwardRef(
|
|
|
7105
7361
|
})))
|
|
7106
7362
|
)
|
|
7107
7363
|
);
|
|
7364
|
+
IconRectanglesTwoMinus[iconSymbol] = true;
|
|
7108
7365
|
|
|
7109
7366
|
const IconRectanglesTwoPlus = forwardRef(
|
|
7110
7367
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7135,6 +7392,7 @@ const IconRectanglesTwoPlus = forwardRef(
|
|
|
7135
7392
|
})))
|
|
7136
7393
|
)
|
|
7137
7394
|
);
|
|
7395
|
+
IconRectanglesTwoPlus[iconSymbol] = true;
|
|
7138
7396
|
|
|
7139
7397
|
const IconRectanglesTwoUser = forwardRef(
|
|
7140
7398
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7159,6 +7417,7 @@ const IconRectanglesTwoUser = forwardRef(
|
|
|
7159
7417
|
})
|
|
7160
7418
|
)
|
|
7161
7419
|
);
|
|
7420
|
+
IconRectanglesTwoUser[iconSymbol] = true;
|
|
7162
7421
|
|
|
7163
7422
|
const IconRhombus = forwardRef(
|
|
7164
7423
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7187,6 +7446,7 @@ const IconRhombus = forwardRef(
|
|
|
7187
7446
|
})))
|
|
7188
7447
|
)
|
|
7189
7448
|
);
|
|
7449
|
+
IconRhombus[iconSymbol] = true;
|
|
7190
7450
|
|
|
7191
7451
|
const IconRocket = forwardRef(
|
|
7192
7452
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7209,6 +7469,7 @@ const IconRocket = forwardRef(
|
|
|
7209
7469
|
})
|
|
7210
7470
|
)
|
|
7211
7471
|
);
|
|
7472
|
+
IconRocket[iconSymbol] = true;
|
|
7212
7473
|
|
|
7213
7474
|
const IconRssRectangle = forwardRef(
|
|
7214
7475
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7237,6 +7498,7 @@ const IconRssRectangle = forwardRef(
|
|
|
7237
7498
|
})
|
|
7238
7499
|
)
|
|
7239
7500
|
);
|
|
7501
|
+
IconRssRectangle[iconSymbol] = true;
|
|
7240
7502
|
|
|
7241
7503
|
const IconRss = forwardRef(
|
|
7242
7504
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7264,6 +7526,7 @@ const IconRss = forwardRef(
|
|
|
7264
7526
|
})
|
|
7265
7527
|
)
|
|
7266
7528
|
);
|
|
7529
|
+
IconRss[iconSymbol] = true;
|
|
7267
7530
|
|
|
7268
7531
|
const IconScissors = forwardRef(
|
|
7269
7532
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7292,6 +7555,7 @@ const IconScissors = forwardRef(
|
|
|
7292
7555
|
})
|
|
7293
7556
|
)
|
|
7294
7557
|
);
|
|
7558
|
+
IconScissors[iconSymbol] = true;
|
|
7295
7559
|
|
|
7296
7560
|
const IconScrollbarXy = forwardRef(
|
|
7297
7561
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7313,6 +7577,7 @@ const IconScrollbarXy = forwardRef(
|
|
|
7313
7577
|
})
|
|
7314
7578
|
)
|
|
7315
7579
|
);
|
|
7580
|
+
IconScrollbarXy[iconSymbol] = true;
|
|
7316
7581
|
|
|
7317
7582
|
const IconShapes = forwardRef(
|
|
7318
7583
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7342,6 +7607,7 @@ const IconShapes = forwardRef(
|
|
|
7342
7607
|
})))
|
|
7343
7608
|
)
|
|
7344
7609
|
);
|
|
7610
|
+
IconShapes[iconSymbol] = true;
|
|
7345
7611
|
|
|
7346
7612
|
const IconShieldCheck = forwardRef(
|
|
7347
7613
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7372,6 +7638,7 @@ const IconShieldCheck = forwardRef(
|
|
|
7372
7638
|
})))
|
|
7373
7639
|
)
|
|
7374
7640
|
);
|
|
7641
|
+
IconShieldCheck[iconSymbol] = true;
|
|
7375
7642
|
|
|
7376
7643
|
const IconShieldLock = forwardRef(
|
|
7377
7644
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7401,6 +7668,7 @@ const IconShieldLock = forwardRef(
|
|
|
7401
7668
|
})
|
|
7402
7669
|
)
|
|
7403
7670
|
);
|
|
7671
|
+
IconShieldLock[iconSymbol] = true;
|
|
7404
7672
|
|
|
7405
7673
|
const IconShuffle = forwardRef(
|
|
7406
7674
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7431,6 +7699,7 @@ const IconShuffle = forwardRef(
|
|
|
7431
7699
|
})))
|
|
7432
7700
|
)
|
|
7433
7701
|
);
|
|
7702
|
+
IconShuffle[iconSymbol] = true;
|
|
7434
7703
|
|
|
7435
7704
|
const IconSidebarClosed = forwardRef(
|
|
7436
7705
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7462,6 +7731,7 @@ const IconSidebarClosed = forwardRef(
|
|
|
7462
7731
|
})))
|
|
7463
7732
|
)
|
|
7464
7733
|
);
|
|
7734
|
+
IconSidebarClosed[iconSymbol] = true;
|
|
7465
7735
|
|
|
7466
7736
|
const IconSidebarOpen = forwardRef(
|
|
7467
7737
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7491,6 +7761,7 @@ const IconSidebarOpen = forwardRef(
|
|
|
7491
7761
|
})
|
|
7492
7762
|
)
|
|
7493
7763
|
);
|
|
7764
|
+
IconSidebarOpen[iconSymbol] = true;
|
|
7494
7765
|
|
|
7495
7766
|
const IconSlidersX = forwardRef(
|
|
7496
7767
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7520,6 +7791,7 @@ const IconSlidersX = forwardRef(
|
|
|
7520
7791
|
})))
|
|
7521
7792
|
)
|
|
7522
7793
|
);
|
|
7794
|
+
IconSlidersX[iconSymbol] = true;
|
|
7523
7795
|
|
|
7524
7796
|
const IconSlidersY = forwardRef(
|
|
7525
7797
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7549,6 +7821,7 @@ const IconSlidersY = forwardRef(
|
|
|
7549
7821
|
})))
|
|
7550
7822
|
)
|
|
7551
7823
|
);
|
|
7824
|
+
IconSlidersY[iconSymbol] = true;
|
|
7552
7825
|
|
|
7553
7826
|
const IconSmileyChat = forwardRef(
|
|
7554
7827
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7571,6 +7844,7 @@ const IconSmileyChat = forwardRef(
|
|
|
7571
7844
|
})
|
|
7572
7845
|
)
|
|
7573
7846
|
);
|
|
7847
|
+
IconSmileyChat[iconSymbol] = true;
|
|
7574
7848
|
|
|
7575
7849
|
const IconSmileyPlus = forwardRef(
|
|
7576
7850
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7597,6 +7871,7 @@ const IconSmileyPlus = forwardRef(
|
|
|
7597
7871
|
})
|
|
7598
7872
|
)
|
|
7599
7873
|
);
|
|
7874
|
+
IconSmileyPlus[iconSymbol] = true;
|
|
7600
7875
|
|
|
7601
7876
|
const IconSmileySticker = forwardRef(
|
|
7602
7877
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7623,6 +7898,7 @@ const IconSmileySticker = forwardRef(
|
|
|
7623
7898
|
})
|
|
7624
7899
|
)
|
|
7625
7900
|
);
|
|
7901
|
+
IconSmileySticker[iconSymbol] = true;
|
|
7626
7902
|
|
|
7627
7903
|
const IconSmiley = forwardRef(
|
|
7628
7904
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7649,6 +7925,7 @@ const IconSmiley = forwardRef(
|
|
|
7649
7925
|
})
|
|
7650
7926
|
)
|
|
7651
7927
|
);
|
|
7928
|
+
IconSmiley[iconSymbol] = true;
|
|
7652
7929
|
|
|
7653
7930
|
const IconSocialFacebook = forwardRef(
|
|
7654
7931
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7674,6 +7951,7 @@ const IconSocialFacebook = forwardRef(
|
|
|
7674
7951
|
})
|
|
7675
7952
|
)
|
|
7676
7953
|
);
|
|
7954
|
+
IconSocialFacebook[iconSymbol] = true;
|
|
7677
7955
|
|
|
7678
7956
|
const IconSocialInstagram = forwardRef(
|
|
7679
7957
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7705,6 +7983,7 @@ const IconSocialInstagram = forwardRef(
|
|
|
7705
7983
|
})
|
|
7706
7984
|
)
|
|
7707
7985
|
);
|
|
7986
|
+
IconSocialInstagram[iconSymbol] = true;
|
|
7708
7987
|
|
|
7709
7988
|
const IconSocialLinkedin = forwardRef(
|
|
7710
7989
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7730,6 +8009,7 @@ const IconSocialLinkedin = forwardRef(
|
|
|
7730
8009
|
})
|
|
7731
8010
|
)
|
|
7732
8011
|
);
|
|
8012
|
+
IconSocialLinkedin[iconSymbol] = true;
|
|
7733
8013
|
|
|
7734
8014
|
const IconSocialTwitter = forwardRef(
|
|
7735
8015
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7755,6 +8035,7 @@ const IconSocialTwitter = forwardRef(
|
|
|
7755
8035
|
})
|
|
7756
8036
|
)
|
|
7757
8037
|
);
|
|
8038
|
+
IconSocialTwitter[iconSymbol] = true;
|
|
7758
8039
|
|
|
7759
8040
|
const IconSocialYoutube = forwardRef(
|
|
7760
8041
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7780,6 +8061,7 @@ const IconSocialYoutube = forwardRef(
|
|
|
7780
8061
|
})
|
|
7781
8062
|
)
|
|
7782
8063
|
);
|
|
8064
|
+
IconSocialYoutube[iconSymbol] = true;
|
|
7783
8065
|
|
|
7784
8066
|
const IconSparksFilled = forwardRef(
|
|
7785
8067
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7806,6 +8088,7 @@ const IconSparksFilled = forwardRef(
|
|
|
7806
8088
|
})))
|
|
7807
8089
|
)
|
|
7808
8090
|
);
|
|
8091
|
+
IconSparksFilled[iconSymbol] = true;
|
|
7809
8092
|
|
|
7810
8093
|
const IconSparks = forwardRef(
|
|
7811
8094
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7830,6 +8113,7 @@ const IconSparks = forwardRef(
|
|
|
7830
8113
|
})
|
|
7831
8114
|
)
|
|
7832
8115
|
);
|
|
8116
|
+
IconSparks[iconSymbol] = true;
|
|
7833
8117
|
|
|
7834
8118
|
const IconSpeakerCross = forwardRef(
|
|
7835
8119
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7859,6 +8143,7 @@ const IconSpeakerCross = forwardRef(
|
|
|
7859
8143
|
})))
|
|
7860
8144
|
)
|
|
7861
8145
|
);
|
|
8146
|
+
IconSpeakerCross[iconSymbol] = true;
|
|
7862
8147
|
|
|
7863
8148
|
const IconSpeakerHigh = forwardRef(
|
|
7864
8149
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7888,6 +8173,7 @@ const IconSpeakerHigh = forwardRef(
|
|
|
7888
8173
|
})))
|
|
7889
8174
|
)
|
|
7890
8175
|
);
|
|
8176
|
+
IconSpeakerHigh[iconSymbol] = true;
|
|
7891
8177
|
|
|
7892
8178
|
const IconSplitVertical = forwardRef(
|
|
7893
8179
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7918,6 +8204,7 @@ const IconSplitVertical = forwardRef(
|
|
|
7918
8204
|
})))
|
|
7919
8205
|
)
|
|
7920
8206
|
);
|
|
8207
|
+
IconSplitVertical[iconSymbol] = true;
|
|
7921
8208
|
|
|
7922
8209
|
const IconSquareBracketsAngleSlash = forwardRef(
|
|
7923
8210
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7947,6 +8234,7 @@ const IconSquareBracketsAngleSlash = forwardRef(
|
|
|
7947
8234
|
})))
|
|
7948
8235
|
)
|
|
7949
8236
|
);
|
|
8237
|
+
IconSquareBracketsAngleSlash[iconSymbol] = true;
|
|
7950
8238
|
|
|
7951
8239
|
const IconSquareCirclesTwo = forwardRef(
|
|
7952
8240
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -7972,6 +8260,7 @@ const IconSquareCirclesTwo = forwardRef(
|
|
|
7972
8260
|
})
|
|
7973
8261
|
)
|
|
7974
8262
|
);
|
|
8263
|
+
IconSquareCirclesTwo[iconSymbol] = true;
|
|
7975
8264
|
|
|
7976
8265
|
const IconSquareLineSquareDashed = forwardRef(
|
|
7977
8266
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8002,6 +8291,7 @@ const IconSquareLineSquareDashed = forwardRef(
|
|
|
8002
8291
|
})))
|
|
8003
8292
|
)
|
|
8004
8293
|
);
|
|
8294
|
+
IconSquareLineSquareDashed[iconSymbol] = true;
|
|
8005
8295
|
|
|
8006
8296
|
const IconSquareRounded = forwardRef(
|
|
8007
8297
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8030,6 +8320,7 @@ const IconSquareRounded = forwardRef(
|
|
|
8030
8320
|
})))
|
|
8031
8321
|
)
|
|
8032
8322
|
);
|
|
8323
|
+
IconSquareRounded[iconSymbol] = true;
|
|
8033
8324
|
|
|
8034
8325
|
const IconSquareStarScribble = forwardRef(
|
|
8035
8326
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8056,6 +8347,7 @@ const IconSquareStarScribble = forwardRef(
|
|
|
8056
8347
|
})
|
|
8057
8348
|
)
|
|
8058
8349
|
);
|
|
8350
|
+
IconSquareStarScribble[iconSymbol] = true;
|
|
8059
8351
|
|
|
8060
8352
|
const IconSquareTriangleCirclePlus = forwardRef(
|
|
8061
8353
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8085,6 +8377,7 @@ const IconSquareTriangleCirclePlus = forwardRef(
|
|
|
8085
8377
|
})))
|
|
8086
8378
|
)
|
|
8087
8379
|
);
|
|
8380
|
+
IconSquareTriangleCirclePlus[iconSymbol] = true;
|
|
8088
8381
|
|
|
8089
8382
|
const IconSquare = forwardRef(
|
|
8090
8383
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8113,6 +8406,7 @@ const IconSquare = forwardRef(
|
|
|
8113
8406
|
})))
|
|
8114
8407
|
)
|
|
8115
8408
|
);
|
|
8409
|
+
IconSquare[iconSymbol] = true;
|
|
8116
8410
|
|
|
8117
8411
|
const IconSquaresFour = forwardRef(
|
|
8118
8412
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8142,6 +8436,7 @@ const IconSquaresFour = forwardRef(
|
|
|
8142
8436
|
})))
|
|
8143
8437
|
)
|
|
8144
8438
|
);
|
|
8439
|
+
IconSquaresFour[iconSymbol] = true;
|
|
8145
8440
|
|
|
8146
8441
|
const IconSquaresGroup = forwardRef(
|
|
8147
8442
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8172,6 +8467,7 @@ const IconSquaresGroup = forwardRef(
|
|
|
8172
8467
|
})
|
|
8173
8468
|
)
|
|
8174
8469
|
);
|
|
8470
|
+
IconSquaresGroup[iconSymbol] = true;
|
|
8175
8471
|
|
|
8176
8472
|
const IconSquaresMerge = forwardRef(
|
|
8177
8473
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8198,6 +8494,7 @@ const IconSquaresMerge = forwardRef(
|
|
|
8198
8494
|
})))
|
|
8199
8495
|
)
|
|
8200
8496
|
);
|
|
8497
|
+
IconSquaresMerge[iconSymbol] = true;
|
|
8201
8498
|
|
|
8202
8499
|
const IconSquaresThree = forwardRef(
|
|
8203
8500
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8227,6 +8524,7 @@ const IconSquaresThree = forwardRef(
|
|
|
8227
8524
|
})))
|
|
8228
8525
|
)
|
|
8229
8526
|
);
|
|
8527
|
+
IconSquaresThree[iconSymbol] = true;
|
|
8230
8528
|
|
|
8231
8529
|
const IconSquaresTwoOverlap = forwardRef(
|
|
8232
8530
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8257,6 +8555,7 @@ const IconSquaresTwoOverlap = forwardRef(
|
|
|
8257
8555
|
})))
|
|
8258
8556
|
)
|
|
8259
8557
|
);
|
|
8558
|
+
IconSquaresTwoOverlap[iconSymbol] = true;
|
|
8260
8559
|
|
|
8261
8560
|
const IconSquaresUngroup = forwardRef(
|
|
8262
8561
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8283,6 +8582,7 @@ const IconSquaresUngroup = forwardRef(
|
|
|
8283
8582
|
})
|
|
8284
8583
|
)
|
|
8285
8584
|
);
|
|
8585
|
+
IconSquaresUngroup[iconSymbol] = true;
|
|
8286
8586
|
|
|
8287
8587
|
const IconSquaresUnmerge = forwardRef(
|
|
8288
8588
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8313,6 +8613,7 @@ const IconSquaresUnmerge = forwardRef(
|
|
|
8313
8613
|
})))
|
|
8314
8614
|
)
|
|
8315
8615
|
);
|
|
8616
|
+
IconSquaresUnmerge[iconSymbol] = true;
|
|
8316
8617
|
|
|
8317
8618
|
const IconStack = forwardRef(
|
|
8318
8619
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8343,6 +8644,7 @@ const IconStack = forwardRef(
|
|
|
8343
8644
|
})))
|
|
8344
8645
|
)
|
|
8345
8646
|
);
|
|
8647
|
+
IconStack[iconSymbol] = true;
|
|
8346
8648
|
|
|
8347
8649
|
const IconStarFilled = forwardRef(
|
|
8348
8650
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8369,6 +8671,7 @@ const IconStarFilled = forwardRef(
|
|
|
8369
8671
|
})
|
|
8370
8672
|
)
|
|
8371
8673
|
);
|
|
8674
|
+
IconStarFilled[iconSymbol] = true;
|
|
8372
8675
|
|
|
8373
8676
|
const IconStarHalf = forwardRef(
|
|
8374
8677
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8395,6 +8698,7 @@ const IconStarHalf = forwardRef(
|
|
|
8395
8698
|
})
|
|
8396
8699
|
)
|
|
8397
8700
|
);
|
|
8701
|
+
IconStarHalf[iconSymbol] = true;
|
|
8398
8702
|
|
|
8399
8703
|
const IconStar = forwardRef(
|
|
8400
8704
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8425,6 +8729,7 @@ const IconStar = forwardRef(
|
|
|
8425
8729
|
})))
|
|
8426
8730
|
)
|
|
8427
8731
|
);
|
|
8732
|
+
IconStar[iconSymbol] = true;
|
|
8428
8733
|
|
|
8429
8734
|
const IconStickyCorners = forwardRef(
|
|
8430
8735
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8455,6 +8760,7 @@ const IconStickyCorners = forwardRef(
|
|
|
8455
8760
|
})))
|
|
8456
8761
|
)
|
|
8457
8762
|
);
|
|
8763
|
+
IconStickyCorners[iconSymbol] = true;
|
|
8458
8764
|
|
|
8459
8765
|
const IconStickyEyeClosed = forwardRef(
|
|
8460
8766
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8477,6 +8783,7 @@ const IconStickyEyeClosed = forwardRef(
|
|
|
8477
8783
|
})
|
|
8478
8784
|
)
|
|
8479
8785
|
);
|
|
8786
|
+
IconStickyEyeClosed[iconSymbol] = true;
|
|
8480
8787
|
|
|
8481
8788
|
const IconStickyEyeOpen = forwardRef(
|
|
8482
8789
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8501,6 +8808,7 @@ const IconStickyEyeOpen = forwardRef(
|
|
|
8501
8808
|
})
|
|
8502
8809
|
)
|
|
8503
8810
|
);
|
|
8811
|
+
IconStickyEyeOpen[iconSymbol] = true;
|
|
8504
8812
|
|
|
8505
8813
|
const IconStickyNoteStack = forwardRef(
|
|
8506
8814
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8531,6 +8839,7 @@ const IconStickyNoteStack = forwardRef(
|
|
|
8531
8839
|
})))
|
|
8532
8840
|
)
|
|
8533
8841
|
);
|
|
8842
|
+
IconStickyNoteStack[iconSymbol] = true;
|
|
8534
8843
|
|
|
8535
8844
|
const IconStickyNoteWide = forwardRef(
|
|
8536
8845
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8561,6 +8870,7 @@ const IconStickyNoteWide = forwardRef(
|
|
|
8561
8870
|
})))
|
|
8562
8871
|
)
|
|
8563
8872
|
);
|
|
8873
|
+
IconStickyNoteWide[iconSymbol] = true;
|
|
8564
8874
|
|
|
8565
8875
|
const IconStickyNote = forwardRef(
|
|
8566
8876
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8591,6 +8901,7 @@ const IconStickyNote = forwardRef(
|
|
|
8591
8901
|
})))
|
|
8592
8902
|
)
|
|
8593
8903
|
);
|
|
8904
|
+
IconStickyNote[iconSymbol] = true;
|
|
8594
8905
|
|
|
8595
8906
|
const IconStickyNotesTwo = forwardRef(
|
|
8596
8907
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8617,6 +8928,7 @@ const IconStickyNotesTwo = forwardRef(
|
|
|
8617
8928
|
})))
|
|
8618
8929
|
)
|
|
8619
8930
|
);
|
|
8931
|
+
IconStickyNotesTwo[iconSymbol] = true;
|
|
8620
8932
|
|
|
8621
8933
|
const IconStopCircle = forwardRef(
|
|
8622
8934
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8643,6 +8955,7 @@ const IconStopCircle = forwardRef(
|
|
|
8643
8955
|
})
|
|
8644
8956
|
)
|
|
8645
8957
|
);
|
|
8958
|
+
IconStopCircle[iconSymbol] = true;
|
|
8646
8959
|
|
|
8647
8960
|
const IconStroke1 = forwardRef(
|
|
8648
8961
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8669,6 +8982,7 @@ const IconStroke1 = forwardRef(
|
|
|
8669
8982
|
})))
|
|
8670
8983
|
)
|
|
8671
8984
|
);
|
|
8985
|
+
IconStroke1[iconSymbol] = true;
|
|
8672
8986
|
|
|
8673
8987
|
const IconStroke2 = forwardRef(
|
|
8674
8988
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8695,6 +9009,7 @@ const IconStroke2 = forwardRef(
|
|
|
8695
9009
|
})))
|
|
8696
9010
|
)
|
|
8697
9011
|
);
|
|
9012
|
+
IconStroke2[iconSymbol] = true;
|
|
8698
9013
|
|
|
8699
9014
|
const IconStroke3 = forwardRef(
|
|
8700
9015
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8721,6 +9036,7 @@ const IconStroke3 = forwardRef(
|
|
|
8721
9036
|
})))
|
|
8722
9037
|
)
|
|
8723
9038
|
);
|
|
9039
|
+
IconStroke3[iconSymbol] = true;
|
|
8724
9040
|
|
|
8725
9041
|
const IconStroke4 = forwardRef(
|
|
8726
9042
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8747,6 +9063,7 @@ const IconStroke4 = forwardRef(
|
|
|
8747
9063
|
})))
|
|
8748
9064
|
)
|
|
8749
9065
|
);
|
|
9066
|
+
IconStroke4[iconSymbol] = true;
|
|
8750
9067
|
|
|
8751
9068
|
const IconStroke5 = forwardRef(
|
|
8752
9069
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8773,6 +9090,7 @@ const IconStroke5 = forwardRef(
|
|
|
8773
9090
|
})))
|
|
8774
9091
|
)
|
|
8775
9092
|
);
|
|
9093
|
+
IconStroke5[iconSymbol] = true;
|
|
8776
9094
|
|
|
8777
9095
|
const IconStroke6 = forwardRef(
|
|
8778
9096
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8799,6 +9117,7 @@ const IconStroke6 = forwardRef(
|
|
|
8799
9117
|
})))
|
|
8800
9118
|
)
|
|
8801
9119
|
);
|
|
9120
|
+
IconStroke6[iconSymbol] = true;
|
|
8802
9121
|
|
|
8803
9122
|
const IconSwitch = forwardRef(
|
|
8804
9123
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8827,6 +9146,7 @@ const IconSwitch = forwardRef(
|
|
|
8827
9146
|
})
|
|
8828
9147
|
)
|
|
8829
9148
|
);
|
|
9149
|
+
IconSwitch[iconSymbol] = true;
|
|
8830
9150
|
|
|
8831
9151
|
const IconTag = forwardRef(
|
|
8832
9152
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8856,6 +9176,7 @@ const IconTag = forwardRef(
|
|
|
8856
9176
|
})
|
|
8857
9177
|
)
|
|
8858
9178
|
);
|
|
9179
|
+
IconTag[iconSymbol] = true;
|
|
8859
9180
|
|
|
8860
9181
|
const IconTextAUnderline = forwardRef(
|
|
8861
9182
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8882,6 +9203,7 @@ const IconTextAUnderline = forwardRef(
|
|
|
8882
9203
|
})
|
|
8883
9204
|
)
|
|
8884
9205
|
);
|
|
9206
|
+
IconTextAUnderline[iconSymbol] = true;
|
|
8885
9207
|
|
|
8886
9208
|
const IconTextAlignCenter = forwardRef(
|
|
8887
9209
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8912,6 +9234,7 @@ const IconTextAlignCenter = forwardRef(
|
|
|
8912
9234
|
})))
|
|
8913
9235
|
)
|
|
8914
9236
|
);
|
|
9237
|
+
IconTextAlignCenter[iconSymbol] = true;
|
|
8915
9238
|
|
|
8916
9239
|
const IconTextAlignLeft = forwardRef(
|
|
8917
9240
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8942,6 +9265,7 @@ const IconTextAlignLeft = forwardRef(
|
|
|
8942
9265
|
})))
|
|
8943
9266
|
)
|
|
8944
9267
|
);
|
|
9268
|
+
IconTextAlignLeft[iconSymbol] = true;
|
|
8945
9269
|
|
|
8946
9270
|
const IconTextBBoldItalicUnderlined = forwardRef(
|
|
8947
9271
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8960,6 +9284,7 @@ const IconTextBBoldItalicUnderlined = forwardRef(
|
|
|
8960
9284
|
})
|
|
8961
9285
|
)
|
|
8962
9286
|
);
|
|
9287
|
+
IconTextBBoldItalicUnderlined[iconSymbol] = true;
|
|
8963
9288
|
|
|
8964
9289
|
const IconTextBBold = forwardRef(
|
|
8965
9290
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -8990,6 +9315,7 @@ const IconTextBBold = forwardRef(
|
|
|
8990
9315
|
})))
|
|
8991
9316
|
)
|
|
8992
9317
|
);
|
|
9318
|
+
IconTextBBold[iconSymbol] = true;
|
|
8993
9319
|
|
|
8994
9320
|
const IconTextCursorEyeOpen = forwardRef(
|
|
8995
9321
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9014,6 +9340,7 @@ const IconTextCursorEyeOpen = forwardRef(
|
|
|
9014
9340
|
})
|
|
9015
9341
|
)
|
|
9016
9342
|
);
|
|
9343
|
+
IconTextCursorEyeOpen[iconSymbol] = true;
|
|
9017
9344
|
|
|
9018
9345
|
const IconTextHOne = forwardRef(
|
|
9019
9346
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9044,6 +9371,7 @@ const IconTextHOne = forwardRef(
|
|
|
9044
9371
|
})))
|
|
9045
9372
|
)
|
|
9046
9373
|
);
|
|
9374
|
+
IconTextHOne[iconSymbol] = true;
|
|
9047
9375
|
|
|
9048
9376
|
const IconTextHThree = forwardRef(
|
|
9049
9377
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9074,6 +9402,7 @@ const IconTextHThree = forwardRef(
|
|
|
9074
9402
|
})))
|
|
9075
9403
|
)
|
|
9076
9404
|
);
|
|
9405
|
+
IconTextHThree[iconSymbol] = true;
|
|
9077
9406
|
|
|
9078
9407
|
const IconTextHTwo = forwardRef(
|
|
9079
9408
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9104,6 +9433,7 @@ const IconTextHTwo = forwardRef(
|
|
|
9104
9433
|
})))
|
|
9105
9434
|
)
|
|
9106
9435
|
);
|
|
9436
|
+
IconTextHTwo[iconSymbol] = true;
|
|
9107
9437
|
|
|
9108
9438
|
const IconTextIItalic = forwardRef(
|
|
9109
9439
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9133,6 +9463,7 @@ const IconTextIItalic = forwardRef(
|
|
|
9133
9463
|
})))
|
|
9134
9464
|
)
|
|
9135
9465
|
);
|
|
9466
|
+
IconTextIItalic[iconSymbol] = true;
|
|
9136
9467
|
|
|
9137
9468
|
const IconTextIndent = forwardRef(
|
|
9138
9469
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9163,6 +9494,7 @@ const IconTextIndent = forwardRef(
|
|
|
9163
9494
|
})))
|
|
9164
9495
|
)
|
|
9165
9496
|
);
|
|
9497
|
+
IconTextIndent[iconSymbol] = true;
|
|
9166
9498
|
|
|
9167
9499
|
const IconTextLinesThree = forwardRef(
|
|
9168
9500
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9193,6 +9525,7 @@ const IconTextLinesThree = forwardRef(
|
|
|
9193
9525
|
})))
|
|
9194
9526
|
)
|
|
9195
9527
|
);
|
|
9528
|
+
IconTextLinesThree[iconSymbol] = true;
|
|
9196
9529
|
|
|
9197
9530
|
const IconTextSStrikethrough = forwardRef(
|
|
9198
9531
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9223,6 +9556,7 @@ const IconTextSStrikethrough = forwardRef(
|
|
|
9223
9556
|
})))
|
|
9224
9557
|
)
|
|
9225
9558
|
);
|
|
9559
|
+
IconTextSStrikethrough[iconSymbol] = true;
|
|
9226
9560
|
|
|
9227
9561
|
const IconTextStyles = forwardRef(
|
|
9228
9562
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9251,6 +9585,7 @@ const IconTextStyles = forwardRef(
|
|
|
9251
9585
|
})
|
|
9252
9586
|
)
|
|
9253
9587
|
);
|
|
9588
|
+
IconTextStyles[iconSymbol] = true;
|
|
9254
9589
|
|
|
9255
9590
|
const IconTextT = forwardRef(
|
|
9256
9591
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9280,6 +9615,7 @@ const IconTextT = forwardRef(
|
|
|
9280
9615
|
})))
|
|
9281
9616
|
)
|
|
9282
9617
|
);
|
|
9618
|
+
IconTextT[iconSymbol] = true;
|
|
9283
9619
|
|
|
9284
9620
|
const IconTextUUnderlined = forwardRef(
|
|
9285
9621
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9310,6 +9646,7 @@ const IconTextUUnderlined = forwardRef(
|
|
|
9310
9646
|
})))
|
|
9311
9647
|
)
|
|
9312
9648
|
);
|
|
9649
|
+
IconTextUUnderlined[iconSymbol] = true;
|
|
9313
9650
|
|
|
9314
9651
|
const IconThumbsUp = forwardRef(
|
|
9315
9652
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9339,6 +9676,7 @@ const IconThumbsUp = forwardRef(
|
|
|
9339
9676
|
})))
|
|
9340
9677
|
)
|
|
9341
9678
|
);
|
|
9679
|
+
IconThumbsUp[iconSymbol] = true;
|
|
9342
9680
|
|
|
9343
9681
|
const IconTickCircle = forwardRef(
|
|
9344
9682
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9365,6 +9703,7 @@ const IconTickCircle = forwardRef(
|
|
|
9365
9703
|
})))
|
|
9366
9704
|
)
|
|
9367
9705
|
);
|
|
9706
|
+
IconTickCircle[iconSymbol] = true;
|
|
9368
9707
|
|
|
9369
9708
|
const IconTicket = forwardRef(
|
|
9370
9709
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9383,6 +9722,7 @@ const IconTicket = forwardRef(
|
|
|
9383
9722
|
})
|
|
9384
9723
|
)
|
|
9385
9724
|
);
|
|
9725
|
+
IconTicket[iconSymbol] = true;
|
|
9386
9726
|
|
|
9387
9727
|
const IconTimer = forwardRef(
|
|
9388
9728
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9407,6 +9747,7 @@ const IconTimer = forwardRef(
|
|
|
9407
9747
|
})
|
|
9408
9748
|
)
|
|
9409
9749
|
);
|
|
9750
|
+
IconTimer[iconSymbol] = true;
|
|
9410
9751
|
|
|
9411
9752
|
const IconToolbar = forwardRef(
|
|
9412
9753
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9429,6 +9770,7 @@ const IconToolbar = forwardRef(
|
|
|
9429
9770
|
})
|
|
9430
9771
|
)
|
|
9431
9772
|
);
|
|
9773
|
+
IconToolbar[iconSymbol] = true;
|
|
9432
9774
|
|
|
9433
9775
|
const IconTooltip = forwardRef(
|
|
9434
9776
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9451,6 +9793,7 @@ const IconTooltip = forwardRef(
|
|
|
9451
9793
|
})
|
|
9452
9794
|
)
|
|
9453
9795
|
);
|
|
9796
|
+
IconTooltip[iconSymbol] = true;
|
|
9454
9797
|
|
|
9455
9798
|
const IconTrackpad = forwardRef(
|
|
9456
9799
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9471,6 +9814,7 @@ const IconTrackpad = forwardRef(
|
|
|
9471
9814
|
})
|
|
9472
9815
|
)
|
|
9473
9816
|
);
|
|
9817
|
+
IconTrackpad[iconSymbol] = true;
|
|
9474
9818
|
|
|
9475
9819
|
const IconTrapeze = forwardRef(
|
|
9476
9820
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9501,6 +9845,7 @@ const IconTrapeze = forwardRef(
|
|
|
9501
9845
|
})))
|
|
9502
9846
|
)
|
|
9503
9847
|
);
|
|
9848
|
+
IconTrapeze[iconSymbol] = true;
|
|
9504
9849
|
|
|
9505
9850
|
const IconTrashSimple = forwardRef(
|
|
9506
9851
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9531,6 +9876,7 @@ const IconTrashSimple = forwardRef(
|
|
|
9531
9876
|
})))
|
|
9532
9877
|
)
|
|
9533
9878
|
);
|
|
9879
|
+
IconTrashSimple[iconSymbol] = true;
|
|
9534
9880
|
|
|
9535
9881
|
const IconTrash = forwardRef(
|
|
9536
9882
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9561,6 +9907,7 @@ const IconTrash = forwardRef(
|
|
|
9561
9907
|
})))
|
|
9562
9908
|
)
|
|
9563
9909
|
);
|
|
9910
|
+
IconTrash[iconSymbol] = true;
|
|
9564
9911
|
|
|
9565
9912
|
const IconTriangleSquareCircle = forwardRef(
|
|
9566
9913
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9587,6 +9934,7 @@ const IconTriangleSquareCircle = forwardRef(
|
|
|
9587
9934
|
})))
|
|
9588
9935
|
)
|
|
9589
9936
|
);
|
|
9937
|
+
IconTriangleSquareCircle[iconSymbol] = true;
|
|
9590
9938
|
|
|
9591
9939
|
const IconTriangle = forwardRef(
|
|
9592
9940
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9615,6 +9963,7 @@ const IconTriangle = forwardRef(
|
|
|
9615
9963
|
})))
|
|
9616
9964
|
)
|
|
9617
9965
|
);
|
|
9966
|
+
IconTriangle[iconSymbol] = true;
|
|
9618
9967
|
|
|
9619
9968
|
const IconTrident = forwardRef(
|
|
9620
9969
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9653,6 +10002,7 @@ const IconTrident = forwardRef(
|
|
|
9653
10002
|
})
|
|
9654
10003
|
)
|
|
9655
10004
|
);
|
|
10005
|
+
IconTrident[iconSymbol] = true;
|
|
9656
10006
|
|
|
9657
10007
|
const IconTrophy = forwardRef(
|
|
9658
10008
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9679,6 +10029,7 @@ const IconTrophy = forwardRef(
|
|
|
9679
10029
|
})
|
|
9680
10030
|
)
|
|
9681
10031
|
);
|
|
10032
|
+
IconTrophy[iconSymbol] = true;
|
|
9682
10033
|
|
|
9683
10034
|
const IconUserAdd = forwardRef(
|
|
9684
10035
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9700,6 +10051,7 @@ const IconUserAdd = forwardRef(
|
|
|
9700
10051
|
})
|
|
9701
10052
|
)
|
|
9702
10053
|
);
|
|
10054
|
+
IconUserAdd[iconSymbol] = true;
|
|
9703
10055
|
|
|
9704
10056
|
const IconUserArrowRightUp = forwardRef(
|
|
9705
10057
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9726,6 +10078,63 @@ const IconUserArrowRightUp = forwardRef(
|
|
|
9726
10078
|
})))
|
|
9727
10079
|
)
|
|
9728
10080
|
);
|
|
10081
|
+
IconUserArrowRightUp[iconSymbol] = true;
|
|
10082
|
+
|
|
10083
|
+
const IconUserCogPlus = forwardRef(
|
|
10084
|
+
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
10085
|
+
StyledIcon,
|
|
10086
|
+
{
|
|
10087
|
+
...props,
|
|
10088
|
+
weight,
|
|
10089
|
+
size,
|
|
10090
|
+
viewBox: "0 0 24 24",
|
|
10091
|
+
fill: "none",
|
|
10092
|
+
ref: forwardRef2
|
|
10093
|
+
},
|
|
10094
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10095
|
+
stroke: "currentColor",
|
|
10096
|
+
strokeLinecap: "round",
|
|
10097
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10098
|
+
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",
|
|
10099
|
+
vectorEffect: "non-scaling-stroke"
|
|
10100
|
+
}),
|
|
10101
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10102
|
+
fill: "currentColor",
|
|
10103
|
+
fillRule: "evenodd",
|
|
10104
|
+
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",
|
|
10105
|
+
clipRule: "evenodd"
|
|
10106
|
+
})
|
|
10107
|
+
)
|
|
10108
|
+
);
|
|
10109
|
+
IconUserCogPlus[iconSymbol] = true;
|
|
10110
|
+
|
|
10111
|
+
const IconUserCog = forwardRef(
|
|
10112
|
+
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
10113
|
+
StyledIcon,
|
|
10114
|
+
{
|
|
10115
|
+
...props,
|
|
10116
|
+
weight,
|
|
10117
|
+
size,
|
|
10118
|
+
viewBox: "0 0 24 24",
|
|
10119
|
+
fill: "none",
|
|
10120
|
+
ref: forwardRef2
|
|
10121
|
+
},
|
|
10122
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10123
|
+
stroke: "currentColor",
|
|
10124
|
+
strokeLinecap: "round",
|
|
10125
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10126
|
+
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",
|
|
10127
|
+
vectorEffect: "non-scaling-stroke"
|
|
10128
|
+
}),
|
|
10129
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10130
|
+
fill: "currentColor",
|
|
10131
|
+
fillRule: "evenodd",
|
|
10132
|
+
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",
|
|
10133
|
+
clipRule: "evenodd"
|
|
10134
|
+
})
|
|
10135
|
+
)
|
|
10136
|
+
);
|
|
10137
|
+
IconUserCog[iconSymbol] = true;
|
|
9729
10138
|
|
|
9730
10139
|
const IconUserEyeOpen = forwardRef(
|
|
9731
10140
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9750,6 +10159,7 @@ const IconUserEyeOpen = forwardRef(
|
|
|
9750
10159
|
})
|
|
9751
10160
|
)
|
|
9752
10161
|
);
|
|
10162
|
+
IconUserEyeOpen[iconSymbol] = true;
|
|
9753
10163
|
|
|
9754
10164
|
const IconUserLoad = forwardRef(
|
|
9755
10165
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9779,6 +10189,7 @@ const IconUserLoad = forwardRef(
|
|
|
9779
10189
|
})))
|
|
9780
10190
|
)
|
|
9781
10191
|
);
|
|
10192
|
+
IconUserLoad[iconSymbol] = true;
|
|
9782
10193
|
|
|
9783
10194
|
const IconUserNumberThree = forwardRef(
|
|
9784
10195
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9809,6 +10220,7 @@ const IconUserNumberThree = forwardRef(
|
|
|
9809
10220
|
})))
|
|
9810
10221
|
)
|
|
9811
10222
|
);
|
|
10223
|
+
IconUserNumberThree[iconSymbol] = true;
|
|
9812
10224
|
|
|
9813
10225
|
const IconUserPenDashesBottom = forwardRef(
|
|
9814
10226
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9833,6 +10245,7 @@ const IconUserPenDashesBottom = forwardRef(
|
|
|
9833
10245
|
})
|
|
9834
10246
|
)
|
|
9835
10247
|
);
|
|
10248
|
+
IconUserPenDashesBottom[iconSymbol] = true;
|
|
9836
10249
|
|
|
9837
10250
|
const IconUserPenLineBottom = forwardRef(
|
|
9838
10251
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9857,6 +10270,7 @@ const IconUserPenLineBottom = forwardRef(
|
|
|
9857
10270
|
})
|
|
9858
10271
|
)
|
|
9859
10272
|
);
|
|
10273
|
+
IconUserPenLineBottom[iconSymbol] = true;
|
|
9860
10274
|
|
|
9861
10275
|
const IconUserTickDown = forwardRef(
|
|
9862
10276
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9883,6 +10297,7 @@ const IconUserTickDown = forwardRef(
|
|
|
9883
10297
|
})))
|
|
9884
10298
|
)
|
|
9885
10299
|
);
|
|
10300
|
+
IconUserTickDown[iconSymbol] = true;
|
|
9886
10301
|
|
|
9887
10302
|
const IconUser = forwardRef(
|
|
9888
10303
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9904,6 +10319,7 @@ const IconUser = forwardRef(
|
|
|
9904
10319
|
})
|
|
9905
10320
|
)
|
|
9906
10321
|
);
|
|
10322
|
+
IconUser[iconSymbol] = true;
|
|
9907
10323
|
|
|
9908
10324
|
const IconUsersThree = forwardRef(
|
|
9909
10325
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9934,6 +10350,7 @@ const IconUsersThree = forwardRef(
|
|
|
9934
10350
|
})))
|
|
9935
10351
|
)
|
|
9936
10352
|
);
|
|
10353
|
+
IconUsersThree[iconSymbol] = true;
|
|
9937
10354
|
|
|
9938
10355
|
const IconUsers = forwardRef(
|
|
9939
10356
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9955,6 +10372,7 @@ const IconUsers = forwardRef(
|
|
|
9955
10372
|
})
|
|
9956
10373
|
)
|
|
9957
10374
|
);
|
|
10375
|
+
IconUsers[iconSymbol] = true;
|
|
9958
10376
|
|
|
9959
10377
|
const IconVideoCameraSimpleSlash = forwardRef(
|
|
9960
10378
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -9985,6 +10403,7 @@ const IconVideoCameraSimpleSlash = forwardRef(
|
|
|
9985
10403
|
})))
|
|
9986
10404
|
)
|
|
9987
10405
|
);
|
|
10406
|
+
IconVideoCameraSimpleSlash[iconSymbol] = true;
|
|
9988
10407
|
|
|
9989
10408
|
const IconVideoCameraSimple = forwardRef(
|
|
9990
10409
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -10015,6 +10434,7 @@ const IconVideoCameraSimple = forwardRef(
|
|
|
10015
10434
|
})))
|
|
10016
10435
|
)
|
|
10017
10436
|
);
|
|
10437
|
+
IconVideoCameraSimple[iconSymbol] = true;
|
|
10018
10438
|
|
|
10019
10439
|
const IconVideoCamera = forwardRef(
|
|
10020
10440
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -10045,6 +10465,7 @@ const IconVideoCamera = forwardRef(
|
|
|
10045
10465
|
})))
|
|
10046
10466
|
)
|
|
10047
10467
|
);
|
|
10468
|
+
IconVideoCamera[iconSymbol] = true;
|
|
10048
10469
|
|
|
10049
10470
|
const IconViewCenter = forwardRef(
|
|
10050
10471
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -10075,6 +10496,7 @@ const IconViewCenter = forwardRef(
|
|
|
10075
10496
|
})
|
|
10076
10497
|
)
|
|
10077
10498
|
);
|
|
10499
|
+
IconViewCenter[iconSymbol] = true;
|
|
10078
10500
|
|
|
10079
10501
|
const IconViewSideLeft = forwardRef(
|
|
10080
10502
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -10105,6 +10527,7 @@ const IconViewSideLeft = forwardRef(
|
|
|
10105
10527
|
})
|
|
10106
10528
|
)
|
|
10107
10529
|
);
|
|
10530
|
+
IconViewSideLeft[iconSymbol] = true;
|
|
10108
10531
|
|
|
10109
10532
|
const IconWallet = forwardRef(
|
|
10110
10533
|
({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
|
|
@@ -10130,6 +10553,7 @@ const IconWallet = forwardRef(
|
|
|
10130
10553
|
})
|
|
10131
10554
|
)
|
|
10132
10555
|
);
|
|
10556
|
+
IconWallet[iconSymbol] = true;
|
|
10133
10557
|
|
|
10134
|
-
export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMap, IconMegaphone, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy,
|
|
10558
|
+
export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMap, IconMegaphone, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet, isIconComponent };
|
|
10135
10559
|
//# sourceMappingURL=module.js.map
|