@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 SvgThumbDown = (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="m10.88 21.94 5.53-5.54c.37-.37.58-.88.58-1.41V5c0-1.1-.9-2-2-2H6c-.8 0-1.52.48-1.83 1.21L.91 11.82C.06 13.8 1.51 16 3.66 16h5.65l-.95 4.58c-.1.5.05 1.01.41 1.37.59.58 1.53.58 2.11-.01ZM21 3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2V5c0-1.1-.9-2-2-2Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgThumbDown;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgThumbUp = 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.12 2.06 7.58 7.6c-.37.37-.58.88-.58 1.41V19c0 1.1.9 2 2 2h9c.8 0 1.52-.48 1.84-1.21l3.26-7.61C23.94 10.2 22.49 8 20.34 8h-5.65l.95-4.58c.1-.5-.05-1.01-.41-1.37-.59-.58-1.53-.58-2.11.01ZM3 21c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2s-2 .9-2 2v8c0 1.1.9 2 2 2Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgThumbUp;
|
|
@@ -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 SvgThumbUp = (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.12 2.06 7.58 7.6c-.37.37-.58.88-.58 1.41V19c0 1.1.9 2 2 2h9c.8 0 1.52-.48 1.84-1.21l3.26-7.61C23.94 10.2 22.49 8 20.34 8h-5.65l.95-4.58c.1-.5-.05-1.01-.41-1.37-.59-.58-1.53-.58-2.11.01ZM3 21c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2s-2 .9-2 2v8c0 1.1.9 2 2 2Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgThumbUp;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgTickets = 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: "M22 8.54V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v2.54c0 .69.33 1.37.94 1.69A2.02 2.02 0 0 1 4 12c0 .76-.43 1.43-1.06 1.76-.6.33-.94 1.01-.94 1.7V18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-2.54c0-.69-.34-1.37-.94-1.7-.63-.34-1.06-1-1.06-1.76s.43-1.42 1.06-1.76c.6-.33.94-1.01.94-1.7Zm-9 8.96h-2v-2h2v2Zm0-4.5h-2v-2h2v2Zm0-4.5h-2v-2h2v2Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgTickets;
|
|
@@ -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 SvgTickets = (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="M22 8.54V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v2.54c0 .69.33 1.37.94 1.69A2.02 2.02 0 0 1 4 12c0 .76-.43 1.43-1.06 1.76-.6.33-.94 1.01-.94 1.7V18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-2.54c0-.69-.34-1.37-.94-1.7-.63-.34-1.06-1-1.06-1.76s.43-1.42 1.06-1.76c.6-.33.94-1.01.94-1.7Zm-9 8.96h-2v-2h2v2Zm0-4.5h-2v-2h2v2Zm0-4.5h-2v-2h2v2Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgTickets;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgTime = 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.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2ZM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Zm-.22-13h-.06c-.4 0-.72.32-.72.72v4.72c0 .35.18.68.49.86l4.15 2.49c.34.2.78.1.98-.24a.71.71 0 0 0-.25-.99l-3.87-2.3V7.72c0-.4-.32-.72-.72-.72Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgTime;
|
package/react/material/Time.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 SvgTime = (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.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2ZM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Zm-.22-13h-.06c-.4 0-.72.32-.72.72v4.72c0 .35.18.68.49.86l4.15 2.49c.34.2.78.1.98-.24a.71.71 0 0 0-.25-.99l-3.87-2.3V7.72c0-.4-.32-.72-.72-.72Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgTime;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgTimeline = 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: "M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 0 1-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0 1 19 8c0-1.1.9-2 2-2s2 .9 2 2Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgTimeline;
|
|
@@ -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 SvgTimeline = (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="M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 0 1-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0 1 19 8c0-1.1.9-2 2-2s2 .9 2 2Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgTimeline;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgTools = 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.09 2.91C10.08.9 7.07.49 4.65 1.67L8.28 5.3c.39.39.39 1.02 0 1.41L6.69 8.3c-.39.4-1.02.4-1.41 0L1.65 4.67C.48 7.1.89 10.09 2.9 12.1a6.507 6.507 0 0 0 6.89 1.48l7.96 7.96a2.613 2.613 0 0 0 3.71 0 2.613 2.613 0 0 0 0-3.71L13.54 9.9c.92-2.34.44-5.1-1.45-6.99Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgTools;
|
package/react/material/Tools.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 SvgTools = (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.09 2.91C10.08.9 7.07.49 4.65 1.67L8.28 5.3c.39.39.39 1.02 0 1.41L6.69 8.3c-.39.4-1.02.4-1.41 0L1.65 4.67C.48 7.1.89 10.09 2.9 12.1a6.507 6.507 0 0 0 6.89 1.48l7.96 7.96a2.613 2.613 0 0 0 3.71 0 2.613 2.613 0 0 0 0-3.71L13.54 9.9c.92-2.34.44-5.1-1.45-6.99Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgTools;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgTraffic = 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: "M18.32 5.68c-.36.36-.39.92-.07 1.32 1.45 1.82 2.21 4.31 1.53 6.92-.79 3.05-3.18 5.33-6.21 5.94C8.47 20.87 4 16.93 4 12c0-4.08 3.05-7.44 7-7.93v2.02a5.998 5.998 0 0 0-4.93 6.83c.39 2.61 2.56 4.71 5.18 5.03a6 6 0 0 0 5.72-9.31c-.34-.5-1.07-.53-1.5-.11l-.01.01c-.34.34-.37.87-.11 1.27.6.92.84 2.1.49 3.32a3.99 3.99 0 0 1-2.94 2.77A4 4 0 0 1 8 12c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2.71c0-.39-.32-.71-.71-.71-5.36-.2-9.98 4.06-10.27 9.4-.36 6.55 5.41 11.82 12.01 10.4 3.88-.83 6.88-3.8 7.75-7.67.71-3.16-.2-6.16-1.97-8.37a1 1 0 0 0-1.49-.08Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgTraffic;
|
|
@@ -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 SvgTraffic = (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.32 5.68c-.36.36-.39.92-.07 1.32 1.45 1.82 2.21 4.31 1.53 6.92-.79 3.05-3.18 5.33-6.21 5.94C8.47 20.87 4 16.93 4 12c0-4.08 3.05-7.44 7-7.93v2.02a5.998 5.998 0 0 0-4.93 6.83c.39 2.61 2.56 4.71 5.18 5.03a6 6 0 0 0 5.72-9.31c-.34-.5-1.07-.53-1.5-.11l-.01.01c-.34.34-.37.87-.11 1.27.6.92.84 2.1.49 3.32a3.99 3.99 0 0 1-2.94 2.77A4 4 0 0 1 8 12c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2.71c0-.39-.32-.71-.71-.71-5.36-.2-9.98 4.06-10.27 9.4-.36 6.55 5.41 11.82 12.01 10.4 3.88-.83 6.88-3.8 7.75-7.67.71-3.16-.2-6.16-1.97-8.37a1 1 0 0 0-1.49-.08Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgTraffic;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgTravels = 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: "M17.568 19.33c.254-.254.353-.622.282-.976l-1.993-8.626 3.888-3.889a1.496 1.496 0 0 0 0-2.121 1.495 1.495 0 0 0-2.12 0l-3.89 3.888-8.628-1.992a1.048 1.048 0 0 0-.72 1.95l6.166 3.224-3.888 3.89-2.229-.319a.48.48 0 0 0-.423.142l-.418.417a.503.503 0 0 0 .113.792l2.603 1.443 1.442 2.601c.162.29.558.347.792.114l.417-.417a.476.476 0 0 0 .141-.425L8.785 16.8l3.888-3.888 3.226 6.166a1.049 1.049 0 0 0 1.668.254l.001-.001Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgTravels;
|
|
@@ -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 SvgTravels = (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.568 19.33c.254-.254.353-.622.282-.976l-1.993-8.626 3.888-3.889a1.496 1.496 0 0 0 0-2.121 1.495 1.495 0 0 0-2.12 0l-3.89 3.888-8.628-1.992a1.048 1.048 0 0 0-.72 1.95l6.166 3.224-3.888 3.89-2.229-.319a.48.48 0 0 0-.423.142l-.418.417a.503.503 0 0 0 .113.792l2.603 1.443 1.442 2.601c.162.29.558.347.792.114l.417-.417a.476.476 0 0 0 .141-.425L8.785 16.8l3.888-3.888 3.226 6.166a1.049 1.049 0 0 0 1.668.254l.001-.001Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgTravels;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgUndo = 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.5 8c-2.65 0-5.05.99-6.9 2.6L3.71 8.71C3.08 8.08 2 8.52 2 9.41V15c0 .55.45 1 1 1h5.59c.89 0 1.34-1.08.71-1.71l-1.91-1.91c1.39-1.16 3.16-1.88 5.12-1.88 3.16 0 5.89 1.84 7.19 4.5.27.56.91.84 1.5.64.71-.23 1.07-1.04.75-1.72C20.23 10.42 16.65 8 12.5 8Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgUndo;
|
package/react/material/Undo.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 SvgUndo = (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.5 8c-2.65 0-5.05.99-6.9 2.6L3.71 8.71C3.08 8.08 2 8.52 2 9.41V15c0 .55.45 1 1 1h5.59c.89 0 1.34-1.08.71-1.71l-1.91-1.91c1.39-1.16 3.16-1.88 5.12-1.88 3.16 0 5.89 1.84 7.19 4.5.27.56.91.84 1.5.64.71-.23 1.07-1.04.75-1.72C20.23 10.42 16.65 8 12.5 8Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgUndo;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgVerifiedUser = 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.19 1.36-7 3.11C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.51-.23-1.11-.23-1.62 0Zm-1.9 14.93L6.7 13.7a.996.996 0 1 1 1.41-1.41L10 14.17l5.88-5.88a.996.996 0 1 1 1.41 1.41l-6.59 6.59a.996.996 0 0 1-1.41 0Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgVerifiedUser;
|
|
@@ -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 SvgVerifiedUser = (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.19 1.36-7 3.11C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.51-.23-1.11-.23-1.62 0Zm-1.9 14.93L6.7 13.7a.996.996 0 1 1 1.41-1.41L10 14.17l5.88-5.88a.996.996 0 1 1 1.41 1.41l-6.59 6.59a.996.996 0 0 1-1.41 0Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgVerifiedUser;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgVideo = 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: "M15 8v8H5V8h10Zm1-2H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4V7c0-.55-.45-1-1-1Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgVideo;
|
package/react/material/Video.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 SvgVideo = (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 8v8H5V8h10Zm1-2H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4V7c0-.55-.45-1-1-1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgVideo;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgVisibilityOff = 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 6a9.77 9.77 0 0 1 8.82 5.5 9.647 9.647 0 0 1-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6Zm-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14ZM2.01 3.87l2.68 2.68A11.737 11.737 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45 2.01 3.87Zm7.5 7.5 2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 0 1-2.5-2.5c0-.05.01-.08.01-.13Zm-3.4-3.4 1.75 1.75a4.6 4.6 0 0 0-.36 1.78 4.507 4.507 0 0 0 6.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 0 1-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgVisibilityOff;
|
|
@@ -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 SvgVisibilityOff = (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 6a9.77 9.77 0 0 1 8.82 5.5 9.647 9.647 0 0 1-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6Zm-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14ZM2.01 3.87l2.68 2.68A11.737 11.737 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45 2.01 3.87Zm7.5 7.5 2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 0 1-2.5-2.5c0-.05.01-.08.01-.13Zm-3.4-3.4 1.75 1.75a4.6 4.6 0 0 0-.36 1.78 4.507 4.507 0 0 0 6.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 0 1-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
18
17
|
|
|
19
18
|
export default SvgVisibilityOff;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const SvgVisibilityOn = 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 4C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4Zm0 12.5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Z",
|
|
10
|
+
fill: "currentcolor"
|
|
11
|
+
}));
|
|
12
|
+
|
|
13
|
+
export default SvgVisibilityOn;
|
|
@@ -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 SvgVisibilityOn = (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 4C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4Zm0 12.5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Zm0-8c-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 SvgVisibilityOn;
|