@webstudio-is/icons 0.50.0 → 0.52.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/lib/__generated__/alert.js +3 -3
- package/lib/__generated__/attachment.js +11 -0
- package/lib/__generated__/body.js +11 -0
- package/lib/__generated__/bold.js +11 -0
- package/lib/__generated__/button-element.js +11 -0
- package/lib/__generated__/dash-border.js +11 -0
- package/lib/__generated__/dashed-border.js +11 -0
- package/lib/__generated__/dotted-border.js +11 -0
- package/lib/__generated__/email.js +11 -0
- package/lib/__generated__/external-link.js +11 -0
- package/lib/__generated__/form-text-field.js +11 -0
- package/lib/__generated__/form.js +11 -0
- package/lib/__generated__/heading.js +11 -0
- package/lib/__generated__/image.js +11 -0
- package/lib/__generated__/index.js +21 -0
- package/lib/__generated__/link.js +11 -0
- package/lib/__generated__/page.js +11 -0
- package/lib/__generated__/paint-brush.js +11 -0
- package/lib/__generated__/phone.js +11 -0
- package/lib/__generated__/section-link.js +11 -0
- package/lib/__generated__/small-x.js +11 -0
- package/lib/__generated__/subscript.js +5 -2
- package/lib/__generated__/superscript.js +5 -2
- package/lib/__generated__/text-block.js +11 -0
- package/lib/__generated__/text-italic.js +11 -0
- package/lib/cjs/__generated__/{alert.cjs → alert.js} +3 -3
- package/lib/cjs/__generated__/attachment.js +31 -0
- package/lib/cjs/__generated__/body.js +31 -0
- package/lib/cjs/__generated__/bold.js +31 -0
- package/lib/cjs/__generated__/button-element.js +31 -0
- package/lib/cjs/__generated__/dash-border.js +31 -0
- package/lib/cjs/__generated__/dashed-border.js +31 -0
- package/lib/cjs/__generated__/dotted-border.js +31 -0
- package/lib/cjs/__generated__/email.js +31 -0
- package/lib/cjs/__generated__/external-link.js +31 -0
- package/lib/cjs/__generated__/form-text-field.js +31 -0
- package/lib/cjs/__generated__/form.js +31 -0
- package/lib/cjs/__generated__/heading.js +31 -0
- package/lib/cjs/__generated__/image.js +31 -0
- package/lib/cjs/__generated__/{index.cjs → index.js} +21 -0
- package/lib/cjs/__generated__/link.js +31 -0
- package/lib/cjs/__generated__/page.js +31 -0
- package/lib/cjs/__generated__/paint-brush.js +31 -0
- package/lib/cjs/__generated__/phone.js +31 -0
- package/lib/cjs/__generated__/section-link.js +31 -0
- package/lib/cjs/__generated__/small-x.js +31 -0
- package/lib/cjs/__generated__/subscript.js +34 -0
- package/lib/cjs/__generated__/superscript.js +34 -0
- package/lib/cjs/__generated__/text-block.js +31 -0
- package/lib/cjs/__generated__/text-italic.js +31 -0
- package/lib/cjs/{index.cjs → index.js} +0 -6
- package/lib/cjs/package.json +1 -0
- package/lib/index.js +0 -6
- package/lib/types/__generated__/alert.d.ts +3 -0
- package/lib/types/__generated__/attachment.d.ts +3 -0
- package/lib/types/__generated__/auto-scroll.d.ts +3 -0
- package/lib/types/__generated__/blockquote.d.ts +3 -0
- package/lib/types/__generated__/body.d.ts +3 -0
- package/lib/types/__generated__/bold.d.ts +3 -0
- package/lib/types/__generated__/border-radius-bottom-left.d.ts +3 -0
- package/lib/types/__generated__/border-radius-bottom-right.d.ts +3 -0
- package/lib/types/__generated__/border-radius-individual.d.ts +3 -0
- package/lib/types/__generated__/border-radius-top-left.d.ts +3 -0
- package/lib/types/__generated__/border-radius-top-right.d.ts +3 -0
- package/lib/types/__generated__/border-radius.d.ts +3 -0
- package/lib/types/__generated__/border-width-bottom.d.ts +3 -0
- package/lib/types/__generated__/border-width-individual.d.ts +3 -0
- package/lib/types/__generated__/border-width-left.d.ts +3 -0
- package/lib/types/__generated__/border-width-right.d.ts +3 -0
- package/lib/types/__generated__/border-width-top.d.ts +3 -0
- package/lib/types/__generated__/box-link.d.ts +3 -0
- package/lib/types/__generated__/box.d.ts +3 -0
- package/lib/types/__generated__/button-element.d.ts +3 -0
- package/lib/types/__generated__/checkbox-checked-filled.d.ts +3 -0
- package/lib/types/__generated__/checkbox-empty.d.ts +3 -0
- package/lib/types/__generated__/checkbox-mixed-filled.d.ts +3 -0
- package/lib/types/__generated__/chevron-big-down.d.ts +3 -0
- package/lib/types/__generated__/chevron-big-left.d.ts +3 -0
- package/lib/types/__generated__/chevron-big-right.d.ts +3 -0
- package/lib/types/__generated__/chevron-big-up.d.ts +3 -0
- package/lib/types/__generated__/chevron-filled-down.d.ts +3 -0
- package/lib/types/__generated__/chevron-filled-left.d.ts +3 -0
- package/lib/types/__generated__/chevron-filled-right.d.ts +3 -0
- package/lib/types/__generated__/chevron-filled-up.d.ts +3 -0
- package/lib/types/__generated__/code.d.ts +3 -0
- package/lib/types/__generated__/commit.d.ts +3 -0
- package/lib/types/__generated__/dash-border.d.ts +3 -0
- package/lib/types/__generated__/dash.d.ts +3 -0
- package/lib/types/__generated__/dashed-border.d.ts +3 -0
- package/lib/types/__generated__/div.d.ts +3 -0
- package/lib/types/__generated__/dot.d.ts +3 -0
- package/lib/types/__generated__/dotted-border.d.ts +3 -0
- package/lib/types/__generated__/drag-handle.d.ts +3 -0
- package/lib/types/__generated__/email.d.ts +3 -0
- package/lib/types/__generated__/external-link.d.ts +3 -0
- package/lib/types/__generated__/eyecon-closed.d.ts +3 -0
- package/lib/types/__generated__/eyecon-open.d.ts +3 -0
- package/lib/types/__generated__/form-text-field.d.ts +3 -0
- package/lib/types/__generated__/form.d.ts +3 -0
- package/lib/types/__generated__/github.d.ts +3 -0
- package/lib/types/__generated__/google.d.ts +3 -0
- package/lib/types/__generated__/hamburger-menu.d.ts +3 -0
- package/lib/types/__generated__/heading.d.ts +3 -0
- package/lib/types/__generated__/image.d.ts +3 -0
- package/lib/types/__generated__/index.d.ts +79 -0
- package/lib/types/__generated__/info.d.ts +3 -0
- package/lib/types/__generated__/information.d.ts +3 -0
- package/lib/types/__generated__/link.d.ts +3 -0
- package/lib/types/__generated__/linked.d.ts +3 -0
- package/lib/types/__generated__/list-item.d.ts +3 -0
- package/lib/types/__generated__/list.d.ts +3 -0
- package/lib/types/__generated__/offline.d.ts +3 -0
- package/lib/types/__generated__/page.d.ts +3 -0
- package/lib/types/__generated__/paint-brush.d.ts +3 -0
- package/lib/types/__generated__/phone.d.ts +3 -0
- package/lib/types/__generated__/play.d.ts +3 -0
- package/lib/types/__generated__/plus.d.ts +3 -0
- package/lib/types/__generated__/radio-checked.d.ts +3 -0
- package/lib/types/__generated__/radio-unchecked.d.ts +3 -0
- package/lib/types/__generated__/repeat-column.d.ts +3 -0
- package/lib/types/__generated__/repeat-grid.d.ts +3 -0
- package/lib/types/__generated__/repeat-row.d.ts +3 -0
- package/lib/types/__generated__/scroll.d.ts +3 -0
- package/lib/types/__generated__/section-link.d.ts +3 -0
- package/lib/types/__generated__/slot-component.d.ts +3 -0
- package/lib/types/__generated__/small-x.d.ts +3 -0
- package/lib/types/__generated__/subscript.d.ts +3 -0
- package/lib/types/__generated__/subtract.d.ts +3 -0
- package/lib/types/__generated__/superscript.d.ts +3 -0
- package/lib/types/__generated__/text-block.d.ts +3 -0
- package/lib/types/__generated__/text-italic.d.ts +3 -0
- package/lib/types/__generated__/unlinked.d.ts +3 -0
- package/lib/types/__generated__/webstudio.d.ts +3 -0
- package/lib/types/align-content-center.d.ts +3 -0
- package/lib/types/align-content-end.d.ts +3 -0
- package/lib/types/align-content-space-around.d.ts +3 -0
- package/lib/types/align-content-space-between.d.ts +3 -0
- package/lib/types/align-content-start.d.ts +3 -0
- package/lib/types/align-content-stretch.d.ts +3 -0
- package/lib/types/align-items-baseline.d.ts +3 -0
- package/lib/types/align-items-center.d.ts +3 -0
- package/lib/types/align-items-end.d.ts +3 -0
- package/lib/types/align-items-start.d.ts +3 -0
- package/lib/types/align-items-stretch.d.ts +3 -0
- package/lib/types/align-self-baseline.d.ts +3 -0
- package/lib/types/align-self-center.d.ts +3 -0
- package/lib/types/align-self-end.d.ts +3 -0
- package/lib/types/align-self-start.d.ts +3 -0
- package/lib/types/align-self-stretch.d.ts +3 -0
- package/lib/types/aspect-ratio.d.ts +3 -0
- package/lib/types/check-mark.d.ts +3 -0
- package/lib/types/chevron-double-down.d.ts +3 -0
- package/lib/types/chevron-double-left.d.ts +3 -0
- package/lib/types/chevron-double-right.d.ts +3 -0
- package/lib/types/chevron-double-up.d.ts +3 -0
- package/lib/types/chevron-down.d.ts +3 -0
- package/lib/types/chevron-left.d.ts +3 -0
- package/lib/types/chevron-right.d.ts +3 -0
- package/lib/types/chevron-up.d.ts +3 -0
- package/lib/types/cloud.d.ts +3 -0
- package/lib/types/copy.d.ts +3 -0
- package/lib/types/cross-circled-filled.d.ts +3 -0
- package/lib/types/cross-large.d.ts +3 -0
- package/lib/types/cross-small.d.ts +3 -0
- package/lib/types/cross.d.ts +3 -0
- package/lib/types/devices.d.ts +3 -0
- package/lib/types/ellipses.d.ts +3 -0
- package/lib/types/flex-direction-column-reverse.d.ts +3 -0
- package/lib/types/flex-direction-column.d.ts +3 -0
- package/lib/types/flex-direction-row-reverse.d.ts +3 -0
- package/lib/types/flex-direction-row.d.ts +3 -0
- package/lib/types/flex-sizing-grow.d.ts +3 -0
- package/lib/types/flex-sizing-shrink.d.ts +3 -0
- package/lib/types/flex-wrap-no-wrap.d.ts +3 -0
- package/lib/types/flex-wrap-wrap-reverse.d.ts +3 -0
- package/lib/types/flex-wrap-wrap.d.ts +3 -0
- package/lib/types/gap-column.d.ts +3 -0
- package/lib/types/gap-row.d.ts +3 -0
- package/lib/types/gear.d.ts +8 -0
- package/lib/types/index.d.ts +83 -0
- package/lib/types/index.stories.d.ts +17 -0
- package/lib/types/justify-content-center.d.ts +3 -0
- package/lib/types/justify-content-end.d.ts +3 -0
- package/lib/types/justify-content-space-around.d.ts +3 -0
- package/lib/types/justify-content-space-between.d.ts +3 -0
- package/lib/types/justify-content-start.d.ts +3 -0
- package/lib/types/justify-items-center.d.ts +3 -0
- package/lib/types/justify-items-end.d.ts +3 -0
- package/lib/types/justify-items-space-around.d.ts +3 -0
- package/lib/types/justify-items-space-between.d.ts +3 -0
- package/lib/types/justify-items-start.d.ts +3 -0
- package/lib/types/list-nested.d.ts +3 -0
- package/lib/types/magnifying-glass.d.ts +3 -0
- package/lib/types/menu.d.ts +3 -0
- package/lib/types/new-folder.d.ts +3 -0
- package/lib/types/new-page.d.ts +3 -0
- package/lib/types/order-first.d.ts +3 -0
- package/lib/types/order-last.d.ts +3 -0
- package/lib/types/redo.d.ts +3 -0
- package/lib/types/size.d.ts +3 -0
- package/lib/types/text-align-center.d.ts +3 -0
- package/lib/types/text-align-justify.d.ts +3 -0
- package/lib/types/text-align-left.d.ts +3 -0
- package/lib/types/text-align-right.d.ts +3 -0
- package/lib/types/text-capitalize.d.ts +3 -0
- package/lib/types/text-direction-ltr.d.ts +3 -0
- package/lib/types/text-direction-rtl.d.ts +3 -0
- package/lib/types/text-hyphen.d.ts +3 -0
- package/lib/types/text-lowercase.d.ts +3 -0
- package/lib/types/text-strikethrough.d.ts +3 -0
- package/lib/types/text-truncate.d.ts +3 -0
- package/lib/types/text-underline.d.ts +3 -0
- package/lib/types/text-uppercase.d.ts +3 -0
- package/lib/types/trash.d.ts +3 -0
- package/lib/types/types.d.ts +9 -0
- package/lib/types/undo.d.ts +3 -0
- package/lib/types/upload.d.ts +3 -0
- package/package.json +6 -6
- package/src/__generated__/alert.tsx +1 -1
- package/src/__generated__/attachment.tsx +15 -0
- package/src/__generated__/body.tsx +15 -0
- package/src/__generated__/bold.tsx +15 -0
- package/src/__generated__/button-element.tsx +15 -0
- package/src/__generated__/dash-border.tsx +15 -0
- package/src/__generated__/dashed-border.tsx +15 -0
- package/src/__generated__/dotted-border.tsx +15 -0
- package/src/__generated__/email.tsx +15 -0
- package/src/__generated__/external-link.tsx +15 -0
- package/src/__generated__/form-text-field.tsx +15 -0
- package/src/__generated__/form.tsx +15 -0
- package/src/__generated__/heading.tsx +15 -0
- package/src/__generated__/image.tsx +15 -0
- package/src/__generated__/index.ts +21 -0
- package/src/__generated__/link.tsx +15 -0
- package/src/__generated__/page.tsx +15 -0
- package/src/__generated__/paint-brush.tsx +15 -0
- package/src/__generated__/phone.tsx +15 -0
- package/src/__generated__/section-link.tsx +15 -0
- package/src/__generated__/small-x.tsx +15 -0
- package/src/__generated__/subscript.tsx +1 -1
- package/src/__generated__/superscript.tsx +1 -1
- package/src/__generated__/text-block.tsx +15 -0
- package/src/__generated__/text-italic.tsx +15 -0
- package/src/index.stories.tsx +0 -2
- package/src/index.ts +0 -6
- package/lib/body.js +0 -30
- package/lib/brush.js +0 -31
- package/lib/cjs/__generated__/subscript.cjs +0 -31
- package/lib/cjs/__generated__/superscript.cjs +0 -31
- package/lib/cjs/body.cjs +0 -60
- package/lib/cjs/brush.cjs +0 -61
- package/lib/cjs/external-link.cjs +0 -61
- package/lib/cjs/form.cjs +0 -61
- package/lib/cjs/legacy.cjs +0 -42
- package/lib/cjs/page.cjs +0 -62
- package/lib/cjs/text-italic.cjs +0 -62
- package/lib/external-link.js +0 -31
- package/lib/form.js +0 -31
- package/lib/legacy.js +0 -42
- package/lib/page.js +0 -32
- package/lib/text-italic.js +0 -32
- package/src/body.tsx +0 -26
- package/src/brush.tsx +0 -27
- package/src/external-link.tsx +0 -27
- package/src/form.tsx +0 -27
- package/src/legacy.ts +0 -21
- package/src/page.tsx +0 -28
- package/src/text-italic.tsx +0 -27
- /package/lib/cjs/__generated__/{auto-scroll.cjs → auto-scroll.js} +0 -0
- /package/lib/cjs/__generated__/{blockquote.cjs → blockquote.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-bottom-left.cjs → border-radius-bottom-left.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-bottom-right.cjs → border-radius-bottom-right.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-individual.cjs → border-radius-individual.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-top-left.cjs → border-radius-top-left.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-top-right.cjs → border-radius-top-right.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius.cjs → border-radius.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-bottom.cjs → border-width-bottom.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-individual.cjs → border-width-individual.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-left.cjs → border-width-left.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-right.cjs → border-width-right.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-top.cjs → border-width-top.js} +0 -0
- /package/lib/cjs/__generated__/{box-link.cjs → box-link.js} +0 -0
- /package/lib/cjs/__generated__/{box.cjs → box.js} +0 -0
- /package/lib/cjs/__generated__/{checkbox-checked-filled.cjs → checkbox-checked-filled.js} +0 -0
- /package/lib/cjs/__generated__/{checkbox-empty.cjs → checkbox-empty.js} +0 -0
- /package/lib/cjs/__generated__/{checkbox-mixed-filled.cjs → checkbox-mixed-filled.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-big-down.cjs → chevron-big-down.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-big-left.cjs → chevron-big-left.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-big-right.cjs → chevron-big-right.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-big-up.cjs → chevron-big-up.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-filled-down.cjs → chevron-filled-down.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-filled-left.cjs → chevron-filled-left.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-filled-right.cjs → chevron-filled-right.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-filled-up.cjs → chevron-filled-up.js} +0 -0
- /package/lib/cjs/__generated__/{code.cjs → code.js} +0 -0
- /package/lib/cjs/__generated__/{commit.cjs → commit.js} +0 -0
- /package/lib/cjs/__generated__/{dash.cjs → dash.js} +0 -0
- /package/lib/cjs/__generated__/{div.cjs → div.js} +0 -0
- /package/lib/cjs/__generated__/{dot.cjs → dot.js} +0 -0
- /package/lib/cjs/__generated__/{drag-handle.cjs → drag-handle.js} +0 -0
- /package/lib/cjs/__generated__/{eyecon-closed.cjs → eyecon-closed.js} +0 -0
- /package/lib/cjs/__generated__/{eyecon-open.cjs → eyecon-open.js} +0 -0
- /package/lib/cjs/__generated__/{github.cjs → github.js} +0 -0
- /package/lib/cjs/__generated__/{google.cjs → google.js} +0 -0
- /package/lib/cjs/__generated__/{hamburger-menu.cjs → hamburger-menu.js} +0 -0
- /package/lib/cjs/__generated__/{info.cjs → info.js} +0 -0
- /package/lib/cjs/__generated__/{information.cjs → information.js} +0 -0
- /package/lib/cjs/__generated__/{linked.cjs → linked.js} +0 -0
- /package/lib/cjs/__generated__/{list-item.cjs → list-item.js} +0 -0
- /package/lib/cjs/__generated__/{list.cjs → list.js} +0 -0
- /package/lib/cjs/__generated__/{offline.cjs → offline.js} +0 -0
- /package/lib/cjs/__generated__/{play.cjs → play.js} +0 -0
- /package/lib/cjs/__generated__/{plus.cjs → plus.js} +0 -0
- /package/lib/cjs/__generated__/{radio-checked.cjs → radio-checked.js} +0 -0
- /package/lib/cjs/__generated__/{radio-unchecked.cjs → radio-unchecked.js} +0 -0
- /package/lib/cjs/__generated__/{repeat-column.cjs → repeat-column.js} +0 -0
- /package/lib/cjs/__generated__/{repeat-grid.cjs → repeat-grid.js} +0 -0
- /package/lib/cjs/__generated__/{repeat-row.cjs → repeat-row.js} +0 -0
- /package/lib/cjs/__generated__/{scroll.cjs → scroll.js} +0 -0
- /package/lib/cjs/__generated__/{slot-component.cjs → slot-component.js} +0 -0
- /package/lib/cjs/__generated__/{subtract.cjs → subtract.js} +0 -0
- /package/lib/cjs/__generated__/{unlinked.cjs → unlinked.js} +0 -0
- /package/lib/cjs/__generated__/{webstudio.cjs → webstudio.js} +0 -0
- /package/lib/cjs/{align-content-center.cjs → align-content-center.js} +0 -0
- /package/lib/cjs/{align-content-end.cjs → align-content-end.js} +0 -0
- /package/lib/cjs/{align-content-space-around.cjs → align-content-space-around.js} +0 -0
- /package/lib/cjs/{align-content-space-between.cjs → align-content-space-between.js} +0 -0
- /package/lib/cjs/{align-content-start.cjs → align-content-start.js} +0 -0
- /package/lib/cjs/{align-content-stretch.cjs → align-content-stretch.js} +0 -0
- /package/lib/cjs/{align-items-baseline.cjs → align-items-baseline.js} +0 -0
- /package/lib/cjs/{align-items-center.cjs → align-items-center.js} +0 -0
- /package/lib/cjs/{align-items-end.cjs → align-items-end.js} +0 -0
- /package/lib/cjs/{align-items-start.cjs → align-items-start.js} +0 -0
- /package/lib/cjs/{align-items-stretch.cjs → align-items-stretch.js} +0 -0
- /package/lib/cjs/{align-self-baseline.cjs → align-self-baseline.js} +0 -0
- /package/lib/cjs/{align-self-center.cjs → align-self-center.js} +0 -0
- /package/lib/cjs/{align-self-end.cjs → align-self-end.js} +0 -0
- /package/lib/cjs/{align-self-start.cjs → align-self-start.js} +0 -0
- /package/lib/cjs/{align-self-stretch.cjs → align-self-stretch.js} +0 -0
- /package/lib/cjs/{aspect-ratio.cjs → aspect-ratio.js} +0 -0
- /package/lib/cjs/{check-mark.cjs → check-mark.js} +0 -0
- /package/lib/cjs/{chevron-double-down.cjs → chevron-double-down.js} +0 -0
- /package/lib/cjs/{chevron-double-left.cjs → chevron-double-left.js} +0 -0
- /package/lib/cjs/{chevron-double-right.cjs → chevron-double-right.js} +0 -0
- /package/lib/cjs/{chevron-double-up.cjs → chevron-double-up.js} +0 -0
- /package/lib/cjs/{chevron-down.cjs → chevron-down.js} +0 -0
- /package/lib/cjs/{chevron-left.cjs → chevron-left.js} +0 -0
- /package/lib/cjs/{chevron-right.cjs → chevron-right.js} +0 -0
- /package/lib/cjs/{chevron-up.cjs → chevron-up.js} +0 -0
- /package/lib/cjs/{cloud.cjs → cloud.js} +0 -0
- /package/lib/cjs/{copy.cjs → copy.js} +0 -0
- /package/lib/cjs/{cross-circled-filled.cjs → cross-circled-filled.js} +0 -0
- /package/lib/cjs/{cross-large.cjs → cross-large.js} +0 -0
- /package/lib/cjs/{cross-small.cjs → cross-small.js} +0 -0
- /package/lib/cjs/{cross.cjs → cross.js} +0 -0
- /package/lib/cjs/{devices.cjs → devices.js} +0 -0
- /package/lib/cjs/{ellipses.cjs → ellipses.js} +0 -0
- /package/lib/cjs/{flex-direction-column-reverse.cjs → flex-direction-column-reverse.js} +0 -0
- /package/lib/cjs/{flex-direction-column.cjs → flex-direction-column.js} +0 -0
- /package/lib/cjs/{flex-direction-row-reverse.cjs → flex-direction-row-reverse.js} +0 -0
- /package/lib/cjs/{flex-direction-row.cjs → flex-direction-row.js} +0 -0
- /package/lib/cjs/{flex-sizing-grow.cjs → flex-sizing-grow.js} +0 -0
- /package/lib/cjs/{flex-sizing-shrink.cjs → flex-sizing-shrink.js} +0 -0
- /package/lib/cjs/{flex-wrap-no-wrap.cjs → flex-wrap-no-wrap.js} +0 -0
- /package/lib/cjs/{flex-wrap-wrap-reverse.cjs → flex-wrap-wrap-reverse.js} +0 -0
- /package/lib/cjs/{flex-wrap-wrap.cjs → flex-wrap-wrap.js} +0 -0
- /package/lib/cjs/{gap-column.cjs → gap-column.js} +0 -0
- /package/lib/cjs/{gap-row.cjs → gap-row.js} +0 -0
- /package/lib/cjs/{gear.cjs → gear.js} +0 -0
- /package/lib/cjs/{justify-content-center.cjs → justify-content-center.js} +0 -0
- /package/lib/cjs/{justify-content-end.cjs → justify-content-end.js} +0 -0
- /package/lib/cjs/{justify-content-space-around.cjs → justify-content-space-around.js} +0 -0
- /package/lib/cjs/{justify-content-space-between.cjs → justify-content-space-between.js} +0 -0
- /package/lib/cjs/{justify-content-start.cjs → justify-content-start.js} +0 -0
- /package/lib/cjs/{justify-items-center.cjs → justify-items-center.js} +0 -0
- /package/lib/cjs/{justify-items-end.cjs → justify-items-end.js} +0 -0
- /package/lib/cjs/{justify-items-space-around.cjs → justify-items-space-around.js} +0 -0
- /package/lib/cjs/{justify-items-space-between.cjs → justify-items-space-between.js} +0 -0
- /package/lib/cjs/{justify-items-start.cjs → justify-items-start.js} +0 -0
- /package/lib/cjs/{list-nested.cjs → list-nested.js} +0 -0
- /package/lib/cjs/{magnifying-glass.cjs → magnifying-glass.js} +0 -0
- /package/lib/cjs/{menu.cjs → menu.js} +0 -0
- /package/lib/cjs/{new-folder.cjs → new-folder.js} +0 -0
- /package/lib/cjs/{new-page.cjs → new-page.js} +0 -0
- /package/lib/cjs/{order-first.cjs → order-first.js} +0 -0
- /package/lib/cjs/{order-last.cjs → order-last.js} +0 -0
- /package/lib/cjs/{redo.cjs → redo.js} +0 -0
- /package/lib/cjs/{size.cjs → size.js} +0 -0
- /package/lib/cjs/{text-align-center.cjs → text-align-center.js} +0 -0
- /package/lib/cjs/{text-align-justify.cjs → text-align-justify.js} +0 -0
- /package/lib/cjs/{text-align-left.cjs → text-align-left.js} +0 -0
- /package/lib/cjs/{text-align-right.cjs → text-align-right.js} +0 -0
- /package/lib/cjs/{text-capitalize.cjs → text-capitalize.js} +0 -0
- /package/lib/cjs/{text-direction-ltr.cjs → text-direction-ltr.js} +0 -0
- /package/lib/cjs/{text-direction-rtl.cjs → text-direction-rtl.js} +0 -0
- /package/lib/cjs/{text-hyphen.cjs → text-hyphen.js} +0 -0
- /package/lib/cjs/{text-lowercase.cjs → text-lowercase.js} +0 -0
- /package/lib/cjs/{text-strikethrough.cjs → text-strikethrough.js} +0 -0
- /package/lib/cjs/{text-truncate.cjs → text-truncate.js} +0 -0
- /package/lib/cjs/{text-underline.cjs → text-underline.js} +0 -0
- /package/lib/cjs/{text-uppercase.cjs → text-uppercase.js} +0 -0
- /package/lib/cjs/{trash.cjs → trash.js} +0 -0
- /package/lib/cjs/{types.cjs → types.js} +0 -0
- /package/lib/cjs/{undo.cjs → undo.js} +0 -0
- /package/lib/cjs/{upload.cjs → upload.js} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webstudio-is/icons",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.52.0",
|
|
4
4
|
"description": "Webstudio Icons",
|
|
5
5
|
"author": "Webstudio <github@webstudio.is>",
|
|
6
6
|
"homepage": "https://webstudio.is",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"@svgo/jsx": "^0.4.2",
|
|
11
11
|
"@types/react": "^17.0.24",
|
|
12
12
|
"tsx": "^3.12.6",
|
|
13
|
-
"typescript": "
|
|
13
|
+
"typescript": "5.0.3",
|
|
14
14
|
"@webstudio-is/scripts": "^0.0.0",
|
|
15
15
|
"@webstudio-is/storybook-config": "^0.0.0",
|
|
16
16
|
"@webstudio-is/tsconfig": "^1.0.1"
|
|
@@ -20,17 +20,16 @@
|
|
|
20
20
|
"react-dom": "^17.0.2"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@radix-ui/react-icons": "^1.1.0",
|
|
24
23
|
"react": "^17.0.2",
|
|
25
|
-
"@webstudio-is/css-vars": "^0.
|
|
24
|
+
"@webstudio-is/css-vars": "^0.52.0"
|
|
26
25
|
},
|
|
27
26
|
"module": "./lib/index.js",
|
|
28
27
|
"exports": {
|
|
29
28
|
"source": "./src/index.ts",
|
|
30
29
|
"import": "./lib/index.js",
|
|
31
|
-
"require": "./lib/cjs/index.
|
|
30
|
+
"require": "./lib/cjs/index.js"
|
|
32
31
|
},
|
|
33
|
-
"types": "
|
|
32
|
+
"types": "lib/types/index.d.ts",
|
|
34
33
|
"files": [
|
|
35
34
|
"lib/*",
|
|
36
35
|
"src/*",
|
|
@@ -42,6 +41,7 @@
|
|
|
42
41
|
"scripts": {
|
|
43
42
|
"dev": "build-package --watch",
|
|
44
43
|
"build": "build-package",
|
|
44
|
+
"dts": "tsc --emitDeclarationOnly --declaration --declarationDir lib/types",
|
|
45
45
|
"generate": "rm -fr src/__generated__ && NODE_OPTIONS='--loader=tsx' svgo-jsx svgo-jsx.config.ts",
|
|
46
46
|
"typecheck": "tsc --noEmit",
|
|
47
47
|
"lint": "eslint ./src --ext .ts,.tsx --max-warnings 0",
|
|
@@ -7,7 +7,7 @@ import type { IconProps } from "../types";
|
|
|
7
7
|
export const AlertIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
8
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
9
|
return (
|
|
10
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M6.3 2.354c.746-1.325 2.654-1.325 3.4 0l5.276 9.38c.732 1.3-.208 2.905-1.699 2.905H2.723c-1.491 0-2.43-1.606-1.7-2.906l5.278-9.379Zm2.267.638a.65.65 0 0 0-1.133 0L2.157 12.37a.65.65 0 0 0 .566.968h10.554a.65.65 0 0 0 .566-.968L8.567 2.99Z" clipRule="evenodd" /><path fillRule="evenodd" d="M8 5.34a.65.65 0 0 1 .65.65v2.66a.65.65 0 0 1-1.3 0V5.99A.65.65 0 0 1 8 5.34ZM7.2 11.323a.8.8 0 0 1 .8-.8h.007a.8.8 0 0 1 0 1.6H8a.8.8 0 0 1-.8-.8Z" clipRule="evenodd" /></svg>
|
|
11
11
|
);
|
|
12
12
|
}
|
|
13
13
|
);
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/attachment.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const AttachmentIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M9.13 1.842a2.415 2.415 0 0 1 3.415 3.415l-5.889 5.888a.65.65 0 1 1-.919-.919l5.889-5.888a1.115 1.115 0 1 0-1.577-1.577L4.161 8.65a2.88 2.88 0 0 0 4.072 4.072l4.64-4.641a.65.65 0 1 1 .92.92l-4.641 4.64a4.18 4.18 0 1 1-5.91-5.91L9.13 1.84Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
AttachmentIcon.displayName = "AttachmentIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/body.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const BodyIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M5.173 1.35h5.654c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.229.663.26 1.037.029.36.029.802.029 1.34v5.653c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.164-.663.23-1.037.26-.36.03-.802.03-1.34.03H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.096-1.036-.26a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.663-.26-1.036-.029-.36-.029-.803-.029-1.34V5.173c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.036-.26.36-.029.803-.029 1.34-.029ZM2.65 6.65v4.15c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.055.259.098.552.122.301.025.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.067.553-.122.254-.13.46-.336.59-.59.054-.107.098-.259.122-.552.025-.301.025-.69.025-1.26V6.65H2.65Zm10.7-1.3H2.65V5.2c0-.57 0-.96.025-1.26.024-.294.068-.446.122-.553.13-.254.336-.46.59-.59.107-.054.259-.098.552-.122.301-.024.69-.025 1.261-.025h5.6c.57 0 .96 0 1.26.025.294.024.446.068.553.122.254.13.46.336.59.59.054.107.098.26.122.552.025.301.025.69.025 1.261v.15Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
BodyIcon.displayName = "BodyIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/bold.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const BoldIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M3.2 2.667a.8.8 0 0 1 .8-.8h5.333a3.467 3.467 0 0 1 2.507 5.861A3.467 3.467 0 0 1 10 14.133H4a.8.8 0 0 1-.8-.8V2.667ZM4.8 8.8v3.733H10A1.867 1.867 0 0 0 10 8.8H4.8Zm0-1.6h4.533a1.867 1.867 0 1 0 0-3.733H4.8V7.2Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
BoldIcon.displayName = "BoldIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/button-element.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const ButtonElementIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M.683 7.474c0-1.85 1.5-3.35 3.35-3.35h7.934c1.85 0 3.35 1.5 3.35 3.35v1.3c0 1.85-1.5 3.35-3.35 3.35H4.033a3.35 3.35 0 0 1-3.35-3.35v-1.3Zm3.35-2.05a2.05 2.05 0 0 0-2.05 2.05v1.3a2.05 2.05 0 0 0 2.05 2.05h7.934a2.05 2.05 0 0 0 2.05-2.05v-1.3a2.05 2.05 0 0 0-2.05-2.05H4.033Zm-.183 2.7a.817.817 0 1 1 1.633 0 .817.817 0 0 1-1.633 0Zm3.333 0a.817.817 0 1 1 1.634 0 .817.817 0 0 1-1.634 0Zm3.334 0a.817.817 0 1 1 1.633 0 .817.817 0 0 1-1.633 0Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
ButtonElementIcon.displayName = "ButtonElementIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/dash-border.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const DashBorderIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M3 8a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
DashBorderIcon.displayName = "DashBorderIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/dashed-border.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const DashedBorderIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M2 7.33A.33.33 0 0 1 2.33 7h2.007a.33.33 0 0 1 .33.33v1.34a.33.33 0 0 1-.33.33H2.33A.33.33 0 0 1 2 8.67V7.33ZM6.667 7.33a.33.33 0 0 1 .33-.33h2.006a.33.33 0 0 1 .33.33v1.34a.33.33 0 0 1-.33.33H6.997a.33.33 0 0 1-.33-.33V7.33ZM11.333 7.33a.33.33 0 0 1 .33-.33h2.007a.33.33 0 0 1 .33.33v1.34a.33.33 0 0 1-.33.33h-2.007a.33.33 0 0 1-.33-.33V7.33Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
DashedBorderIcon.displayName = "DashedBorderIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/dotted-border.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const DottedBorderIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M1.52 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 1 1 0 2.3h-.01A1.15 1.15 0 0 1 1.52 8ZM12.18 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 0 1 0 2.3h-.01A1.15 1.15 0 0 1 12.18 8ZM5.073 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 0 1 0 2.3h-.01A1.15 1.15 0 0 1 5.073 8ZM8.627 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 0 1 0 2.3h-.01A1.15 1.15 0 0 1 8.627 8Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
DottedBorderIcon.displayName = "DottedBorderIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/email.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const EmailIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M4.853 2.55h6.293c.482 0 .882 0 1.21.027.34.027.657.087.956.24.461.235.836.61 1.07 1.07.172.336.227.695.25 1.086.018.3.018.662.018 1.089v3.885c0 .481 0 .881-.027 1.208-.027.34-.087.658-.24.957a2.45 2.45 0 0 1-1.07 1.07c-.3.153-.618.213-.958.241-.327.027-.727.027-1.208.027H4.853c-.481 0-.881 0-1.208-.027-.34-.027-.658-.088-.957-.24a2.45 2.45 0 0 1-1.071-1.07c-.153-.3-.213-.617-.24-.958-.027-.327-.027-.727-.027-1.209V6.062c0-.427 0-.789.018-1.089.023-.39.078-.75.249-1.085a2.45 2.45 0 0 1 1.07-1.071c.3-.153.617-.213.958-.24.327-.027.727-.027 1.208-.027ZM3.751 3.872c-.26.022-.387.06-.473.103a1.15 1.15 0 0 0-.503.503.816.816 0 0 0-.07.222l4.567 3.197c.44.308.524.354.595.372a.55.55 0 0 0 .266 0c.07-.018.155-.064.595-.372L13.295 4.7a.815.815 0 0 0-.07-.222 1.15 1.15 0 0 0-.503-.503c-.086-.043-.213-.081-.473-.103a15.477 15.477 0 0 0-1.129-.022H4.88c-.515 0-.862 0-1.13.022Zm9.599 2.376L9.474 8.962l-.072.05c-.324.227-.618.434-.955.518a1.85 1.85 0 0 1-.894 0c-.337-.084-.631-.29-.955-.518l-.072-.05L2.65 6.248V9.92c0 .515 0 .862.022 1.13.022.26.06.386.103.472.11.216.287.392.503.503.086.043.213.081.473.103.267.021.614.022 1.129.022h6.24c.515 0 .862 0 1.13-.022.26-.022.386-.06.472-.103a1.15 1.15 0 0 0 .503-.503c.043-.086.081-.213.103-.473.022-.267.022-.614.022-1.129V6.248Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
EmailIcon.displayName = "EmailIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/external-link.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const ExternalLinkIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M5.173 1.35H6a.65.65 0 0 1 0 1.3h-.8c-.57 0-.96 0-1.26.025-.294.024-.446.068-.553.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.26-.122.552-.025.301-.025.69-.025 1.261v5.6c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.055.259.098.552.122.301.025.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.067.553-.122.254-.13.46-.336.59-.59.054-.107.098-.259.122-.552.025-.301.025-.69.025-1.26V10a.65.65 0 1 1 1.3 0v.826c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.164-.663.23-1.037.26-.36.03-.802.03-1.34.03H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.096-1.036-.26a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.663-.26-1.036-.029-.36-.029-.803-.029-1.34V5.173c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.036-.26.36-.029.803-.029 1.34-.029ZM9.35 2a.65.65 0 0 1 .65-.65h4a.65.65 0 0 1 .65.65v4a.65.65 0 0 1-1.3 0V3.57L8.46 8.46a.65.65 0 0 1-.92-.92l4.89-4.89H10A.65.65 0 0 1 9.35 2Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
ExternalLinkIcon.displayName = "ExternalLinkIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/form-text-field.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const FormTextFieldIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M1.35 4.66c0-.723.586-1.31 1.31-1.31h10.68c.723 0 1.31.587 1.31 1.31v6.68a1.31 1.31 0 0 1-1.31 1.31H2.66a1.31 1.31 0 0 1-1.31-1.31V4.66Zm1.3-.004V11.344a.012.012 0 0 0 .006.006H13.344l.003-.003a.011.011 0 0 0 .002-.003V4.656a.01.01 0 0 0-.002-.003.01.01 0 0 0-.003-.002H2.656s-.002 0-.003.002a.011.011 0 0 0-.003.003Zm2.017 1.36a.65.65 0 0 1 .65.65v2.67a.65.65 0 0 1-1.3 0v-2.67a.65.65 0 0 1 .65-.65Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
FormTextFieldIcon.displayName = "FormTextFieldIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/form.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const FormIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M3.3 3.3v1.4h9.4V3.3H3.3Zm10.32 2.485A.998.998 0 0 0 14 5V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v2a.998.998 0 0 0 1 1h10c.234 0 .45-.08.62-.215Zm0 1.43A.996.996 0 0 0 13 7H3a.998.998 0 0 0-1 1v2a.998.998 0 0 0 1 1h10a1 1 0 0 0 1-1V8a.998.998 0 0 0-.38-.785ZM8.714 12.3A.997.997 0 0 0 8 12H3a.998.998 0 1 0 0 2h5a1 1 0 0 0 .714-1.7ZM3.3 8.3v1.4h9.4V8.3H3.3Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
FormIcon.displayName = "FormIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/heading.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const HeadingIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M2.017 2.667a.65.65 0 0 1 .65-.65h2.666a.65.65 0 0 1 0 1.3H4.65V7.35h6.7V3.317h-.683a.65.65 0 1 1 0-1.3h2.666a.65.65 0 1 1 0 1.3h-.683v9.366h.683a.65.65 0 1 1 0 1.3h-2.666a.65.65 0 1 1 0-1.3h.683V8.65h-6.7v4.033h.683a.65.65 0 1 1 0 1.3H2.667a.65.65 0 1 1 0-1.3h.683V3.317h-.683a.65.65 0 0 1-.65-.65Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
HeadingIcon.displayName = "HeadingIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/image.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const ImageIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M10.827 1.35H5.173c-.537 0-.98 0-1.34.03-.373.03-.715.095-1.036.259a2.65 2.65 0 0 0-1.158 1.158c-.164.32-.229.663-.26 1.037-.029.36-.029.802-.029 1.34v5.653c0 .537 0 .98.03 1.34.03.373.095.715.259 1.036.254.499.66.904 1.158 1.158.32.164.663.23 1.036.26.36.03.803.03 1.34.03h6.231c.18 0 .357 0 .498-.013l.018-.002a6.86 6.86 0 0 0 .247-.015c.373-.03.715-.096 1.036-.26a2.65 2.65 0 0 0 1.158-1.158c.164-.32.23-.663.26-1.036.029-.36.029-.803.029-1.34V5.173c0-.537 0-.98-.03-1.34-.03-.373-.095-.715-.259-1.036a2.65 2.65 0 0 0-1.158-1.158c-.32-.164-.663-.229-1.036-.26-.36-.029-.803-.029-1.34-.029Zm.27 12H5.2c-.57 0-.96 0-1.26-.025-.294-.024-.446-.067-.553-.122a1.35 1.35 0 0 1-.59-.59c-.054-.107-.098-.259-.122-.552-.024-.301-.025-.69-.025-1.26v-.532l2.389-2.388a5.471 5.471 0 0 1 .294-.282l.018.014c.06.051.137.128.277.268l5.47 5.469ZM2.65 8.43l1.484-1.483c.12-.12.235-.235.34-.325.116-.098.262-.203.452-.265.265-.086.55-.086.814 0 .19.062.336.167.452.265.106.09.221.205.34.325l5.701 5.7c.128.128.253.253.344.362.03.036.072.087.113.151.219-.13.397-.32.513-.547.054-.107.098-.259.122-.552.025-.301.025-.69.025-1.26V5.2c0-.572 0-.96-.025-1.262-.024-.293-.068-.445-.122-.552a1.35 1.35 0 0 0-.59-.59c-.107-.054-.259-.098-.552-.122-.301-.024-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025-.294.024-.446.068-.553.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.26-.122.552-.024.301-.025.69-.025 1.261v3.23Zm7.683-3.447a.683.683 0 1 1 0 1.367.683.683 0 0 1 0-1.367Zm1.984.684a1.983 1.983 0 1 0-3.967 0 1.983 1.983 0 0 0 3.967 0Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
ImageIcon.displayName = "ImageIcon";
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
export * from "./alert";
|
|
2
|
+
export * from "./attachment";
|
|
2
3
|
export * from "./auto-scroll";
|
|
3
4
|
export * from "./blockquote";
|
|
5
|
+
export * from "./body";
|
|
6
|
+
export * from "./bold";
|
|
4
7
|
export * from "./border-radius-bottom-left";
|
|
5
8
|
export * from "./border-radius-bottom-right";
|
|
6
9
|
export * from "./border-radius-individual";
|
|
@@ -14,6 +17,7 @@ export * from "./border-width-right";
|
|
|
14
17
|
export * from "./border-width-top";
|
|
15
18
|
export * from "./box-link";
|
|
16
19
|
export * from "./box";
|
|
20
|
+
export * from "./button-element";
|
|
17
21
|
export * from "./checkbox-checked-filled";
|
|
18
22
|
export * from "./checkbox-empty";
|
|
19
23
|
export * from "./checkbox-mixed-filled";
|
|
@@ -27,21 +31,34 @@ export * from "./chevron-filled-right";
|
|
|
27
31
|
export * from "./chevron-filled-up";
|
|
28
32
|
export * from "./code";
|
|
29
33
|
export * from "./commit";
|
|
34
|
+
export * from "./dash-border";
|
|
30
35
|
export * from "./dash";
|
|
36
|
+
export * from "./dashed-border";
|
|
31
37
|
export * from "./div";
|
|
32
38
|
export * from "./dot";
|
|
39
|
+
export * from "./dotted-border";
|
|
33
40
|
export * from "./drag-handle";
|
|
41
|
+
export * from "./email";
|
|
42
|
+
export * from "./external-link";
|
|
34
43
|
export * from "./eyecon-closed";
|
|
35
44
|
export * from "./eyecon-open";
|
|
45
|
+
export * from "./form-text-field";
|
|
46
|
+
export * from "./form";
|
|
36
47
|
export * from "./github";
|
|
37
48
|
export * from "./google";
|
|
38
49
|
export * from "./hamburger-menu";
|
|
50
|
+
export * from "./heading";
|
|
51
|
+
export * from "./image";
|
|
39
52
|
export * from "./info";
|
|
40
53
|
export * from "./information";
|
|
54
|
+
export * from "./link";
|
|
41
55
|
export * from "./linked";
|
|
42
56
|
export * from "./list-item";
|
|
43
57
|
export * from "./list";
|
|
44
58
|
export * from "./offline";
|
|
59
|
+
export * from "./page";
|
|
60
|
+
export * from "./paint-brush";
|
|
61
|
+
export * from "./phone";
|
|
45
62
|
export * from "./play";
|
|
46
63
|
export * from "./plus";
|
|
47
64
|
export * from "./radio-checked";
|
|
@@ -50,9 +67,13 @@ export * from "./repeat-column";
|
|
|
50
67
|
export * from "./repeat-grid";
|
|
51
68
|
export * from "./repeat-row";
|
|
52
69
|
export * from "./scroll";
|
|
70
|
+
export * from "./section-link";
|
|
53
71
|
export * from "./slot-component";
|
|
72
|
+
export * from "./small-x";
|
|
54
73
|
export * from "./subscript";
|
|
55
74
|
export * from "./subtract";
|
|
56
75
|
export * from "./superscript";
|
|
76
|
+
export * from "./text-block";
|
|
77
|
+
export * from "./text-italic";
|
|
57
78
|
export * from "./unlinked";
|
|
58
79
|
export * from "./webstudio";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/link.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const LinkIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M11.94 4.059c-.712-.713-2.076-.71-3.054.269l-.807.807a.65.65 0 0 1-.92-.92l.808-.807c1.365-1.365 3.56-1.602 4.893-.268 1.334 1.333 1.096 3.528-.269 4.893l-.807.807a.65.65 0 1 1-.92-.919l.808-.807c.978-.979.982-2.342.269-3.055Zm-2.02 2.02a.65.65 0 0 1 0 .92L6.999 9.92a.65.65 0 1 1-.92-.919l2.923-2.923a.65.65 0 0 1 .92 0ZM5.136 7.16a.65.65 0 0 1 0 .92l-.808.807c-.978.978-.981 2.342-.269 3.055.713.712 2.077.71 3.055-.27l.808-.806a.65.65 0 1 1 .919.919l-.808.807c-1.365 1.365-3.56 1.602-4.893.269-1.333-1.334-1.096-3.528.269-4.893l.807-.808a.65.65 0 0 1 .92 0Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
LinkIcon.displayName = "LinkIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/page.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const PageIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M8.55 2.658a9.96 9.96 0 0 0-.543-.008H6.08c-.515 0-.862 0-1.13.022-.26.022-.386.06-.472.103a1.15 1.15 0 0 0-.503.503c-.043.086-.081.213-.103.473-.022.267-.022.614-.022 1.129v6.24c0 .515 0 .862.022 1.13.022.26.06.386.103.472.11.216.287.392.503.503.086.043.213.081.473.103.267.022.614.022 1.129.022h3.84c.515 0 .862 0 1.13-.022.26-.022.386-.06.472-.103a1.15 1.15 0 0 0 .503-.503c.043-.085.081-.213.103-.473.021-.267.022-.614.022-1.129V6.793c0-.277-.002-.436-.008-.543H10.14c-.15 0-.3 0-.427-.01a1.263 1.263 0 0 1-.48-.126 1.25 1.25 0 0 1-.547-.547 1.263 1.263 0 0 1-.126-.48c-.01-.127-.01-.276-.01-.427V2.658Zm.903-1.095a2.451 2.451 0 0 0-.427-.145c-.283-.068-.577-.068-.955-.068H6.053c-.481 0-.881 0-1.208.027-.34.028-.658.087-.957.24a2.45 2.45 0 0 0-1.071 1.07c-.153.3-.213.617-.24.958-.027.327-.027.727-.027 1.208v6.293c0 .482 0 .882.027 1.21.027.34.087.657.24.956.235.461.61.836 1.07 1.071.3.153.617.213.958.24.327.027.727.027 1.208.027h3.894c.481 0 .881 0 1.208-.027.34-.027.658-.087.957-.24a2.45 2.45 0 0 0 1.071-1.07c.152-.3.213-.618.24-.958.027-.327.027-.727.027-1.209V6.73c0-.378 0-.672-.068-.955a2.445 2.445 0 0 0-.293-.709c-.152-.248-.36-.456-.628-.723l-.045-.045-1.913-1.913-.045-.045c-.267-.268-.475-.476-.723-.628a2.452 2.452 0 0 0-.281-.148Zm.397 2.006V4.64c0 .15 0 .241.004.306.065.004.156.004.306.004h1.07L9.85 3.57Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
PageIcon.displayName = "PageIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/paint-brush.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const PaintBrushIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M11.391 1.873a1.93 1.93 0 0 1 2.69.046c.753.753.759 1.933.052 2.696-.33.356-.84.916-1.431 1.566-.67.734-1.443 1.584-2.18 2.384A121.12 121.12 0 0 1 8.7 10.512c-.242.25-.45.459-.603.602a2.787 2.787 0 0 1-.22.19.893.893 0 0 1-.178.105.66.66 0 0 1-.869-.325c-.363-.787-1.127-1.548-1.908-1.907a.657.657 0 0 1-.325-.87.894.894 0 0 1 .105-.177 2.79 2.79 0 0 1 .19-.221c.143-.154.352-.361.602-.602a121.42 121.42 0 0 1 1.948-1.824c.8-.736 1.649-1.51 2.383-2.179.65-.591 1.21-1.101 1.566-1.431Zm1.771.966a.631.631 0 0 0-.888-.012c-.352.326-.92.843-1.576 1.441-.74.674-1.592 1.45-2.376 2.172a120.24 120.24 0 0 0-2.114 1.985 5.677 5.677 0 0 1 1.373 1.373l.184-.189c.473-.49 1.115-1.179 1.801-1.925.722-.784 1.498-1.636 2.172-2.375.598-.657 1.115-1.225 1.441-1.577a.635.635 0 0 0-.017-.893ZM3.998 10.002c-1.107 0-2 .893-2 1.999 0 .684-.474 1.114-.948 1.268-.153.05-.242.246-.13.362.625.64 1.533 1.036 2.411 1.036A2.665 2.665 0 0 0 5.997 12c0-1.106-.893-2-2-2Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
PaintBrushIcon.displayName = "PaintBrushIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/phone.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const PhoneIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M4.562 2.719a.64.64 0 0 0-.578 0c-.068.034-.153.108-.532.487l-.102.101c-.361.362-.458.466-.535.604-.09.16-.166.45-.165.633 0 .163.024.261.131.637a11.629 11.629 0 0 0 2.978 5.06 11.63 11.63 0 0 0 5.06 2.978c.376.107.474.13.637.131.184 0 .473-.075.633-.165.138-.077.242-.174.604-.535l.101-.102c.38-.379.453-.464.487-.532a.64.64 0 0 0 0-.578c-.034-.068-.108-.153-.487-.532l-.125-.125c-.25-.25-.305-.3-.347-.327a.64.64 0 0 0-.697 0c-.042.027-.098.078-.347.327l-.015.015c-.058.058-.131.132-.22.195a1.324 1.324 0 0 1-1.116.19c-.104-.03-.19-.071-.255-.103l-.016-.007a10.07 10.07 0 0 1-2.764-1.963 10.068 10.068 0 0 1-1.963-2.764l-.007-.016c-.032-.066-.073-.151-.103-.255a1.324 1.324 0 0 1 .19-1.116c.063-.089.137-.162.195-.22l.015-.015c.25-.25.3-.305.327-.347a.64.64 0 0 0 0-.697c-.027-.042-.078-.098-.327-.347l-.125-.125c-.38-.38-.464-.453-.532-.487Zm-1.165-1.16a1.94 1.94 0 0 1 1.751 0c.28.141.523.385.803.666l.228.228c.185.184.345.344.457.516a1.94 1.94 0 0 1 0 2.115c-.112.172-.272.332-.457.516-.036.036-.073.072-.109.11v.004l.031.067c.418.87.987 1.686 1.71 2.408a8.768 8.768 0 0 0 2.408 1.71l.067.031h.004c.038-.036.074-.073.11-.11.184-.184.344-.344.516-.456a1.94 1.94 0 0 1 2.115 0c.172.112.332.272.516.457l.228.228c.281.28.525.523.666.803.279.55.279 1.2 0 1.75-.141.28-.385.523-.666.803l-.207.208c-.3.3-.53.53-.842.706a2.82 2.82 0 0 1-1.274.331c-.356-.001-.617-.075-.951-.17l-.037-.01a12.93 12.93 0 0 1-5.625-3.31A12.93 12.93 0 0 1 1.53 5.537l-.01-.037c-.095-.334-.169-.595-.17-.951a2.82 2.82 0 0 1 .331-1.274c.175-.311.406-.542.706-.842l.208-.207c.28-.281.522-.525.802-.666Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
PhoneIcon.displayName = "PhoneIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/section-link.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const SectionLinkIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M8.55 2.658a9.96 9.96 0 0 0-.543-.008H6.08c-.515 0-.862 0-1.13.022-.26.022-.386.06-.472.103a1.15 1.15 0 0 0-.503.503c-.043.086-.081.213-.103.473-.021.267-.022.614-.022 1.129V6a.65.65 0 0 1-1.3 0V4.853c0-.481 0-.881.027-1.208.028-.34.087-.658.24-.957a2.45 2.45 0 0 1 1.07-1.071c.3-.153.618-.213.958-.24.327-.027.727-.027 1.208-.027h2.018c.378 0 .672 0 .955.068a2.45 2.45 0 0 1 .709.293c.248.152.456.36.723.628l2.003 2.003c.268.267.476.475.628.723a2.455 2.455 0 0 1 .293.709c.068.283.068.577.068.955v4.417c0 .482 0 .882-.027 1.21-.028.34-.088.657-.24.956a2.45 2.45 0 0 1-1.07 1.071c-.3.153-.618.213-.958.24-.327.027-.727.027-1.209.027H6.053c-.481 0-.882 0-1.208-.027-.34-.027-.658-.087-.957-.24a2.45 2.45 0 0 1-1.071-1.07 2.028 2.028 0 0 1-.162-.442.65.65 0 1 1 1.263-.31c.017.069.036.12.057.161.11.216.286.392.503.503.085.043.213.081.473.103.267.022.614.022 1.129.022h3.84c.515 0 .862 0 1.13-.022.26-.022.386-.06.472-.103a1.15 1.15 0 0 0 .502-.503c.044-.085.082-.213.104-.473.021-.267.022-.614.022-1.129V6.793c0-.277-.001-.436-.008-.543H10.14c-.15 0-.3 0-.427-.01a1.263 1.263 0 0 1-.48-.126 1.25 1.25 0 0 1-.547-.547 1.263 1.263 0 0 1-.126-.48c-.01-.127-.01-.276-.01-.427V2.658Zm1.3.911V4.64c0 .15 0 .241.004.306.065.004.156.004.306.004h1.07L9.85 3.57ZM2.02 9.333a.65.65 0 0 1 .65-.65h6a.65.65 0 0 1 0 1.3h-6a.65.65 0 0 1-.65-.65Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
SectionLinkIcon.displayName = "SectionLinkIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/small-x.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const SmallXIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M11.495 4.505a.7.7 0 0 1 0 .99L8.99 8l2.505 2.505a.7.7 0 0 1-.99.99L8 8.99l-2.505 2.505a.7.7 0 0 1-.99-.99L7.01 8 4.505 5.495a.7.7 0 1 1 .99-.99L8 7.01l2.505-2.505a.7.7 0 0 1 .99 0Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
SmallXIcon.displayName = "SmallXIcon";
|
|
@@ -7,7 +7,7 @@ import type { IconProps } from "../types";
|
|
|
7
7
|
export const SubscriptIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
8
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
9
|
return (
|
|
10
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M8.393 12.37 7.309 9.516h-3.43l-1.084 2.852a.7.7 0 0 1-1.308-.497l2.959-7.785c.072-.19.14-.37.207-.51.056-.117.178-.367.433-.517a.995.995 0 0 1 1.016 0c.255.15.378.4.434.518.066.139.134.319.207.509l2.959 7.785a.7.7 0 0 1-1.309.497ZM4.412 8.116l1.182-3.111 1.183 3.111H4.412Z" clipRule="evenodd" /><path d="M10.24 10.26a.65.65 0 1 0 1.298.067c.007-.122.08-.25.213-.356.065-.051.292-.14.598-.125.302.013.471.115.53.194a.662.662 0 0 1 .111.596l-.007.015a2.84 2.84 0 0 1-.364.538c-.165.193-.707.77-1.224 1.316-.255.27-.499.526-.68.715l-.295.31a.65.65 0 0 0 .467 1.102l2.97.012a.65.65 0 1 0 .005-1.3l-1.465-.006a55.013 55.013 0 0 0 1.21-1.303c.207-.243.351-.462.445-.626a2.92 2.92 0 0 0 .135-.265l.009-.022.003-.007v-.001l.001-.003.003-.006.006-.015a1.423 1.423 0 0 0 .05-.17 1.961 1.961 0 0 0-.337-1.656c-.387-.52-1.016-.695-1.515-.717-.496-.022-1.073.095-1.465.407-.322.256-.67.698-.702 1.307Z" /></svg>
|
|
11
11
|
);
|
|
12
12
|
}
|
|
13
13
|
);
|
|
@@ -7,7 +7,7 @@ import type { IconProps } from "../types";
|
|
|
7
7
|
export const SuperscriptIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
8
|
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
9
|
return (
|
|
10
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M9.484 3.046a.65.65 0 1 0 1.298.067c.006-.123.08-.25.213-.356.065-.052.292-.14.597-.126.302.014.472.116.53.195a.662.662 0 0 1 .112.596l-.007.014c-.01.023-.03.06-.059.112a2.843 2.843 0 0 1-.306.427c-.165.193-.706.77-1.223 1.316l-.68.714-.296.31a.65.65 0 0 0 .467 1.102l2.97.012a.65.65 0 0 0 .006-1.3l-1.465-.006a55 55 0 0 0 1.21-1.303c.207-.243.35-.462.445-.626a2.92 2.92 0 0 0 .135-.265l.009-.02.003-.008v-.002l.001-.002.002-.006.006-.015a1.186 1.186 0 0 0 .051-.17 1.96 1.96 0 0 0-.337-1.656c-.387-.52-1.016-.695-1.515-.718-.496-.022-1.073.095-1.466.407-.322.257-.67.699-.701 1.307Z" /><path fillRule="evenodd" d="M8.393 12.37 7.309 9.516h-3.43l-1.084 2.852a.7.7 0 1 1-1.308-.497l2.959-7.785c.072-.19.14-.37.207-.51.056-.118.178-.367.433-.517a.995.995 0 0 1 1.016 0c.255.15.378.4.434.517.066.14.134.32.207.51l2.959 7.785a.7.7 0 1 1-1.309.497ZM4.412 8.116l1.182-3.111 1.183 3.11H4.412Z" clipRule="evenodd" /></svg>
|
|
11
11
|
);
|
|
12
12
|
}
|
|
13
13
|
);
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/text-block.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const TextBlockIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path fillRule="evenodd" d="M5.173 1.35h5.654c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.229.663.26 1.037.029.36.029.802.029 1.34v5.653c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.164-.663.23-1.037.26-.36.03-.802.03-1.34.03H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.096-1.036-.26a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.663-.26-1.036-.029-.36-.029-.803-.029-1.34V5.173c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.036-.26.36-.029.803-.029 1.34-.029ZM3.939 2.675c-.293.024-.445.068-.552.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.26-.122.552-.025.301-.025.69-.025 1.261v5.6c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.055.259.098.552.122.301.025.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.067.553-.122.254-.13.46-.336.59-.59.054-.107.098-.259.122-.552.025-.301.025-.69.025-1.26V5.2c0-.572 0-.96-.025-1.262-.024-.293-.068-.445-.122-.552a1.35 1.35 0 0 0-.59-.59c-.107-.054-.26-.098-.552-.122-.301-.024-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025ZM5.2 4.017H10.8c.082 0 .177 0 .261.007a.995.995 0 0 1 .377.1.99.99 0 0 1 .433.433c.073.144.093.28.101.378.007.083.007.179.007.26v.806a.65.65 0 1 1-1.3 0v-.684H8.65v5.366H10a.65.65 0 1 1 0 1.3H6a.65.65 0 1 1 0-1.3h1.35V5.317H5.32V6a.65.65 0 0 1-1.3 0v-.805c0-.081 0-.177.007-.26a.995.995 0 0 1 .1-.378.99.99 0 0 1 .434-.432.995.995 0 0 1 .377-.101c.084-.007.18-.007.26-.007Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
TextBlockIcon.displayName = "TextBlockIcon";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// Generated from icons/text-italic.svg
|
|
2
|
+
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
import type { IconProps } from "../types";
|
|
5
|
+
|
|
6
|
+
// prettier-ignore
|
|
7
|
+
export const TextItalicIcon = forwardRef<SVGSVGElement, IconProps>(
|
|
8
|
+
({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
|
|
9
|
+
return (
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width={size} height={size} fill={color} {...props} ref={forwardedRef}><path d="M9.985 2.017H6.667a.65.65 0 0 0 0 1.3h2.395L5.55 12.683H3.333a.65.65 0 0 0 0 1.3h6a.65.65 0 1 0 0-1.3H6.938l3.513-9.366h2.216a.65.65 0 1 0 0-1.3H9.985Z" clipRule="evenodd" /></svg>
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
|
|
15
|
+
TextItalicIcon.displayName = "TextItalicIcon";
|
package/src/index.stories.tsx
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import * as icons from "./index";
|
|
2
|
-
import * as legacyIcons from "./legacy";
|
|
3
2
|
|
|
4
3
|
export const Icons = ({ testColor }: { testColor: boolean }) => {
|
|
5
4
|
return (
|
|
@@ -45,7 +44,6 @@ export const Icons = ({ testColor }: { testColor: boolean }) => {
|
|
|
45
44
|
}}
|
|
46
45
|
>
|
|
47
46
|
{name.replace(/Icon$/, "")}
|
|
48
|
-
{name in legacyIcons && " (legacy)"}
|
|
49
47
|
</div>
|
|
50
48
|
</div>
|
|
51
49
|
);
|
package/src/index.ts
CHANGED
|
@@ -1,12 +1,8 @@
|
|
|
1
|
-
export * from "./legacy";
|
|
2
1
|
export * from "./__generated__";
|
|
3
2
|
export * from "./list-nested";
|
|
4
|
-
export * from "./brush";
|
|
5
|
-
export * from "./form";
|
|
6
3
|
export * from "./undo";
|
|
7
4
|
export * from "./redo";
|
|
8
5
|
export * from "./devices";
|
|
9
|
-
export * from "./body";
|
|
10
6
|
export * from "./types";
|
|
11
7
|
export * from "./align-content-center";
|
|
12
8
|
export * from "./align-content-end";
|
|
@@ -44,7 +40,6 @@ export * from "./trash";
|
|
|
44
40
|
export * from "./size";
|
|
45
41
|
export * from "./upload";
|
|
46
42
|
export * from "./gear";
|
|
47
|
-
export * from "./page";
|
|
48
43
|
export * from "./copy";
|
|
49
44
|
export * from "./new-page";
|
|
50
45
|
export * from "./new-folder";
|
|
@@ -78,7 +73,6 @@ export * from "./text-align-left";
|
|
|
78
73
|
export * from "./text-align-right";
|
|
79
74
|
export * from "./text-capitalize";
|
|
80
75
|
export * from "./text-hyphen";
|
|
81
|
-
export * from "./text-italic";
|
|
82
76
|
export * from "./text-lowercase";
|
|
83
77
|
export * from "./text-strikethrough";
|
|
84
78
|
export * from "./text-truncate";
|
package/lib/body.js
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
const BodyIcon = React.forwardRef(
|
|
4
|
-
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx(
|
|
6
|
-
"svg",
|
|
7
|
-
{
|
|
8
|
-
width: "15",
|
|
9
|
-
height: "15",
|
|
10
|
-
viewBox: "0 0 15 15",
|
|
11
|
-
fill: "none",
|
|
12
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
-
...props,
|
|
14
|
-
ref: forwardedRef,
|
|
15
|
-
children: /* @__PURE__ */ jsx(
|
|
16
|
-
"path",
|
|
17
|
-
{
|
|
18
|
-
d: "M1 3.96833H14M2.51667 14H12.4833C13.321 14 14 13.321 14 12.4833V2.51667C14 1.67903 13.321 1 12.4833 1H2.51667C1.67903 1 1 1.67903 1 2.51667V12.4833C1 13.321 1.67903 14 2.51667 14Z",
|
|
19
|
-
stroke: color,
|
|
20
|
-
strokeWidth: "1.15"
|
|
21
|
-
}
|
|
22
|
-
)
|
|
23
|
-
}
|
|
24
|
-
);
|
|
25
|
-
}
|
|
26
|
-
);
|
|
27
|
-
BodyIcon.displayName = "BodyIcon";
|
|
28
|
-
export {
|
|
29
|
-
BodyIcon
|
|
30
|
-
};
|