@spectrum-icons/express 3.0.0-nightly.3696 → 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,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: "M18 6a2.99 2.99 0 0 0-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.51L15.893 9l.749-.49A2.99 2.99 0 0 0 18 6Zm-2.453 5.163c.288.189.453.493.453.837s-.165.648-.453.837l-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.97Zm0-4.326-2.023 1.321-.98.64a.998.998 0 0 1-1.09 0l-.939-.612a.954.954 0 0 0-.047-.031L8.451 6.837c-.288-.189-.453-.493-.453-.837s.165-.648.453-.837l3.002-1.96a.997.997 0 0 1 1.093 0l3 1.96c.289.189.454.493.454.837s-.165.648-.453.837Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "m8.452 12.837 3.001 1.96a1 1 0 0 0 1.093 0l3.002-1.96c.288-.189.453-.493.453-.837s-.165-.648-.453-.837l-1.483-.969-.424.278a2.992 2.992 0 0 1-3.283 0l-.423-.277-1.483.968C8.164 11.352 8 11.656 8 12s.165.648.453.837Z"
|
|
11
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
d: "m5.707 8.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 9.414V15a1 1 0 1 0 2 0V9.414l.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414Z"
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export default function LayersForward(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 14.293a1 1 0 0 0-1.414 0L4 14.586V9a1 1 0 1 0-2 0v5.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.414Zm7.933-6.766 3 1.961C17.492 10.044 18 10.982 18 12s-.509 1.955-1.36 2.51l-3 1.962a2.997 2.997 0 0 1-3.282 0l-3-1.961c-.851-.556-1.36-1.494-1.36-2.511s.509-1.955 1.36-2.51l3-1.962a2.997 2.997 0 0 1 3.282 0Zm-1.094 7.27 3-1.961c.289-.189.454-.493.454-.837s-.165-.648-.453-.837l-3.002-1.96a.998.998 0 0 0-1.092 0l-3.002 1.96c-.288.189-.453.493-.453.837s.165.648.453.837l3.002 1.96a.997.997 0 0 0 1.093 0Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M7.349 6.11a.972.972 0 0 0-.71.29.98.98 0 0 0-.29.7c0 .27.11.529.29.71.37.38 1.05.38 1.42 0 .18-.181.29-.44.29-.71 0-.261-.11-.511-.29-.7-.1-.09-.2-.17-.33-.22a.972.972 0 0 0-.38-.07Zm4.641-5.07c.55 0 1 .45 1 1s-.441 1-.991 1a.998.998 0 0 1-1.01-1c0-.55.45-1 1-1Zm2.328 1.129c.19 0 .381.05.551.16.46.3.59.92.29 1.39-.31.46-.93.59-1.39.29-.46-.31-.59-.93-.29-1.39.2-.29.52-.45.84-.45Zm-4.649.01c.32 0 .64.15.83.45.31.46.18 1.08-.29 1.38a.997.997 0 0 1-1.09-1.67c.17-.11.36-.16.55-.16Zm6.81 1.48c.27 0 .54.11.74.32.37.41.34 1.04-.06 1.42-.41.37-1.05.34-1.42-.07a.997.997 0 0 1 .07-1.41.96.96 0 0 1 .67-.26Zm-8.97.01c.24 0 .47.08.66.25.42.36.45 1 .09 1.41-.37.41-1 .45-1.42.08-.41-.37-.44-1-.08-1.41.2-.22.47-.33.75-.33Zm9.139 2.441c-.13 0-.26.019-.38.07-.12.05-.229.13-.33.22-.09.09-.17.2-.21.319-.05.12-.08.25-.08.39a1 1 0 0 0 .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 0 0-.77.976.976 0 0 0-.21-.32 1.2 1.2 0 0 0-.329-.22.973.973 0 0 0-.38-.07Z"
|
|
11
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
d: "M16 11.999a.984.984 0 0 1-.453.837l-3.001 1.96a1 1 0 0 1-1.093 0l-3.002-1.96c-.288-.189-.453-.493-.453-.837s.165-.648.453-.837l3.001-1.96a1 1 0 0 1 1.093 0l3.002 1.96A.984.984 0 0 1 16 12Z"
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export default function LayersSendToBack(props) {
|
|
16
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
17
|
+
}
|
package/Link.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: "m8.293 13.243-.707.707a2.506 2.506 0 0 1-3.536 0 2.506 2.506 0 0 1 0-3.536l2.122-2.121c.945-.945 2.59-.945 3.535 0a1 1 0 1 0 1.414-1.414c-.85-.85-1.98-1.318-3.182-1.318s-2.332.468-3.181 1.318L2.636 9a4.507 4.507 0 0 0 0 6.364c.878.877 2.03 1.316 3.181 1.316S8.123 16.24 9 15.364l.707-.707a1 1 0 1 0-1.414-1.414Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "m9 2.636-.707.707a1 1 0 1 0 1.414 1.414l.707-.707a2.503 2.503 0 0 1 3.536 0 2.506 2.506 0 0 1 0 3.536l-2.122 2.121c-.945.945-2.59.945-3.535 0a1 1 0 1 0-1.414 1.414c.85.85 1.98 1.318 3.182 1.318s2.332-.468 3.181-1.318L15.364 9a4.507 4.507 0 0 0 0-6.364 4.507 4.507 0 0 0-6.364 0Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Link(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 18h8c1.654 0 3-1.346 3-3v-5a2.995 2.995 0 0 0-2-2.816V6c0-2.757-2.243-5-5-5S4 3.243 4 6v1.184A2.995 2.995 0 0 0 2 10v5c0 1.654 1.346 3 3 3ZM9 3c1.654 0 3 1.346 3 3v1H6V6c0-1.654 1.346-3 3-3Zm-5 7a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-5Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M9 14.5a1 1 0 0 0 1-1v-2a1 1 0 1 0-2 0v2a1 1 0 0 0 1 1Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function LockClosed(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 18h8c1.654 0 3-1.346 3-3v-5c0-1.654-1.346-3-3-3H6V5c0-1.654 1.346-3 3-3 .802 0 1.555.312 2.12.879a1.002 1.002 0 0 0 1.416-1.414A4.967 4.967 0 0 0 9 0C6.243 0 4 2.243 4 5v2c0 .062.024.115.035.173A2.994 2.994 0 0 0 2 10v5c0 1.654 1.346 3 3 3Zm-1-8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-5Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M9 14.5a1 1 0 0 0 1-1v-2a1 1 0 1 0-2 0v2a1 1 0 0 0 1 1Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function LockOpen(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
package/Looks.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: "M14.99 5.806C14.886 2.587 12.243 0 9 0S3.114 2.587 3.01 5.806A6 6 0 0 0 0 11c0 3.309 2.691 6 6 6a5.959 5.959 0 0 0 3-.812A5.959 5.959 0 0 0 12 17c3.309 0 6-2.691 6-6a6 6 0 0 0-3.01-5.194Zm-3.347 3.173a5.995 5.995 0 0 0-.971-1.735A3.96 3.96 0 0 1 12 7c.285 0 .562.032.83.09a3.98 3.98 0 0 1-1.187 1.89ZM9 13.618a3.972 3.972 0 0 1-.88-1.69c.288.043.58.072.88.072s.592-.03.88-.072a3.972 3.972 0 0 1-.88 1.69ZM5.17 7.089C5.438 7.032 5.715 7 6 7c.468 0 .91.096 1.328.244a5.995 5.995 0 0 0-.97 1.735A3.98 3.98 0 0 1 5.17 7.09ZM9 10c-.285 0-.562-.032-.83-.09.163-.573.448-1.09.83-1.528.382.438.667.955.83 1.529A3.982 3.982 0 0 1 9 10Zm0-8a3.997 3.997 0 0 1 3.88 3.072A5.949 5.949 0 0 0 12 5a5.959 5.959 0 0 0-3 .812A5.959 5.959 0 0 0 6 5c-.3 0-.592.03-.88.072A3.997 3.997 0 0 1 9 2Zm-7 9c0-1.189.532-2.247 1.357-2.98a6.024 6.024 0 0 0 2.653 3.174 5.966 5.966 0 0 0 1.318 3.562A3.96 3.96 0 0 1 6 15c-2.206 0-4-1.794-4-4Zm10 4a3.96 3.96 0 0 1-1.328-.244 5.966 5.966 0 0 0 1.318-3.562 6.023 6.023 0 0 0 2.653-3.173A3.974 3.974 0 0 1 16 11c0 2.206-1.794 4-4 4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Looks(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.885 2.308-1.26-.63a.691.691 0 0 1-.308-.31l-.63-1.262a.216.216 0 0 0-.373 0l-.63 1.262a.69.69 0 0 1-.308.31l-1.26.63a.228.228 0 0 0-.116.187.228.228 0 0 0 .116.186l1.26.631a.69.69 0 0 1 .308.309l.63 1.262a.207.207 0 0 0 .373 0l.63-1.262a.69.69 0 0 1 .308-.309l1.26-.63A.23.23 0 0 0 18 2.495a.23.23 0 0 0-.115-.187ZM4.1 4.65c.107.053.194.14.247.247l.504 1.01a.165.165 0 0 0 .299 0l.503-1.01A.551.551 0 0 1 5.9 4.65l1.008-.504A.183.183 0 0 0 7 3.996a.184.184 0 0 0-.092-.15L5.9 3.342a.553.553 0 0 1-.247-.247l-.504-1.01a.173.173 0 0 0-.298 0l-.504 1.01a.553.553 0 0 1-.246.247l-1.008.504a.182.182 0 0 0-.093.15.182.182 0 0 0 .093.149L4.1 4.65Zm11.8 6.692a.553.553 0 0 1-.247-.247l-.504-1.01a.173.173 0 0 0-.298 0l-.504 1.01a.553.553 0 0 1-.246.247l-1.008.504a.182.182 0 0 0-.093.15.182.182 0 0 0 .093.149l1.008.505a.55.55 0 0 1 .246.247l.504 1.01a.165.165 0 0 0 .299 0l.503-1.01a.551.551 0 0 1 .247-.247l1.008-.505a.183.183 0 0 0 .092-.149.184.184 0 0 0-.092-.15l-1.008-.504Zm-1.193-5.74L12.4 3.293a1 1 0 0 0-1.414 0L.766 13.511A2.593 2.593 0 0 0 0 15.364c.001.7.276 1.355.807 1.882.506.502 1.17.754 1.834.754a2.6 2.6 0 0 0 1.841-.76L14.707 7.015a1 1 0 0 0 0-1.414ZM3.068 15.825c-.234.234-.618.235-.888-.033a.609.609 0 0 1 0-.867l5.592-5.591.893.895-5.597 5.596Zm7.012-7.01-.894-.895 2.506-2.506.894.895-2.506 2.505Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function MagicWand(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 1h-6a1 1 0 1 0 0 2h3.586L3 13.586V10a1 1 0 1 0-2 0v6a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2H4.414L15 4.414V8a1 1 0 1 0 2 0V2a1 1 0 0 0-1-1Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Maximize(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/More.module.mjs
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
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,
|
|
9
|
+
cy: 9,
|
|
10
|
+
r: 2
|
|
11
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
12
|
+
cx: 15,
|
|
13
|
+
cy: 9,
|
|
14
|
+
r: 2
|
|
15
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
16
|
+
cx: 3,
|
|
17
|
+
cy: 9,
|
|
18
|
+
r: 2
|
|
19
|
+
}));
|
|
20
|
+
|
|
21
|
+
export default function More(props) {
|
|
22
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
23
|
+
}
|
package/Move.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 9a.997.997 0 0 0-.293-.707l-2-2a1 1 0 0 0-1.414 1.414l.293.293H10V3.414l.293.293a1 1 0 0 0 1.414-1.414l-2-2a.997.997 0 0 0-1.414 0l-2 2a1 1 0 0 0 1.414 1.414L8 3.414V8H3.414l.293-.293a1 1 0 0 0-1.414-1.414l-2 2a.997.997 0 0 0 0 1.414l2 2a1 1 0 0 0 1.414-1.414L3.414 10H8v4.586l-.293-.293a1 1 0 0 0-1.414 1.414l2 2a.997.997 0 0 0 1.414 0l2-2a1 1 0 0 0-1.414-1.414l-.293.293V10h4.586l-.293.293a1 1 0 0 0 1.414 1.414l2-2A.997.997 0 0 0 18 9Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Move(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.796 3.38a1.008 1.008 0 0 0-1.576 1.259L14.904 8H3.097l2.682-3.362A1.008 1.008 0 1 0 4.203 3.38L.222 8.37a1.006 1.006 0 0 0 0 1.259l3.983 4.99a1.008 1.008 0 1 0 1.576-1.259L3.097 9.999h11.807l-2.682 3.362a1.008 1.008 0 1 0 1.576 1.259l3.982-4.992a1.006 1.006 0 0 0 0-1.259l-3.983-4.99Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function MoveLeftRight(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 9.996a1 1 0 0 0-1 1V12c0 1.654-1.346 3-3 3H5c-1.654 0-3-1.346-3-3V5c0-1.654 1.346-3 3-3h1.994a1 1 0 1 0 0-2H5C2.243 0 0 2.243 0 5v7c0 2.757 2.243 5 5 5h8c2.757 0 5-2.243 5-5v-1.004a1 1 0 0 0-1-1Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M17 0h-4.003a1 1 0 1 0 0 2h1.589L9.293 7.293a1 1 0 1 0 1.414 1.414L16 3.414V4.99a1 1 0 1 0 2 0V1a1 1 0 0 0-1-1Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function MoveTo(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: "M11.293 4.707a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414l-3-3a.996.996 0 0 0-1.414 0l-3 3a1 1 0 1 0 1.414 1.414L8 3.414v11.172l-1.293-1.293a1 1 0 1 0-1.414 1.414l3 3a.997.997 0 0 0 1.414 0l3-3a1 1 0 1 0-1.414-1.414L10 14.586V3.414l1.293 1.293Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function MoveUpDown(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.772 5.22 1.082-1.082 3.011 3.014-1.08 1.081A1 1 0 1 0 14.2 9.645l2.614-2.614a4.143 4.143 0 0 0-.024-5.822 4.136 4.136 0 0 0-5.837 0L8.358 3.807A1 1 0 1 0 9.772 5.22Zm5.606-2.595a2.14 2.14 0 0 1-.001 3.015l-.098.098-3.011-3.014.098-.099c.83-.83 2.182-.83 3.012 0Zm2.329 13.668-16-16A1 1 0 1 0 .293 1.707L5.376 6.79l-3.782 3.784a2.01 2.01 0 0 0-.586 1.41L1 15.99a1 1 0 0 0 .998 1.002L6.013 17h.008c.527 0 1.041-.214 1.412-.586l3.783-3.784 5.077 5.077a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414Zm-14.7-4.292A3.003 3.003 0 0 1 6 15l-2.998-.007.006-2.992Zm4.684 1.327a4.994 4.994 0 0 0-3.008-3.016L6.79 8.204l3.012 3.012-2.111 2.112Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function NoEdit(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Pause.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: "M8 13V5c0-1.654-1.346-3-3-3S2 3.346 2 5v8c0 1.654 1.346 3 3 3s3-1.346 3-3Zm-4 0V5a1.001 1.001 0 0 1 2 0v8a1.001 1.001 0 0 1-2 0Zm9-11c-1.654 0-3 1.346-3 3v8c0 1.654 1.346 3 3 3s3-1.346 3-3V5c0-1.654-1.346-3-3-3Zm1 11a1.001 1.001 0 0 1-2 0V5a1.001 1.001 0 0 1 2 0v8Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Pause(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Play.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.319 15.593a2.984 2.984 0 0 0 2.964.028l7.174-4.02c.966-.541 1.543-1.514 1.543-2.6 0-1.088-.577-2.06-1.543-2.602L7.283 2.38a2.989 2.989 0 0 0-2.964.029C3.493 2.89 3 3.726 3 4.639v8.722c0 .913.493 1.748 1.319 2.232ZM5 4.64c0-.273.207-.434.33-.506.13-.077.308-.134.501-.134.152 0 .315.035.474.124l7.174 4.02c.47.263.521.686.521.856s-.05.593-.521.857l-7.174 4.02a.992.992 0 0 1-.975-.01c-.123-.073-.33-.234-.33-.506V4.64Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Play(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: "M9 3C6.794 3 5 4.794 5 7s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Zm0 6c-1.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: "M12 0H6C3.243 0 1 2.243 1 5v8c0 2.757 2.243 5 5 5h6c2.757 0 5-2.243 5-5V5c0-2.757-2.243-5-5-5ZM6 16c-.307 0-.598-.06-.878-.146A4.99 4.99 0 0 1 9 14c1.515 0 2.93.689 3.877 1.854-.28.086-.57.146-.877.146H6Zm9-3c0 .62-.189 1.196-.512 1.675A6.983 6.983 0 0 0 9 12a6.98 6.98 0 0 0-5.488 2.674A2.983 2.983 0 0 1 3 13V5c0-1.654 1.346-3 3-3h6c1.654 0 3 1.346 3 3v8Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Portrait(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: "M11 0C8.03 0 5.493 1.862 4.478 4.478 1.862 5.493 0 8.03 0 11c0 3.86 3.14 7 7 7 2.97 0 5.507-1.862 6.522-4.478C16.138 12.507 18 9.97 18 7c0-3.86-3.14-7-7-7Zm2.97 11H13v.576a4.91 4.91 0 0 1-1 .323V11h-1v1a5 5 0 0 1-1-.101V11H9v.576A4.97 4.97 0 0 1 8.03 11H9v-1H8v.975A5.026 5.026 0 0 1 7.026 10H8V9H7v.97A4.97 4.97 0 0 1 6.424 9H7V8h-.899A5 5 0 0 1 6 7h1V6h-.899a4.91 4.91 0 0 1 .323-1H7v-.97C7.912 2.807 9.359 2 11 2c2.757 0 5 2.243 5 5 0 1.641-.806 3.088-2.031 4Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M7 5h1v1H7zm2 2h1v1H9zM7 7h1v1H7zm1-1h1v1H8zm1 3h1v1H9zm4.92 1a6.95 6.95 0 0 0-.215-1H13v1h.92ZM11 7h1v1h-1zm0 2h1v1h-1zm-1-3h1v1h-1zM8 8h1v1H8zm1-3h1v1H9zm1 3h1v1h-1zm3-.587V8h.315A7.048 7.048 0 0 0 13 7.413ZM9 4.295a6.913 6.913 0 0 0-1-.215V5h1v-.705Zm3 1.815V7h.736A7.06 7.06 0 0 0 12 6.11ZM12 8h1v1h-1zm-1-2.736V6h.89a7.056 7.056 0 0 0-.89-.736ZM10 10h1v1h-1zm2 0h1v1h-1zm-2-5.315V5h.587A6.995 6.995 0 0 0 10 4.685Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Preset(props) {
|
|
14
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
15
|
+
}
|
package/Print.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("path", {
|
|
8
|
+
d: "M14 6h-1a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M15 3h-1V1a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v2H3C1.346 3 0 4.346 0 6v6c0 1.654 1.346 3 3 3v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-2c1.654 0 3-1.346 3-3V6c0-1.654-1.346-3-3-3ZM6 2h6v1H6V2Zm7 14H5v-5h8v5Zm3-4a1 1 0 0 1-1 1v-3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v6Z"
|
|
11
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
d: "M11 13H7a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2Z"
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export default function Print(props) {
|
|
16
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
17
|
+
}
|
|
@@ -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.14.8C15.6.426 14.911.34 14.244.592L8.79 3H3.824C1.715 3 0 4.794 0 7c0 1.713 1.04 3.166 2.489 3.735l2.119 5.402A2.872 2.872 0 1 0 9.98 14.1L8.747 11c.04 0 5.55 2.43 5.55 2.43a2.006 2.006 0 0 0 1.841-.23c.54-.373.861-.987.861-1.643V2.443A2 2 0 0 0 16.139.8ZM3.823 9C2.818 9 2 8.103 2 7s.818-2 1.824-2H8v4H3.824Zm4.191 6.625c-.371.536-1.301.43-1.54-.205L4.743 11h1.854l1.519 3.82a.863.863 0 0 1-.1.805ZM10 9.348V4.652l5-2.209.053 9.135L10 9.348Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Promote(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 10h8a1 1 0 1 0 0-2H2a1 1 0 1 0 0 2Zm14-2h-2V7a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0v-1h2a1 1 0 1 0 0-2Zm0 6h-6v-1a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0v-1h6a1 1 0 1 0 0-2ZM6 14H2a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2ZM16 2H7V1a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0V4h9a1 1 0 1 0 0-2ZM2 4h1a1 1 0 1 0 0-2H2a1 1 0 1 0 0 2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Properties(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Redo.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: "M14.707.293a1 1 0 0 0-1.414 1.414L14.586 3H7c-3.86 0-7 3.14-7 7s3.14 7 7 7h5a1 1 0 1 0 0-2H7c-2.757 0-5-2.243-5-5s2.243-5 5-5h7.586l-1.293 1.293a1 1 0 0 0 1.414 1.414l3-3a.997.997 0 0 0 0-1.414l-3-3Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Redo(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.64 11.38c-.11.35-.245.7-.404 1.037A8.043 8.043 0 0 1 9 17a7.94 7.94 0 0 1-6-2.725V16a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H4.54A5.958 5.958 0 0 0 9 15a6.03 6.03 0 0 0 5.731-4.216.994.994 0 0 1 1.252-.656.999.999 0 0 1 .657 1.252ZM16 1a1 1 0 0 0-1 1v1.7A8.007 8.007 0 0 0 9.012 1a8.038 8.038 0 0 0-7.235 4.581 7.88 7.88 0 0 0-.405 1.041 1 1 0 1 0 1.91.592A6.028 6.028 0 0 1 9.012 3a6.01 6.01 0 0 1 4.472 2H12a1 1 0 1 0 0 2h4a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Refresh(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 4.188C9.368 2.877 8.275 2 6.989 2c-1.289.001-2.382.882-2.707 2.148L1.044 14.707a1 1 0 1 0 1.912.586L3.966 12h6.062l1.017 3.295a.999.999 0 1 0 1.91-.59L9.707 4.187ZM4.579 10l1.628-5.309c.165-.641.64-.691.782-.691s.616.05.795.733L9.41 10H4.58ZM16 1a1 1 0 0 0-1 1v14a1 1 0 1 0 2 0V2a1 1 0 0 0-1-1Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Rename(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
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: "M13 4H9a1 1 0 0 0-1 1.002 1 1 0 0 0 1 1.001h1.588L9.295 7.298a1.003 1.003 0 0 0 .707 1.71.994.994 0 0 0 .707-.293L12 7.42v1.578a1 1 0 1 0 1.999 0V5.002A1 1 0 0 0 13 4Zm-9.99 6c.55 0 .99-.45.99-1s-.44-1-.99-1C2.45 8 2 8.45 2 9s.45 1 1.01 1Zm3.315-1.95c-.53-.17-1.09.11-1.27.63a1 1 0 0 0 .63 1.27.993.993 0 0 0 1.26-.63c.18-.52-.1-1.09-.62-1.27Z"
|
|
11
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
12
|
+
cx: 8,
|
|
13
|
+
cy: 14,
|
|
14
|
+
r: 1
|
|
15
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
16
|
+
cx: 8,
|
|
17
|
+
cy: 11,
|
|
18
|
+
r: 1
|
|
19
|
+
}));
|
|
20
|
+
|
|
21
|
+
export default function Resize(props) {
|
|
22
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
23
|
+
}
|
|
@@ -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 13H1a1 1 0 1 0 0 2h16a1 1 0 1 0 0-2ZM10.5 0C6.656 0 3.482 2.908 3.053 6.64L1.707 5.292A1 1 0 1 0 .293 6.707l3 3a.997.997 0 0 0 1.414 0l3-3a1 1 0 1 0-1.414-1.414L5.097 6.489C5.574 3.939 7.814 2 10.5 2 13.532 2 16 4.468 16 7.5a1 1 0 1 0 2 0C18 3.364 14.636 0 10.5 0Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Revert(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.5 0A8.516 8.516 0 0 0 2 4.503V2a1 1 0 1 0-2 0v5a1 1 0 0 0 1 1h5a1 1 0 1 0 0-2H3.518A6.499 6.499 0 0 1 9.5 2C13.084 2 16 4.916 16 8.5S13.084 15 9.5 15a6.478 6.478 0 0 1-4.414-1.729 1 1 0 1 0-1.36 1.467A8.468 8.468 0 0 0 9.5 17c4.687 0 8.5-3.813 8.5-8.5S14.187 0 9.5 0Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function RotateCCW(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.025 1.025-1.743 1.743-.525-.525a1 1 0 1 0-1.414 1.414l.525.525-6.81 6.81a.999.999 0 0 0-.268.483l-.7 3.036a1.99 1.99 0 0 0 .534 1.865 1.986 1.986 0 0 0 1.864.534l3.037-.7a.999.999 0 0 0 .483-.268l6.81-6.81.525.525a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414l-.525-.525 1.743-1.743a3.488 3.488 0 0 0 1.023-2.44 3.49 3.49 0 0 0-1.023-2.51 3.488 3.488 0 0 0-2.44-1.023 3.49 3.49 0 0 0-2.51 1.023Zm-6.228 13.3-2.758.636.636-2.758.223-.223c.036.003.066.02.102.02h4.122l-2.325 2.325Zm4.304-4.304C10.066 10.017 10.036 10 10 10H5.878l4.404-4.404 2.122 2.122-2.303 2.303Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Sampler(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.71 16.297-3.994-4.037a6.956 6.956 0 0 0 1.44-4.237c0-3.859-3.14-7-7-7s-7 3.141-7 7 3.14 7 7 7c1.547 0 2.973-.51 4.132-1.362l4.001 4.042A.994.994 0 0 0 17 18a.996.996 0 0 0 .71-1.703ZM3.158 8.023c0-2.756 2.243-5 5-5s5 2.244 5 5-2.243 5-5 5-5-2.243-5-5Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Search(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Send.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 0c-.1 0-.2.015-.298.046l-16 5a1 1 0 0 0-.256 1.786l5.833 3.889 3.889 5.834a1 1 0 0 0 1.76-.184l6-15A1 1 0 0 0 17 .001ZM3.297 6.33l9.757-3.05-6.142 5.46-3.615-2.41Zm7.48 7.533L8.315 10.17l6.114-5.435-3.652 9.13Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Send(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 36 36"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M18 0C8.074 0 0 8.074 0 18s8.074 18 18 18 18-8.074 18-18S27.926 0 18 0Zm5 10a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm-10 0a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm14.154 13.1A10.984 10.984 0 0 1 18 28a10.982 10.982 0 0 1-9.164-4.914 1.997 1.997 0 0 1 .557-2.772 1.99 1.99 0 0 1 2.771.557A7 7 0 0 0 18 24a6.99 6.99 0 0 0 5.826-3.12 2.001 2.001 0 0 1 3.328 2.22Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function SentimentPositive(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: "M16.39 6.81c-.24-.17-.646-.455-.713-.566-.05-.156.04-.673.093-.981.144-.85.325-1.907-.406-2.633-.725-.72-1.775-.541-2.62-.397-.31.052-.83.142-.966.1-.133-.077-.418-.482-.588-.724C10.687.893 10.06 0 9 0S7.313.893 6.81 1.61c-.17.24-.455.646-.566.713-.156.047-.674-.04-.981-.093-.85-.145-1.908-.326-2.633.406-.72.725-.541 1.776-.397 2.62.053.31.141.827.1.966-.077.133-.482.418-.724.588C.893 7.313 0 7.94 0 9s.893 1.687 1.61 2.19c.24.17.646.455.713.566.05.156-.04.673-.093.981-.144.85-.325 1.907.406 2.633.725.72 1.776.541 2.62.397.31-.053.829-.145.966-.1.133.077.418.482.588.724C7.313 17.107 7.94 18 9 18s1.687-.893 2.19-1.61c.17-.24.455-.646.566-.713.155-.05.673.04.981.093.849.144 1.907.325 2.633-.406.72-.725.541-1.776.397-2.62-.053-.31-.141-.827-.1-.966.077-.133.482-.418.724-.588C17.107 10.687 18 10.06 18 9s-.893-1.687-1.61-2.19Zm-1.149 2.744c-.566.397-1.151.808-1.416 1.446-.272.658-.143 1.413-.03 2.08.04.238.103.603.106.824-.222-.003-.588-.065-.827-.106-.663-.112-1.414-.242-2.074.027-.638.265-1.049.85-1.446 1.416-.154.218-.392.558-.554.71-.162-.152-.4-.492-.554-.71-.397-.566-.808-1.151-1.446-1.416a2.348 2.348 0 0 0-.908-.162c-.397 0-.798.068-1.172.133-.238.04-.603.102-.824.105.003-.222.065-.588.106-.827.113-.663.242-1.415-.027-2.074-.265-.638-.85-1.049-1.416-1.446C2.54 9.4 2.2 9.162 2.049 9c.152-.162.492-.4.71-.554C3.325 8.05 3.91 7.638 4.175 7c.272-.658.143-1.413.03-2.08-.04-.238-.103-.603-.106-.824.222.003.588.065.827.106.665.113 1.416.243 2.074-.027.638-.265 1.049-.85 1.446-1.416.154-.218.392-.558.554-.71.162.152.4.492.554.71.397.566.808 1.151 1.446 1.416.658.273 1.413.144 2.08.03.238-.04.603-.103.824-.106-.003.222-.065.588-.106.827-.113.663-.242 1.415.027 2.074.265.638.85 1.049 1.416 1.446.218.154.558.392.71.554-.152.162-.492.4-.71.554Z"
|
|
9
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
d: "M9.298 6.015a3.006 3.006 0 0 0-3.283 2.69A3.003 3.003 0 0 0 9.005 12c.691 0 1.356-.236 1.897-.68a2.975 2.975 0 0 0 1.083-2.027c.02-.195.02-.392 0-.59a3.016 3.016 0 0 0-2.687-2.688ZM9.996 9.1a.994.994 0 0 1-.362.676 1.016 1.016 0 0 1-.732.221.994.994 0 0 1-.675-.361 1.002 1.002 0 0 1 .871-1.63A1.008 1.008 0 0 1 9.996 9.1Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Settings(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 0C9.394 0 7.176 1.673 6.35 4H3c-1.103 0-2 .897-2 2v9c0 1.103.897 2 2 2h9c1.103 0 2-.897 2-2v-3.35c2.327-.826 4-3.044 4-5.65 0-3.309-2.691-6-6-6Zm0 15H3V6h3c0 3.309 2.691 6 6 6v3Zm0-5c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Shapes(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|
package/Share.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 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: "M6.707 4.707 8 3.414V11a1 1 0 1 0 2 0V3.414l1.293 1.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414l-3-3a.997.997 0 0 0-1.414 0l-3 3a1 1 0 1 0 1.414 1.414Z"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default function Share(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: "M10.451 1.008C10.223.395 9.653 0 9 0S7.777.395 7.549 1.006L2.316 14.97A1.501 1.501 0 0 0 3.721 17h10.557a1.501 1.501 0 0 0 1.406-2.03L10.45 1.008Zm-6.009 13.99L9 2.835l4.558 12.163H4.442Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function Sharpen(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 10.999a.986.986 0 0 0 .349-.07c.033-.013.062-.029.094-.044a.983.983 0 0 0 .21-.142c.025-.022.051-.042.074-.067a.99.99 0 0 0 .192-.283l3-7.001A1 1 0 0 0 17 1.998H3.538L2.914.594A1 1 0 0 0 2 0H1a1 1 0 1 0 0 2h.35l3.597 8.092-.917 3.665A.997.997 0 0 0 5 14.999h10a1 1 0 1 0 0-2H6.281l.5-2H14Zm1.483-7.001-2.142 5.001H6.65L4.426 3.998h11.056ZM7.75 16.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Zm7 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ShoppingCart(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 4H2a1 1 0 1 1 0-2h14a1 1 0 1 1 0 2Zm0 6H2a1 1 0 1 1 0-2h14a1 1 0 1 1 0 2Zm0 6H2a1 1 0 1 1 0-2h14a1 1 0 1 1 0 2Z"
|
|
9
|
+
}));
|
|
10
|
+
|
|
11
|
+
export default function ShowMenu(props) {
|
|
12
|
+
return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(IconComponent, null));
|
|
13
|
+
}
|