@spectrum-icons/express 3.0.0-nightly.3698 → 3.0.0-nightly.3705
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/Add.module.mjs +13 -0
- package/AddCircle.module.mjs +15 -0
- package/Alert.module.mjs +13 -0
- package/AlignBottom.module.mjs +13 -0
- package/AlignCenter.module.mjs +13 -0
- package/AlignLeft.module.mjs +13 -0
- package/AlignMiddle.module.mjs +13 -0
- package/AlignRight.module.mjs +13 -0
- package/AlignTop.module.mjs +13 -0
- package/ArrowDown.module.mjs +13 -0
- package/ArrowLeft.module.mjs +13 -0
- package/ArrowRight.module.mjs +13 -0
- package/ArrowUp.module.mjs +13 -0
- package/Asset.module.mjs +21 -0
- package/Bell.module.mjs +13 -0
- package/Blur.module.mjs +13 -0
- package/Bookmark.module.mjs +13 -0
- package/Border.module.mjs +13 -0
- package/Brush.module.mjs +13 -0
- package/Bug.module.mjs +13 -0
- package/Button.module.mjs +13 -0
- package/Calendar.module.mjs +43 -0
- package/Camera.module.mjs +15 -0
- package/Cancel.module.mjs +13 -0
- package/Checkmark.module.mjs +13 -0
- package/CheckmarkCircle.module.mjs +13 -0
- package/ChevronDown.module.mjs +13 -0
- package/ChevronLeft.module.mjs +13 -0
- package/ChevronRight.module.mjs +13 -0
- package/ChevronUp.module.mjs +13 -0
- package/Clock.module.mjs +15 -0
- package/Close.module.mjs +13 -0
- package/CloseCircle.module.mjs +13 -0
- package/Cloud.module.mjs +13 -0
- package/ColorFill.module.mjs +13 -0
- package/ColorPalette.module.mjs +29 -0
- package/Copy.module.mjs +13 -0
- package/Crop.module.mjs +15 -0
- package/Delete.module.mjs +15 -0
- package/DeviceDesktop.module.mjs +13 -0
- package/DeviceLaptop.module.mjs +13 -0
- package/DevicePhone.module.mjs +17 -0
- package/DeviceTablet.module.mjs +17 -0
- package/Discover.module.mjs +15 -0
- package/Document.module.mjs +13 -0
- package/Download.module.mjs +15 -0
- package/Edit.module.mjs +13 -0
- package/Email.module.mjs +13 -0
- package/Erase.module.mjs +13 -0
- package/Filter.module.mjs +13 -0
- package/Flag.module.mjs +13 -0
- package/FlipHorizontal.module.mjs +27 -0
- package/FlipVertical.module.mjs +27 -0
- package/Folder.module.mjs +13 -0
- package/FolderAdd.module.mjs +15 -0
- package/FolderBreadcrumb.module.mjs +13 -0
- package/FolderSearch.module.mjs +15 -0
- package/Fullscreen.module.mjs +18 -0
- package/FullscreenExit.module.mjs +18 -0
- package/GlobeGrid.module.mjs +13 -0
- package/Group.module.mjs +28 -0
- package/Heart.module.mjs +13 -0
- package/Help.module.mjs +15 -0
- package/Home.module.mjs +13 -0
- package/Image.module.mjs +17 -0
- package/ImageAdd.module.mjs +19 -0
- package/Info.module.mjs +19 -0
- package/Invite.module.mjs +15 -0
- package/Landscape.module.mjs +15 -0
- package/Layers.module.mjs +15 -0
- package/LayersBackward.module.mjs +17 -0
- package/LayersBringToFront.module.mjs +17 -0
- package/LayersForward.module.mjs +17 -0
- package/LayersSendToBack.module.mjs +17 -0
- package/Link.module.mjs +15 -0
- package/LockClosed.module.mjs +15 -0
- package/LockOpen.module.mjs +15 -0
- package/Looks.module.mjs +13 -0
- package/MagicWand.module.mjs +13 -0
- package/Maximize.module.mjs +13 -0
- package/More.module.mjs +23 -0
- package/Move.module.mjs +13 -0
- package/MoveLeftRight.module.mjs +13 -0
- package/MoveTo.module.mjs +15 -0
- package/MoveUpDown.module.mjs +13 -0
- package/NoEdit.module.mjs +13 -0
- package/Pause.module.mjs +13 -0
- package/Play.module.mjs +13 -0
- package/Portrait.module.mjs +15 -0
- package/Preset.module.mjs +15 -0
- package/Print.module.mjs +17 -0
- package/Promote.module.mjs +13 -0
- package/Properties.module.mjs +13 -0
- package/Redo.module.mjs +13 -0
- package/Refresh.module.mjs +13 -0
- package/Rename.module.mjs +13 -0
- package/Resize.module.mjs +23 -0
- package/Revert.module.mjs +13 -0
- package/RotateCCW.module.mjs +13 -0
- package/Sampler.module.mjs +13 -0
- package/Search.module.mjs +13 -0
- package/Send.module.mjs +13 -0
- package/SentimentPositive.module.mjs +13 -0
- package/Settings.module.mjs +15 -0
- package/Shapes.module.mjs +13 -0
- package/Share.module.mjs +15 -0
- package/Sharpen.module.mjs +13 -0
- package/ShoppingCart.module.mjs +13 -0
- package/ShowMenu.module.mjs +13 -0
- package/Shuffle.module.mjs +15 -0
- package/SortOrderDown.module.mjs +13 -0
- package/SortOrderUp.module.mjs +13 -0
- package/Star.module.mjs +13 -0
- package/StrokeWidth.module.mjs +13 -0
- package/Text.module.mjs +13 -0
- package/TextAlignCenter.module.mjs +13 -0
- package/TextAlignJustify.module.mjs +13 -0
- package/TextAlignLeft.module.mjs +13 -0
- package/TextAlignRight.module.mjs +13 -0
- package/TextBold.module.mjs +13 -0
- package/TextBulleted.module.mjs +27 -0
- package/TextItalic.module.mjs +13 -0
- package/TextNumbered.module.mjs +13 -0
- package/TextStroke.module.mjs +13 -0
- package/TextTracking.module.mjs +13 -0
- package/Transparency.module.mjs +15 -0
- package/Undo.module.mjs +13 -0
- package/Ungroup.module.mjs +20 -0
- package/Unlink.module.mjs +13 -0
- package/User.module.mjs +13 -0
- package/UserAdd.module.mjs +13 -0
- package/UserGroup.module.mjs +13 -0
- package/Video.module.mjs +15 -0
- package/Visibility.module.mjs +15 -0
- package/VisibilityOff.module.mjs +15 -0
- package/VolumeMute.module.mjs +13 -0
- package/VolumeOne.module.mjs +13 -0
- package/VolumeTwo.module.mjs +13 -0
- package/ZoomIn.module.mjs +15 -0
- package/ZoomOut.module.mjs +15 -0
- package/package.json +16 -6
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M14.707 9.293a1 1 0 0 0-1.414 1.414L14.586 12h-2.44c-1.73 0-1.884-1.08-2.734-1.08a1 1 0 0 0-1 .999c0 .965 1.952 2.081 3.734 2.081h2.44l-1.293 1.293a1 1 0 0 0 1.414 1.414l3-3a.997.997 0 0 0 0-1.414l-3-3Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M12.146 5h2.44l-1.293 1.293a1 1 0 0 0 1.414 1.414l3-3a.997.997 0 0 0 0-1.414l-3-3a1 1 0 0 0-1.414 1.414L14.586 3h-2.44c-2.01 0-3.815 1.195-4.565 2.969l-2.216 4.205A2.995 2.995 0 0 1 2.604 12H1a1 1 0 1 0 0 2h1.604c2.01 0 3.815-1.195 4.565-2.969l2.216-4.205A2.995 2.995 0 0 1 12.146 5ZM1 5h1.604a2.99 2.99 0 0 1 2.05.81A1 1 0 0 0 6.02 4.35 4.986 4.986 0 0 0 2.604 3H1a1 1 0 1 0 0 2Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Shuffle(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M7 13H2a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2Zm2-5H2a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2Zm2-5H2a1 1 0 1 0 0 2h9a1 1 0 1 0 0-2Zm6.707 9.293a1 1 0 0 0-1.414 0l-.293.293V3a1 1 0 1 0-2 0v9.586l-.293-.293a1 1 0 1 0-1.414 1.414l2 2a.997.997 0 0 0 1.414 0l2-2a1 1 0 0 0 0-1.414Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function SortOrderDown(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M7 5H2a1 1 0 1 1 0-2h5a1 1 0 1 1 0 2Zm2 5H2a1 1 0 1 1 0-2h7a1 1 0 1 1 0 2Zm2 5H2a1 1 0 1 1 0-2h9a1 1 0 1 1 0 2Zm6.707-9.293a1 1 0 0 1-1.414 0L16 5.414V15a1 1 0 1 1-2 0V5.414l-.293.293a1 1 0 1 1-1.414-1.414l2-2a.997.997 0 0 1 1.414 0l2 2a1 1 0 0 1 0 1.414Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function SortOrderUp(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Star.module.mjs
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M13.24 17.99c-.345 0-.691-.085-1.01-.26L9 15.958 5.77 17.73c-.712.39-1.563.34-2.225-.128a2.191 2.191 0 0 1-.892-2.163l.626-3.812L.632 8.934a2.21 2.21 0 0 1-.515-2.26A2.14 2.14 0 0 1 1.826 5.22l3.622-.55 1.628-3.443C7.432.476 8.17.008 9 .008s1.568.467 1.924 1.218l1.629 3.444 3.621.55a2.14 2.14 0 0 1 1.71 1.454 2.21 2.21 0 0 1-.515 2.26l-2.648 2.693.626 3.812a2.191 2.191 0 0 1-.892 2.163 2.1 2.1 0 0 1-1.214.389ZM9 13.957c.331 0 .662.083.964.249l3.228 1.771c.023.015.054.029.108-.007.036-.025.094-.087.075-.206l-.626-3.812c-.104-.627.1-1.273.547-1.727l2.646-2.692c.08-.082.058-.184.044-.224-.033-.1-.093-.11-.112-.112l-3.622-.55a1.99 1.99 0 0 1-1.508-1.123L9.115 2.082c-.02-.045-.21-.045-.23 0L7.256 5.525a1.992 1.992 0 0 1-1.509 1.121l-3.62.55c-.02.003-.08.013-.113.112a.216.216 0 0 0 .045.225l2.645 2.691c.447.454.65 1.1.547 1.727l-.626 3.812c-.02.12.04.181.075.206.054.037.083.023.109.007l3.228-1.772c.302-.165.632-.248.963-.248Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Star(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M16 7H2a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2Zm-1 5H3a2 2 0 0 0 0 4h12a2 2 0 0 0 0-4Zm1.5-9h-15a.5.5 0 1 0 0 1h15a.5.5 0 1 0 0-1Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function StrokeWidth(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Text.module.mjs
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M15 1H3c-1.103 0-2 .897-2 2v1a1 1 0 1 0 2 0V3h5v12H7a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-1V3h5v1a1 1 0 1 0 2 0V3c0-1.103-.897-2-2-2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Text(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M13 14H5a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2Zm0-6a1 1 0 1 0 0-2H5a1 1 0 1 0 0 2h8Zm2 2H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Zm0-8H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function TextAlignCenter(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M15 14H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Zm0-8H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Zm0 4H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Zm0-8H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function TextAlignJustify(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M11 14H3a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2ZM3 8h8a1 1 0 1 0 0-2H3a1 1 0 1 0 0 2Zm12 2H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Zm0-8H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function TextAlignLeft(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M15 14H7a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2Zm0-8H7a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2Zm0 4H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Zm0-8H3a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function TextAlignRight(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M7 5.992H2.2c-.171 0-.215-.087-.194-.238l.386-3.56c.02-.15.085-.194.214-.194h12.878c.171 0 .236.043.256.216l.257 3.495c.021.194-.042.28-.192.28h-4.802v9.747c0 .194-.086.259-.236.259h-3.51c-.17.022-.256-.065-.256-.259V5.992Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function TextBold(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M16 4H7a1 1 0 1 1 0-2h9a1 1 0 1 1 0 2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10
|
+
cx: 3,
|
|
11
|
+
cy: 3,
|
|
12
|
+
r: 1.5
|
|
13
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
14
|
+
cx: 3,
|
|
15
|
+
cy: 9,
|
|
16
|
+
r: 1.5
|
|
17
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
18
|
+
cx: 3,
|
|
19
|
+
cy: 15,
|
|
20
|
+
r: 1.5
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M16 10H7a1 1 0 1 1 0-2h9a1 1 0 1 1 0 2Zm0 6H7a1 1 0 1 1 0-2h9a1 1 0 1 1 0 2Z"
|
|
23
|
+
}));
|
|
24
|
+
|
|
25
|
+
export default function TextBulleted(props) {
|
|
26
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
27
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M8.031 4.664H2.898c-.11 0-.132-.066-.11-.153l.933-2.38C3.743 2.023 3.81 2 3.92 2h12.732c.132 0 .132.066.132.132l-1.096 2.386a.25.25 0 0 1-.227.146h-4.503L6.933 15.846c-.022.11-.066.154-.198.154H4.183c-.132 0-.199-.066-.176-.176L8.03 4.664Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function TextItalic(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M16 4H7a1 1 0 1 1 0-2h9a1 1 0 1 1 0 2Zm0 6H7a1 1 0 1 1 0-2h9a1 1 0 1 1 0 2Zm0 6H7a1 1 0 1 1 0-2h9a1 1 0 1 1 0 2ZM1.994 5c-.05 0-.057-.012-.057-.057V2.077a2.365 2.365 0 0 1-.48.1c-.05 0-.063-.007-.063-.05V1.44c0-.038.007-.05.044-.063a2.25 2.25 0 0 0 .794-.312c.03-.025.075-.025.112-.025h.619c.03 0 .037.012.037.043v3.86C3 4.988 2.987 5 2.95 5h-.956Zm-.937 6C1 11 1 10.975 1 10.937v-.612c0-.056 0-.075.031-.093.276-.163.469-.294.956-.693.55-.457.663-.782.663-1.032 0-.374-.232-.561-.644-.561-.288 0-.581.075-.837.193-.044.02-.069.013-.069-.031v-.78c0-.038.012-.057.044-.076.3-.15.669-.23 1.143-.23.968 0 1.48.618 1.48 1.311 0 .456-.15.887-.75 1.399-.18.163-.286.25-.468.374.237-.012.538-.018.869-.018h.524c.05 0 .063.012.057.05l-.182.8c-.013.05-.031.062-.075.062H1.058Zm.769 4.401c-.043 0-.063-.013-.063-.05v-.806c0-.05 0-.081.057-.081h.38c.382 0 .556-.063.556-.25 0-.225-.218-.319-.618-.319-.294 0-.605.057-.893.187-.043.02-.062.007-.062-.024v-.787c0-.032 0-.056.043-.075.338-.162.7-.225 1.156-.225.849 0 1.43.425 1.43 1.074a.853.853 0 0 1-.487.8c.281.1.675.375.675.905C4 16.557 3.244 17 2.244 17c-.386 0-.756-.044-1.087-.194-.055-.025-.05-.069-.05-.106v-.844c0-.037.038-.037.07-.024.374.168.699.243 1.03.243.5 0 .675-.168.675-.35 0-.206-.17-.324-.606-.324h-.45Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function TextNumbered(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M15 1H2C.897 1 0 1.897 0 3v3c0 1.103.897 2 2 2h3v7c0 1.103.897 2 2 2h3c1.103 0 2-.897 2-2V8h3c1.103 0 2-.897 2-2V3c0-1.103-.897-2-2-2Zm0 5h-4a1 1 0 0 0-1 1v8H7V7a1 1 0 0 0-1-1H2V3h13v3Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function TextStroke(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "m10.964 9.267.533-1.933H14.5l.538 1.935a1 1 0 0 0 1.927-.536l-1.947-7C14.776.695 13.962 0 12.994 0c-.97 0-1.784.698-2.015 1.695l-1.943 7.04a1 1 0 1 0 1.928.53Zm1.953-7.079c.03-.126.075-.18.062-.189.016.01.062.064.101.229l.863 3.106H12.05l.868-3.146Zm-7.91 7.813c1.452 0 1.93-1.329 2.014-1.695l1.943-7.04A1 1 0 0 0 9 1c0-.321-.25-1-1.002-1a1 1 0 0 0-.962.735L5.083 7.813c-.026.112-.064.167-.064.185-.013-.005-.06-.059-.099-.224L2.964.734a1 1 0 0 0-.965-.732C1.247.002 1 .675 1 1a1 1 0 0 0 .037.269l1.946 7c.242 1.037 1.055 1.732 2.024 1.732Zm-3.714 4.706 2 2a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L4.414 15h9.172l-.293.293a1 1 0 1 0 1.414 1.414l2-2a1 1 0 0 0 0-1.414l-2-2a1 1 0 1 0-1.414 1.414l.293.293H4.414l.293-.293a1 1 0 1 0-1.414-1.414l-2 2a1 1 0 0 0 0 1.414Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function TextTracking(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M12 1H6C3.243 1 1 3.243 1 6v6c0 2.757 2.243 5 5 5h6c2.757 0 5-2.243 5-5V6c0-2.757-2.243-5-5-5Zm3 8v3h-3v3H9v-3H6v3c-1.654 0-3-1.346-3-3h3V9H3V6h3V3h3v3h3V3c1.654 0 3 1.346 3 3h-3v3h3Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M6 6h3v3H6zm3 3h3v3H9z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Transparency(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
package/Undo.module.mjs
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M11 3H3.414l1.293-1.293A1 1 0 0 0 3.293.293l-3 3a.997.997 0 0 0 0 1.414l3 3a1 1 0 0 0 1.414-1.414L3.414 5H11c2.757 0 5 2.243 5 5s-2.243 5-5 5H6a1 1 0 1 0 0 2h5c3.86 0 7-3.14 7-7s-3.14-7-7-7Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Undo(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M17.707 16.293 11.404 9.99c.033.002.063.01.096.01h1A1.5 1.5 0 0 0 14 8.5v-1A1.5 1.5 0 0 0 12.5 6h-1A1.5 1.5 0 0 0 10 7.5v1c0 .033.008.063.01.096L7.992 6.578C7.994 6.552 8 6.527 8 6.5v-1A1.5 1.5 0 0 0 6.5 4h-1c-.027 0-.052.006-.078.008L1.707.293A1 1 0 1 0 .293 1.707l1.546 1.546A4.957 4.957 0 0 0 1 6v6c0 2.757 2.243 5 5 5h6a4.99 4.99 0 0 0 2.65-.76c.037-.023.058-.059.09-.085l1.553 1.552a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414ZM12 15H6c-1.654 0-3-1.346-3-3V6c0-.453.106-.889.297-1.289l.71.71c0 .027-.007.052-.007.079v1A1.5 1.5 0 0 0 5.5 8h1c.027 0 .052-.006.078-.008l6.712 6.712c-.4.192-.84.296-1.29.296Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M6 3h6c1.654 0 3 1.346 3 3v6a1 1 0 1 0 2 0V6c0-2.757-2.243-5-5-5H6a1 1 0 1 0 0 2Z"
|
|
11
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
12
|
+
x: 5,
|
|
13
|
+
y: 10,
|
|
14
|
+
rx: 1.5,
|
|
15
|
+
ry: 1.5
|
|
16
|
+
}));
|
|
17
|
+
|
|
18
|
+
export default function Ungroup(props) {
|
|
19
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
20
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M10.414 11.828a1 1 0 0 0-1.414 0L6.879 13.95a2.004 2.004 0 0 1-2.83 0 2.004 2.004 0 0 1 0-2.829L6.173 9a1 1 0 1 0-1.414-1.414L2.636 9.707a4.007 4.007 0 0 0 0 5.657c.78.78 1.803 1.17 2.828 1.17s2.049-.39 2.829-1.17l2.121-2.122a1 1 0 0 0 0-1.414Zm4.95-9.192a4.007 4.007 0 0 0-5.657 0L7.586 4.758A1 1 0 1 0 9 6.172l2.121-2.122a2.004 2.004 0 0 1 2.83 0c.778.78.778 2.049 0 2.829L11.827 9a1 1 0 1 0 1.414 1.414l2.122-2.121a4.007 4.007 0 0 0 0-5.657ZM2.586 4A.997.997 0 0 0 4 4a1 1 0 0 0 0-1.414L2.707 1.293a1 1 0 1 0-1.414 1.414L2.586 4Zm-.378 4.207a1 1 0 0 0 .168-1.985l-1.207-.207a1 1 0 1 0-.338 1.97l1.207.207c.057.01.114.015.17.015Zm4.416-5.015a1 1 0 0 0 1.154-.816l.207-1.207a.999.999 0 1 0-1.97-.338l-.207 1.207a.999.999 0 0 0 .816 1.154ZM15.414 14A1 1 0 1 0 14 15.414l1.293 1.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L15.414 14Zm1.755-3.985-1.207-.207a1 1 0 1 0-.338 1.97l1.207.207a1 1 0 1 0 .338-1.97Zm-5.793 4.793a1.004 1.004 0 0 0-1.154.816l-.207 1.207a.999.999 0 1 0 1.97.338l.207-1.207a.999.999 0 0 0-.816-1.154Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Unlink(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/User.module.mjs
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M9 10c2.757 0 5-2.243 5-5s-2.243-5-5-5-5 2.243-5 5 2.243 5 5 5Zm0-8c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3Zm0 9c-3.3 0-6.316 1.729-7.873 4.512a1.001 1.001 0 0 0 .385 1.361c.481.267 1.09.096 1.361-.385C4.076 14.337 6.423 13 9 13s4.924 1.337 6.127 3.488a1.001 1.001 0 0 0 1.746-.976C15.316 12.729 12.3 11 9 11Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function User(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M8 10c2.757 0 5-2.243 5-5s-2.243-5-5-5-5 2.243-5 5 2.243 5 5 5Zm0-8c1.654 0 3 1.346 3 3S9.654 8 8 8 5 6.654 5 5s1.346-3 3-3Zm9 11h-2v-2a1 1 0 1 0-2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2Zm-9-2a8.045 8.045 0 0 0-7.222 4.555 1 1 0 1 0 1.805.861A6.034 6.034 0 0 1 8 13a1 1 0 1 0 0-2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function UserAdd(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M8 7c0 2.206 1.794 4 4 4s4-1.794 4-4-1.794-4-4-4-4 1.794-4 4Zm4-2c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2Zm0 7c-3.61 0-6 2.94-6 4a1.001 1.001 0 0 0 1.893.448C8.64 14.961 10.252 14 12 14c1.747 0 3.358.96 4.106 2.448a1 1 0 0 0 1.894-.45C18 14.976 15.684 12 12 12ZM6 8a1 1 0 1 0 0-2c-1.103 0-2-.897-2-2s.897-2 2-2c.597 0 1.157.263 1.538.722a1 1 0 0 0 1.54-1.278A3.989 3.989 0 0 0 6 0C3.794 0 2 1.794 2 4s1.794 4 4 4Zm1.083 3.1c.49 0 1-.393 1-1.001C8.084 9.05 6.874 9 6 9c-3.609 0-6 2.94-6 4a1.001 1.001 0 0 0 1.894.448C2.64 11.961 4.252 11 6 11c.63 0 .864.1 1.083.1Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function UserGroup(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Video.module.mjs
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M13 0H5C2.243 0 0 2.243 0 5v7c0 2.757 2.243 5 5 5h8c2.757 0 5-2.243 5-5V5c0-2.757-2.243-5-5-5Zm3 12c0 1.654-1.346 3-3 3H5c-1.654 0-3-1.346-3-3V5c0-1.654 1.346-3 3-3h8c1.654 0 3 1.346 3 3v7Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M12.474 7.574 7.711 4.668C6.966 4.213 6 4.736 6 5.593v5.814c0 .857.966 1.38 1.71.925l4.764-2.906a1.078 1.078 0 0 0 0-1.852Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Video(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M8.974 2C4.066 2 0 6.99 0 9.055 0 11.475 4.27 16 8.974 16 13.578 16 18 11.495 18 9.005 18 6.584 13.616 2 8.974 2ZM16 9.005C16 9.824 13.047 14 8.976 14 4.924 14 2 9.87 2 9.055 2 8.267 5.044 4 8.976 4 13.007 4 16 8.187 16 9.005Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M9 6C7.346 6 6 7.346 6 9s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3Zm0 4a1 1 0 1 1 .001-2.001A1 1 0 0 1 9 10Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Visibility(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M7.547 4.158c.23 0 .617-.152 1.418-.152C12.955 4.006 16 8.26 16 9.055c0 .937-1.248 1.607-1.248 2.394 0 .421.33 1 1 1a.998.998 0 0 0 .77-.361c1.14-1.373 1.475-2.06 1.475-3.034 0-2.035-4.063-7.048-9.03-7.048-1.234 0-2.412.13-2.412 1.15 0 .514.414 1.002.993 1.002Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M18 17a.997.997 0 0 0-.293-.707l-6.002-6.001c.19-.393.304-.828.304-1.292 0-1.654-1.345-3-3-3-.464 0-.898.115-1.291.304L1.707.293A1 1 0 0 0 .293 1.707L3.016 4.43C2.33 5.021 0 7.174 0 9.006 0 11.414 4.296 16 9.024 16c1.818 0 3.176-.554 4.34-1.223l2.929 2.93A1 1 0 0 0 18 17Zm-8.91-3.011c-4.126 0-7.089-4.155-7.089-4.984 0-.862 1.775-2.605 2.434-3.156l1.872 1.872c-.186.39-.298.82-.298 1.279 0 1.654 1.346 3 3 3 .46 0 .89-.112 1.28-.297l1.606 1.606c-.869.422-1.74.68-2.804.68Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function VisibilityOff(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M12 9a1 1 0 1 0 2 0c0-1.17-.54-2.229-1.445-2.832a1 1 0 1 0-1.11 1.664c.342.229.555.676.555 1.168Zm3.806-4.332a1 1 0 0 0-1.112 1.664C15.5 6.869 16 7.892 16 9c0 .844-.28 1.629-.788 2.21a1 1 0 0 0 1.506 1.316C17.545 11.581 18 10.328 18 9c0-1.768-.84-3.428-2.194-4.332ZM5.427 4.013 1.707.293A1 1 0 0 0 .293 1.707l2.331 2.331A2.994 2.994 0 0 0 0 7v4c0 1.654 1.346 3 3 3h.23c.326 0 .645.052.95.154l2.604 2.42c.41.383 1.06.422 1.216.422a2 2 0 0 0 2-2v-3.582l6.293 6.293a1 1 0 0 0 1.414-1.414L5.427 4.013ZM8 14.973l-2.604-2.42c-.3-.28-1.263-.553-2.167-.553H3a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h.23c.407 0 .804-.066 1.194-.162L8 9.414v5.559ZM7.233 3.745 8 3.036v1.881a1 1 0 1 0 2 0V3.014a1.998 1.998 0 0 0-3.07-1.69c-.051.032-.1.07-.144.11l-.91.842a1 1 0 0 0 1.357 1.47Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function VolumeMute(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M12.555 6.168a1 1 0 1 0-1.11 1.664c.342.229.555.676.555 1.168s-.213.94-.555 1.168a1 1 0 1 0 1.11 1.664C13.46 11.229 14 10.17 14 9s-.54-2.229-1.445-2.832Zm-3.591-4.92a1.995 1.995 0 0 0-2.034.064c-.052.032-2.748 2.52-2.748 2.52C3.874 3.934 3 3.987 3 3.987c-1.654 0-3 1.347-3 3.002v4.004a3.005 3.005 0 0 0 3 3.003s.714.043 1.078.127c.069.016.125.05.177.098.438.406 2.627 2.44 2.675 2.468a1.996 1.996 0 0 0 2.034.064A2.002 2.002 0 0 0 10 14.999V3.002a2 2 0 0 0-1.036-1.754ZM8 15l-2.542-2.379-.434-.28a4.958 4.958 0 0 0-1.795-.334H3c-.55 0-1-.452-1-1.007V6.98c0-.553.45-1.005 1-1.005h.23a4.96 4.96 0 0 0 1.877-.368l.288-.187L8 3v12Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function VolumeOne(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M15.806 4.668a1.001 1.001 0 0 0-1.112 1.664C15.5 6.869 16 7.892 16 9s-.5 2.13-1.306 2.668a1.001 1.001 0 0 0 1.112 1.664C17.159 12.428 18 10.768 18 9s-.84-3.428-2.194-4.332Zm-3.251 1.5a1 1 0 1 0-1.11 1.664c.342.229.555.676.555 1.168s-.213.94-.555 1.168a1 1 0 1 0 1.11 1.664C13.46 11.229 14 10.17 14 9s-.54-2.229-1.445-2.832Zm-3.591-4.92a1.995 1.995 0 0 0-2.034.064c-.052.032-2.748 2.52-2.748 2.52C3.874 3.934 3 3.987 3 3.987c-1.654 0-3 1.347-3 3.002v4.004a3.005 3.005 0 0 0 3 3.003s.714.043 1.078.127c.069.016.125.05.177.098.438.406 2.627 2.44 2.675 2.468a1.996 1.996 0 0 0 2.034.064A2.002 2.002 0 0 0 10 14.999V3.002a2 2 0 0 0-1.036-1.754ZM8 15l-2.542-2.379-.434-.28a4.958 4.958 0 0 0-1.795-.334H3c-.55 0-1-.452-1-1.007V6.98c0-.553.45-1.005 1-1.005h.23a4.96 4.96 0 0 0 1.877-.368l.288-.187L8 3v12Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function VolumeTwo(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M12 8h-2V6a1 1 0 1 0-2 0v2H6a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M15.323 13.882A7.95 7.95 0 0 0 17 9c0-4.411-3.589-7.98-8-7.98S1.02 4.589 1.02 9 4.589 17 9 17a7.951 7.951 0 0 0 4.913-1.7l2.376 2.403A.994.994 0 0 0 17 18a1 1 0 0 0 .71-1.703l-2.387-2.415ZM9 15c-3.309 0-6-2.691-6-6s2.691-6 6-6 6 2.691 6 6-2.691 6-6 6Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function ZoomIn(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import { Icon } from '@react-spectrum/icon';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
const IconComponent = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
+
viewBox: "0 0 18 18"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M15.323 13.882A7.95 7.95 0 0 0 17 9c0-4.411-3.589-7.99-8-7.99S1.01 4.589 1.01 9 4.589 17 9 17a7.95 7.95 0 0 0 4.913-1.7l2.376 2.403A.994.994 0 0 0 17 18a1 1 0 0 0 .71-1.703l-2.387-2.415ZM9 15c-3.309 0-6-2.691-6-6s2.691-6 6-6 6 2.691 6 6-2.691 6-6 6Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M12 8H6a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function ZoomOut(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
package/package.json
CHANGED
|
@@ -1,23 +1,33 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-icons/express",
|
|
3
|
-
"version": "3.0.0-nightly.
|
|
3
|
+
"version": "3.0.0-nightly.3705+93b3c951e",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "https://github.com/adobe/react-spectrum"
|
|
9
9
|
},
|
|
10
|
+
"exports": {
|
|
11
|
+
"./*": {
|
|
12
|
+
"types": "./*.d.ts",
|
|
13
|
+
"import": "./*.module.mjs",
|
|
14
|
+
"require": "./*.js"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
10
17
|
"scripts": {
|
|
11
|
-
"build-
|
|
12
|
-
"
|
|
18
|
+
"build-cjs": "cross-env BUILD_ENV=production babel --root-mode upward src -d . --extensions '.ts,.tsx'",
|
|
19
|
+
"build-esm": "cross-env BUILD_ENV=production babel src -d . --extensions '.ts,.tsx' --out-file-extension '.module.mjs' --config-file '../../../babel-esm.config.json'",
|
|
20
|
+
"generate-types": "tsc --project ./tsconfig.types.json",
|
|
21
|
+
"build-icons": "yarn build-cjs && yarn build-esm",
|
|
22
|
+
"make-icons": "babel-node --extensions '.cjs,.js' --presets @babel/env ./scripts/generateIcons.cjs -i '[]' && yarn generate-types"
|
|
13
23
|
},
|
|
14
24
|
"dependencies": {
|
|
15
25
|
"@adobe/spectrum-css-ccx-workflow-icons": "1.0.2",
|
|
16
|
-
"@react-spectrum/icon": "3.0.0-nightly.
|
|
26
|
+
"@react-spectrum/icon": "3.0.0-nightly.2005+93b3c951e",
|
|
17
27
|
"@swc/helpers": "^0.4.14"
|
|
18
28
|
},
|
|
19
29
|
"devDependencies": {
|
|
20
|
-
"@spectrum-icons/build-tools": "3.0.0-nightly.
|
|
30
|
+
"@spectrum-icons/build-tools": "3.0.0-nightly.2005+93b3c951e",
|
|
21
31
|
"fs-extra": "^10.0.0"
|
|
22
32
|
},
|
|
23
33
|
"peerDependencies": {
|
|
@@ -27,5 +37,5 @@
|
|
|
27
37
|
"publishConfig": {
|
|
28
38
|
"access": "public"
|
|
29
39
|
},
|
|
30
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "93b3c951eb784b14183f9988f2d188b34de8f42d"
|
|
31
41
|
}
|