@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
|
@@ -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 IconNoteMagnifyingGlass:
|
|
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 IconNoteMagnifyingGlass: 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
|
+
fill='currentColor'
|
|
26
|
+
d='M9 21c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-6-1h-1c0 .5523.4477 1 1 1v-1Zm0-18v-1c-.5523 0-1 .4477-1 1h1Zm16 0h1c0-.5523-.4477-1-1-1v1Zm-1 8c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-11-4c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm8 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-8 2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm5 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-5 2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm2 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm10 3.6458-.7497-.6617.7497.6617Zm1.3201 2.5875c.405.3755 1.0378.3516 1.4132-.0534.3755-.405.3516-1.0378-.0534-1.4132l-1.3598 1.4666Zm-11.3201-3.2333h-6v2h6v-2Zm-5 1v-18h-2v18h2Zm-1-17h16v-2h-16v2Zm15-1v8h2v-8h-2Zm-11 6h8v-2h-8v2Zm0 4h5v-2h-5v2Zm0 4h2v-2h-2v2Zm9 4c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm3 3a2.985 2.985 0 0 1-.7497 1.9841l1.4994 1.3235c.7775-.8809 1.2503-2.0402 1.2503-3.3076h-2Zm-.7497 1.9841c-.5512.6245-1.3544 1.0159-2.2503 1.0159v2c1.4935 0 2.835-.6561 3.7497-1.6924l-1.4994-1.3235Zm.0698 1.3951 2 1.8541 1.3598-1.4666-2-1.8542-1.3598 1.4667Z'
|
|
27
|
+
/>
|
|
28
|
+
</g>,
|
|
29
|
+
<defs>
|
|
30
|
+
<clipPath id='a'>
|
|
31
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
|
+
</clipPath>
|
|
33
|
+
</defs>
|
|
34
|
+
)
|
|
36
35
|
)
|
|
36
|
+
|
|
37
|
+
IconNoteMagnifyingGlass[iconSymbol] = true
|
package/react/octagon.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 IconOctagon:
|
|
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 IconOctagon: 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='M16 3h-8l-5 5v8l5 5h8l5-5v-8l-5-5Z'
|
|
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
|
+
IconOctagon[iconSymbol] = true
|
package/react/office.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 IconOffice:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
)
|
|
11
|
+
export const IconOffice: 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='M5 21v-17.75a.25.25 0 0 1 .25-.25h13.5a.25.25 0 0 1 .25.25v17.75m-14 0h-2m2 0h5m9 0h-5m5 0h2m-11 0v-5.75a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v5.75m-4 0h4m-5-14h1m4 0h1m-6 4h1m4 0h1'
|
|
28
|
+
vectorEffect='non-scaling-stroke'
|
|
29
|
+
/>
|
|
30
|
+
)
|
|
32
31
|
)
|
|
32
|
+
|
|
33
|
+
IconOffice[iconSymbol] = true
|
package/react/paint-bucket.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 IconPaintBucket:
|
|
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 IconPaintBucket: 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='m5 2 6 6m0-5 9 9-8.5858 8.5858c-.781.781-2.0474.781-2.8284 0l-6.1716-6.1716c-.781-.781-.781-2.0474 0-2.8284l8.5858-8.5858Z'
|
|
29
|
+
vectorEffect='non-scaling-stroke'
|
|
30
|
+
/>,
|
|
31
|
+
<path
|
|
32
|
+
fill='currentColor'
|
|
33
|
+
d='M22 19c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-3 1.5-3 1.5 2.1716 1.5 3Z'
|
|
34
|
+
/>
|
|
35
|
+
)
|
|
37
36
|
)
|
|
37
|
+
|
|
38
|
+
IconPaintBucket[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 IconPaperPlaneFilledRight:
|
|
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 IconPaperPlaneFilledRight: 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
|
+
fillRule='evenodd'
|
|
26
|
+
d='M3.4211 2.5949c-.8474-.3892-1.7194.4905-1.3223 1.334l2.9012 7.0711h3.5c1.5 0 1.5 1.8728 0 1.8728h-3.5l-2.9012 7.0561c-.397.8435.475 1.7232 1.3224 1.334l18.1777-8.2785c.7766-.3567.7766-1.6277 0-1.9844l-18.1778-8.4051Z'
|
|
27
|
+
clipRule='evenodd'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
stroke='currentColor'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='m22 21.0003.001-.0003'
|
|
33
|
+
vectorEffect='non-scaling-stroke'
|
|
34
|
+
/>
|
|
35
|
+
)
|
|
37
36
|
)
|
|
37
|
+
|
|
38
|
+
IconPaperPlaneFilledRight[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 IconPaperPlaneTilt:
|
|
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 IconPaperPlaneTilt: 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='m10 14 11-11m-11 11 4 8 7-19m-11 11-8-4 19-7'
|
|
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
|
+
IconPaperPlaneTilt[iconSymbol] = true
|
package/react/parallelogram.tsx
CHANGED
|
@@ -3,36 +3,37 @@
|
|
|
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 IconParallelogram:
|
|
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
|
-
)
|
|
11
|
+
export const IconParallelogram: 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
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
+
d='M21.6798 4h-15.4846a.25.25 0 0 0-.2425.1894l-3.875 15.5a.25.25 0 0 0 .2425.3106h15.4846a.25.25 0 0 0 .2425-.1894l3.875-15.5a.25.25 0 0 0-.2425-.3106Z'
|
|
28
|
+
vectorEffect='non-scaling-stroke'
|
|
29
|
+
/>
|
|
30
|
+
</g>,
|
|
31
|
+
<defs>
|
|
32
|
+
<clipPath id='a'>
|
|
33
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
|
+
</clipPath>
|
|
35
|
+
</defs>
|
|
36
|
+
)
|
|
38
37
|
)
|
|
38
|
+
|
|
39
|
+
IconParallelogram[iconSymbol] = true
|
package/react/pause-circle.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 IconPauseCircle:
|
|
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 IconPauseCircle: 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='M13.8889 9.1667v5.6666m-3.7778-5.6666v5.6666m10.3889-2.8333c0 4.6944-3.8056 8.5-8.5 8.5s-8.5-3.8056-8.5-8.5 3.8056-8.5 8.5-8.5 8.5 3.8056 8.5 8.5Z'
|
|
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
|
+
IconPauseCircle[iconSymbol] = true
|
package/react/pause.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 IconPause:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
</
|
|
31
|
-
|
|
32
|
-
)
|
|
11
|
+
export const IconPause: 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 fill='currentColor' clipPath='url(#a)'>
|
|
24
|
+
<path d='M7 6.0001c0-1.3437 3-1.3438 3 0v11.9999c0 1.3594-3 1.3594-3 0v-11.9999ZM14 6c0-1.3438 3-1.3438 3 0v11.9999c0 1.3594-3 1.3594-3 0v-11.9999Z' />
|
|
25
|
+
</g>,
|
|
26
|
+
<defs>
|
|
27
|
+
<clipPath id='a'>
|
|
28
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
29
|
+
</clipPath>
|
|
30
|
+
</defs>
|
|
31
|
+
)
|
|
33
32
|
)
|
|
33
|
+
|
|
34
|
+
IconPause[iconSymbol] = true
|