@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
package/index.d.ts
ADDED
package/package.json
CHANGED
|
@@ -1,27 +1,37 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livechat/design-system-icons",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.9",
|
|
4
4
|
"description": "",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
8
|
-
"types": "index.d.ts",
|
|
8
|
+
"types": "./index.d.ts",
|
|
9
9
|
"scripts": {
|
|
10
10
|
"prebuild": "rimraf react",
|
|
11
|
-
"build": "
|
|
12
|
-
"
|
|
11
|
+
"build": "run-s build:*",
|
|
12
|
+
"build:ts": "svgr --replace-attr-values '#424D57=currentcolor' --typescript --no-dimensions -d ./react ./svg ",
|
|
13
|
+
"build:js": "babel react --out-dir react --extensions '.tsx,.ts'",
|
|
14
|
+
"dev": "rimraf react && npm run build:ts"
|
|
13
15
|
},
|
|
14
16
|
"author": "",
|
|
15
17
|
"files": [
|
|
16
18
|
"react",
|
|
17
|
-
"svg"
|
|
19
|
+
"svg",
|
|
20
|
+
"index.d.ts"
|
|
18
21
|
],
|
|
19
22
|
"license": "ISC",
|
|
20
23
|
"devDependencies": {
|
|
21
|
-
"@
|
|
24
|
+
"@babel/cli": "^7.17.6",
|
|
25
|
+
"@babel/core": "^7.17.8",
|
|
26
|
+
"@babel/plugin-transform-modules-commonjs": "^7.17.9",
|
|
27
|
+
"@babel/plugin-transform-runtime": "^7.17.0",
|
|
28
|
+
"@babel/preset-react": "^7.16.7",
|
|
29
|
+
"@babel/preset-typescript": "^7.16.7",
|
|
30
|
+
"@svgr/cli": "^6.2.1",
|
|
22
31
|
"@types/react": "^17.0.40"
|
|
23
32
|
},
|
|
24
33
|
"peerDependencies": {
|
|
25
|
-
"react": "
|
|
26
|
-
}
|
|
34
|
+
"react": ">= 16"
|
|
35
|
+
},
|
|
36
|
+
"gitHead": "af900ac11e106f7af4bd2d9e50e33013421198a4"
|
|
27
37
|
}
|
|
@@ -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 SvgAccountCircle = 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 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3Zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgAccountCircle;
|
|
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 SvgAccountCircle = (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 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3Zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgAccountCircle;
|
|
@@ -0,0 +1,33 @@
|
|
|
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 SvgActivities = 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.311 3.69c.35.35.75 2.27.67 4.69l-5.36-5.36c2.41-.09 4.34.32 4.69.67Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M13.081 3.28c-2.33.42-4.79 1.34-6.62 3.18s-2.76 4.29-3.18 6.62l7.63 7.63c2.34-.41 4.79-1.34 6.62-3.18s2.76-4.29 3.18-6.62l-7.63-7.63Zm1.72 7.32-4.2 4.2a.983.983 0 0 1-1.4 0 .984.984 0 0 1 0-1.4l4.2-4.2a.983.983 0 0 1 1.4 0c.39.39.39 1.01 0 1.4Z",
|
|
26
|
+
fill: "currentcolor"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
d: "M3.02 15.62c-.081 2.42.32 4.34.669 4.69.35.35 2.28.76 4.69.67l-5.36-5.36Z",
|
|
29
|
+
fill: "currentcolor"
|
|
30
|
+
}));
|
|
31
|
+
|
|
32
|
+
var _default = SvgActivities;
|
|
33
|
+
exports.default = _default;
|
|
@@ -1,29 +1,28 @@
|
|
|
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
|
-
}
|
|
4
|
+
const SvgActivities = (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.311 3.69c.35.35.75 2.27.67 4.69l-5.36-5.36c2.41-.09 4.34.32 4.69.67Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
fillRule="evenodd"
|
|
17
|
+
clipRule="evenodd"
|
|
18
|
+
d="M13.081 3.28c-2.33.42-4.79 1.34-6.62 3.18s-2.76 4.29-3.18 6.62l7.63 7.63c2.34-.41 4.79-1.34 6.62-3.18s2.76-4.29 3.18-6.62l-7.63-7.63Zm1.72 7.32-4.2 4.2a.983.983 0 0 1-1.4 0 .984.984 0 0 1 0-1.4l4.2-4.2a.983.983 0 0 1 1.4 0c.39.39.39 1.01 0 1.4Z"
|
|
19
|
+
fill="currentcolor"
|
|
20
|
+
/>
|
|
21
|
+
<path
|
|
22
|
+
d="M3.02 15.62c-.081 2.42.32 4.34.669 4.69.35.35 2.28.76 4.69.67l-5.36-5.36Z"
|
|
23
|
+
fill="currentcolor"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
);
|
|
28
27
|
|
|
29
28
|
export default SvgActivities;
|
|
@@ -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 SvgAdd = 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 13h-5v5c0 .55-.45 1-1 1s-1-.45-1-1v-5H6c-.55 0-1-.45-1-1s.45-1 1-1h5V6c0-.55.45-1 1-1s1 .45 1 1v5h5c.55 0 1 .45 1 1s-.45 1-1 1Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgAdd;
|
|
25
|
+
exports.default = _default;
|
package/react/material/Add.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 SvgAdd = (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 13h-5v5c0 .55-.45 1-1 1s-1-.45-1-1v-5H6c-.55 0-1-.45-1-1s.45-1 1-1h5V6c0-.55.45-1 1-1s1 .45 1 1v5h5c.55 0 1 .45 1 1s-.45 1-1 1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgAdd;
|
|
@@ -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 SvgAddCircle = 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 7c-.55 0-1 .45-1 1v3H8c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V8c0-.55-.45-1-1-1Zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgAddCircle;
|
|
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 SvgAddCircle = (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 7c-.55 0-1 .45-1 1v3H8c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V8c0-.55-.45-1-1-1Zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgAddCircle;
|
|
@@ -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 SvgAddTemplate = 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 12c-.55 0-1 .45-1 1v5.22c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1ZM21.02 5H19V2.98c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V5h-2.01c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H17v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V7h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
23
|
+
d: "M14 9H8c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1ZM14 12H8c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1ZM14 15H8c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1Z",
|
|
24
|
+
fill: "currentcolor"
|
|
25
|
+
}));
|
|
26
|
+
|
|
27
|
+
var _default = SvgAddTemplate;
|
|
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 SvgAddTemplate = (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 12c-.55 0-1 .45-1 1v5.22c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1ZM21.02 5H19V2.98c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V5h-2.01c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H17v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V7h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
d="M14 9H8c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1ZM14 12H8c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1ZM14 15H8c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1Z"
|
|
17
|
+
fill="currentcolor"
|
|
18
|
+
/>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
22
21
|
|
|
23
22
|
export default SvgAddTemplate;
|
|
@@ -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 SvgAdjust = 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 18c0 .55.45 1 1 1h5v-2H4c-.55 0-1 .45-1 1ZM3 6c0 .55.45 1 1 1h9V5H4c-.55 0-1 .45-1 1Zm10 14v-1h7c.55 0 1-.45 1-1s-.45-1-1-1h-7v-1c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1ZM7 10v1H4c-.55 0-1 .45-1 1s.45 1 1 1h3v1c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1Zm14 2c0-.55-.45-1-1-1h-9v2h9c.55 0 1-.45 1-1Zm-5-3c.55 0 1-.45 1-1V7h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V4c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgAdjust;
|
|
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 SvgAdjust = (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 18c0 .55.45 1 1 1h5v-2H4c-.55 0-1 .45-1 1ZM3 6c0 .55.45 1 1 1h9V5H4c-.55 0-1 .45-1 1Zm10 14v-1h7c.55 0 1-.45 1-1s-.45-1-1-1h-7v-1c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1ZM7 10v1H4c-.55 0-1 .45-1 1s.45 1 1 1h3v1c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1Zm14 2c0-.55-.45-1-1-1h-9v2h9c.55 0 1-.45 1-1Zm-5-3c.55 0 1-.45 1-1V7h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V4c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgAdjust;
|
|
@@ -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 SvgAndroid = 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: "m17.6 9.48 1.84-3.18c.16-.31.04-.69-.26-.85a.637.637 0 0 0-.83.22l-1.88 3.24a11.463 11.463 0 0 0-8.94 0L5.65 5.67a.643.643 0 0 0-.87-.2c-.28.18-.37.54-.22.83L6.4 9.48A10.78 10.78 0 0 0 1 18h22a10.78 10.78 0 0 0-5.4-8.52ZM7 15.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Zm10 0a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgAndroid;
|
|
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 SvgAndroid = (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="m17.6 9.48 1.84-3.18c.16-.31.04-.69-.26-.85a.637.637 0 0 0-.83.22l-1.88 3.24a11.463 11.463 0 0 0-8.94 0L5.65 5.67a.643.643 0 0 0-.87-.2c-.28.18-.37.54-.22.83L6.4 9.48A10.78 10.78 0 0 0 1 18h22a10.78 10.78 0 0 0-5.4-8.52ZM7 15.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Zm10 0a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgAndroid;
|
|
@@ -0,0 +1,27 @@
|
|
|
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 SvgAnimals = 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: "M20.68 4c.57 0 1.08.35 1.26.88.18.56-.05 1.17-.56 1.48l-.87.52.39 1.24c.23.58.05 1.25-.45 1.62-.23.17-.51.26-.78.26-.31 0-.61-.11-.86-.32l-.81-.7-.81.7c-.25.21-.55.32-.86.32-.27 0-.55-.09-.78-.26-.49-.37-.68-1.04-.45-1.62l.4-1.24-.87-.52c-.52-.31-.75-.92-.56-1.48.18-.53.69-.88 1.26-.88h1.07l.31-.96C16.85 2.43 17.39 2 18 2s1.15.43 1.29 1.03l.31.97h1.08ZM17 6c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1Zm-2.592 6H15.5c.28 0 .5.22.51.51 0 .28-.22.5-.5.5h-.88c.1 1.13-.271 2.3-1.14 3.17-.17.16-.35.3-.53.43l.52 1.37c.56 1.58-.26 3.3-1.821 3.85-.33.11-.67.17-1.01.17-.44 0-.87-.1-1.29-.3-.48-.23-.87-.58-1.16-1-1.34.38-2.85.06-3.91-1s-1.38-2.56-1-3.91c-.42-.29-.77-.68-1-1.16-.35-.72-.39-1.54-.12-2.29.55-1.552 2.272-2.37 3.832-1.82l1.4.53c.13-.19.27-.37.43-.53.78-.78 1.81-1.17 2.83-1.17.075 0 .154.009.232.018L11 9.38V8.5c0-.28.22-.5.5-.5s.5.22.5.5v1.09A3.865 3.865 0 0 1 14.41 12h-.002Zm-10.31 1.78c.12.24.32.42.57.51 1.18.42 2.66-.09 3.81-.69l-3.16-1.19c-.5-.18-1.07.09-1.26.61-.09.25-.08.52.04.76Zm6.13 6.12c.24.12.51.13.76.04.52-.18.79-.76.61-1.28l-1.18-3.13c-.61 1.15-1.12 2.62-.7 3.8.09.25.27.46.51.57Zm1.36-6.91.61 1.61c.64-.79.6-1.94-.13-2.67a1.967 1.967 0 0 0-2.67-.13l1.6.6c.01.01.02.02.03.02a.218.218 0 0 1 .083.037l.037.023c.04.02.08.04.11.07l.18.18c.03.04.05.07.07.11l.06.12c.01.01.02.02.02.03Z",
|
|
23
|
+
fill: "currentcolor"
|
|
24
|
+
}));
|
|
25
|
+
|
|
26
|
+
var _default = SvgAnimals;
|
|
27
|
+
exports.default = _default;
|
|
@@ -1,21 +1,20 @@
|
|
|
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
|
-
}
|
|
4
|
+
const SvgAnimals = (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="M20.68 4c.57 0 1.08.35 1.26.88.18.56-.05 1.17-.56 1.48l-.87.52.39 1.24c.23.58.05 1.25-.45 1.62-.23.17-.51.26-.78.26-.31 0-.61-.11-.86-.32l-.81-.7-.81.7c-.25.21-.55.32-.86.32-.27 0-.55-.09-.78-.26-.49-.37-.68-1.04-.45-1.62l.4-1.24-.87-.52c-.52-.31-.75-.92-.56-1.48.18-.53.69-.88 1.26-.88h1.07l.31-.96C16.85 2.43 17.39 2 18 2s1.15.43 1.29 1.03l.31.97h1.08ZM17 6c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1Zm-2.592 6H15.5c.28 0 .5.22.51.51 0 .28-.22.5-.5.5h-.88c.1 1.13-.271 2.3-1.14 3.17-.17.16-.35.3-.53.43l.52 1.37c.56 1.58-.26 3.3-1.821 3.85-.33.11-.67.17-1.01.17-.44 0-.87-.1-1.29-.3-.48-.23-.87-.58-1.16-1-1.34.38-2.85.06-3.91-1s-1.38-2.56-1-3.91c-.42-.29-.77-.68-1-1.16-.35-.72-.39-1.54-.12-2.29.55-1.552 2.272-2.37 3.832-1.82l1.4.53c.13-.19.27-.37.43-.53.78-.78 1.81-1.17 2.83-1.17.075 0 .154.009.232.018L11 9.38V8.5c0-.28.22-.5.5-.5s.5.22.5.5v1.09A3.865 3.865 0 0 1 14.41 12h-.002Zm-10.31 1.78c.12.24.32.42.57.51 1.18.42 2.66-.09 3.81-.69l-3.16-1.19c-.5-.18-1.07.09-1.26.61-.09.25-.08.52.04.76Zm6.13 6.12c.24.12.51.13.76.04.52-.18.79-.76.61-1.28l-1.18-3.13c-.61 1.15-1.12 2.62-.7 3.8.09.25.27.46.51.57Zm1.36-6.91.61 1.61c.64-.79.6-1.94-.13-2.67a1.967 1.967 0 0 0-2.67-.13l1.6.6c.01.01.02.02.03.02a.218.218 0 0 1 .083.037l.037.023c.04.02.08.04.11.07l.18.18c.03.04.05.07.07.11l.06.12c.01.01.02.02.02.03Z"
|
|
15
|
+
fill="currentcolor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
20
19
|
|
|
21
20
|
export default SvgAnimals;
|
|
@@ -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 SvgAppSettings = 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: "M17 18H7V6h10v1h2V3c0-1.1-.9-2-2-2L7 1.01C5.9 1.01 5 1.9 5 3v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4h-2v1Zm4-6c0-.13-.02-.26-.04-.39l.64-.48c.2-.15.26-.44.13-.66l-.57-.96a.495.495 0 0 0-.62-.2l-.72.3c-.2-.15-.42-.29-.65-.39l-.1-.77a.505.505 0 0 0-.49-.44l-1.12-.02c-.26 0-.47.18-.5.44l-.1.79c-.24.1-.45.23-.65.39l-.72-.3c-.23-.1-.5-.01-.62.2l-.57.96c-.13.22-.08.5.13.66l.64.48c-.05.13-.07.26-.07.39s.02.25.04.37l-.64.49c-.2.15-.26.43-.13.65l.56.97c.13.22.39.31.63.21l.73-.31c.2.16.42.3.67.4l.1.77c.03.25.24.44.5.44h1.12c.25 0 .46-.19.5-.44l.1-.77c.24-.1.46-.24.67-.4l.73.31c.23.1.5.01.63-.21l.56-.97c.13-.22.07-.5-.13-.65l-.64-.49c-.02-.12 0-.24 0-.37Zm-3 1.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5Z",
|
|
21
|
+
fill: "currentcolor"
|
|
22
|
+
}));
|
|
23
|
+
|
|
24
|
+
var _default = SvgAppSettings;
|
|
25
|
+
exports.default = _default;
|