@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/react/cards-poker.tsx
CHANGED
|
@@ -3,34 +3,35 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
6
|
|
|
7
|
+
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type {
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const IconCardsPoker:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
)
|
|
11
|
+
export const IconCardsPoker: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeLinecap='round'
|
|
26
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
+
d='M11.1818 6h-7.6818a.5.5 0 0 0-.5.5v14a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-2.5m-1.8182-12h1.3182a.5.5 0 0 1 .5.5v11.5m-1.8182-12v-2.5a.5.5 0 0 1 .5-.5h8.8182a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5h-7.5'
|
|
28
|
+
vectorEffect='non-scaling-stroke'
|
|
29
|
+
/>,
|
|
30
|
+
<path
|
|
31
|
+
fill='currentColor'
|
|
32
|
+
d='M9.5 13.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM7 9c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 18c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
|
|
33
|
+
/>
|
|
34
|
+
)
|
|
36
35
|
)
|
|
36
|
+
|
|
37
|
+
IconCardsPoker[iconSymbol] = true
|
|
@@ -3,37 +3,38 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
6
|
|
|
7
|
+
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type {
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const IconChartBarYSimple:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
</
|
|
37
|
-
|
|
38
|
-
)
|
|
11
|
+
export const IconChartBarYSimple: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<g clipPath='url(#a)'>
|
|
24
|
+
<path
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
28
|
+
d='M4 14v6m5-10v10m5-16v16m5-13v13'
|
|
29
|
+
vectorEffect='non-scaling-stroke'
|
|
30
|
+
/>
|
|
31
|
+
</g>,
|
|
32
|
+
<defs>
|
|
33
|
+
<clipPath id='a'>
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
|
+
</clipPath>
|
|
36
|
+
</defs>
|
|
37
|
+
)
|
|
39
38
|
)
|
|
39
|
+
|
|
40
|
+
IconChartBarYSimple[iconSymbol] = true
|
package/react/chart-bar-y.tsx
CHANGED
|
@@ -3,37 +3,38 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
6
|
|
|
7
|
+
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type {
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const IconChartBarY:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
</
|
|
37
|
-
|
|
38
|
-
)
|
|
11
|
+
export const IconChartBarY: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<g clipPath='url(#a)'>
|
|
24
|
+
<path
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
28
|
+
d='M6 16v-3.5a.5.5 0 0 1 .5-.5h3.5m0 0v-3.5a.5.5 0 0 1 .5-.5h3.5m-4 4v4m4 0v-11.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v11.5m-14 4h16'
|
|
29
|
+
vectorEffect='non-scaling-stroke'
|
|
30
|
+
/>
|
|
31
|
+
</g>,
|
|
32
|
+
<defs>
|
|
33
|
+
<clipPath id='a'>
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
|
+
</clipPath>
|
|
36
|
+
</defs>
|
|
37
|
+
)
|
|
39
38
|
)
|
|
39
|
+
|
|
40
|
+
IconChartBarY[iconSymbol] = true
|
|
@@ -3,38 +3,39 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
6
|
|
|
7
|
+
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type {
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const IconChatDashesLinesTwo:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
</
|
|
38
|
-
|
|
39
|
-
)
|
|
11
|
+
export const IconChatDashesLinesTwo: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<g clipPath='url(#a)'>
|
|
24
|
+
<path
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeLinejoin='round'
|
|
28
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
29
|
+
d='M7 9h1m3 0h6m-10 4h1m3 0h6m-4.9293 7.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z'
|
|
30
|
+
vectorEffect='non-scaling-stroke'
|
|
31
|
+
/>
|
|
32
|
+
</g>,
|
|
33
|
+
<defs>
|
|
34
|
+
<clipPath id='a'>
|
|
35
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
36
|
+
</clipPath>
|
|
37
|
+
</defs>
|
|
38
|
+
)
|
|
40
39
|
)
|
|
40
|
+
|
|
41
|
+
IconChatDashesLinesTwo[iconSymbol] = true
|
|
@@ -3,38 +3,39 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
6
|
|
|
7
|
+
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type {
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const IconChatLinesCross:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
</
|
|
38
|
-
|
|
39
|
-
)
|
|
11
|
+
export const IconChatLinesCross: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<g clipPath='url(#a)'>
|
|
24
|
+
<path
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeLinejoin='round'
|
|
28
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
29
|
+
d='M7 9h2m-2 4h8m-5-9h-6c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-5m-6-11 6 6m0-6-6 6'
|
|
30
|
+
vectorEffect='non-scaling-stroke'
|
|
31
|
+
/>
|
|
32
|
+
</g>,
|
|
33
|
+
<defs>
|
|
34
|
+
<clipPath id='a'>
|
|
35
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
36
|
+
</clipPath>
|
|
37
|
+
</defs>
|
|
38
|
+
)
|
|
40
39
|
)
|
|
40
|
+
|
|
41
|
+
IconChatLinesCross[iconSymbol] = true
|
package/react/chat-lines-dot.tsx
CHANGED
|
@@ -3,32 +3,33 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
6
|
|
|
7
|
+
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type {
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const IconChatLinesDot:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
)
|
|
11
|
+
export const IconChatLinesDot: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeLinecap='round'
|
|
26
|
+
strokeLinejoin='round'
|
|
27
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
28
|
+
d='M8 9h8m-8 4h8m-2-9h-10c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-7'
|
|
29
|
+
vectorEffect='non-scaling-stroke'
|
|
30
|
+
/>,
|
|
31
|
+
<circle cx={20} cy={4} r={3} fill='currentColor' />
|
|
32
|
+
)
|
|
34
33
|
)
|
|
34
|
+
|
|
35
|
+
IconChatLinesDot[iconSymbol] = true
|
|
@@ -3,28 +3,29 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
6
|
|
|
7
|
+
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type {
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const IconChatLinesEyeOpen:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
)
|
|
11
|
+
export const IconChatLinesEyeOpen: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
fill='currentColor'
|
|
25
|
+
d='M15 18v-1c-.2652 0-.5196.1054-.7071.2929l.7071.7071Zm-6 0 .7071-.7071a1.0002 1.0002 0 0 0-.7071-.2929v1Zm2.9293 2.9293.7071-.7071-.7071.7071Zm-4.9293-12.9293c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm2 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-2 2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm8 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-8-9c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm15 7c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-9.2222 9.6364 2.9293-2.9293-1.4142-1.4142-2.9293 2.9293 1.4142 1.4142Zm2.2222-2.6364h5v-2h-5v2Zm-13-14v12h2v-12h-2Zm2 14h5v-2h-5v2Zm4.2929-.2929 2.9293 2.9293 1.4142-1.4142-2.9293-2.9293-1.4142 1.4142Zm-4.2929-15.7071c-1.1046 0-2 .8954-2 2h2v-2Zm16 16c1.1046 0 2-.8954 2-2h-2v2Zm-18-2c0 1.1046.8954 2 2 2v-2h-2Zm9.3636 3.2222a.9.9 0 0 1 1.2728 0l-1.4142 1.4142c.4296.4296 1.126.4296 1.5556 0l-1.4142-1.4142Zm-4.3636-10.2222h2v-2h-2v2Zm0 4h8v-2h-8v2Zm0-11h-3v2h3v-2Zm15 14v-5h-2v5h2Zm-10-12c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3883.2072-.3302.5283-.747.9618-1.1535.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.1839 2.083-.5665.531-.9954 1.083-1.2882 1.5496-.146.2327-.2649.4549-.351.6528-.0649.149-.1769.4261-.1769.7146h2Zm5-3c1.6857 0 2.9522.7322 3.8161 1.542.4335.4065.7546.8233.9618 1.1536.104.1656.1727.299.2115.3882.0601.138.0106.0797.0106-.0838h2c0-.2885-.112-.5656-.1769-.7146-.0862-.198-.205-.42-.351-.6528-.2928-.4666-.7217-1.0186-1.2882-1.5496-1.1361-1.0652-2.8696-2.083-5.1839-2.083v2Zm5 3c0-.1635.0495-.2218-.0106-.0838-.0388.0892-.1075.2226-.2115.3883-.2072.3302-.5283.747-.9618 1.1535-.8639.8098-2.1304 1.542-3.8161 1.542v2c2.3143 0 4.0478-1.0178 5.1839-2.083.5665-.531.9954-1.083 1.2882-1.5496.146-.2327.2648-.4549.351-.6528.0649-.149.1769-.4261.1769-.7146h-2Zm-5 3c-1.6857 0-2.9522-.7322-3.8161-1.542-.4335-.4065-.7546-.8233-.9618-1.1536-.104-.1656-.1726-.299-.2115-.3882-.0601-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.198.205.42.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Z'
|
|
26
|
+
/>,
|
|
27
|
+
<circle cx={17} cy={5} r={2} fill='currentColor' />
|
|
28
|
+
)
|
|
30
29
|
)
|
|
30
|
+
|
|
31
|
+
IconChatLinesEyeOpen[iconSymbol] = true
|
|
@@ -3,38 +3,39 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
6
|
|
|
7
|
+
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type {
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const IconChatLinesTwoStack:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
</
|
|
38
|
-
|
|
39
|
-
)
|
|
11
|
+
export const IconChatLinesTwoStack: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<g clipPath='url(#a)'>
|
|
24
|
+
<path
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeLinejoin='round'
|
|
28
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
29
|
+
d='M7 11h7m-7 3h7m-8-10h14c.5523 0 1 .4477 1 1v10m-10.5 6 2.5-3h4c.5523 0 1-.4477 1-1v-9c0-.5523-.4477-1-1-1h-13c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1h4l2.3586 3a.0999.0999 0 0 0 .1414 0Z'
|
|
30
|
+
vectorEffect='non-scaling-stroke'
|
|
31
|
+
/>
|
|
32
|
+
</g>,
|
|
33
|
+
<defs>
|
|
34
|
+
<clipPath id='a'>
|
|
35
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
36
|
+
</clipPath>
|
|
37
|
+
</defs>
|
|
38
|
+
)
|
|
40
39
|
)
|
|
40
|
+
|
|
41
|
+
IconChatLinesTwoStack[iconSymbol] = true
|
package/react/chat-lines-two.tsx
CHANGED
|
@@ -3,38 +3,39 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
6
|
|
|
7
|
+
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type {
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const IconChatLinesTwo:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
</
|
|
38
|
-
|
|
39
|
-
)
|
|
11
|
+
export const IconChatLinesTwo: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<g clipPath='url(#a)'>
|
|
24
|
+
<path
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeLinejoin='round'
|
|
28
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
29
|
+
d='M8 9h8m-8 4h8m-3.9293 7.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z'
|
|
30
|
+
vectorEffect='non-scaling-stroke'
|
|
31
|
+
/>
|
|
32
|
+
</g>,
|
|
33
|
+
<defs>
|
|
34
|
+
<clipPath id='a'>
|
|
35
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
36
|
+
</clipPath>
|
|
37
|
+
</defs>
|
|
38
|
+
)
|
|
40
39
|
)
|
|
40
|
+
|
|
41
|
+
IconChatLinesTwo[iconSymbol] = true
|