@livechat/design-system-icons 1.0.0-alpha.6 → 1.0.0-alpha.7
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 +16 -7
- package/react/material/AccountCircle.js +13 -0
- package/react/material/AccountCircle.tsx +14 -15
- package/react/material/Activities.js +21 -0
- package/react/material/Activities.tsx +24 -25
- package/react/material/Add.js +13 -0
- package/react/material/Add.tsx +14 -15
- package/react/material/AddCircle.js +13 -0
- package/react/material/AddCircle.tsx +14 -15
- package/react/material/AddTemplate.js +16 -0
- package/react/material/AddTemplate.tsx +18 -19
- package/react/material/Adjust.js +13 -0
- package/react/material/Adjust.tsx +14 -15
- package/react/material/Android.js +13 -0
- package/react/material/Android.tsx +14 -15
- package/react/material/Animals.js +15 -0
- package/react/material/Animals.tsx +16 -17
- package/react/material/AppSettings.js +13 -0
- package/react/material/AppSettings.tsx +14 -15
- package/react/material/Apps.js +13 -0
- package/react/material/Apps.tsx +14 -15
- package/react/material/Archives.js +13 -0
- package/react/material/Archives.tsx +14 -15
- package/react/material/ArrowBack.js +13 -0
- package/react/material/ArrowBack.tsx +14 -15
- package/react/material/ArrowDownward.js +13 -0
- package/react/material/ArrowDownward.tsx +14 -15
- package/react/material/ArrowForward.js +13 -0
- package/react/material/ArrowForward.tsx +14 -15
- package/react/material/ArrowReverse.js +13 -0
- package/react/material/ArrowReverse.tsx +14 -15
- package/react/material/ArrowUpward.js +13 -0
- package/react/material/ArrowUpward.tsx +14 -15
- package/react/material/Assessment.js +13 -0
- package/react/material/Assessment.tsx +14 -15
- package/react/material/Assignment.js +13 -0
- package/react/material/Assignment.tsx +14 -15
- package/react/material/Attachment.js +15 -0
- package/react/material/Attachment.tsx +16 -17
- package/react/material/Audiotrack.js +13 -0
- package/react/material/Audiotrack.tsx +14 -15
- package/react/material/Automaiton.js +13 -0
- package/react/material/Automaiton.tsx +14 -15
- package/react/material/Block.js +13 -0
- package/react/material/Block.tsx +14 -15
- package/react/material/Bot.js +18 -0
- package/react/material/Bot.tsx +20 -21
- package/react/material/BugReport.js +13 -0
- package/react/material/BugReport.tsx +14 -15
- package/react/material/Calendar.js +13 -0
- package/react/material/Calendar.tsx +14 -15
- package/react/material/CannedResponse.js +15 -0
- package/react/material/CannedResponse.tsx +16 -17
- package/react/material/Channels.js +13 -0
- package/react/material/Channels.tsx +14 -15
- package/react/material/Chart.js +13 -0
- package/react/material/Chart.tsx +14 -15
- package/react/material/Chat.js +13 -0
- package/react/material/Chat.tsx +14 -15
- package/react/material/ChatMissed.js +13 -0
- package/react/material/ChatMissed.tsx +14 -15
- package/react/material/ChatTakeover.js +15 -0
- package/react/material/ChatTakeover.tsx +16 -17
- package/react/material/Chats.js +13 -0
- package/react/material/Chats.tsx +14 -15
- package/react/material/Check.js +13 -0
- package/react/material/Check.tsx +14 -15
- package/react/material/CheckBox.js +13 -0
- package/react/material/CheckBox.tsx +14 -15
- package/react/material/CheckCircleSolid.js +13 -0
- package/react/material/CheckCircleSolid.tsx +14 -15
- package/react/material/ChevronDown.js +13 -0
- package/react/material/ChevronDown.tsx +14 -15
- package/react/material/ChevronLeft.js +13 -0
- package/react/material/ChevronLeft.tsx +14 -15
- package/react/material/ChevronRight.js +13 -0
- package/react/material/ChevronRight.tsx +14 -15
- package/react/material/ChevronUp.js +13 -0
- package/react/material/ChevronUp.tsx +14 -15
- package/react/material/Close.js +13 -0
- package/react/material/Close.tsx +14 -15
- package/react/material/CloseCircle.js +13 -0
- package/react/material/CloseCircle.tsx +14 -15
- package/react/material/CodeBlack.js +13 -0
- package/react/material/CodeBlack.tsx +14 -15
- package/react/material/Contact.js +15 -0
- package/react/material/Contact.tsx +16 -17
- package/react/material/CreditCardOutline.js +13 -0
- package/react/material/CreditCardOutline.tsx +14 -15
- package/react/material/DayMode.js +13 -0
- package/react/material/DayMode.tsx +14 -15
- package/react/material/Delete.js +13 -0
- package/react/material/Delete.tsx +14 -15
- package/react/material/Description.js +13 -0
- package/react/material/Description.tsx +14 -15
- package/react/material/Device.js +13 -0
- package/react/material/Device.tsx +14 -15
- package/react/material/Devices.js +13 -0
- package/react/material/Devices.tsx +14 -15
- package/react/material/DoubleArrowLeft.js +16 -0
- package/react/material/DoubleArrowLeft.tsx +18 -19
- package/react/material/DoubleArrowRight.js +16 -0
- package/react/material/DoubleArrowRight.tsx +18 -19
- package/react/material/DragIndicator.js +13 -0
- package/react/material/DragIndicator.tsx +14 -15
- package/react/material/DropDown.js +13 -0
- package/react/material/DropDown.tsx +14 -15
- package/react/material/Edit.js +13 -0
- package/react/material/Edit.tsx +14 -15
- package/react/material/Email.js +13 -0
- package/react/material/Email.tsx +14 -15
- package/react/material/EmailAddress.js +13 -0
- package/react/material/EmailAddress.tsx +14 -15
- package/react/material/Emoji.js +23 -0
- package/react/material/Emoji.tsx +26 -27
- package/react/material/Error.js +13 -0
- package/react/material/Error.tsx +14 -15
- package/react/material/Extension.js +13 -0
- package/react/material/Extension.tsx +14 -15
- package/react/material/FileCopy.js +13 -0
- package/react/material/FileCopy.tsx +14 -15
- package/react/material/FileDownload.js +13 -0
- package/react/material/FileDownload.tsx +14 -15
- package/react/material/FileUpload.js +13 -0
- package/react/material/FileUpload.tsx +14 -15
- package/react/material/Filter.js +13 -0
- package/react/material/Filter.tsx +14 -15
- package/react/material/Flags.js +13 -0
- package/react/material/Flags.tsx +14 -15
- package/react/material/Folder.js +13 -0
- package/react/material/Folder.tsx +14 -15
- package/react/material/Foods.js +15 -0
- package/react/material/Foods.tsx +16 -17
- package/react/material/FrequentlyUsed.js +13 -0
- package/react/material/FrequentlyUsed.tsx +14 -15
- package/react/material/GreetingCard.js +13 -0
- package/react/material/GreetingCard.tsx +14 -15
- package/react/material/GreetingPlainText.js +15 -0
- package/react/material/GreetingPlainText.tsx +16 -17
- package/react/material/GreetingQuickReply.js +13 -0
- package/react/material/GreetingQuickReply.tsx +14 -15
- package/react/material/Group.js +16 -0
- package/react/material/Group.tsx +18 -19
- package/react/material/Help.js +13 -0
- package/react/material/Help.tsx +14 -15
- package/react/material/Home.js +13 -0
- package/react/material/Home.tsx +14 -15
- package/react/material/Image.js +13 -0
- package/react/material/Image.tsx +14 -15
- package/react/material/Info.js +13 -0
- package/react/material/Info.tsx +14 -15
- package/react/material/Keyboard.js +13 -0
- package/react/material/Keyboard.tsx +14 -15
- package/react/material/Link.js +13 -0
- package/react/material/Link.tsx +14 -15
- package/react/material/List.js +13 -0
- package/react/material/List.tsx +14 -15
- package/react/material/LockBlack.js +13 -0
- package/react/material/LockBlack.tsx +14 -15
- package/react/material/LockOpen.js +13 -0
- package/react/material/LockOpen.tsx +14 -15
- package/react/material/MoreHoriz.js +13 -0
- package/react/material/MoreHoriz.tsx +14 -15
- package/react/material/NightMode.js +13 -0
- package/react/material/NightMode.tsx +14 -15
- package/react/material/NoteAdd.js +13 -0
- package/react/material/NoteAdd.tsx +14 -15
- package/react/material/Notifications.js +13 -0
- package/react/material/Notifications.tsx +14 -15
- package/react/material/Objects.js +13 -0
- package/react/material/Objects.tsx +14 -15
- package/react/material/OpenInNew.js +13 -0
- package/react/material/OpenInNew.tsx +14 -15
- package/react/material/Palette.js +16 -0
- package/react/material/Palette.tsx +18 -19
- package/react/material/People.js +13 -0
- package/react/material/People.tsx +14 -15
- package/react/material/Person.js +13 -0
- package/react/material/Person.tsx +14 -15
- package/react/material/PersonAdd.js +13 -0
- package/react/material/PersonAdd.tsx +14 -15
- package/react/material/Place.js +13 -0
- package/react/material/Place.tsx +14 -15
- package/react/material/PlayCircle.js +13 -0
- package/react/material/PlayCircle.tsx +14 -15
- package/react/material/PowerSettings.js +13 -0
- package/react/material/PowerSettings.tsx +14 -15
- package/react/material/Refresh.js +13 -0
- package/react/material/Refresh.tsx +14 -15
- package/react/material/Remove.js +13 -0
- package/react/material/Remove.tsx +14 -15
- package/react/material/Search.js +13 -0
- package/react/material/Search.tsx +14 -15
- package/react/material/Send.js +13 -0
- package/react/material/Send.tsx +14 -15
- package/react/material/Settings.js +13 -0
- package/react/material/Settings.tsx +14 -15
- package/react/material/Share.js +13 -0
- package/react/material/Share.tsx +14 -15
- package/react/material/ShoppingCart.js +13 -0
- package/react/material/ShoppingCart.tsx +14 -15
- package/react/material/Smiles.js +13 -0
- package/react/material/Smiles.tsx +14 -15
- package/react/material/SoundOff.js +13 -0
- package/react/material/SoundOff.tsx +14 -15
- package/react/material/SoundOn.js +13 -0
- package/react/material/SoundOn.tsx +14 -15
- package/react/material/Symbols.js +13 -0
- package/react/material/Symbols.tsx +14 -15
- package/react/material/Tag.js +13 -0
- package/react/material/Tag.tsx +14 -15
- package/react/material/TextBlock.js +13 -0
- package/react/material/TextBlock.tsx +14 -15
- package/react/material/TextFields.js +13 -0
- package/react/material/TextFields.tsx +14 -15
- package/react/material/ThumbDown.js +13 -0
- package/react/material/ThumbDown.tsx +14 -15
- package/react/material/ThumbUp.js +13 -0
- package/react/material/ThumbUp.tsx +14 -15
- package/react/material/Tickets.js +13 -0
- package/react/material/Tickets.tsx +14 -15
- package/react/material/Time.js +13 -0
- package/react/material/Time.tsx +14 -15
- package/react/material/Timeline.js +13 -0
- package/react/material/Timeline.tsx +14 -15
- package/react/material/Tools.js +13 -0
- package/react/material/Tools.tsx +14 -15
- package/react/material/Traffic.js +13 -0
- package/react/material/Traffic.tsx +14 -15
- package/react/material/Travels.js +13 -0
- package/react/material/Travels.tsx +14 -15
- package/react/material/Undo.js +13 -0
- package/react/material/Undo.tsx +14 -15
- package/react/material/VerifiedUser.js +13 -0
- package/react/material/VerifiedUser.tsx +14 -15
- package/react/material/Video.js +13 -0
- package/react/material/Video.tsx +14 -15
- package/react/material/VisibilityOff.js +13 -0
- package/react/material/VisibilityOff.tsx +14 -15
- package/react/material/VisibilityOn.js +13 -0
- package/react/material/VisibilityOn.tsx +14 -15
- package/react/material/Waiting.js +21 -0
- package/react/material/Waiting.tsx +24 -25
- package/react/material/Warning.js +13 -0
- package/react/material/Warning.tsx +14 -15
- package/react/material/World.js +13 -0
- package/react/material/World.tsx +14 -15
- package/react/material/index.js +123 -0
- package/react/material/index.ts +123 -0
- package/react/material/index.tsx +0 -123
|
@@ -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 SvgArchives = (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.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2Zm3.55 13.8-4.08-2.51c-.3-.18-.48-.5-.48-.85V7.75a.77.77 0 0 1 .76-.75c.41 0 .75.34.75.75v4.45l3.84 2.31c.36.22.48.69.26 1.05-.22.35-.69.46-1.05.24Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgArchives;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgArrowBack = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M19 11H7.83l4.88-4.88c.39-.39.39-1.03 0-1.42a.996.996 0 0 0-1.41 0l-6.59 6.59a.996.996 0 0 0 0 1.41l6.59 6.59a.996.996 0 1 0 1.41-1.41L7.83 13H19c.55 0 1-.45 1-1s-.45-1-1-1Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgArrowBack;
|
|
@@ -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 SvgArrowBack = (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="M19 11H7.83l4.88-4.88c.39-.39.39-1.03 0-1.42a.996.996 0 0 0-1.41 0l-6.59 6.59a.996.996 0 0 0 0 1.41l6.59 6.59a.996.996 0 1 0 1.41-1.41L7.83 13H19c.55 0 1-.45 1-1s-.45-1-1-1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgArrowBack;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgArrowDownward = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M11 5v11.17l-4.88-4.88c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41l6.59 6.59c.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 1 0-1.41-1.41L13 16.17V5c0-.55-.45-1-1-1s-1 .45-1 1Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgArrowDownward;
|
|
@@ -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 SvgArrowDownward = (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 5v11.17l-4.88-4.88c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41l6.59 6.59c.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 1 0-1.41-1.41L13 16.17V5c0-.55-.45-1-1-1s-1 .45-1 1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgArrowDownward;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgArrowForward = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M5 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41L16.17 11H5c-.55 0-1 .45-1 1s.45 1 1 1Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgArrowForward;
|
|
@@ -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 SvgArrowForward = (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 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41L16.17 11H5c-.55 0-1 .45-1 1s.45 1 1 1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgArrowForward;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgArrowReverse = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "m7.872 19.29-4.58-4.58c-.39-.39-.39-1.03 0-1.42.39-.39 1.03-.39 1.42 0l2.87 2.88V6c0-.55.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1h-9v9.17l2.87-2.88c.39-.39 1.03-.39 1.42 0 .39.39.39 1.03 0 1.42l-4.58 4.58c-.39.39-1.03.39-1.42 0Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgArrowReverse;
|
|
@@ -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 SvgArrowReverse = (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="m7.872 19.29-4.58-4.58c-.39-.39-.39-1.03 0-1.42.39-.39 1.03-.39 1.42 0l2.87 2.88V6c0-.55.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1h-9v9.17l2.87-2.88c.39-.39 1.03-.39 1.42 0 .39.39.39 1.03 0 1.42l-4.58 4.58c-.39.39-1.03.39-1.42 0Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgArrowReverse;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgArrowUpward = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M13 19V7.83l4.88 4.88c.39.39 1.03.39 1.42 0a.996.996 0 0 0 0-1.41l-6.59-6.59a.996.996 0 0 0-1.41 0l-6.6 6.58a.996.996 0 1 0 1.41 1.41L11 7.83V19c0 .55.45 1 1 1s1-.45 1-1Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgArrowUpward;
|
|
@@ -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 SvgArrowUpward = (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="M13 19V7.83l4.88 4.88c.39.39 1.03.39 1.42 0a.996.996 0 0 0 0-1.41l-6.59-6.59a.996.996 0 0 0-1.41 0l-6.6 6.58a.996.996 0 1 0 1.41 1.41L11 7.83V19c0 .55.45 1 1 1s1-.45 1-1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgArrowUpward;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgAssessment = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2ZM9 17H7v-7h2v7Zm4 0h-2V7h2v10Zm4 0h-2v-4h2v4Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgAssessment;
|
|
@@ -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 SvgAssessment = (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="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2ZM9 17H7v-7h2v7Zm4 0h-2V7h2v10Zm4 0h-2v-4h2v4Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgAssessment;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgAssignment = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M19 3h-1V2c0-.55-.45-1-1-1s-1 .45-1 1v1H8V2c0-.55-.45-1-1-1s-1 .45-1 1v1H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-7 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3Zm6 12H6v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgAssignment;
|
|
@@ -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 SvgAssignment = (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="M19 3h-1V2c0-.55-.45-1-1-1s-1 .45-1 1v1H8V2c0-.55-.45-1-1-1s-1 .45-1 1v1H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-7 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3Zm6 12H6v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgAssignment;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgAttachment = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
fillRule: "evenodd",
|
|
10
|
+
clipRule: "evenodd",
|
|
11
|
+
d: "M12 20.7a6.3 6.3 0 0 1-6.3-6.3V7.886a.9.9 0 0 0-1.8 0V14.4a8.1 8.1 0 0 0 16.2 0V7.608a6.108 6.108 0 1 0-12.215 0v6.83a3.948 3.948 0 0 0 7.895 0V7.886a.9.9 0 0 0-1.8 0v6.552a2.148 2.148 0 0 1-4.295 0v-6.83a4.308 4.308 0 0 1 8.615 0V14.4a6.3 6.3 0 0 1-6.3 6.3Z",
|
|
12
|
+
fill: "currentcolor"
|
|
13
|
+
}));
|
|
14
|
+
|
|
15
|
+
export default SvgAttachment;
|
|
@@ -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 SvgAttachment = (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 20.7a6.3 6.3 0 0 1-6.3-6.3V7.886a.9.9 0 0 0-1.8 0V14.4a8.1 8.1 0 0 0 16.2 0V7.608a6.108 6.108 0 1 0-12.215 0v6.83a3.948 3.948 0 0 0 7.895 0V7.886a.9.9 0 0 0-1.8 0v6.552a2.148 2.148 0 0 1-4.295 0v-6.83a4.308 4.308 0 0 1 8.615 0V14.4a6.3 6.3 0 0 1-6.3 6.3Z"
|
|
15
|
+
fill="currentcolor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
20
19
|
|
|
21
20
|
export default SvgAttachment;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgAudiotrack = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M12 5v8.55c-.94-.54-2.1-.75-3.33-.32-1.34.48-2.37 1.67-2.61 3.07a4.007 4.007 0 0 0 4.59 4.65c1.96-.31 3.35-2.11 3.35-4.1V7h2c1.1 0 2-.9 2-2s-.9-2-2-2h-2c-1.1 0-2 .9-2 2Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgAudiotrack;
|
|
@@ -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 SvgAudiotrack = (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 5v8.55c-.94-.54-2.1-.75-3.33-.32-1.34.48-2.37 1.67-2.61 3.07a4.007 4.007 0 0 0 4.59 4.65c1.96-.31 3.35-2.11 3.35-4.1V7h2c1.1 0 2-.9 2-2s-.9-2-2-2h-2c-1.1 0-2 .9-2 2Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgAudiotrack;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgAutomaiton = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M7 3v9c0 .55.45 1 1 1h2v7.15c0 .51.67.69.93.25l5.19-8.9a.995.995 0 0 0-.86-1.5H13l2.49-6.65A.994.994 0 0 0 14.56 2H8c-.55 0-1 .45-1 1Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgAutomaiton;
|
|
@@ -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 SvgAutomaiton = (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="M7 3v9c0 .55.45 1 1 1h2v7.15c0 .51.67.69.93.25l5.19-8.9a.995.995 0 0 0-.86-1.5H13l2.49-6.65A.994.994 0 0 0 14.56 2H8c-.55 0-1 .45-1 1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgAutomaiton;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgBlock = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2ZM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.902 7.902 0 0 1 4 12Zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.902 7.902 0 0 1 20 12c0 4.42-3.58 8-8 8Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgBlock;
|
package/react/material/Block.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 SvgBlock = (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 2ZM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.902 7.902 0 0 1 4 12Zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.902 7.902 0 0 1 20 12c0 4.42-3.58 8-8 8Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgBlock;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgBot = props => /*#__PURE__*/React.createElement("svg", {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
...props
|
|
8
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
9
|
+
d: "M9 13c-.83 0-1.5-.67-1.5-1.5S8.17 10 9 10s1.5.67 1.5 1.5S9.83 13 9 13ZM16.5 11.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5ZM8 16a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
clipRule: "evenodd",
|
|
14
|
+
d: "M8 5a1 1 0 0 1 2 0h4a1 1 0 1 1 2 0h2c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h2Zm10 14H6V7h12v12Z",
|
|
15
|
+
fill: "currentcolor"
|
|
16
|
+
}));
|
|
17
|
+
|
|
18
|
+
export default SvgBot;
|