@mirohq/design-system-icons 0.21.3 → 0.23.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 +531 -400
- package/dist/main.js.map +1 -1
- package/dist/module.js +155 -29
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +17 -9
- package/package.json +5 -4
- package/react/add-line-bottom.tsx +1 -1
- package/react/add-line-right.tsx +1 -1
- package/react/align-bottom.tsx +1 -1
- package/react/align-center-horizontal.tsx +1 -1
- package/react/align-center-vertical.tsx +1 -1
- package/react/align-left.tsx +1 -1
- package/react/align-right.tsx +1 -1
- package/react/align-top.tsx +1 -1
- package/react/arrow-arc-left.tsx +1 -1
- package/react/arrow-arc-right.tsx +1 -1
- package/react/arrow-bend-up-right.tsx +1 -1
- package/react/arrow-box-out.tsx +1 -1
- package/react/arrow-clockwise-down-right.tsx +1 -1
- package/react/arrow-clockwise-up-left.tsx +1 -1
- package/react/arrow-counter-clockwise-down-left.tsx +1 -1
- package/react/arrow-counter-clockwise-up-right.tsx +1 -1
- package/react/arrow-curves-bottom-right.tsx +1 -1
- package/react/arrow-down-left.tsx +1 -1
- package/react/arrow-down-right.tsx +1 -1
- package/react/arrow-down.tsx +1 -1
- package/react/arrow-fat-right.tsx +1 -1
- package/react/arrow-fat-up-right.tsx +1 -1
- package/react/arrow-left.tsx +1 -1
- package/react/arrow-right.tsx +1 -1
- package/react/arrow-up-circle.tsx +1 -1
- package/react/arrow-up-left.tsx +1 -1
- package/react/arrow-up-right.tsx +1 -1
- package/react/arrow-up.tsx +1 -1
- package/react/arrows-clockwise-rectangle-tilt.tsx +1 -1
- package/react/arrows-clockwise-x.tsx +1 -1
- package/react/arrows-clockwise-y.tsx +1 -1
- package/react/arrows-down-up.tsx +1 -1
- package/react/arrows-horizontal-lines-top-bottom.tsx +1 -1
- package/react/arrows-in-simple.tsx +1 -1
- package/react/arrows-out-cardinal.tsx +1 -1
- package/react/arrows-out-lines-horizontal.tsx +1 -1
- package/react/arrows-out-simple.tsx +1 -1
- package/react/arrows-square-counter-clockwise-y.tsx +33 -0
- package/react/article.tsx +1 -1
- package/react/at.tsx +1 -1
- package/react/badge.tsx +1 -1
- package/react/barrel.tsx +1 -1
- package/react/bell-slash.tsx +1 -1
- package/react/bell-tilt.tsx +1 -1
- package/react/bell.tsx +1 -1
- package/react/board.tsx +1 -1
- package/react/book-open-info.tsx +1 -1
- package/react/bookmark.tsx +1 -1
- package/react/bracket-curly-left.tsx +1 -1
- package/react/bracket-curly-right.tsx +1 -1
- package/react/brackets-angle-slash.tsx +1 -1
- package/react/brackets-curly-circles-three.tsx +1 -1
- package/react/calendar-blank.tsx +1 -1
- package/react/camera.tsx +1 -1
- package/react/card-number-three.tsx +1 -1
- package/react/card.tsx +1 -1
- package/react/cards-poker.tsx +1 -1
- package/react/chart-bar-y-simple.tsx +1 -1
- package/react/chart-bar-y.tsx +1 -1
- package/react/chat-dashes-lines-two.tsx +1 -1
- package/react/chat-lines-cross.tsx +1 -1
- package/react/chat-lines-dot.tsx +1 -1
- package/react/chat-lines-eye-open.tsx +1 -1
- package/react/chat-lines-two-stack.tsx +1 -1
- package/react/chat-lines-two.tsx +1 -1
- package/react/chat-plus.tsx +1 -1
- package/react/chat-text-arrow.tsx +1 -1
- package/react/chat-two.tsx +1 -1
- package/react/chat.tsx +1 -1
- package/react/check-mark.tsx +1 -1
- package/react/checkboard-square-centered.tsx +1 -1
- package/react/chevron-down-double.tsx +1 -1
- package/react/chevron-down.tsx +1 -1
- package/react/chevron-left-double.tsx +1 -1
- package/react/chevron-left.tsx +1 -1
- package/react/chevron-right-double.tsx +1 -1
- package/react/chevron-right.tsx +1 -1
- package/react/chevron-up-double.tsx +1 -1
- package/react/chevron-up-down-line.tsx +1 -1
- package/react/chevron-up-down.tsx +1 -1
- package/react/chevron-up.tsx +1 -1
- package/react/circle-corners.tsx +1 -1
- package/react/circle-motion-x.tsx +1 -1
- package/react/circle-notch.tsx +1 -1
- package/react/circle-slash.tsx +1 -1
- package/react/circle.tsx +1 -1
- package/react/circles-connected.tsx +1 -1
- package/react/clock-counter-clockwise-simple.tsx +1 -1
- package/react/clock-counter-clockwise.tsx +1 -1
- package/react/clock-overtime.tsx +1 -1
- package/react/clock.tsx +1 -1
- package/react/cloud.tsx +1 -1
- package/react/cluster.tsx +1 -1
- package/react/clustered.tsx +1 -1
- package/react/cog.tsx +1 -1
- package/react/columns-three.tsx +1 -1
- package/react/cone-serpentine.tsx +1 -1
- package/react/corners-three-eye-open.tsx +1 -1
- package/react/credit-card.tsx +1 -1
- package/react/crop.tsx +1 -1
- package/react/cross-circle.tsx +1 -1
- package/react/cross-fat.tsx +1 -1
- package/react/cross-square.tsx +1 -1
- package/react/cross.tsx +1 -1
- package/react/cube.tsx +1 -1
- package/react/cursor-filled.tsx +1 -1
- package/react/cursor-lines.tsx +1 -1
- package/react/cursor-text.tsx +1 -1
- package/react/cursor.tsx +1 -1
- package/react/curve-square-circle-arrow.tsx +1 -1
- package/react/dash-left-down-square-dash-right-up.tsx +1 -1
- package/react/dash-left-up-square-dash-down-right.tsx +1 -1
- package/react/dash-square-dash-horizontal.tsx +1 -1
- package/react/dash-square-dash-vertical.tsx +1 -1
- package/react/distribute-horizontal.tsx +1 -1
- package/react/distribute-vertical.tsx +1 -1
- package/react/dots-nine.tsx +1 -1
- package/react/dots-three.tsx +1 -1
- package/react/dots-two.tsx +1 -1
- package/react/download.tsx +1 -1
- package/react/envelope.tsx +1 -1
- package/react/eraser.tsx +1 -1
- package/react/exclamation-point-circle.tsx +1 -1
- package/react/export.tsx +1 -1
- package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
- package/react/eye-closed.tsx +1 -1
- package/react/eye-open-line-frame-broken.tsx +1 -1
- package/react/eye-open-slash.tsx +1 -1
- package/react/eye-open.tsx +1 -1
- package/react/eyedropper.tsx +1 -1
- package/react/factory-house.tsx +1 -1
- package/react/factory.tsx +1 -1
- package/react/flag.tsx +1 -1
- package/react/folder.tsx +1 -1
- package/react/frame-lines-two.tsx +1 -1
- package/react/frame-play.tsx +1 -1
- package/react/frame-plus.tsx +1 -1
- package/react/frame.tsx +1 -1
- package/react/funnel.tsx +1 -1
- package/react/gauge.tsx +1 -1
- package/react/gift.tsx +1 -1
- package/react/globe.tsx +1 -1
- package/react/graduation-cap.tsx +1 -1
- package/react/grid-four.tsx +1 -1
- package/react/grid-six.tsx +1 -1
- package/react/grid.tsx +1 -1
- package/react/hand-filled.tsx +1 -1
- package/react/hand-pointing.tsx +1 -1
- package/react/hand.tsx +1 -1
- package/react/headset-person.tsx +1 -1
- package/react/heart-filled.tsx +1 -1
- package/react/heart.tsx +1 -1
- package/react/hexagon.tsx +1 -1
- package/react/highlighter-underline.tsx +1 -1
- package/react/highlighter.tsx +1 -1
- package/react/house.tsx +1 -1
- package/react/image.tsx +1 -1
- package/react/index.ts +6 -0
- package/react/information-mark-circle.tsx +1 -1
- package/react/kanban.tsx +1 -1
- package/react/key.tsx +1 -1
- package/react/keycap.tsx +1 -1
- package/react/laptop.tsx +1 -1
- package/react/lasso.tsx +1 -1
- package/react/layout.tsx +1 -1
- package/react/lifesaver.tsx +1 -1
- package/react/lightbox.tsx +1 -1
- package/react/lightbulb.tsx +1 -1
- package/react/lightning.tsx +1 -1
- package/react/line-curved.tsx +1 -1
- package/react/line-dashed.tsx +1 -1
- package/react/line-diagonal.tsx +1 -1
- package/react/line-dotted.tsx +1 -1
- package/react/line-horizontal.tsx +1 -1
- package/react/line-orthogonal.tsx +1 -1
- package/react/line-straight.tsx +1 -1
- package/react/lines-three-horizontal-line-vertical-center.tsx +1 -1
- package/react/lines-three-horizontal.tsx +1 -1
- package/react/lines-three-vertical.tsx +1 -1
- package/react/lines-top-left-columns-two.tsx +1 -1
- package/react/link-plus.tsx +1 -1
- package/react/link.tsx +1 -1
- package/react/list-bullets.tsx +1 -1
- package/react/list-numbers.tsx +1 -1
- package/react/lock-closed.tsx +1 -1
- package/react/lock-open.tsx +1 -1
- package/react/login.tsx +1 -1
- package/react/logout.tsx +1 -1
- package/react/magnet.tsx +1 -1
- package/react/magnifying-glass-lightning.tsx +1 -1
- package/react/magnifying-glass-plus.tsx +33 -0
- package/react/magnifying-glass.tsx +1 -1
- package/react/map.tsx +1 -1
- package/react/megaphone.tsx +1 -1
- package/react/microphone-slash.tsx +1 -1
- package/react/microphone.tsx +1 -1
- package/react/minus.tsx +1 -1
- package/react/mobile.tsx +33 -0
- package/react/monitor-arrow.tsx +1 -1
- package/react/monitor-pause.tsx +1 -1
- package/react/monitor-play.tsx +1 -1
- package/react/monitor-stop.tsx +1 -1
- package/react/moon.tsx +1 -1
- package/react/mouse.tsx +1 -1
- package/react/navigation-arrow-lines.tsx +1 -1
- package/react/navigation-up-left-filled.tsx +1 -1
- package/react/navigation-up-left-slash.tsx +1 -1
- package/react/navigation-up-right.tsx +1 -1
- package/react/next.tsx +1 -1
- package/react/node-connected-dot.tsx +1 -1
- package/react/node-lines-curved.tsx +1 -1
- package/react/node-lines-horizontal.tsx +1 -1
- package/react/node-lines-vertical.tsx +1 -1
- package/react/node-plus.tsx +1 -1
- package/react/nodes-connected.tsx +1 -1
- package/react/nodes-connections-three.tsx +1 -1
- package/react/note-magnifying-glass.tsx +1 -1
- package/react/octagon.tsx +1 -1
- package/react/office.tsx +1 -1
- package/react/paint-bucket.tsx +1 -1
- package/react/paper-plane-filled-right.tsx +1 -1
- package/react/paper-plane-tilt.tsx +1 -1
- package/react/parallelogram.tsx +1 -1
- package/react/pause-circle.tsx +1 -1
- package/react/pause.tsx +1 -1
- package/react/pdf.tsx +1 -1
- package/react/pen-tip.tsx +1 -1
- package/react/pen.tsx +1 -1
- package/react/pentagon.tsx +1 -1
- package/react/placeholder.tsx +1 -1
- package/react/planet.tsx +32 -0
- package/react/play-circle.tsx +1 -1
- package/react/play.tsx +1 -1
- package/react/playback-speed-circle.tsx +1 -1
- package/react/plug.tsx +1 -1
- package/react/plus-square.tsx +1 -1
- package/react/plus-text.tsx +1 -1
- package/react/plus.tsx +1 -1
- package/react/presentation-arrow.tsx +1 -1
- package/react/presentation-eye-open.tsx +1 -1
- package/react/presentation-line.tsx +1 -1
- package/react/presentation-lines-two.tsx +1 -1
- package/react/presentation-link.tsx +1 -1
- package/react/presentation-number-one.tsx +1 -1
- package/react/presentation-play.tsx +1 -1
- package/react/presentation-plus.tsx +1 -1
- package/react/previous.tsx +1 -1
- package/react/prohibit.tsx +1 -1
- package/react/push-pin.tsx +1 -1
- package/react/question-mark-circle.tsx +1 -1
- package/react/question-mark.tsx +1 -1
- package/react/rectangle-arrow-up-center.tsx +1 -1
- package/react/rectangle-dash-lines.tsx +1 -1
- package/react/rectangle-dot-line-pen.tsx +1 -1
- package/react/rectangle-play-stack.tsx +1 -1
- package/react/rectangle-tick.tsx +1 -1
- package/react/rectangle-triangle-bottom-center.tsx +1 -1
- package/react/rectangles-three-aligned.tsx +1 -1
- package/react/rectangles-three-free.tsx +1 -1
- package/react/rectangles-three-overlap.tsx +1 -1
- package/react/rectangles-two-line.tsx +1 -1
- package/react/rectangles-two-lines-four.tsx +1 -1
- package/react/rectangles-two-minus.tsx +1 -1
- package/react/rectangles-two-plus.tsx +1 -1
- package/react/rectangles-two-user.tsx +1 -1
- package/react/rhombus.tsx +1 -1
- package/react/rocket.tsx +1 -1
- package/react/rss-rectangle.tsx +1 -1
- package/react/rss.tsx +1 -1
- package/react/scissors.tsx +1 -1
- package/react/scrollbar-xy.tsx +1 -1
- package/react/shapes.tsx +1 -1
- package/react/shield-check.tsx +1 -1
- package/react/shield-lock.tsx +1 -1
- package/react/shuffle.tsx +1 -1
- package/react/sidebar-closed.tsx +1 -1
- package/react/sidebar-open.tsx +1 -1
- package/react/sliders-x.tsx +1 -1
- package/react/sliders-y.tsx +1 -1
- package/react/smiley-chat.tsx +1 -1
- package/react/smiley-plus.tsx +1 -1
- package/react/smiley-sticker.tsx +1 -1
- package/react/smiley.tsx +1 -1
- package/react/social-facebook.tsx +1 -1
- package/react/social-instagram.tsx +1 -1
- package/react/social-jira.tsx +45 -0
- package/react/social-linkedin.tsx +1 -1
- package/react/social-slack.tsx +37 -0
- package/react/social-twitter.tsx +1 -1
- package/react/social-youtube.tsx +1 -1
- package/react/sparks-filled.tsx +1 -1
- package/react/sparks.tsx +1 -1
- package/react/speaker-cross.tsx +1 -1
- package/react/speaker-high.tsx +1 -1
- package/react/split-vertical.tsx +1 -1
- package/react/square-brackets-angle-slash.tsx +1 -1
- package/react/square-circles-two.tsx +1 -1
- package/react/square-line-square-dashed.tsx +1 -1
- package/react/square-rounded.tsx +1 -1
- package/react/square-star-scribble.tsx +1 -1
- package/react/square-triangle-circle-plus.tsx +1 -1
- package/react/square.tsx +1 -1
- package/react/squares-four.tsx +1 -1
- package/react/squares-group.tsx +1 -1
- package/react/squares-merge.tsx +1 -1
- package/react/squares-three.tsx +1 -1
- package/react/squares-two-overlap.tsx +1 -1
- package/react/squares-ungroup.tsx +1 -1
- package/react/squares-unmerge.tsx +1 -1
- package/react/stack.tsx +1 -1
- package/react/star-filled.tsx +1 -1
- package/react/star-half.tsx +1 -1
- package/react/star.tsx +1 -1
- package/react/sticky-corners.tsx +1 -1
- package/react/sticky-eye-closed.tsx +1 -1
- package/react/sticky-eye-open.tsx +1 -1
- package/react/sticky-note-stack.tsx +1 -1
- package/react/sticky-note-wide.tsx +1 -1
- package/react/sticky-note.tsx +1 -1
- package/react/sticky-notes-two.tsx +1 -1
- package/react/stop-circle.tsx +1 -1
- package/react/stroke-1.tsx +1 -1
- package/react/stroke-2.tsx +1 -1
- package/react/stroke-3.tsx +1 -1
- package/react/stroke-4.tsx +1 -1
- package/react/stroke-5.tsx +1 -1
- package/react/stroke-6.tsx +1 -1
- package/react/switch.tsx +1 -1
- package/react/tag.tsx +1 -1
- package/react/text-a-underline.tsx +1 -1
- package/react/text-align-center.tsx +1 -1
- package/react/text-align-left.tsx +1 -1
- package/react/text-b-bold-italic-underlined.tsx +1 -1
- package/react/text-b-bold.tsx +1 -1
- package/react/text-cursor-eye-open.tsx +1 -1
- package/react/text-h-one.tsx +1 -1
- package/react/text-h-three.tsx +1 -1
- package/react/text-h-two.tsx +1 -1
- package/react/text-i-italic.tsx +1 -1
- package/react/text-indent.tsx +1 -1
- package/react/text-lines-three.tsx +1 -1
- package/react/text-s-strikethrough.tsx +1 -1
- package/react/text-styles.tsx +1 -1
- package/react/text-t.tsx +1 -1
- package/react/text-u-underlined.tsx +1 -1
- package/react/thumbs-up.tsx +1 -1
- package/react/tick-circle.tsx +1 -1
- package/react/ticket.tsx +1 -1
- package/react/timer.tsx +1 -1
- package/react/toolbar.tsx +1 -1
- package/react/tooltip.tsx +1 -1
- package/react/trackpad.tsx +1 -1
- package/react/trapeze.tsx +1 -1
- package/react/trash-simple.tsx +1 -1
- package/react/trash.tsx +1 -1
- package/react/triangle-square-circle.tsx +1 -1
- package/react/triangle.tsx +1 -1
- package/react/trident.tsx +1 -1
- package/react/trophy.tsx +1 -1
- package/react/user-add.tsx +1 -1
- package/react/user-arrow-right-up.tsx +1 -1
- package/react/user-cog-plus.tsx +1 -1
- package/react/user-cog.tsx +1 -1
- package/react/user-eye-open.tsx +1 -1
- package/react/user-load.tsx +1 -1
- package/react/user-number-three.tsx +1 -1
- package/react/user-pen-dashes-bottom.tsx +1 -1
- package/react/user-pen-line-bottom.tsx +1 -1
- package/react/user-tick-down.tsx +1 -1
- package/react/user.tsx +1 -1
- package/react/users-three.tsx +1 -1
- package/react/users.tsx +1 -1
- package/react/video-camera-simple-slash.tsx +1 -1
- package/react/video-camera-simple.tsx +1 -1
- package/react/video-camera.tsx +1 -1
- package/react/view-center.tsx +1 -1
- package/react/view-side-left.tsx +1 -1
- package/react/wallet.tsx +1 -1
- package/svg/24/arrows-square-counter-clockwise-y.svg +2 -0
- package/svg/24/magnifying-glass-plus.svg +2 -0
- package/svg/24/mobile.svg +2 -0
- package/svg/24/planet.svg +2 -0
- package/svg/24/social-jira.svg +2 -0
- package/svg/24/social-slack.svg +2 -0
- package/svg/meta.json +64 -6
package/react/grid.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/hand-filled.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/hand-pointing.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/hand.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/headset-person.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/heart-filled.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/heart.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/hexagon.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/highlighter.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/house.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/image.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/index.ts
CHANGED
|
@@ -35,6 +35,7 @@ export { IconArrowsInSimple } from './arrows-in-simple'
|
|
|
35
35
|
export { IconArrowsOutCardinal } from './arrows-out-cardinal'
|
|
36
36
|
export { IconArrowsOutLinesHorizontal } from './arrows-out-lines-horizontal'
|
|
37
37
|
export { IconArrowsOutSimple } from './arrows-out-simple'
|
|
38
|
+
export { IconArrowsSquareCounterClockwiseY } from './arrows-square-counter-clockwise-y'
|
|
38
39
|
export { IconArticle } from './article'
|
|
39
40
|
export { IconAt } from './at'
|
|
40
41
|
export { IconBadge } from './badge'
|
|
@@ -186,12 +187,14 @@ export { IconLogin } from './login'
|
|
|
186
187
|
export { IconLogout } from './logout'
|
|
187
188
|
export { IconMagnet } from './magnet'
|
|
188
189
|
export { IconMagnifyingGlassLightning } from './magnifying-glass-lightning'
|
|
190
|
+
export { IconMagnifyingGlassPlus } from './magnifying-glass-plus'
|
|
189
191
|
export { IconMagnifyingGlass } from './magnifying-glass'
|
|
190
192
|
export { IconMap } from './map'
|
|
191
193
|
export { IconMegaphone } from './megaphone'
|
|
192
194
|
export { IconMicrophoneSlash } from './microphone-slash'
|
|
193
195
|
export { IconMicrophone } from './microphone'
|
|
194
196
|
export { IconMinus } from './minus'
|
|
197
|
+
export { IconMobile } from './mobile'
|
|
195
198
|
export { IconMonitorArrow } from './monitor-arrow'
|
|
196
199
|
export { IconMonitorPause } from './monitor-pause'
|
|
197
200
|
export { IconMonitorPlay } from './monitor-play'
|
|
@@ -224,6 +227,7 @@ export { IconPenTip } from './pen-tip'
|
|
|
224
227
|
export { IconPen } from './pen'
|
|
225
228
|
export { IconPentagon } from './pentagon'
|
|
226
229
|
export { IconPlaceholder } from './placeholder'
|
|
230
|
+
export { IconPlanet } from './planet'
|
|
227
231
|
export { IconPlayCircle } from './play-circle'
|
|
228
232
|
export { IconPlay } from './play'
|
|
229
233
|
export { IconPlaybackSpeedCircle } from './playback-speed-circle'
|
|
@@ -278,7 +282,9 @@ export { IconSmileySticker } from './smiley-sticker'
|
|
|
278
282
|
export { IconSmiley } from './smiley'
|
|
279
283
|
export { IconSocialFacebook } from './social-facebook'
|
|
280
284
|
export { IconSocialInstagram } from './social-instagram'
|
|
285
|
+
export { IconSocialJira } from './social-jira'
|
|
281
286
|
export { IconSocialLinkedin } from './social-linkedin'
|
|
287
|
+
export { IconSocialSlack } from './social-slack'
|
|
282
288
|
export { IconSocialTwitter } from './social-twitter'
|
|
283
289
|
export { IconSocialYoutube } from './social-youtube'
|
|
284
290
|
export { IconSparksFilled } from './sparks-filled'
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/kanban.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/key.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/keycap.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/laptop.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/lasso.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/layout.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/lifesaver.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/lightbox.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/lightbulb.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/lightning.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/line-curved.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/line-dashed.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/line-diagonal.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/line-dotted.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/line-straight.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/link-plus.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/link.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/list-bullets.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/list-numbers.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/lock-closed.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/lock-open.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/login.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/logout.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/magnet.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DO NOT MODIFY THIS FILE.
|
|
3
|
+
* This file was generated by sync icons utility.
|
|
4
|
+
*/
|
|
5
|
+
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconMagnifyingGlassPlus: 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='m20 20-5.7574-5.7574m-4.2426-6.2426v2m0 0v2m0-2h-2m2 0h2m4 0c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z'
|
|
28
|
+
vectorEffect='non-scaling-stroke'
|
|
29
|
+
/>
|
|
30
|
+
)
|
|
31
|
+
)
|
|
32
|
+
|
|
33
|
+
IconMagnifyingGlassPlus[iconSymbol] = true
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/map.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/megaphone.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/microphone.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|
package/react/minus.tsx
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* This file was generated by sync icons utility.
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
6
7
|
|
|
7
|
-
import { iconSymbol } from '../src/util'
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconComponentType } from '../src/icon'
|
|
10
10
|
|