@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: "M7 8a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0V9a1 1 0 0 0-1-1Zm4 0a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0V9a1 1 0 0 0-1-1Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M17 4h-4c0-2.206-1.794-4-4-4S5 1.794 5 4H1a1 1 0 1 0 0 2h1v9c0 1.654 1.346 3 3 3h8c1.654 0 3-1.346 3-3V6h1a1 1 0 1 0 0-2ZM9 2c1.103 0 2 .897 2 2H7c0-1.103.897-2 2-2Zm5 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6h10v9Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Delete(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: "M13 0H5C2.243 0 0 2.243 0 5v4c0 2.757 2.243 5 5 5h3v2H7a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-1v-2h3c2.757 0 5-2.243 5-5V5c0-2.757-2.243-5-5-5Zm3 9c0 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 3v4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function DeviceDesktop(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: "M17 10.87V6c0-2.757-2.243-5-5-5H6C3.243 1 1 3.243 1 6v4.87l-.496 1.89a2.98 2.98 0 0 0 .18 2.817A2.982 2.982 0 0 0 3.236 17h11.528a2.982 2.982 0 0 0 2.552-1.423 2.98 2.98 0 0 0 .18-2.816L17 10.87ZM3 6c0-1.654 1.346-3 3-3h6c1.654 0 3 1.346 3 3v4H3V6Zm12.615 8.525a.987.987 0 0 1-.85.475H3.234a.987.987 0 0 1-.85-.475.986.986 0 0 1-.043-.972c.03-.062.055-.127.073-.194L2.77 12H7a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h4.229l.356 1.36c.018.066.042.131.073.193.225.45.045.83-.043.972Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function DeviceLaptop(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 0H6C4.346 0 3 1.346 3 3v11c0 1.654 1.346 3 3 3h6c1.654 0 3-1.346 3-3V3c0-1.654-1.346-3-3-3Zm1 14c0 .552-.449 1-1 1H6c-.551 0-1-.448-1-1V3c0-.552.449-1 1-1h2a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2h2c.551 0 1 .448 1 1v11Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10
|
+
cx: 9,
|
|
11
|
+
cy: 13,
|
|
12
|
+
r: 1
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export default function DevicePhone(props) {
|
|
16
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 0H6C3.243 0 1 2.243 1 5v7c0 2.757 2.243 5 5 5h6c2.757 0 5-2.243 5-5V5c0-2.757-2.243-5-5-5Zm3 12c0 1.654-1.346 3-3 3H6c-1.654 0-3-1.346-3-3V5c0-1.654 1.346-3 3-3h2a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2h2c1.654 0 3 1.346 3 3v7Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10
|
+
cx: 9,
|
|
11
|
+
cy: 13,
|
|
12
|
+
r: 1
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export default function DeviceTablet(props) {
|
|
16
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
17
|
+
}
|
|
@@ -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 17.995a8.975 8.975 0 0 1-6.364-2.63c-3.51-3.51-3.51-9.22 0-12.73 3.51-3.507 9.218-3.507 12.728 0 3.509 3.51 3.509 9.22 0 12.73A8.975 8.975 0 0 1 9 17.994ZM4.05 13.95a7.01 7.01 0 0 0 9.9 0 7.01 7.01 0 0 0 0-9.9c-2.728-2.729-7.17-2.729-9.9 0a7.01 7.01 0 0 0 0 9.9Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "m13.197 11.93-1.68-4.963a1 1 0 0 0-.644-.633l-4.82-1.537a1 1 0 0 0-1.256 1.257l1.537 4.819a1 1 0 0 0 .633.644l4.963 1.68a1 1 0 0 0 1.267-1.267Zm-5.28-1.992 2.021-2.02 1.034 3.054-3.054-1.034Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Discover(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: "M6 17h6c2.757 0 5-2.243 5-5V6.828c0-.8-.312-1.555-.879-2.121L12.293.879A2.982 2.982 0 0 0 10.171 0H6C3.243 0 1 2.243 1 5v7c0 2.757 2.243 5 5 5Zm5-14.586L14.586 6H12c-.551 0-1-.448-1-1V2.414ZM3 5c0-1.654 1.346-3 3-3h3v3c0 1.654 1.346 3 3 3h3v4c0 1.654-1.346 3-3 3H6c-1.654 0-3-1.346-3-3V5Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Document(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: "M17 6a1 1 0 0 0-1 1v5c0 1.654-1.346 3-3 3H5c-1.654 0-3-1.346-3-3V7a1 1 0 1 0-2 0v5c0 2.757 2.243 5 5 5h8c2.757 0 5-2.243 5-5V7a1 1 0 0 0-1-1Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M9 1a1 1 0 0 0-1 1v7.586L6.707 8.293a.997.997 0 0 0-1.414 0 1 1 0 0 0 0 1.414l3 3a.997.997 0 0 0 1.414 0l3-3a1 1 0 1 0-1.414-1.414L10 9.586V2a1 1 0 0 0-1-1Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Download(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
package/Edit.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.873 0a4.113 4.113 0 0 0-2.919 1.206l-9.36 9.367a2.011 2.011 0 0 0-.586 1.41L1 15.99a1 1 0 0 0 .998 1.002L6.013 17a2.01 2.01 0 0 0 1.42-.586l9.384-9.385A4.122 4.122 0 0 0 18 4.129 4.121 4.121 0 0 0 13.873 0Zm0 1.999c.586 0 2.128.458 2.128 2.125a2.15 2.15 0 0 1-.622 1.513l-.098.098-3.012-3.014.1-.1c.414-.414.96-.622 1.505-.622Zm-9.19 8.312 6.172-6.175 3.012 3.014-6.175 6.176a4.996 4.996 0 0 0-3.008-3.015ZM3 12a3.01 3.01 0 0 1 3 3H3v-3Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Edit(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Email.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 0H5C2.243 0 0 2.243 0 5v6c0 2.757 2.243 5 5 5h8c2.757 0 5-2.243 5-5V5c0-2.757-2.243-5-5-5Zm-.258 7.672 3.204-3.204c.032.173.054.35.054.532v5.929l-3.258-3.257ZM13 2c.722 0 1.375.267 1.894.692L9.707 7.88a1 1 0 0 1-1.414 0L3.106 2.692A2.972 2.972 0 0 1 5 2h8ZM2 5c0-.182.023-.359.054-.532l3.204 3.204L2 10.93V5Zm11 9H5c-.889 0-1.68-.396-2.23-1.012l3.902-3.902.207.207c.585.585 1.352.877 2.121.877s1.536-.292 2.121-.877l.207-.207 3.902 3.901A2.982 2.982 0 0 1 13 14Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Email(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Erase.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: "M17 15H9.997l5.63-5.63a2.98 2.98 0 0 0 .878-2.121c0-.8-.312-1.555-.878-2.121L11.991 1.49c-1.134-1.133-3.11-1.133-4.243 0L.878 8.36A2.98 2.98 0 0 0 0 10.48c0 .802.312 1.556.879 2.122l4.104 4.104A1 1 0 0 0 5.69 17H17a1 1 0 1 0 0-2ZM9.162 2.905a1.024 1.024 0 0 1 1.414 0l3.636 3.637c.19.188.293.44.293.707a.991.991 0 0 1-.292.707l-3.536 3.536-5.051-5.05 3.536-3.537ZM7.169 15H6.104l-3.812-3.812a.995.995 0 0 1 0-1.413l1.92-1.92 5.05 5.052L7.17 15Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Erase(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.984 2-5.075 6.177a4.01 4.01 0 0 0-.909 2.54V15c0 .551-.449 1-1 1s-1-.449-1-1v-4.284a4.01 4.01 0 0 0-.91-2.539L2.017 2h13.968Zm.013-2H2.003C.406 0-.547 1.78.34 3.11l5.206 6.337A2 2 0 0 1 6 10.717V15a3 3 0 1 0 6 0v-4.284a2 2 0 0 1 .455-1.27L17.66 3.11C18.547 1.78 17.594 0 15.997 0Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Filter(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Flag.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.83 2.482a11.453 11.453 0 0 0-4.428-.238.347.347 0 0 1-.402-.343A1.599 1.599 0 0 0 9.795.344a9.92 9.92 0 0 0-2.81-.335 9.856 9.856 0 0 0-4.01.872A.988.988 0 0 0 2 .01a1 1 0 0 0-1 .998V17a1 1 0 0 0 2 0v-6.4a9.89 9.89 0 0 1 3.452-1.181A.498.498 0 0 1 7 9.92v1.074c-.002.431.166.846.469 1.154a1.47 1.47 0 0 0 1.716.298 8.915 8.915 0 0 1 5.912-.707 1.5 1.5 0 0 0 1.16-.174c.46-.282.74-.782.743-1.321v-6.23a1.572 1.572 0 0 0-1.17-1.532Zm-.83 7.2a10.987 10.987 0 0 0-6 .656V9.01a1.635 1.635 0 0 0-1.592-1.648A10.83 10.83 0 0 0 3 8.35V3.085a8.224 8.224 0 0 1 3.987-1.077c.685.003 1.355.072 2.013.206v.554c0 .105.009.21.03.314.078.427.327.804.688 1.046.36.241.803.325 1.226.233A9.306 9.306 0 0 1 15 4.34v5.342Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Flag(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: "m9.71 1.286-.15-.12a.735.735 0 0 0-.18-.09.991.991 0 0 0-.76 0c-.13.05-.23.12-.33.21-.18.19-.29.45-.29.712 0 .13.02.26.08.38.05.13.12.23.21.331.1.09.21.17.33.22S8.87 3 9 3c.27 0 .52-.1.71-.29.09-.102.16-.201.21-.332.05-.12.08-.25.08-.38s-.03-.262-.08-.381a1.15 1.15 0 0 0-.21-.33Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10
|
+
cx: 9,
|
|
11
|
+
cy: 12.5,
|
|
12
|
+
r: 1
|
|
13
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
14
|
+
cx: 9,
|
|
15
|
+
cy: 5.5,
|
|
16
|
+
r: 1
|
|
17
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
18
|
+
cx: 9,
|
|
19
|
+
cy: 9,
|
|
20
|
+
r: 1
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M9.38 15.071a1.024 1.024 0 0 0-1.09.22c-.18.19-.29.44-.29.71 0 .26.1.51.29.7A1 1 0 0 0 9 17a1 1 0 0 0 .71-.3.95.95 0 0 0 .29-.699c0-.27-.11-.52-.29-.71-.1-.089-.2-.169-.33-.22ZM2.038 15a2.12 2.12 0 0 1-.649-.103A1.976 1.976 0 0 1 0 12.995v-7.99c0-.88.546-1.627 1.39-1.902a2.07 2.07 0 0 1 2.317.744l2.904 3.969c.519.708.519 1.66 0 2.369l-2.904 3.967a2.065 2.065 0 0 1-1.67.848Zm-.049-9.995.01 7.99c0 .008 2.997-3.99 2.997-3.99l-3.007-4ZM15.962 3c.216 0 .434.034.649.103A1.976 1.976 0 0 1 18 5.005v7.99c0 .88-.546 1.627-1.39 1.902a2.07 2.07 0 0 1-2.317-.744l-2.904-3.969a1.997 1.997 0 0 1 0-2.369l2.904-3.967A2.065 2.065 0 0 1 15.963 3Z"
|
|
23
|
+
}));
|
|
24
|
+
|
|
25
|
+
export default function FlipHorizontal(props) {
|
|
26
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
27
|
+
}
|
|
@@ -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.714 9.71.12-.15c.04-.06.07-.12.09-.18a.991.991 0 0 0 0-.76c-.05-.13-.12-.23-.21-.33a1.05 1.05 0 0 0-.712-.29c-.13 0-.26.02-.38.08-.13.05-.23.12-.331.21-.09.1-.17.21-.22.33S15 8.87 15 9c0 .27.1.52.29.71.102.09.201.16.332.21.12.05.25.08.38.08s.262-.03.381-.08c.12-.05.231-.12.33-.21Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10
|
+
cx: 5.5,
|
|
11
|
+
cy: 9,
|
|
12
|
+
r: 1
|
|
13
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
14
|
+
cx: 12.5,
|
|
15
|
+
cy: 9,
|
|
16
|
+
r: 1
|
|
17
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
18
|
+
cx: 9,
|
|
19
|
+
cy: 9,
|
|
20
|
+
r: 1
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M2.929 9.38c.149-.37.059-.81-.22-1.09-.19-.18-.44-.29-.71-.29-.26 0-.51.1-.7.29A1 1 0 0 0 1 9a1 1 0 0 0 .3.71c.18.19.43.29.699.29.27 0 .52-.11.71-.29.089-.1.169-.2.22-.33ZM3 2.038c0-.216.034-.434.103-.649A1.976 1.976 0 0 1 5.005 0h7.99c.88 0 1.627.546 1.902 1.39a2.07 2.07 0 0 1-.744 2.317l-3.969 2.904a1.997 1.997 0 0 1-2.369 0L3.848 3.706A2.065 2.065 0 0 1 3 2.037Zm9.995-.049-7.99.01c-.008 0 3.99 2.997 3.99 2.997l4-3.007ZM15 15.962c0 .216-.034.434-.103.649A1.976 1.976 0 0 1 12.995 18h-7.99c-.88 0-1.627-.546-1.902-1.39a2.07 2.07 0 0 1 .744-2.317l3.969-2.904a1.997 1.997 0 0 1 2.369 0l3.967 2.904c.544.397.848 1.02.848 1.67Z"
|
|
23
|
+
}));
|
|
24
|
+
|
|
25
|
+
export default function FlipVertical(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: "M13.5 2H8.504a.825.825 0 0 1-.339-.077L6.302.448A2.752 2.752 0 0 0 4.794 0H4.5a4.499 4.499 0 0 0-2.772.95A4.45 4.45 0 0 0 0 4.467v8.066C0 14.996 2.019 17 4.5 17h9c2.481 0 4.5-2.004 4.5-4.467V6.457C18 3.994 15.981 2 13.5 2ZM16 12.533C16 13.893 14.878 15 13.5 15h-9C3.122 15 2 13.894 2 12.533V9h14v3.533ZM16 7H2V4.467C2 3.107 3.122 2 4.5 2h.294c.149 0 .292.042.34.068l1.864 1.477c.449.29.97.445 1.506.445H13.5c1.378 0 2.5 1.107 2.5 2.467V7Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Folder(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: "M13.5 1.99H8.504a.86.86 0 0 1-.339-.067L6.302.448A2.752 2.752 0 0 0 4.794 0H4.5C2.019 0 0 2.004 0 4.467v8.066C0 14.996 2.019 17 4.5 17h4a1 1 0 1 0 0-2h-4C3.122 15 2 13.894 2 12.533V9h15a1 1 0 0 0 1-1V6.457c0-2.463-2.019-4.467-4.5-4.467ZM16 7H2V4.467C2 3.107 3.122 2 4.5 2h.294c.149 0 .292.042.34.068l1.864 1.477c.449.29.97.445 1.506.445H13.5c1.378 0 2.5 1.107 2.5 2.467V7Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M17 13h-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-2Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function FolderAdd(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: "M13.5 2.004h-2.105c-.952 0-2.253 0-2.961-.205-.199-.057-.436-.292-.688-.54-.276-.274-.59-.583-1-.816-.845-.48-1.662-.464-2.38-.448L4 0C1.794 0 0 1.794 0 4v9.54c0 2.46 2.019 4.463 4.5 4.463h9c2.481 0 4.5-2.003 4.5-4.465v-7.07c0-2.461-2.019-4.464-4.5-4.464ZM4 2s.646-.01.753-.01c.43 0 .725.032 1.005.192.18.102.376.296.584.5.379.375.85.84 1.536 1.039.98.283 2.387.283 3.517.283H13.5c1.216 0 2.23.86 2.452 1.996H2V4c0-1.103.897-2 2-2Zm9.5 14.004h-9c-1.379 0-2.5-1.106-2.5-2.465V8h14v5.54c0 1.358-1.121 2.464-2.5 2.464Zm-.793-5.711a1 1 0 0 1 0 1.414l-3 3a.997.997 0 0 1-1.414 0l-3-3a1 1 0 1 1 1.414-1.414L9 12.586l2.293-2.293a1 1 0 0 1 1.414 0Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function FolderBreadcrumb(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: "M13.5 2H8.504a.83.83 0 0 1-.339-.077L6.302.448A2.752 2.752 0 0 0 4.794 0H4.5C2.019 0 0 2.004 0 4.467v8.066C0 14.996 2.019 17 4.5 17H7a1 1 0 1 0 0-2H4.5C3.122 15 2 13.894 2 12.533V8h15a1 1 0 0 0 1-1v-.543C18 3.999 15.981 2 13.5 2ZM2 6V4.467C2 3.107 3.122 2 4.5 2h.294c.149 0 .292.042.34.068l1.864 1.477c.459.298.98.455 1.506.455H13.5c1.22 0 2.238.863 2.457 2H2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "m17.71 16.297-1.272-1.286A3.955 3.955 0 0 0 17 13c0-2.206-1.794-4-4-4s-4 1.794-4 4 1.794 4 4 4c.743 0 1.43-.217 2.028-.571l1.262 1.274a.999.999 0 1 0 1.42-1.406ZM13 15c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function FolderSearch(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 0h-3a1 1 0 1 0 0 2h2v2.026a1 1 0 1 0 2 0V1a1 1 0 0 0-1-1ZM4 16H2v-2a1 1 0 1 0-2 0v3a1 1 0 0 0 1 1h3a1 1 0 1 0 0-2Zm13-3a1 1 0 0 0-1 1v2h-2.026a1 1 0 1 0 0 2H17a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1ZM1 5a1 1 0 0 0 1-1V2h2a1 1 0 1 0 0-2H1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10
|
+
x: 4,
|
|
11
|
+
y: 4,
|
|
12
|
+
rx: 1,
|
|
13
|
+
ry: 1
|
|
14
|
+
}));
|
|
15
|
+
|
|
16
|
+
export default function Fullscreen(props) {
|
|
17
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 5.026h3a1 1 0 1 0 0-2h-2V1a1 1 0 1 0-2 0v3.026a1 1 0 0 0 1 1ZM4 13H1a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-3a1 1 0 0 0-1-1Zm13 0h-3.026a1 1 0 0 0-1 1v3a1 1 0 1 0 2 0v-2H17a1 1 0 1 0 0-2ZM1 5h3a1 1 0 0 0 1-1V1a1 1 0 1 0-2 0v2H1a1 1 0 1 0 0 2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10
|
+
x: 5,
|
|
11
|
+
y: 5,
|
|
12
|
+
rx: 1,
|
|
13
|
+
ry: 1
|
|
14
|
+
}));
|
|
15
|
+
|
|
16
|
+
export default function FullscreenExit(props) {
|
|
17
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
18
|
+
}
|
|
@@ -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 0C4.038 0 0 4.037 0 9s4.038 9 9 9c4.963 0 9-4.037 9-9s-4.038-9-9-9Zm6.92 8h-2.754c-.15-2.32-.805-4.164-1.573-5.496A7.011 7.011 0 0 1 15.92 8Zm-6.954 7.632C8.271 14.845 7.064 13.056 6.84 10h4.32c-.232 2.964-1.448 4.781-2.193 5.632ZM6.841 8c.232-2.964 1.448-4.781 2.193-5.632.695.787 1.902 2.576 2.127 5.632H6.84ZM6.51 2.466C5.743 3.736 5 5.564 4.836 8H2.08a7.01 7.01 0 0 1 4.43-5.534ZM2.08 10h2.754c.15 2.32.805 4.164 1.573 5.496A7.011 7.011 0 0 1 2.08 10Zm9.41 5.534c.767-1.27 1.51-3.098 1.674-5.534h2.756a7.01 7.01 0 0 1-4.43 5.534Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function GlobeGrid(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Group.module.mjs
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
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
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10
|
+
x: 5,
|
|
11
|
+
y: 10,
|
|
12
|
+
rx: 1.5,
|
|
13
|
+
ry: 1.5
|
|
14
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
15
|
+
x: 4,
|
|
16
|
+
y: 4,
|
|
17
|
+
rx: 1.5,
|
|
18
|
+
ry: 1.5
|
|
19
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
20
|
+
x: 10,
|
|
21
|
+
y: 6,
|
|
22
|
+
rx: 1.5,
|
|
23
|
+
ry: 1.5
|
|
24
|
+
}));
|
|
25
|
+
|
|
26
|
+
export default function Group(props) {
|
|
27
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
28
|
+
}
|
package/Heart.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.446 1.017C11.32.85 9.851 1.957 9 2.897c-.852-.94-2.33-2.038-4.445-1.88C1.955 1.216 0 3.467 0 6.148c0 4.765 3.98 8.036 7.372 10.353C7.859 16.834 8.43 17 9 17s1.14-.167 1.628-.5C14.018 14.184 18 10.914 18 6.148c0-2.698-1.955-4.932-4.553-5.131Zm-3.948 13.83a.89.89 0 0 1-.996.001C5.508 12.803 2.063 9.962 2 6.114 1.973 4.464 3.136 3.13 4.707 3.01A3.1 3.1 0 0 1 4.956 3C7.004 3 8.067 4.966 8.11 5.049a1 1 0 0 0 1.775.004c.049-.09 1.176-2.221 3.408-2.042 1.57.12 2.733 1.454 2.706 3.103-.063 3.848-3.508 6.689-6.502 8.733Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Heart(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Help.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 18c-4.962.004-8.996-4.037-9-9S4.038.004 9 0s8.996 4.037 9 9-4.038 8.996-9 9ZM8.994 2C5.134 2.003 1.997 5.147 2 9.006S5.146 16.003 9.006 16c3.86-.003 6.997-3.147 6.994-7.006S12.854 1.997 8.994 2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M11.67 6.323c0 .798-.35 1.401-.825 1.877-.546.534-1.05.94-1.05 1.277 0 .21.056.377.169.602.042.07 0 .126-.07.126l-1.807.002c-.084 0-.112.013-.21-.07-.252-.267-.351-.658-.351-.925 0-.588.546-1.135.993-1.57.392-.406.658-.658.658-.938 0-.421-.267-.616-.968-.616-.686 0-1.246.197-1.75.492-.07.027-.126 0-.126-.084L6.33 4.69c0-.07-.014-.155.07-.182C6.766 4.31 7.48 4 8.711 4c1.934-.002 2.957 1.035 2.959 2.323Zm-4.064 6.362c0-.798.587-1.345 1.386-1.346.84 0 1.4.546 1.402 1.343 0 .8-.559 1.317-1.4 1.318-.799 0-1.387-.516-1.388-1.315Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Help(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
package/Home.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: "M3 17h3c1.103 0 2-.897 2-2v-4.003h2V15c0 1.103.897 2 2 2h3c1.103 0 2-.897 2-2V7.857c0-.878-.383-1.709-1.004-2.237l-5.06-4.9A2.964 2.964 0 0 0 9.004 0c-.707 0-1.422.254-2.017.767l-4.94 4.812A2.997 2.997 0 0 0 1 7.855V15c0 1.103.897 2 2 2Zm0-9.145c0-.292.127-.569.395-.8l4.94-4.814c.377-.324.925-.324 1.256-.044l5.059 4.9a1 1 0 0 1 .35.76V15l-3 .001v-4.004c0-1.102-.897-2-2-2H8c-1.103 0-2 .898-2 2V15H3V7.855Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Home(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Image.module.mjs
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
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: 12.5,
|
|
9
|
+
cy: 5.5,
|
|
10
|
+
r: 1.5
|
|
11
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
d: "M13 1H5C2.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-5Zm0 14H5c-1.654 0-3-1.346-3-3 0-.012 3.012-2.927 3.012-2.927a.25.25 0 0 1 .351 0l3.713 3.713a1 1 0 0 0 1.374.038l1.956-1.753c.123-.12.198-.148.384.033l2.738 2.496A2.994 2.994 0 0 1 13 15Zm3-3.676-1.83-1.667c-.874-.876-2.302-.878-3.138-.038l-1.21 1.084-3.046-3.046c-.876-.873-2.301-.876-3.166-.01L2 9.204V6c0-1.654 1.346-3 3-3h8c1.654 0 3 1.346 3 3v5.324Z"
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export default function Image(props) {
|
|
16
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
17
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
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: 12.5,
|
|
9
|
+
cy: 4.5,
|
|
10
|
+
r: 1.5
|
|
11
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
d: "M13 0H5C2.243 0 0 2.243 0 5v6c0 2.757 2.243 5 5 5h3a1 1 0 1 0 0-2H5c-1.654 0-3-1.346-3-3v-.012l3.012-2.915a.25.25 0 0 1 .351 0l3.713 3.713a.998.998 0 0 0 1.374.038l1.916-1.715a1 1 0 0 0-1.334-1.49l-1.21 1.084-3.046-3.046a2.248 2.248 0 0 0-3.166-.01L2 8.204V5c0-1.654 1.346-3 3-3h8c1.654 0 3 1.346 3 3v4a1 1 0 1 0 2 0V5c0-2.757-2.243-5-5-5Z"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
d: "M17 13h-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-2Z"
|
|
15
|
+
}));
|
|
16
|
+
|
|
17
|
+
export default function ImageAdd(props) {
|
|
18
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
19
|
+
}
|
package/Info.module.mjs
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
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 8a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0V9a1 1 0 0 0-1-1Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10
|
+
cx: 9,
|
|
11
|
+
cy: 5.5,
|
|
12
|
+
r: 1.5
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
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"
|
|
15
|
+
}));
|
|
16
|
+
|
|
17
|
+
export default function Info(props) {
|
|
18
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
19
|
+
}
|
|
@@ -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.5 6.5C12.5 4.57 10.93 3 9 3S5.5 4.57 5.5 6.5 7.07 10 9 10s3.5-1.57 3.5-3.5ZM9 8c-.827 0-1.5-.673-1.5-1.5S8.173 5 9 5s1.5.673 1.5 1.5S9.827 8 9 8Zm8 5h-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-2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M9 0C4.037 0 0 4.037 0 9s4.037 9 9 9a1 1 0 1 0 0-2 6.949 6.949 0 0 1-3.685-1.06A4.501 4.501 0 0 1 9 13a1 1 0 1 0 0-2c-2.082 0-4.003 1.016-5.214 2.654A6.963 6.963 0 0 1 2 9c0-3.86 3.14-7 7-7s7 3.14 7 7a1 1 0 1 0 2 0c0-4.963-4.037-9-9-9Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Invite(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: "M5 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-2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M13 1H5C2.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-5ZM6.015 15c.853-.636 1.895-1 2.985-1 1.09 0 2.132.364 2.986 1H6.015ZM16 12a2.99 2.99 0 0 1-1.56 2.615A7 7 0 0 0 9 12a6.999 6.999 0 0 0-5.44 2.615A2.99 2.99 0 0 1 2 12V6c0-1.654 1.346-3 3-3h8c1.654 0 3 1.346 3 3v6Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Landscape(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: "M1 5a.997.997 0 0 0 .707-.293L2 4.414V7a1 1 0 1 0 2 0V4.414l.293.293a1 1 0 0 0 1.414-1.414l-2-2a1.006 1.006 0 0 0-1.415 0l-1.999 2A1 1 0 0 0 1 5Zm4 8a.997.997 0 0 0-.707.293L4 13.586V11a1 1 0 1 0-2 0v2.586l-.293-.293a1 1 0 0 0-1.414 1.414l2 2c.249.25.554.293.707.293.153 0 .458-.043.708-.294l1.999-1.999A1 1 0 0 0 5 13Zm11.644-3.509-.736-.483.739-.487C17.494 7.965 18 7.021 18 6s-.506-1.966-1.353-2.523l-3.024-1.99a2.954 2.954 0 0 0-3.246 0l-3.024 1.99C6.506 4.033 6 4.976 6 6s.506 1.966 1.353 2.522l.74.487-.737.483a3 3 0 0 0-1.351 2.518c0 1.02.505 1.959 1.351 2.514l3.024 1.987a2.946 2.946 0 0 0 3.24 0l3.024-1.987a2.996 2.996 0 0 0 1.351-2.514 3.002 3.002 0 0 0-1.351-2.518ZM8 5.999c0-.353.165-.663.453-.853l3.023-1.989a.95.95 0 0 1 1.047-.001l3.024 1.99c.288.19.453.5.453.853s-.165.663-.453.852l-3.023 1.99a.947.947 0 0 1-1.048 0L8.453 6.85A.998.998 0 0 1 8 6Zm7.55 6.86-3.023 1.986a.965.965 0 0 1-1.054 0L8.45 12.86a1 1 0 0 1-.453-.851 1 1 0 0 1 .453-.853l1.455-.955.473.311a2.951 2.951 0 0 0 3.246 0l.473-.31 1.454.954c.29.19.454.5.454.853s-.165.662-.453.851Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "m15.55 12.86-3.023 1.985a.965.965 0 0 1-1.054 0L8.45 12.86a1 1 0 0 1-.453-.851 1 1 0 0 1 .453-.853l1.455-.955.473.311a2.951 2.951 0 0 0 3.246 0l.473-.31 1.454.954c.29.19.454.5.454.853s-.165.662-.453.851Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Layers(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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.64 9.49 15.893 9l.749-.49C17.49 7.956 18 7.018 18 6s-.509-1.955-1.36-2.51l-3-1.962a2.997 2.997 0 0 0-3.282 0l-3 1.961c-.851.556-1.36 1.494-1.36 2.511s.509 1.955 1.36 2.51l.748.49-.749.49c-.85.555-1.359 1.493-1.359 2.51s.509 1.955 1.36 2.51l3 1.962a2.997 2.997 0 0 0 3.282 0l3-1.961C17.492 13.955 18 13.017 18 12s-.509-1.955-1.36-2.51ZM8.452 5.162l3.002-1.96a.997.997 0 0 1 1.093 0l3 1.96c.289.189.454.493.454.837s-.165.648-.453.837l-2.023 1.321-.98.64a.998.998 0 0 1-1.09 0l-.939-.612a.994.994 0 0 0-.047-.031L8.451 6.837c-.288-.189-.453-.493-.453-.837s.165-.648.453-.837Zm7.096 7.674-3.002 1.96a1 1 0 0 1-1.093 0l-3-1.96c-.289-.189-.454-.493-.454-.837s.165-.648.453-.837l1.483-.968.423.277a2.997 2.997 0 0 0 3.283 0l.424-.278 1.483.97c.288.188.453.492.453.836s-.165.648-.453.837Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "m13.524 8.158 2.023-1.321C15.835 6.648 16 6.344 16 6s-.165-.648-.453-.837l-3.001-1.96a1 1 0 0 0-1.093 0l-3.002 1.96c-.288.189-.453.493-.453.837s.165.648.453.837l2.017 1.318.047.03.937.613a1 1 0 0 0 1.093 0l.979-.64Z"
|
|
11
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
d: "M5.707 8.293a1 1 0 0 0-1.414 0L4 8.586V3a1 1 0 1 0-2 0v5.586l-.293-.293A1 1 0 1 0 .293 9.707l2 2a.997.997 0 0 0 1.414 0l2-2a1 1 0 0 0 0-1.414Z"
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export default function LayersBackward(props) {
|
|
16
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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.707 2.293-2-2a.997.997 0 0 0-1.414 0l-2 2a.997.997 0 0 0 0 1.414 1 1 0 0 0 1.414 0L2 3.414V9a1 1 0 1 0 2 0V3.414l.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414Zm6.292 8.667a2.997 2.997 0 0 1-1.642-.488l-3-1.961C6.507 7.955 5.998 7.017 5.998 6s.509-1.955 1.36-2.51l3-1.962a2.997 2.997 0 0 1 3.283 0l3 1.961C17.49 4.045 18 4.983 18 6s-.509 1.955-1.36 2.51l-3 1.962a2.995 2.995 0 0 1-1.641.489Zm0-7.92a1 1 0 0 0-.546.162L8.451 5.163c-.288.189-.453.493-.453.837s.165.648.453.837l3.001 1.96a1 1 0 0 0 1.093 0l3.002-1.96C15.835 6.648 16 6.344 16 6s-.165-.648-.453-.837l-3.001-1.96a1 1 0 0 0-.547-.164Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M7.349 11.89a.972.972 0 0 1-.71-.29.984.984 0 0 1-.29-.7c0-.27.11-.53.29-.71.37-.38 1.05-.38 1.42 0 .18.18.29.44.29.71 0 .26-.11.51-.29.7-.1.09-.2.17-.33.22-.12.05-.25.07-.38.07Zm3.641 4.07c0-.56.448-1 1.009-1 .55 0 .99.45.99 1s-.45 1-1 1-1-.45-1-1Zm2.489-.58c-.3-.46-.17-1.08.29-1.39.46-.3 1.08-.17 1.39.29.3.47.17 1.09-.29 1.39-.17.11-.36.16-.55.16-.32 0-.64-.16-.84-.45Zm-4.36.28a.997.997 0 0 1 1.09-1.67c.47.3.6.92.29 1.38-.19.3-.51.45-.83.45-.19 0-.38-.05-.55-.16Zm6.69-1.58c-.41-.37-.44-1-.07-1.41a1.01 1.01 0 0 1 1.42-.07c.4.38.43 1.01.06 1.42-.2.21-.47.32-.74.32a.96.96 0 0 1-.67-.26ZM6.759 14c-.36-.41-.33-1.04.08-1.41a1.01 1.01 0 0 1 1.42.08c.36.41.33 1.05-.09 1.41-.19.17-.42.25-.66.25-.28 0-.55-.11-.75-.33Zm9.889-2.11c-.13 0-.26-.02-.38-.07s-.229-.13-.33-.22a.854.854 0 0 1-.21-.32c-.05-.12-.08-.25-.08-.39a1 1 0 0 1 .08-.38c.051-.12.12-.23.21-.32.37-.38 1.04-.38 1.42 0 .091.09.16.2.21.32a.981.981 0 0 1 0 .77.972.972 0 0 1-.21.32c-.1.09-.21.17-.329.22-.12.05-.25.07-.38.07Z"
|
|
11
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
d: "M16 6a.984.984 0 0 0-.453-.837l-3.001-1.96a1 1 0 0 0-1.093 0l-3.002 1.96c-.288.189-.453.493-.453.837s.165.648.453.837l3.001 1.96a1 1 0 0 0 1.093 0l3.002-1.96A.984.984 0 0 0 16 6Z"
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export default function LayersBringToFront(props) {
|
|
16
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
17
|
+
}
|