@mirohq/design-system-icons 0.7.1-checkbox.0 → 0.8.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 +3194 -1014
- package/dist/main.js.map +1 -1
- package/dist/module.js +3113 -1015
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +165 -11
- package/package.json +4 -4
- package/react/at.tsx +34 -0
- package/react/board.tsx +34 -0
- package/react/chat-dashes-lines-two.tsx +34 -0
- package/react/chat-lines-cross.tsx +34 -0
- package/react/chat-lines-eye-open.tsx +25 -0
- package/react/chat-lines-two-stack.tsx +34 -0
- package/react/chat-lines-two.tsx +34 -0
- package/react/chat-plus.tsx +34 -0
- package/react/chat-text-arrow.tsx +34 -0
- package/react/chat-two.tsx +31 -0
- package/react/chat.tsx +1 -1
- package/react/checkboard-square-centered.tsx +25 -0
- package/react/circle-corners.tsx +28 -0
- package/react/cog.tsx +1 -1
- package/react/cone-serpentine.tsx +29 -0
- package/react/corners-three-eye-open.tsx +25 -0
- package/react/dash-left-down-square-dash-right-up.tsx +34 -0
- package/react/dash-left-up-square-dash-down-right.tsx +34 -0
- package/react/dash-square-dash-horizontal.tsx +34 -0
- package/react/dash-square-dash-vertical.tsx +34 -0
- package/react/eye-closed-dots-four-frame-broken.tsx +27 -0
- package/react/eye-closed.tsx +34 -0
- package/react/eye-open-line-frame-broken.tsx +28 -0
- package/react/eye-open-slash.tsx +31 -0
- package/react/eye-open.tsx +31 -0
- package/react/folder.tsx +34 -0
- package/react/frame-lines-two.tsx +34 -0
- package/react/frame-play.tsx +31 -0
- package/react/frame-plus.tsx +34 -0
- package/react/frame.tsx +34 -0
- package/react/index.ts +82 -0
- package/react/monitor-arrow.tsx +34 -0
- package/react/monitor-pause.tsx +34 -0
- package/react/monitor-play.tsx +31 -0
- package/react/monitor-stop.tsx +28 -0
- package/react/next.tsx +28 -0
- package/react/node-lines-curved.tsx +34 -0
- package/react/node-lines-horizontal.tsx +34 -0
- package/react/node-lines-vertical.tsx +34 -0
- package/react/node-plus.tsx +33 -0
- package/react/nodes-connected.tsx +31 -0
- package/react/nodes-connections-three.tsx +33 -0
- package/react/note-magnifying-glass.tsx +31 -0
- package/react/pause.tsx +28 -0
- package/react/play.tsx +31 -0
- package/react/presentation-arrow.tsx +34 -0
- package/react/presentation-eye-open.tsx +25 -0
- package/react/presentation-line.tsx +34 -0
- package/react/presentation-lines-two.tsx +34 -0
- package/react/presentation-link.tsx +31 -0
- package/react/presentation-number-one.tsx +34 -0
- package/react/presentation-play.tsx +31 -0
- package/react/presentation-plus.tsx +34 -0
- package/react/previous.tsx +28 -0
- package/react/question-mark.tsx +31 -0
- package/react/rectangle-dash-lines.tsx +34 -0
- package/react/rectangle-dot-line-pen.tsx +37 -0
- package/react/rectangle-play-stack.tsx +31 -0
- package/react/rectangle-tick.tsx +34 -0
- package/react/rectangles-two-lines-four.tsx +34 -0
- package/react/rectangles-two-minus.tsx +34 -0
- package/react/rectangles-two-plus.tsx +34 -0
- package/react/rectangles-two-user.tsx +30 -0
- package/react/scissors.tsx +33 -0
- package/react/smiley-chat.tsx +28 -0
- package/react/smiley-sticker.tsx +31 -0
- package/react/smiley.tsx +31 -0
- package/react/square-star-scribble.tsx +31 -0
- package/react/sticky-corners.tsx +34 -0
- package/react/sticky-note-stack.tsx +34 -0
- package/react/sticky-note-wide.tsx +34 -0
- package/react/sticky-note.tsx +3 -2
- package/react/sticky-notes-two.tsx +33 -0
- package/react/text-cursor-eye-open.tsx +25 -0
- package/react/trophy.tsx +31 -0
- package/react/user-arrow-right-up.tsx +31 -0
- package/react/user-eye-open.tsx +25 -0
- package/react/user-load.tsx +33 -0
- package/react/user-number-three.tsx +34 -0
- package/react/user-pen-dashes-bottom.tsx +30 -0
- package/react/user-pen-line-bottom.tsx +30 -0
- package/react/user-tick-down.tsx +31 -0
- package/react/users-three.tsx +34 -0
- package/react/video-camera-simple-slash.tsx +34 -0
- package/react/video-camera-simple.tsx +34 -0
- package/react/video-camera.tsx +34 -0
- package/svg/24/at.svg +1 -0
- package/svg/24/board.svg +1 -0
- package/svg/24/chat-dashes-lines-two.svg +1 -0
- package/svg/24/chat-lines-cross.svg +1 -0
- package/svg/24/chat-lines-eye-open.svg +1 -0
- package/svg/24/chat-lines-two-stack.svg +1 -0
- package/svg/24/chat-lines-two.svg +1 -0
- package/svg/24/chat-plus.svg +1 -0
- package/svg/24/chat-text-arrow.svg +1 -0
- package/svg/24/chat-two.svg +1 -0
- package/svg/24/chat.svg +1 -1
- package/svg/24/checkboard-square-centered.svg +1 -0
- package/svg/24/circle-corners.svg +1 -0
- package/svg/24/cog.svg +1 -1
- package/svg/24/cone-serpentine.svg +1 -0
- package/svg/24/corners-three-eye-open.svg +1 -0
- package/svg/24/dash-left-down-square-dash-right-up.svg +1 -0
- package/svg/24/dash-left-up-square-dash-down-right.svg +1 -0
- package/svg/24/dash-square-dash-horizontal.svg +1 -0
- package/svg/24/dash-square-dash-vertical.svg +1 -0
- package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -0
- package/svg/24/eye-closed.svg +1 -0
- package/svg/24/eye-open-line-frame-broken.svg +1 -0
- package/svg/24/eye-open-slash.svg +1 -0
- package/svg/24/eye-open.svg +1 -0
- package/svg/24/folder.svg +1 -0
- package/svg/24/frame-lines-two.svg +1 -0
- package/svg/24/frame-play.svg +1 -0
- package/svg/24/frame-plus.svg +1 -0
- package/svg/24/frame.svg +1 -0
- package/svg/24/monitor-arrow.svg +1 -0
- package/svg/24/monitor-pause.svg +1 -0
- package/svg/24/monitor-play.svg +1 -0
- package/svg/24/monitor-stop.svg +1 -0
- package/svg/24/next.svg +1 -0
- package/svg/24/node-lines-curved.svg +1 -0
- package/svg/24/node-lines-horizontal.svg +1 -0
- package/svg/24/node-lines-vertical.svg +1 -0
- package/svg/24/node-plus.svg +1 -0
- package/svg/24/nodes-connected.svg +1 -0
- package/svg/24/nodes-connections-three.svg +1 -0
- package/svg/24/note-magnifying-glass.svg +1 -0
- package/svg/24/pause.svg +1 -0
- package/svg/24/play.svg +1 -0
- package/svg/24/presentation-arrow.svg +1 -0
- package/svg/24/presentation-eye-open.svg +1 -0
- package/svg/24/presentation-line.svg +1 -0
- package/svg/24/presentation-lines-two.svg +1 -0
- package/svg/24/presentation-link.svg +1 -0
- package/svg/24/presentation-number-one.svg +1 -0
- package/svg/24/presentation-play.svg +1 -0
- package/svg/24/presentation-plus.svg +1 -0
- package/svg/24/previous.svg +1 -0
- package/svg/24/question-mark.svg +1 -0
- package/svg/24/rectangle-dash-lines.svg +1 -0
- package/svg/24/rectangle-dot-line-pen.svg +1 -0
- package/svg/24/rectangle-play-stack.svg +1 -0
- package/svg/24/rectangle-tick.svg +1 -0
- package/svg/24/rectangles-two-lines-four.svg +1 -0
- package/svg/24/rectangles-two-minus.svg +1 -0
- package/svg/24/rectangles-two-plus.svg +1 -0
- package/svg/24/rectangles-two-user.svg +1 -0
- package/svg/24/scissors.svg +1 -0
- package/svg/24/smiley-chat.svg +1 -0
- package/svg/24/smiley-sticker.svg +1 -0
- package/svg/24/smiley.svg +1 -0
- package/svg/24/square-star-scribble.svg +1 -0
- package/svg/24/sticky-corners.svg +1 -0
- package/svg/24/sticky-note-stack.svg +1 -0
- package/svg/24/sticky-note-wide.svg +1 -0
- package/svg/24/sticky-note.svg +1 -1
- package/svg/24/sticky-notes-two.svg +1 -0
- package/svg/24/text-cursor-eye-open.svg +1 -0
- package/svg/24/trophy.svg +1 -0
- package/svg/24/user-arrow-right-up.svg +1 -0
- package/svg/24/user-eye-open.svg +1 -0
- package/svg/24/user-load.svg +1 -0
- package/svg/24/user-number-three.svg +1 -0
- package/svg/24/user-pen-dashes-bottom.svg +1 -0
- package/svg/24/user-pen-line-bottom.svg +1 -0
- package/svg/24/user-tick-down.svg +1 -0
- package/svg/24/users-three.svg +1 -0
- package/svg/24/video-camera-simple-slash.svg +1 -0
- package/svg/24/video-camera-simple.svg +1 -0
- package/svg/24/video-camera.svg +1 -0
- package/svg/meta.json +713 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.