@spectrum-icons/express 3.0.0-nightly.3698 → 3.0.0-nightly.3709
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
package/Add.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: "M4 10h4v4a1 1 0 1 0 2 0v-4h4a1 1 0 1 0 0-2h-4V4a1 1 0 1 0-2 0v4H4a1 1 0 1 0 0 2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Add(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.786 3.085A8.944 8.944 0 0 0 9.617.019C7.214-.134 4.9.636 3.087 2.215a8.945 8.945 0 0 0-3.064 6.17 8.94 8.94 0 0 0 2.196 6.528A8.944 8.944 0 0 0 9.016 18a8.934 8.934 0 0 0 5.901-2.217c3.74-3.262 4.13-8.958.87-12.698Zm-2.183 11.19a6.945 6.945 0 0 1-5.079 1.707 6.947 6.947 0 0 1-4.797-2.384c-2.538-2.908-2.234-7.338.675-9.876A6.948 6.948 0 0 1 9.48 2.015 6.947 6.947 0 0 1 14.278 4.4a7.008 7.008 0 0 1-.675 9.876Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function AddCircle(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
package/Alert.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 10.5a1 1 0 0 1-1-1V5a1 1 0 1 1 2 0v4.5a1 1 0 0 1-1 1Zm0 1.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Zm8.497 3.589a3.49 3.49 0 0 0 .079-3.474L12 1.815C11.394.68 10.273 0 9 0 7.732 0 6.613.676 6.007 1.808L.416 11.88a3.485 3.485 0 0 0 .089 3.459A3.375 3.375 0 0 0 3.416 17h11.169a3.375 3.375 0 0 0 2.912-1.661ZM10.244 2.77l5.575 10.05a1.5 1.5 0 0 1-.037 1.489c-.264.438-.7.69-1.197.69H3.416c-.498 0-.933-.252-1.197-.69a1.493 1.493 0 0 1-.046-1.474l5.593-10.08C8.018 2.284 8.48 2 9.001 2s.982.283 1.243.771Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Alert(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 15H2a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2Zm-1-4V7a2 2 0 0 0-4 0v4a2 2 0 0 0 4 0Zm-8 0V4a2 2 0 0 0-4 0v7a2 2 0 0 0 4 0Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function AlignBottom(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: "M14 11h-4V7h2a2 2 0 0 0 0-4h-2V2a1 1 0 1 0-2 0v1H6a2 2 0 0 0 0 4h2v4H4a2 2 0 0 0 0 4h4v1a1 1 0 1 0 2 0v-1h4a2 2 0 0 0 0-4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function AlignCenter(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: "M2 1a1 1 0 0 0-1 1v14a1 1 0 1 0 2 0V2a1 1 0 0 0-1-1Zm5 6h4a2 2 0 0 0 0-4H7a2 2 0 0 0 0 4Zm7 4H7a2 2 0 0 0 0 4h7a2 2 0 0 0 0-4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function AlignLeft(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 8h-1V6a2 2 0 0 0-4 0v2H7V4a2 2 0 0 0-4 0v4H2a1 1 0 1 0 0 2h1v4a2 2 0 0 0 4 0v-4h4v2a2 2 0 0 0 4 0v-2h1a1 1 0 1 0 0-2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function AlignMiddle(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 1a1 1 0 0 0-1 1v14a1 1 0 1 0 2 0V2a1 1 0 0 0-1-1Zm-5 2H7a2 2 0 0 0 0 4h4a2 2 0 0 0 0-4Zm0 8H4a2 2 0 0 0 0 4h7a2 2 0 0 0 0-4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function AlignRight(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 5a2 2 0 0 0-2 2v4a2 2 0 0 0 4 0V7a2 2 0 0 0-2-2Zm3-4H2a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2ZM5 5a2 2 0 0 0-2 2v7a2 2 0 0 0 4 0V7a2 2 0 0 0-2-2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function AlignTop(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.293 11.293 10 13.586V2a1 1 0 1 0-2 0v11.586l-2.293-2.293a1 1 0 1 0-1.414 1.414l4 4a.997.997 0 0 0 1.414 0l4-4a1 1 0 1 0-1.414-1.414Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ArrowDown(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 8H4.414l2.293-2.293a1 1 0 1 0-1.414-1.414l-4 4a.997.997 0 0 0 0 1.414l4 4a1 1 0 1 0 1.414-1.414L4.414 10H16a1 1 0 1 0 0-2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ArrowLeft(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.707 4.293a1 1 0 1 0-1.414 1.414L13.586 8H2a1 1 0 1 0 0 2h11.586l-2.293 2.293a1 1 0 1 0 1.414 1.414l4-4a.997.997 0 0 0 0-1.414l-4-4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ArrowRight(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: "M9.707 1.293a.997.997 0 0 0-1.414 0l-4 4a1 1 0 1 0 1.414 1.414L8 4.414V16a1 1 0 1 0 2 0V4.414l2.293 2.293a1 1 0 1 0 1.414-1.414l-4-4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ArrowUp(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Asset.module.mjs
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
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: "m5.326 7.042.4.547A.998.998 0 1 0 7.34 6.41l-.463-.635a.977.977 0 0 0-.102-.119c-.875-.873-2.3-.876-3.166-.01L2 7.204V5c0-1.654 1.346-3 3-3h6c1.654 0 3 1.346 3 3a1 1 0 1 0 2 0c0-2.757-2.243-5-5-5H5C2.243 0 0 2.243 0 5v4c0 2.757 2.243 5 5 5a1 1 0 1 0 0-2c-1.356 0-2.49-.91-2.861-2.146l2.873-2.78a.25.25 0 0 1 .314-.032Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10
|
+
cx: 11.5,
|
|
11
|
+
cy: 4.5,
|
|
12
|
+
r: 1.5
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
d: "M14 7h-3c-2.206 0-4 1.794-4 4v3c0 2.206 1.794 4 4 4h3c2.206 0 4-1.794 4-4v-3c0-2.206-1.794-4-4-4Zm2 7c0 1.103-.897 2-2 2h-3c-1.103 0-2-.897-2-2v-3c0-1.103.897-2 2-2h3c1.103 0 2 .897 2 2v3Z"
|
|
15
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
d: "M11.733 10.584c-.319-.227-.733.034-.733.463v2.906c0 .429.414.69.733.463l2.351-1.453c.3-.214.3-.712 0-.926l-2.35-1.453Z"
|
|
17
|
+
}));
|
|
18
|
+
|
|
19
|
+
export default function Asset(props) {
|
|
20
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
21
|
+
}
|
package/Bell.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: "M16.504 10.11C15.573 8.98 15.1 7.95 15.1 7.047c0-2.566-1.164-4.321-3.466-5.22C11.187.725 10.154 0 9 0 7.845 0 6.812.726 6.368 1.827c-2.3.898-3.466 2.653-3.466 5.22 0 .903-.474 1.933-1.406 3.061a2.95 2.95 0 0 0-.395 3.163A2.981 2.981 0 0 0 3.821 15H6v.4C6 16.834 7.346 18 9 18s3-1.166 3-2.6V15h2.179a2.982 2.982 0 0 0 2.72-1.728 2.95 2.95 0 0 0-.395-3.163ZM10 15.4c0 .284-.428.6-1 .6s-1-.316-1-.6V15h2v.4Zm5.09-2.98a.996.996 0 0 1-.911.58H3.82a.995.995 0 0 1-.91-.581.948.948 0 0 1 .127-1.036C4.29 9.865 4.9 8.447 4.902 7.048 4.902 4.8 6.06 4.07 7.19 3.653c.474-.173.86-.558 1.005-1.007C8.301 2.326 8.59 2 9 2s.7.326.808.652c.147.446.532.83 1 1 1.133.418 2.292 1.15 2.292 3.396 0 1.4.61 2.82 1.863 4.335a.95.95 0 0 1 .126 1.037Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Bell(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Blur.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 0C7.456 0 1 4.858 1 9.87c0 4.531 3.514 8.11 8 8.11s8-3.579 8-8.11C17 5.037 10.673 0 9 0Zm0 16c-3.364 0-6-2.666-6-6.069C3 6.197 7.608 2.916 8.98 2 10.392 2.916 15 6.197 15 9.931 15 13.334 12.364 16 9 16Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Blur(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.5 1H5.506c-.826 0-1.499.672-1.5 1.5L4 15.78c0 .518.256.94.686 1.128.139.062.286.092.435.092.3 0 .61-.124.878-.37l2.324-2.313a1 1 0 0 1 1.412.002l2.277 2.278c.432.432.949.437 1.288.298.339-.14.7-.508.7-1.122V2.5c0-.827-.673-1.5-1.5-1.5ZM12 13.754l-.85-.85a3.005 3.005 0 0 0-4.238-.007L6 13.804V3h6v10.754Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Bookmark(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 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 11c0 1.654-1.346 3-3 3H6c-1.654 0-3-1.346-3-3V6c0-1.654 1.346-3 3-3h6c1.654 0 3 1.346 3 3v6Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Border(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Brush.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: "M18 1.688c-.003-.593-.215-.95-.503-1.236-.318-.314-.736-.464-1.203-.451-1.91.076-4.964 3.459-9.405 8.61 0 0-.615.744-.64.785-.95-.004-1.846.31-2.48.92-.755.727-1.33 1.692-1.73 2.935-.25.988-.394 1.44-1.221 1.767A1.293 1.293 0 0 0 0 16.232c.001.11.001.22.033.328.134.523.547.93 1.088 1.064a14.107 14.107 0 0 0 3.2.376c1.446 0 3.145-.25 4.516-1.16.691-.46 1.867-1.475 1.973-3.104a3.372 3.372 0 0 0-.029-.636C16.573 6.127 18.008 3.17 18 1.688ZM7.729 15.174c-1.431.952-3.572.881-4.748.746.62-.686.824-1.495.98-2.117.277-.862.68-1.55 1.194-2.045.32-.31.866-.442 1.417-.352 1.136.188 2.316 1.082 2.242 2.2-.05.77-.702 1.313-1.085 1.568ZM8.39 9.93c1.984-2.302 5.884-6.824 7.538-7.76-.256.863-1.387 3.188-6.07 8.905A4.766 4.766 0 0 0 8.39 9.93Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Brush(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Bug.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: "M16.023 11a1 1 0 1 0 0-2h-1.305c.002-.079.01-.156.01-.235a8.41 8.41 0 0 0-.141-1.517 9.652 9.652 0 0 0 1.624-1.182 1.001 1.001 0 0 0-1.346-1.48 7.53 7.53 0 0 1-.911.696c-.991-2.078-2.836-3.48-4.954-3.48-2.12 0-3.967 1.405-4.958 3.487a7.572 7.572 0 0 1-.922-.703 1.001 1.001 0 0 0-1.346 1.48 9.65 9.65 0 0 0 1.638 1.189c-.089.487-.14.99-.14 1.51 0 .08.008.156.01.235H1.977a1 1 0 1 0 0 2H3.58c.167.597.394 1.16.68 1.673-1.12.645-2.044 1.513-2.666 2.532A1 1 0 0 0 3.3 16.248c.47-.772 1.19-1.436 2.08-1.921.038-.021.062-.056.096-.08.972.924 2.193 1.48 3.523 1.48 1.327 0 2.545-.554 3.516-1.475.032.023.053.056.088.075.89.485 1.61 1.15 2.08 1.92a1 1 0 1 0 1.708-1.042c-.62-1.016-1.541-1.881-2.656-2.526.288-.514.517-1.08.684-1.68h1.603ZM9 3.803c1.316 0 2.489.971 3.154 2.386a9.36 9.36 0 0 1-3.162.548 9.356 9.356 0 0 1-3.147-.544C6.509 4.776 7.683 3.803 9 3.803ZM5.28 8.765c0-.22.029-.431.051-.644.853.292 1.75.49 2.669.571v4.818c-1.546-.604-2.72-2.521-2.72-4.745ZM10 13.517V8.693a11.311 11.311 0 0 0 2.684-.577c.023.215.051.427.051.649 0 2.231-1.181 4.154-2.735 4.752Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Bug(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 4H5C2.243 4 0 6.243 0 9s2.243 5 5 5h3v2.553c0 .623.39 1.175.972 1.372a1.394 1.394 0 0 0 1.57-.484l1.462-1.914 2.361.36a1.398 1.398 0 0 0 1.462-.739 1.462 1.462 0 0 0-.209-1.674l-.13-.143A5.019 5.019 0 0 0 18 9c0-2.757-2.243-5-5-5Zm-.806 9.533a1.816 1.816 0 0 0-1.72.702l-.474.621v-4.588l3.094 3.403-.9-.138Zm1.895-1.74-2.914-3.205a1.803 1.803 0 0 0-1.99-.463A1.877 1.877 0 0 0 8 9.892V12H5c-1.654 0-3-1.346-3-3s1.346-3 3-3h8c1.654 0 3 1.346 3 3a3.01 3.01 0 0 1-1.91 2.792Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Button(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
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 1a1 1 0 1 0-2 0H7a1 1 0 1 0-2 0C2.243 1 0 3.243 0 6v6c0 2.757 2.243 5 5 5h8c2.757 0 5-2.243 5-5V6c0-2.757-2.243-5-5-5Zm3 11c0 1.654-1.346 3-3 3H5c-1.654 0-3-1.346-3-3V8h14v4ZM2 6c0-1.654 1.346-3 3-3a1 1 0 1 0 2 0h4a1 1 0 1 0 2 0c1.654 0 3 1.346 3 3H2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10
|
+
x: 4,
|
|
11
|
+
y: 9,
|
|
12
|
+
rx: 0.667,
|
|
13
|
+
ry: 0.667
|
|
14
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
15
|
+
x: 8,
|
|
16
|
+
y: 9,
|
|
17
|
+
rx: 0.667,
|
|
18
|
+
ry: 0.667
|
|
19
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
20
|
+
x: 12,
|
|
21
|
+
y: 9,
|
|
22
|
+
rx: 0.667,
|
|
23
|
+
ry: 0.667
|
|
24
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
25
|
+
x: 4,
|
|
26
|
+
y: 12,
|
|
27
|
+
rx: 0.667,
|
|
28
|
+
ry: 0.667
|
|
29
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
30
|
+
x: 8,
|
|
31
|
+
y: 12,
|
|
32
|
+
rx: 0.667,
|
|
33
|
+
ry: 0.667
|
|
34
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
35
|
+
x: 12,
|
|
36
|
+
y: 12,
|
|
37
|
+
rx: 0.667,
|
|
38
|
+
ry: 0.667
|
|
39
|
+
}));
|
|
40
|
+
|
|
41
|
+
export default function Calendar(props) {
|
|
42
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
43
|
+
}
|
|
@@ -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 17H5c-2.757 0-5-2.243-5-5V7a5.006 5.006 0 0 1 4.567-4.981L6 .586A2.014 2.014 0 0 1 7.414 0h3.172c.526 0 1.042.214 1.414.586l1.433 1.433A5.006 5.006 0 0 1 18 7v5c0 2.757-2.243 5-5 5ZM7.414 2 5.707 3.707A1 1 0 0 1 5 4C3.346 4 2 5.346 2 7v5c0 1.654 1.346 3 3 3h8c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-3a1 1 0 0 1-.707-.293L10.586 2H7.414Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M9 13.5c-2.344 0-4.25-1.906-4.25-4.25S6.656 5 9 5s4.25 1.906 4.25 4.25S11.344 13.5 9 13.5ZM9 7C7.76 7 6.75 8.01 6.75 9.25S7.76 11.5 9 11.5s2.25-1.01 2.25-2.25S10.24 7 9 7Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Camera(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: "M9 0a8.97 8.97 0 0 0-6.34 2.62C1.002 4.287 0 6.528 0 9c0 4.963 4.038 9 9 9a8.97 8.97 0 0 0 6.34-2.62C16.998 13.713 18 11.472 18 9c0-4.963-4.038-9-9-9Zm0 16c-3.86 0-7-3.14-7-7 0-1.57.526-3.016 1.402-4.185l9.782 9.784A6.954 6.954 0 0 1 9 16Zm5.598-2.815L4.816 3.4A6.954 6.954 0 0 1 9 2c3.86 0 7 3.14 7 7 0 1.57-.526 3.016-1.402 4.185Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Cancel(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.48 15c-.253 0-.498-.096-.685-.27l-4.48-4.207a1.001 1.001 0 0 1 1.37-1.459l3.666 3.444 6.85-9.109A.999.999 0 1 1 15.8 4.6l-7.52 10a.998.998 0 0 1-.8.4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Checkmark(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: "M9.014 18a8.944 8.944 0 0 1-6.797-3.087A8.94 8.94 0 0 1 .02 8.386c.165-2.398 1.253-4.59 3.065-6.17S7.215-.137 9.616.02a8.944 8.944 0 0 1 6.168 3.066c3.26 3.74 2.871 9.436-.869 12.698A8.934 8.934 0 0 1 9.014 18ZM8.99 2A6.95 6.95 0 0 0 4.4 3.724a7.008 7.008 0 0 0-.675 9.876 6.95 6.95 0 0 0 4.797 2.384 6.932 6.932 0 0 0 5.079-1.707 7.008 7.008 0 0 0 .675-9.876A6.947 6.947 0 0 0 9.48 2.016 6.817 6.817 0 0 0 8.99 2Zm-.83 11.26a1 1 0 0 0 .713-.395l4.924-6.546a1 1 0 1 0-1.598-1.203L7.945 10.77 5.4 8.38a1.001 1.001 0 0 0-1.37 1.458l3.36 3.154a1.001 1.001 0 0 0 .77.267Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function CheckmarkCircle(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.293 6.293 9 9.586 5.707 6.293a1 1 0 1 0-1.414 1.414l4 4a.997.997 0 0 0 1.414 0l4-4a1 1 0 1 0-1.414-1.414Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ChevronDown(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.707 4.293a1 1 0 0 0-1.414 0l-4 4a1 1 0 0 0 0 1.414l4 4a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L8.414 9l3.293-3.293a1 1 0 0 0 0-1.414Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ChevronLeft(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.707 4.293a1 1 0 1 0-1.414 1.414L9.586 9l-3.293 3.293a1 1 0 1 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ChevronRight(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: "M9.707 6.293a1 1 0 0 0-1.414 0l-4 4a1 1 0 1 0 1.414 1.414L9 8.414l3.293 3.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414l-4-4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ChevronUp(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Clock.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: "M9 0C4.037 0 0 4.037 0 9s4.037 9 9 9 9-4.037 9-9-4.037-9-9-9Zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M10.009 8.496V4A1.01 1.01 0 0 0 7.99 4v5c0 .025.013.046.014.07.005.07.022.133.04.2.018.061.034.12.062.177.028.055.066.103.104.154a.997.997 0 0 0 .137.153c.018.016.027.038.047.053l4 3a1.009 1.009 0 1 0 1.21-1.614L10.01 8.496Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Clock(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
package/Close.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: "m10.414 9 4.293-4.293a1 1 0 1 0-1.414-1.414L9 7.586 4.707 3.293a1 1 0 1 0-1.414 1.414L7.586 9l-4.293 4.293a1 1 0 1 0 1.414 1.414L9 10.414l4.293 4.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L10.414 9Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Close(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: "M9 18a8.977 8.977 0 0 1-6.367-2.632c-3.511-3.511-3.51-9.224 0-12.736 3.511-3.51 9.223-3.51 12.734 0 3.51 3.512 3.51 9.224 0 12.736A8.979 8.979 0 0 1 9 18Zm-4.952-4.047c2.73 2.73 7.173 2.73 9.904 0 2.73-2.731 2.73-7.175 0-9.906-2.73-2.73-7.173-2.73-9.904 0-2.73 2.731-2.731 7.176 0 9.906ZM10.414 9l1.793-1.793a1 1 0 1 0-1.414-1.414L9 7.586 7.207 5.793a1 1 0 1 0-1.414 1.414L7.586 9l-1.793 1.793a1 1 0 1 0 1.414 1.414L9 10.414l1.793 1.793a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L10.414 9Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function CloseCircle(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Cloud.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.068 6.294c.013-1.148-.459-2.258-1.367-3.213-.842-.89-2.291-1.412-3.556-1.349-1.916.096-3.499 1.116-4.242 2.761-.1-.007-.227.017-.294-.01a3.859 3.859 0 0 0-3.028 1.489 3.976 3.976 0 0 0-.823 2.713C.705 9.153 0 10.27 0 11.639 0 13.524 1.205 14.906 2.984 15h11.022C16.357 14.964 18 13.2 18 10.712c0-2.258-1.2-4.013-2.932-4.418ZM13.99 13H3.038C2.075 12.95 2 11.945 2 11.64c0-.69.377-1.193.897-1.193H4.22l-.36-1.272c-.272-.962.013-1.606.301-1.976.345-.444.864-.716 1.387-.716.25.008.494.03.734.103l1.013.303.246-1.028c.31-1.29 1.306-2.087 2.698-2.13.71-.042 1.574.266 2.012.728.567.597.83 1.228.815 1.918a6.556 6.556 0 0 1-.067.697l-.165 1.238 1.245-.107c.059-.005.152-.002.277.003.968.041 1.644 1.071 1.644 2.505 0 1.413-.757 2.269-2.01 2.288Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Cloud(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.66 11.18a1.287 1.287 0 0 0-1.313-.004c-.681.393-2.347 2.509-2.347 4.02C12 16.767 13.317 18 15 18s3-1.232 3-2.805c0-1.51-1.666-3.626-2.34-4.015ZM15 16c-.57 0-1-.346-1-.805 0-.445.563-1.37.998-1.915.442.55 1.002 1.471 1.002 1.915 0 .46-.43.805-1 .805Zm.019-6.827a1 1 0 1 0 1.414-1.414L9.186.51A1.739 1.739 0 0 0 8.004 0 1.742 1.742 0 0 0 6.71.51L4.816 2.405l-1.11-1.111a1 1 0 1 0-1.414 1.414l1.11 1.11L.877 6.345A2.992 2.992 0 0 0 .001 8.53a2.99 2.99 0 0 0 .876 2.057l3.536 3.535A2.992 2.992 0 0 0 6.535 15c.767 0 1.536-.293 2.12-.878l5.657-5.656.707.707Zm-7.777 3.535a1 1 0 0 1-1.415 0L2.292 9.173a1.003 1.003 0 0 1 0-1.415l2.524-2.525 1.476 1.475a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L6.23 3.819 7.948 2.1l4.95 4.95-5.656 5.657Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ColorFill(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
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("circle", {
|
|
8
|
+
cx: 9.5,
|
|
9
|
+
cy: 4.5,
|
|
10
|
+
r: 1.5
|
|
11
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
12
|
+
cx: 5.5,
|
|
13
|
+
cy: 6.5,
|
|
14
|
+
r: 1.5
|
|
15
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
16
|
+
cx: 5.5,
|
|
17
|
+
cy: 11.5,
|
|
18
|
+
r: 1.5
|
|
19
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
20
|
+
cx: 9.5,
|
|
21
|
+
cy: 13.5,
|
|
22
|
+
r: 1.5
|
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
d: "M15.577 9.826c1.1-1.017 1.706-2.383 1.706-3.843 0-3.6-3.63-5.983-7.471-5.983C4.878 0 0 3.766 0 9.098 0 15.382 5.784 17.972 9.645 18c2.753 0 7.278-1.546 7.316-4.116.01-.675-.25-1.336-.692-1.77-.48-.464-1.08-.57-1.508-.645-.262-.045-.266-.05-.389-.164-.068-.064-.107-.13-.107-.18s.039-.116.107-.18l1.205-1.119Zm-2.57 2.942c.42.392.777.561 1.436.675.137.025.363.065.434.108.034.04.086.159.084.304-.002.101-.029.186-.077.23C13.577 15.302 11.667 16 9.584 16 6.645 15.978 2 13.984 2 9.098 2 4.216 6.836 2 9.812 2c1.88 0 5.47 1.077 5.47 3.983 0 .897-.377 1.74-1.065 2.376L13.01 9.48c-.481.447-.746 1.03-.746 1.645s.265 1.198.743 1.643Z"
|
|
25
|
+
}));
|
|
26
|
+
|
|
27
|
+
export default function ColorPalette(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
29
|
+
}
|
package/Copy.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: "M18.003 9.003v4c0 2.757-2.243 5-5 5h-2a1 1 0 1 1 0-2h2c1.654 0 3-1.346 3-3v-4A3.005 3.005 0 0 0 13 6H9.003c-1.066 0-2.06.573-2.598 1.496A1 1 0 0 1 4.677 6.49 5.022 5.022 0 0 1 9.003 4h2.814A2.997 2.997 0 0 0 9 2H5C3.346 2 2 3.346 2 5v1a1 1 0 1 1-2 0V5c0-2.757 2.243-5 5-5h4c2.447 0 4.48 1.769 4.91 4.093 2.324.43 4.093 2.463 4.093 4.91Zm-11.3 1.286a1 1 0 1 0-1.406 1.422L6.6 12.999l-1.761-.001C3.247 12.936 2 11.618 2 10a1 1 0 1 0-2 0c0 2.697 2.092 4.892 4.763 4.996L6.572 15l-1.283 1.298a1 1 0 1 0 1.422 1.406l3-3.034a.998.998 0 0 0-.008-1.414l-3-2.966Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Copy(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Crop.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: "M17 13H6c-.551 0-1-.448-1-1V1a1 1 0 1 0-2 0v2H1a1 1 0 1 0 0 2h2v7c0 1.654 1.346 3 3 3h7v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M7.006 5H12c.551 0 1 .448 1 1v5a1 1 0 1 0 2 0V6c0-1.654-1.346-3-3-3H7.006a1 1 0 1 0 0 2Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Crop(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|