@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/minus.tsx
CHANGED
|
@@ -3,30 +3,31 @@
|
|
|
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 IconMinus:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
)
|
|
11
|
+
export const IconMinus: 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='M6 12h12'
|
|
28
|
+
vectorEffect='non-scaling-stroke'
|
|
29
|
+
/>
|
|
30
|
+
)
|
|
32
31
|
)
|
|
32
|
+
|
|
33
|
+
IconMinus[iconSymbol] = true
|
package/react/monitor-arrow.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 IconMonitorArrow:
|
|
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 IconMonitorArrow: 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='M9 21h6m-3-17h-8c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-5-4 6-6m0 0v5m0-5h-5'
|
|
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
|
+
IconMonitorArrow[iconSymbol] = true
|
package/react/monitor-pause.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 IconMonitorPause:
|
|
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 IconMonitorPause: 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='M9 21h6m-5-12v4m4-4v4m-10-9h16c.5523 0 1 .4477 1 1v12c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-12c0-.5523.4477-1 1-1Z'
|
|
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
|
+
IconMonitorPause[iconSymbol] = true
|
package/react/monitor-play.tsx
CHANGED
|
@@ -3,35 +3,36 @@
|
|
|
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 IconMonitorPlay:
|
|
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
|
-
)
|
|
11
|
+
export const IconMonitorPlay: 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='M9 21h6m-11-3h16c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z'
|
|
29
|
+
vectorEffect='non-scaling-stroke'
|
|
30
|
+
/>,
|
|
31
|
+
<path
|
|
32
|
+
fill='currentColor'
|
|
33
|
+
d='M15.376 10.584c.2968.1979.2968.6341 0 .832l-4.5987 3.0658c-.3322.2215-.7773-.0167-.7773-.4161v-6.1314c0-.3994.4451-.6376.7774-.416l4.5986 3.0657Z'
|
|
34
|
+
/>
|
|
35
|
+
)
|
|
37
36
|
)
|
|
37
|
+
|
|
38
|
+
IconMonitorPlay[iconSymbol] = true
|
package/react/monitor-stop.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 IconMonitorStop:
|
|
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 IconMonitorStop: 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='M9 21h6m-11-3h16c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z'
|
|
29
|
+
vectorEffect='non-scaling-stroke'
|
|
30
|
+
/>,
|
|
31
|
+
<rect width={6} height={6} x={9} y={8} fill='currentColor' rx={1} />
|
|
32
|
+
)
|
|
34
33
|
)
|
|
34
|
+
|
|
35
|
+
IconMonitorStop[iconSymbol] = true
|
package/react/moon.tsx
CHANGED
|
@@ -3,30 +3,31 @@
|
|
|
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 IconMoon:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
)
|
|
11
|
+
export const IconMoon: 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
|
+
strokeLinejoin='round'
|
|
26
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
+
d='M21 13.3757a9.0907 9.0907 0 0 1-2.1328.2523c-5.0076 0-9.067-4.0594-9.067-9.067 0-.5323.0459-1.0539.1339-1.561-3.9784.9592-6.9341 4.5418-6.9341 8.8147 0 5.0075 4.0594 9.0669 9.0669 9.0669 4.4753 0 8.1932-3.2422 8.9331-7.5059Z'
|
|
28
|
+
vectorEffect='non-scaling-stroke'
|
|
29
|
+
/>
|
|
30
|
+
)
|
|
32
31
|
)
|
|
32
|
+
|
|
33
|
+
IconMoon[iconSymbol] = true
|
package/react/mouse.tsx
CHANGED
|
@@ -3,31 +3,32 @@
|
|
|
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 IconMouse:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
)
|
|
11
|
+
export const IconMouse: 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='M12 8v3m-3-7.5h6c2.2091 0 4 1.7909 4 4v6c0 3.866-3.134 7-7 7s-7-3.134-7-7v-6c0-2.2091 1.7909-4 4-4Z'
|
|
28
|
+
vectorEffect='non-scaling-stroke'
|
|
29
|
+
/>,
|
|
30
|
+
<path fill='currentColor' d='M0 0h.001v.001h-.001v-.001Z' />
|
|
31
|
+
)
|
|
33
32
|
)
|
|
33
|
+
|
|
34
|
+
IconMouse[iconSymbol] = true
|
|
@@ -3,35 +3,36 @@
|
|
|
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 IconNavigationArrowLines:
|
|
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
|
-
)
|
|
11
|
+
export const IconNavigationArrowLines: 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='M11 4h10m-6 4h2m-12.5943-1.9315 9.4348 9.246c.3148.3085.135.8732-.2891.9084h-5.0514a.4679.4679 0 0 0-.285.1305l-3.4076 3.7094c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z'
|
|
29
|
+
vectorEffect='non-scaling-stroke'
|
|
30
|
+
/>,
|
|
31
|
+
<path
|
|
32
|
+
fill='currentColor'
|
|
33
|
+
d='m13.8405 15.3145-9.4348-9.246c-.1558-.1527-.4057-.0335-.4057.1935v13.4099c0 .4513.4946.6907.8074.3909l3.4075-3.7094a.4679.4679 0 0 1 .2851-.1305h5.0514c.4241-.0352.6039-.5999.2891-.9084Z'
|
|
34
|
+
/>
|
|
35
|
+
)
|
|
37
36
|
)
|
|
37
|
+
|
|
38
|
+
IconNavigationArrowLines[iconSymbol] = true
|
|
@@ -3,35 +3,36 @@
|
|
|
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 IconNavigationUpLeftFilled:
|
|
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
|
-
)
|
|
11
|
+
export const IconNavigationUpLeftFilled: 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='m20.5358 9.963-17.08-6.9367c-.282-.1145-.545.1648-.4268.4536l6.9804 17.0582c.2349.5739 1.0026.6256 1.2533.0843l2.4995-6.4611a.6492.6492 0 0 1 .3028-.3118l6.5677-2.5832c.5332-.2616.4729-1.0719-.0969-1.3033Z'
|
|
29
|
+
vectorEffect='non-scaling-stroke'
|
|
30
|
+
/>,
|
|
31
|
+
<path
|
|
32
|
+
fill='currentColor'
|
|
33
|
+
d='m20.5358 9.963-17.08-6.9367c-.282-.1145-.545.1648-.4268.4536l6.9804 17.0582c.2349.5739 1.0026.6256 1.2533.0843l2.4995-6.4611a.6492.6492 0 0 1 .3028-.3118l6.5677-2.5832c.5332-.2616.4729-1.0719-.0969-1.3033Z'
|
|
34
|
+
/>
|
|
35
|
+
)
|
|
37
36
|
)
|
|
37
|
+
|
|
38
|
+
IconNavigationUpLeftFilled[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 IconNavigationUpLeftSlash:
|
|
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 IconNavigationUpLeftSlash: 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.8967 15.375 2.1127 5.1631c.2349.5739 1.0026.6256 1.2533.0843l2.4995-6.4611a.6492.6492 0 0 1 .3028-.3118l6.5677-2.5832c.5332-.2616.4729-1.0719-.0969-1.3033l-5.0905-2.0674m-9.8505 1.8544-2.5658-6.2701c-.1182-.2888.1447-.5681.4268-.4536l6.2942 2.5563m-6.75 14.2924 16.875-16.875'
|
|
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
|
+
IconNavigationUpLeftSlash[iconSymbol] = true
|