@livechat/design-system-icons 1.0.0-alpha.6 → 1.0.0-alpha.9
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/index.d.ts +6 -0
- package/package.json +18 -8
- package/react/material/AccountCircle.js +25 -0
- package/react/material/AccountCircle.tsx +14 -15
- package/react/material/Activities.js +33 -0
- package/react/material/Activities.tsx +24 -25
- package/react/material/Add.js +25 -0
- package/react/material/Add.tsx +14 -15
- package/react/material/AddCircle.js +25 -0
- package/react/material/AddCircle.tsx +14 -15
- package/react/material/AddTemplate.js +28 -0
- package/react/material/AddTemplate.tsx +18 -19
- package/react/material/Adjust.js +25 -0
- package/react/material/Adjust.tsx +14 -15
- package/react/material/Android.js +25 -0
- package/react/material/Android.tsx +14 -15
- package/react/material/Animals.js +27 -0
- package/react/material/Animals.tsx +16 -17
- package/react/material/AppSettings.js +25 -0
- package/react/material/AppSettings.tsx +14 -15
- package/react/material/Apps.js +25 -0
- package/react/material/Apps.tsx +14 -15
- package/react/material/Archives.js +25 -0
- package/react/material/Archives.tsx +14 -15
- package/react/material/ArrowBack.js +25 -0
- package/react/material/ArrowBack.tsx +14 -15
- package/react/material/ArrowDownward.js +25 -0
- package/react/material/ArrowDownward.tsx +14 -15
- package/react/material/ArrowForward.js +25 -0
- package/react/material/ArrowForward.tsx +14 -15
- package/react/material/ArrowReverse.js +25 -0
- package/react/material/ArrowReverse.tsx +14 -15
- package/react/material/ArrowUpward.js +25 -0
- package/react/material/ArrowUpward.tsx +14 -15
- package/react/material/Assessment.js +25 -0
- package/react/material/Assessment.tsx +14 -15
- package/react/material/Assignment.js +25 -0
- package/react/material/Assignment.tsx +14 -15
- package/react/material/Attachment.js +27 -0
- package/react/material/Attachment.tsx +16 -17
- package/react/material/Audiotrack.js +25 -0
- package/react/material/Audiotrack.tsx +14 -15
- package/react/material/Automaiton.js +25 -0
- package/react/material/Automaiton.tsx +14 -15
- package/react/material/Block.js +25 -0
- package/react/material/Block.tsx +14 -15
- package/react/material/Bot.js +30 -0
- package/react/material/Bot.tsx +20 -21
- package/react/material/BugReport.js +25 -0
- package/react/material/BugReport.tsx +14 -15
- package/react/material/Calendar.js +25 -0
- package/react/material/Calendar.tsx +14 -15
- package/react/material/CannedResponse.js +27 -0
- package/react/material/CannedResponse.tsx +16 -17
- package/react/material/Channels.js +25 -0
- package/react/material/Channels.tsx +14 -15
- package/react/material/Chart.js +25 -0
- package/react/material/Chart.tsx +14 -15
- package/react/material/Chat.js +25 -0
- package/react/material/Chat.tsx +14 -15
- package/react/material/ChatMissed.js +25 -0
- package/react/material/ChatMissed.tsx +14 -15
- package/react/material/ChatTakeover.js +27 -0
- package/react/material/ChatTakeover.tsx +16 -17
- package/react/material/Chats.js +25 -0
- package/react/material/Chats.tsx +14 -15
- package/react/material/Check.js +25 -0
- package/react/material/Check.tsx +14 -15
- package/react/material/CheckBox.js +25 -0
- package/react/material/CheckBox.tsx +14 -15
- package/react/material/CheckCircleSolid.js +25 -0
- package/react/material/CheckCircleSolid.tsx +14 -15
- package/react/material/ChevronDown.js +25 -0
- package/react/material/ChevronDown.tsx +14 -15
- package/react/material/ChevronLeft.js +25 -0
- package/react/material/ChevronLeft.tsx +14 -15
- package/react/material/ChevronRight.js +25 -0
- package/react/material/ChevronRight.tsx +14 -15
- package/react/material/ChevronUp.js +25 -0
- package/react/material/ChevronUp.tsx +14 -15
- package/react/material/Close.js +25 -0
- package/react/material/Close.tsx +14 -15
- package/react/material/CloseCircle.js +25 -0
- package/react/material/CloseCircle.tsx +14 -15
- package/react/material/CodeBlack.js +25 -0
- package/react/material/CodeBlack.tsx +14 -15
- package/react/material/Contact.js +27 -0
- package/react/material/Contact.tsx +16 -17
- package/react/material/CreditCardOutline.js +25 -0
- package/react/material/CreditCardOutline.tsx +14 -15
- package/react/material/DayMode.js +25 -0
- package/react/material/DayMode.tsx +14 -15
- package/react/material/Delete.js +25 -0
- package/react/material/Delete.tsx +14 -15
- package/react/material/Description.js +25 -0
- package/react/material/Description.tsx +14 -15
- package/react/material/Device.js +25 -0
- package/react/material/Device.tsx +14 -15
- package/react/material/Devices.js +25 -0
- package/react/material/Devices.tsx +14 -15
- package/react/material/DoubleArrowLeft.js +28 -0
- package/react/material/DoubleArrowLeft.tsx +18 -19
- package/react/material/DoubleArrowRight.js +28 -0
- package/react/material/DoubleArrowRight.tsx +18 -19
- package/react/material/DragIndicator.js +25 -0
- package/react/material/DragIndicator.tsx +14 -15
- package/react/material/DropDown.js +25 -0
- package/react/material/DropDown.tsx +14 -15
- package/react/material/Edit.js +25 -0
- package/react/material/Edit.tsx +14 -15
- package/react/material/Email.js +25 -0
- package/react/material/Email.tsx +14 -15
- package/react/material/EmailAddress.js +25 -0
- package/react/material/EmailAddress.tsx +14 -15
- package/react/material/Emoji.js +35 -0
- package/react/material/Emoji.tsx +26 -27
- package/react/material/Error.js +25 -0
- package/react/material/Error.tsx +14 -15
- package/react/material/Extension.js +25 -0
- package/react/material/Extension.tsx +14 -15
- package/react/material/FileCopy.js +25 -0
- package/react/material/FileCopy.tsx +14 -15
- package/react/material/FileDownload.js +25 -0
- package/react/material/FileDownload.tsx +14 -15
- package/react/material/FileUpload.js +25 -0
- package/react/material/FileUpload.tsx +14 -15
- package/react/material/Filter.js +25 -0
- package/react/material/Filter.tsx +14 -15
- package/react/material/Flags.js +25 -0
- package/react/material/Flags.tsx +14 -15
- package/react/material/Folder.js +25 -0
- package/react/material/Folder.tsx +14 -15
- package/react/material/Foods.js +27 -0
- package/react/material/Foods.tsx +16 -17
- package/react/material/FrequentlyUsed.js +25 -0
- package/react/material/FrequentlyUsed.tsx +14 -15
- package/react/material/GreetingCard.js +25 -0
- package/react/material/GreetingCard.tsx +14 -15
- package/react/material/GreetingPlainText.js +27 -0
- package/react/material/GreetingPlainText.tsx +16 -17
- package/react/material/GreetingQuickReply.js +25 -0
- package/react/material/GreetingQuickReply.tsx +14 -15
- package/react/material/Group.js +28 -0
- package/react/material/Group.tsx +18 -19
- package/react/material/Help.js +25 -0
- package/react/material/Help.tsx +14 -15
- package/react/material/Home.js +25 -0
- package/react/material/Home.tsx +14 -15
- package/react/material/Image.js +25 -0
- package/react/material/Image.tsx +14 -15
- package/react/material/Info.js +25 -0
- package/react/material/Info.tsx +14 -15
- package/react/material/Keyboard.js +25 -0
- package/react/material/Keyboard.tsx +14 -15
- package/react/material/Link.js +25 -0
- package/react/material/Link.tsx +14 -15
- package/react/material/List.js +25 -0
- package/react/material/List.tsx +14 -15
- package/react/material/LockBlack.js +25 -0
- package/react/material/LockBlack.tsx +14 -15
- package/react/material/LockOpen.js +25 -0
- package/react/material/LockOpen.tsx +14 -15
- package/react/material/MoreHoriz.js +25 -0
- package/react/material/MoreHoriz.tsx +14 -15
- package/react/material/NightMode.js +25 -0
- package/react/material/NightMode.tsx +14 -15
- package/react/material/NoteAdd.js +25 -0
- package/react/material/NoteAdd.tsx +14 -15
- package/react/material/Notifications.js +25 -0
- package/react/material/Notifications.tsx +14 -15
- package/react/material/Objects.js +25 -0
- package/react/material/Objects.tsx +14 -15
- package/react/material/OpenInNew.js +25 -0
- package/react/material/OpenInNew.tsx +14 -15
- package/react/material/Palette.js +28 -0
- package/react/material/Palette.tsx +18 -19
- package/react/material/People.js +25 -0
- package/react/material/People.tsx +14 -15
- package/react/material/Person.js +25 -0
- package/react/material/Person.tsx +14 -15
- package/react/material/PersonAdd.js +25 -0
- package/react/material/PersonAdd.tsx +14 -15
- package/react/material/Place.js +25 -0
- package/react/material/Place.tsx +14 -15
- package/react/material/PlayCircle.js +25 -0
- package/react/material/PlayCircle.tsx +14 -15
- package/react/material/PowerSettings.js +25 -0
- package/react/material/PowerSettings.tsx +14 -15
- package/react/material/Refresh.js +25 -0
- package/react/material/Refresh.tsx +14 -15
- package/react/material/Remove.js +25 -0
- package/react/material/Remove.tsx +14 -15
- package/react/material/Search.js +25 -0
- package/react/material/Search.tsx +14 -15
- package/react/material/Send.js +25 -0
- package/react/material/Send.tsx +14 -15
- package/react/material/Settings.js +25 -0
- package/react/material/Settings.tsx +14 -15
- package/react/material/Share.js +25 -0
- package/react/material/Share.tsx +14 -15
- package/react/material/ShoppingCart.js +25 -0
- package/react/material/ShoppingCart.tsx +14 -15
- package/react/material/Smiles.js +25 -0
- package/react/material/Smiles.tsx +14 -15
- package/react/material/SoundOff.js +25 -0
- package/react/material/SoundOff.tsx +14 -15
- package/react/material/SoundOn.js +25 -0
- package/react/material/SoundOn.tsx +14 -15
- package/react/material/Symbols.js +25 -0
- package/react/material/Symbols.tsx +14 -15
- package/react/material/Tag.js +25 -0
- package/react/material/Tag.tsx +14 -15
- package/react/material/TextBlock.js +25 -0
- package/react/material/TextBlock.tsx +14 -15
- package/react/material/TextFields.js +25 -0
- package/react/material/TextFields.tsx +14 -15
- package/react/material/ThumbDown.js +25 -0
- package/react/material/ThumbDown.tsx +14 -15
- package/react/material/ThumbUp.js +25 -0
- package/react/material/ThumbUp.tsx +14 -15
- package/react/material/Tickets.js +25 -0
- package/react/material/Tickets.tsx +14 -15
- package/react/material/Time.js +25 -0
- package/react/material/Time.tsx +14 -15
- package/react/material/Timeline.js +25 -0
- package/react/material/Timeline.tsx +14 -15
- package/react/material/Tools.js +25 -0
- package/react/material/Tools.tsx +14 -15
- package/react/material/Traffic.js +25 -0
- package/react/material/Traffic.tsx +14 -15
- package/react/material/Travels.js +25 -0
- package/react/material/Travels.tsx +14 -15
- package/react/material/Undo.js +25 -0
- package/react/material/Undo.tsx +14 -15
- package/react/material/VerifiedUser.js +25 -0
- package/react/material/VerifiedUser.tsx +14 -15
- package/react/material/Video.js +25 -0
- package/react/material/Video.tsx +14 -15
- package/react/material/VisibilityOff.js +25 -0
- package/react/material/VisibilityOff.tsx +14 -15
- package/react/material/VisibilityOn.js +25 -0
- package/react/material/VisibilityOn.tsx +14 -15
- package/react/material/Waiting.js +33 -0
- package/react/material/Waiting.tsx +24 -25
- package/react/material/Warning.js +25 -0
- package/react/material/Warning.tsx +14 -15
- package/react/material/World.js +25 -0
- package/react/material/World.tsx +14 -15
- package/react/material/index.js +991 -0
- package/react/material/index.ts +123 -0
- package/react/material/index.tsx +0 -123
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var React = _interopRequireWildcard(require("react"));
|
|
9
|
+
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
|
|
12
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
+
|
|
14
|
+
const SvgDevices = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "none",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...props
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M4 7c0-.55.45-1 1-1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-1.1 0-2 .9-2 2v11h-.5c-.83 0-1.5.67-1.5 1.5S.67 20 1.5 20H14v-3H4V7Zm19 1h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1Zm-1 9h-4v-7h4v7Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgDevices;
|
|
25
|
+
exports.default = _default;
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
);
|
|
17
|
-
}
|
|
4
|
+
const SvgDevices = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M4 7c0-.55.45-1 1-1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-1.1 0-2 .9-2 2v11h-.5c-.83 0-1.5.67-1.5 1.5S.67 20 1.5 20H14v-3H4V7Zm19 1h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1Zm-1 9h-4v-7h4v7Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgDevices;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var React = _interopRequireWildcard(require("react"));
|
|
9
|
+
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
|
|
12
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
+
|
|
14
|
+
const SvgDoubleArrowLeft = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "none",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...props
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M18.29 17.29a.996.996 0 0 0 0-1.41L14.42 12l3.88-3.88a.996.996 0 1 0-1.41-1.41L12.3 11.3a.996.996 0 0 0 0 1.41l4.59 4.59c.38.38 1.01.38 1.4-.01Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M11.7 17.29a.996.996 0 0 0 0-1.41L7.83 12l3.88-3.88a.996.996 0 1 0-1.41-1.41L5.71 11.3a.996.996 0 0 0 0 1.41l4.59 4.59c.38.38 1.01.38 1.4-.01Z",
|
|
24
|
+
fill: "currentcolor"
|
|
25
|
+
}));
|
|
26
|
+
|
|
27
|
+
var _default = SvgDoubleArrowLeft;
|
|
28
|
+
exports.default = _default;
|
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
);
|
|
21
|
-
}
|
|
4
|
+
const SvgDoubleArrowLeft = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M18.29 17.29a.996.996 0 0 0 0-1.41L14.42 12l3.88-3.88a.996.996 0 1 0-1.41-1.41L12.3 11.3a.996.996 0 0 0 0 1.41l4.59 4.59c.38.38 1.01.38 1.4-.01Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
d="M11.7 17.29a.996.996 0 0 0 0-1.41L7.83 12l3.88-3.88a.996.996 0 1 0-1.41-1.41L5.71 11.3a.996.996 0 0 0 0 1.41l4.59 4.59c.38.38 1.01.38 1.4-.01Z"
|
|
17
|
+
fill="currentcolor"
|
|
18
|
+
/>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
22
21
|
|
|
23
22
|
export default SvgDoubleArrowLeft;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var React = _interopRequireWildcard(require("react"));
|
|
9
|
+
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
|
|
12
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
+
|
|
14
|
+
const SvgDoubleArrowRight = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "none",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...props
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M5.7 6.71a.996.996 0 0 0 0 1.41L9.58 12 5.7 15.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L7.12 6.71c-.39-.39-1.03-.39-1.42 0Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M12.29 6.71a.996.996 0 0 0 0 1.41L16.17 12l-3.88 3.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L13.7 6.7c-.38-.38-1.02-.38-1.41.01Z",
|
|
24
|
+
fill: "currentcolor"
|
|
25
|
+
}));
|
|
26
|
+
|
|
27
|
+
var _default = SvgDoubleArrowRight;
|
|
28
|
+
exports.default = _default;
|
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
);
|
|
21
|
-
}
|
|
4
|
+
const SvgDoubleArrowRight = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M5.7 6.71a.996.996 0 0 0 0 1.41L9.58 12 5.7 15.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L7.12 6.71c-.39-.39-1.03-.39-1.42 0Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
d="M12.29 6.71a.996.996 0 0 0 0 1.41L16.17 12l-3.88 3.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L13.7 6.7c-.38-.38-1.02-.38-1.41.01Z"
|
|
17
|
+
fill="currentcolor"
|
|
18
|
+
/>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
22
21
|
|
|
23
22
|
export default SvgDoubleArrowRight;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var React = _interopRequireWildcard(require("react"));
|
|
9
|
+
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
|
|
12
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
+
|
|
14
|
+
const SvgDragIndicator = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "none",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...props
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2Zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgDragIndicator;
|
|
25
|
+
exports.default = _default;
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
);
|
|
17
|
-
}
|
|
4
|
+
const SvgDragIndicator = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2Zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgDragIndicator;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var React = _interopRequireWildcard(require("react"));
|
|
9
|
+
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
|
|
12
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
+
|
|
14
|
+
const SvgDropDown = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "none",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...props
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M15.88 9.29 12 13.17 8.12 9.29a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgDropDown;
|
|
25
|
+
exports.default = _default;
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
);
|
|
17
|
-
}
|
|
4
|
+
const SvgDropDown = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M15.88 9.29 12 13.17 8.12 9.29a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgDropDown;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var React = _interopRequireWildcard(require("react"));
|
|
9
|
+
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
|
|
12
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
+
|
|
14
|
+
const SvgEdit = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "none",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...props
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M3 17.46v3.04c0 .28.22.5.5.5h3.04c.13 0 .26-.05.35-.15L17.81 9.94l-3.75-3.75L3.15 17.1c-.1.1-.15.22-.15.36ZM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgEdit;
|
|
25
|
+
exports.default = _default;
|
package/react/material/Edit.tsx
CHANGED
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
);
|
|
17
|
-
}
|
|
4
|
+
const SvgEdit = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M3 17.46v3.04c0 .28.22.5.5.5h3.04c.13 0 .26-.05.35-.15L17.81 9.94l-3.75-3.75L3.15 17.1c-.1.1-.15.22-.15.36ZM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgEdit;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var React = _interopRequireWildcard(require("react"));
|
|
9
|
+
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
|
|
12
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
+
|
|
14
|
+
const SvgEmail = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "none",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...props
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm-.4 4.25-7.07 4.42c-.32.2-.74.2-1.06 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgEmail;
|
|
25
|
+
exports.default = _default;
|
package/react/material/Email.tsx
CHANGED
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
);
|
|
17
|
-
}
|
|
4
|
+
const SvgEmail = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm-.4 4.25-7.07 4.42c-.32.2-.74.2-1.06 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgEmail;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var React = _interopRequireWildcard(require("react"));
|
|
9
|
+
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
|
|
12
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
+
|
|
14
|
+
const SvgEmailAddress = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "none",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...props
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M12.72 2.03A9.991 9.991 0 0 0 2.03 12.72C2.39 18.01 7.01 22 12.31 22H16c.55 0 1-.45 1-1s-.45-1-1-1h-3.67c-3.73 0-7.15-2.42-8.08-6.03-1.49-5.8 3.91-11.21 9.71-9.71C17.58 5.18 20 8.6 20 12.33v1.1c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.25c0-2.51-1.78-4.77-4.26-5.12a5.008 5.008 0 0 0-5.66 5.87 4.996 4.996 0 0 0 3.72 3.94c1.84.43 3.59-.16 4.74-1.33.89 1.22 2.67 1.86 4.3 1.21 1.34-.53 2.16-1.9 2.16-3.34v-1.09c0-5.31-3.99-9.93-9.28-10.29ZM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgEmailAddress;
|
|
25
|
+
exports.default = _default;
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
);
|
|
17
|
-
}
|
|
4
|
+
const SvgEmailAddress = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12.72 2.03A9.991 9.991 0 0 0 2.03 12.72C2.39 18.01 7.01 22 12.31 22H16c.55 0 1-.45 1-1s-.45-1-1-1h-3.67c-3.73 0-7.15-2.42-8.08-6.03-1.49-5.8 3.91-11.21 9.71-9.71C17.58 5.18 20 8.6 20 12.33v1.1c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.25c0-2.51-1.78-4.77-4.26-5.12a5.008 5.008 0 0 0-5.66 5.87 4.996 4.996 0 0 0 3.72 3.94c1.84.43 3.59-.16 4.74-1.33.89 1.22 2.67 1.86 4.3 1.21 1.34-.53 2.16-1.9 2.16-3.34v-1.09c0-5.31-3.99-9.93-9.28-10.29ZM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgEmailAddress;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var React = _interopRequireWildcard(require("react"));
|
|
9
|
+
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
|
|
12
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
|
+
|
|
14
|
+
const SvgEmoji = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
+
viewBox: "0 0 24 24",
|
|
16
|
+
fill: "none",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...props
|
|
19
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
clipRule: "evenodd",
|
|
22
|
+
d: "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm0 1.8c5.965 0 10.8-4.835 10.8-10.8 0-5.965-4.835-10.8-10.8-10.8C6.035 1.2 1.2 6.035 1.2 12c0 5.965 4.835 10.8 10.8 10.8Z",
|
|
23
|
+
fill: "currentcolor"
|
|
24
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M8.7 11.4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM16.8 9.9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",
|
|
26
|
+
fill: "currentcolor"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
fillRule: "evenodd",
|
|
29
|
+
clipRule: "evenodd",
|
|
30
|
+
d: "M8.116 13.546a.9.9 0 0 1 1.138.57C9.681 15.397 11 15.9 12 15.9s2.32-.503 2.746-1.784a.9.9 0 0 1 1.708.569C15.681 17.003 13.4 17.7 12 17.7s-3.68-.697-4.454-3.015a.9.9 0 0 1 .57-1.139Z",
|
|
31
|
+
fill: "currentcolor"
|
|
32
|
+
}));
|
|
33
|
+
|
|
34
|
+
var _default = SvgEmoji;
|
|
35
|
+
exports.default = _default;
|
package/react/material/Emoji.tsx
CHANGED
|
@@ -1,31 +1,30 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
);
|
|
29
|
-
}
|
|
4
|
+
const SvgEmoji = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm0 1.8c5.965 0 10.8-4.835 10.8-10.8 0-5.965-4.835-10.8-10.8-10.8C6.035 1.2 1.2 6.035 1.2 12c0 5.965 4.835 10.8 10.8 10.8Z"
|
|
15
|
+
fill="currentcolor"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
d="M8.7 11.4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM16.8 9.9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"
|
|
19
|
+
fill="currentcolor"
|
|
20
|
+
/>
|
|
21
|
+
<path
|
|
22
|
+
fillRule="evenodd"
|
|
23
|
+
clipRule="evenodd"
|
|
24
|
+
d="M8.116 13.546a.9.9 0 0 1 1.138.57C9.681 15.397 11 15.9 12 15.9s2.32-.503 2.746-1.784a.9.9 0 0 1 1.708.569C15.681 17.003 13.4 17.7 12 17.7s-3.68-.697-4.454-3.015a.9.9 0 0 1 .57-1.139Z"
|
|
25
|
+
fill="currentcolor"
|
|
26
|
+
/>
|
|
27
|
+
</svg>
|
|
28
|
+
);
|
|
30
29
|
|
|
31
30
|
export default SvgEmoji;
|