react-icons-library 1.0.0
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/LICENSE +21 -0
- package/README.md +155 -0
- package/dist/IconBase.d.ts +9 -0
- package/dist/IconBase.d.ts.map +1 -0
- package/dist/constants.d.ts +55 -0
- package/dist/constants.d.ts.map +1 -0
- package/dist/context/IconContext.d.ts +29 -0
- package/dist/context/IconContext.d.ts.map +1 -0
- package/dist/hooks/index.d.ts +2 -0
- package/dist/hooks/index.d.ts.map +1 -0
- package/dist/hooks/useIcon.d.ts +16 -0
- package/dist/hooks/useIcon.d.ts.map +1 -0
- package/dist/icons/AccessTime.d.ts +4 -0
- package/dist/icons/AccessTime.d.ts.map +1 -0
- package/dist/icons/AccountCircle.d.ts +4 -0
- package/dist/icons/AccountCircle.d.ts.map +1 -0
- package/dist/icons/Add.d.ts +4 -0
- package/dist/icons/Add.d.ts.map +1 -0
- package/dist/icons/AddCircle.d.ts +4 -0
- package/dist/icons/AddCircle.d.ts.map +1 -0
- package/dist/icons/Alarm.d.ts +4 -0
- package/dist/icons/Alarm.d.ts.map +1 -0
- package/dist/icons/ArrowDown.d.ts +4 -0
- package/dist/icons/ArrowDown.d.ts.map +1 -0
- package/dist/icons/ArrowLeft.d.ts +4 -0
- package/dist/icons/ArrowLeft.d.ts.map +1 -0
- package/dist/icons/ArrowRight.d.ts +4 -0
- package/dist/icons/ArrowRight.d.ts.map +1 -0
- package/dist/icons/ArrowUp.d.ts +4 -0
- package/dist/icons/ArrowUp.d.ts.map +1 -0
- package/dist/icons/Article.d.ts +4 -0
- package/dist/icons/Article.d.ts.map +1 -0
- package/dist/icons/Assessment.d.ts +4 -0
- package/dist/icons/Assessment.d.ts.map +1 -0
- package/dist/icons/Attach.d.ts +4 -0
- package/dist/icons/Attach.d.ts.map +1 -0
- package/dist/icons/Bookmark.d.ts +4 -0
- package/dist/icons/Bookmark.d.ts.map +1 -0
- package/dist/icons/BookmarkBorder.d.ts +4 -0
- package/dist/icons/BookmarkBorder.d.ts.map +1 -0
- package/dist/icons/BugReport.d.ts +4 -0
- package/dist/icons/BugReport.d.ts.map +1 -0
- package/dist/icons/Build.d.ts +4 -0
- package/dist/icons/Build.d.ts.map +1 -0
- package/dist/icons/Call.d.ts +4 -0
- package/dist/icons/Call.d.ts.map +1 -0
- package/dist/icons/Camera.d.ts +4 -0
- package/dist/icons/Camera.d.ts.map +1 -0
- package/dist/icons/Cancel.d.ts +4 -0
- package/dist/icons/Cancel.d.ts.map +1 -0
- package/dist/icons/Chat.d.ts +4 -0
- package/dist/icons/Chat.d.ts.map +1 -0
- package/dist/icons/Check.d.ts +4 -0
- package/dist/icons/Check.d.ts.map +1 -0
- package/dist/icons/CheckCircle.d.ts +4 -0
- package/dist/icons/CheckCircle.d.ts.map +1 -0
- package/dist/icons/Close.d.ts +4 -0
- package/dist/icons/Close.d.ts.map +1 -0
- package/dist/icons/CloudDownload.d.ts +4 -0
- package/dist/icons/CloudDownload.d.ts.map +1 -0
- package/dist/icons/CloudUpload.d.ts +4 -0
- package/dist/icons/CloudUpload.d.ts.map +1 -0
- package/dist/icons/Code.d.ts +4 -0
- package/dist/icons/Code.d.ts.map +1 -0
- package/dist/icons/Copy.d.ts +4 -0
- package/dist/icons/Copy.d.ts.map +1 -0
- package/dist/icons/CreditCard.d.ts +4 -0
- package/dist/icons/CreditCard.d.ts.map +1 -0
- package/dist/icons/Cut.d.ts +4 -0
- package/dist/icons/Cut.d.ts.map +1 -0
- package/dist/icons/Dashboard.d.ts +4 -0
- package/dist/icons/Dashboard.d.ts.map +1 -0
- package/dist/icons/DateRange.d.ts +4 -0
- package/dist/icons/DateRange.d.ts.map +1 -0
- package/dist/icons/Delete.d.ts +4 -0
- package/dist/icons/Delete.d.ts.map +1 -0
- package/dist/icons/Description.d.ts +4 -0
- package/dist/icons/Description.d.ts.map +1 -0
- package/dist/icons/Download.d.ts +4 -0
- package/dist/icons/Download.d.ts.map +1 -0
- package/dist/icons/Edit.d.ts +4 -0
- package/dist/icons/Edit.d.ts.map +1 -0
- package/dist/icons/Email.d.ts +4 -0
- package/dist/icons/Email.d.ts.map +1 -0
- package/dist/icons/Error.d.ts +4 -0
- package/dist/icons/Error.d.ts.map +1 -0
- package/dist/icons/Event.d.ts +4 -0
- package/dist/icons/Event.d.ts.map +1 -0
- package/dist/icons/Extension.d.ts +4 -0
- package/dist/icons/Extension.d.ts.map +1 -0
- package/dist/icons/FastForward.d.ts +4 -0
- package/dist/icons/FastForward.d.ts.map +1 -0
- package/dist/icons/FastRewind.d.ts +4 -0
- package/dist/icons/FastRewind.d.ts.map +1 -0
- package/dist/icons/Favorite.d.ts +4 -0
- package/dist/icons/Favorite.d.ts.map +1 -0
- package/dist/icons/FavoriteBorder.d.ts +4 -0
- package/dist/icons/FavoriteBorder.d.ts.map +1 -0
- package/dist/icons/File.d.ts +4 -0
- package/dist/icons/File.d.ts.map +1 -0
- package/dist/icons/FilterList.d.ts +4 -0
- package/dist/icons/FilterList.d.ts.map +1 -0
- package/dist/icons/Folder.d.ts +4 -0
- package/dist/icons/Folder.d.ts.map +1 -0
- package/dist/icons/FolderOpen.d.ts +4 -0
- package/dist/icons/FolderOpen.d.ts.map +1 -0
- package/dist/icons/Fullscreen.d.ts +4 -0
- package/dist/icons/Fullscreen.d.ts.map +1 -0
- package/dist/icons/FullscreenExit.d.ts +4 -0
- package/dist/icons/FullscreenExit.d.ts.map +1 -0
- package/dist/icons/GridView.d.ts +4 -0
- package/dist/icons/GridView.d.ts.map +1 -0
- package/dist/icons/Group.d.ts +4 -0
- package/dist/icons/Group.d.ts.map +1 -0
- package/dist/icons/Heart.d.ts +4 -0
- package/dist/icons/Heart.d.ts.map +1 -0
- package/dist/icons/Help.d.ts +4 -0
- package/dist/icons/Help.d.ts.map +1 -0
- package/dist/icons/HelpOutline.d.ts +4 -0
- package/dist/icons/HelpOutline.d.ts.map +1 -0
- package/dist/icons/Home.d.ts +4 -0
- package/dist/icons/Home.d.ts.map +1 -0
- package/dist/icons/Image.d.ts +4 -0
- package/dist/icons/Image.d.ts.map +1 -0
- package/dist/icons/Info.d.ts +4 -0
- package/dist/icons/Info.d.ts.map +1 -0
- package/dist/icons/InsertChart.d.ts +4 -0
- package/dist/icons/InsertChart.d.ts.map +1 -0
- package/dist/icons/Language.d.ts +4 -0
- package/dist/icons/Language.d.ts.map +1 -0
- package/dist/icons/Launch.d.ts +4 -0
- package/dist/icons/Launch.d.ts.map +1 -0
- package/dist/icons/Link.d.ts +4 -0
- package/dist/icons/Link.d.ts.map +1 -0
- package/dist/icons/LocalOffer.d.ts +4 -0
- package/dist/icons/LocalOffer.d.ts.map +1 -0
- package/dist/icons/LocationOn.d.ts +4 -0
- package/dist/icons/LocationOn.d.ts.map +1 -0
- package/dist/icons/Lock.d.ts +4 -0
- package/dist/icons/Lock.d.ts.map +1 -0
- package/dist/icons/Login.d.ts +4 -0
- package/dist/icons/Login.d.ts.map +1 -0
- package/dist/icons/Logout.d.ts +4 -0
- package/dist/icons/Logout.d.ts.map +1 -0
- package/dist/icons/Loop.d.ts +4 -0
- package/dist/icons/Loop.d.ts.map +1 -0
- package/dist/icons/Map.d.ts +4 -0
- package/dist/icons/Map.d.ts.map +1 -0
- package/dist/icons/Menu.d.ts +4 -0
- package/dist/icons/Menu.d.ts.map +1 -0
- package/dist/icons/Message.d.ts +4 -0
- package/dist/icons/Message.d.ts.map +1 -0
- package/dist/icons/Mic.d.ts +4 -0
- package/dist/icons/Mic.d.ts.map +1 -0
- package/dist/icons/MicOff.d.ts +4 -0
- package/dist/icons/MicOff.d.ts.map +1 -0
- package/dist/icons/MoreHoriz.d.ts +4 -0
- package/dist/icons/MoreHoriz.d.ts.map +1 -0
- package/dist/icons/MoreVert.d.ts +4 -0
- package/dist/icons/MoreVert.d.ts.map +1 -0
- package/dist/icons/Music.d.ts +4 -0
- package/dist/icons/Music.d.ts.map +1 -0
- package/dist/icons/MyLocation.d.ts +4 -0
- package/dist/icons/MyLocation.d.ts.map +1 -0
- package/dist/icons/Navigation.d.ts +4 -0
- package/dist/icons/Navigation.d.ts.map +1 -0
- package/dist/icons/Notifications.d.ts +4 -0
- package/dist/icons/Notifications.d.ts.map +1 -0
- package/dist/icons/OpenInNew.d.ts +4 -0
- package/dist/icons/OpenInNew.d.ts.map +1 -0
- package/dist/icons/Paste.d.ts +4 -0
- package/dist/icons/Paste.d.ts.map +1 -0
- package/dist/icons/Pause.d.ts +4 -0
- package/dist/icons/Pause.d.ts.map +1 -0
- package/dist/icons/Payment.d.ts +4 -0
- package/dist/icons/Payment.d.ts.map +1 -0
- package/dist/icons/Person.d.ts +4 -0
- package/dist/icons/Person.d.ts.map +1 -0
- package/dist/icons/Phone.d.ts +4 -0
- package/dist/icons/Phone.d.ts.map +1 -0
- package/dist/icons/Photo.d.ts +4 -0
- package/dist/icons/Photo.d.ts.map +1 -0
- package/dist/icons/Place.d.ts +4 -0
- package/dist/icons/Place.d.ts.map +1 -0
- package/dist/icons/PlayArrow.d.ts +4 -0
- package/dist/icons/PlayArrow.d.ts.map +1 -0
- package/dist/icons/Power.d.ts +4 -0
- package/dist/icons/Power.d.ts.map +1 -0
- package/dist/icons/Print.d.ts +4 -0
- package/dist/icons/Print.d.ts.map +1 -0
- package/dist/icons/Redo.d.ts +4 -0
- package/dist/icons/Redo.d.ts.map +1 -0
- package/dist/icons/Refresh.d.ts +4 -0
- package/dist/icons/Refresh.d.ts.map +1 -0
- package/dist/icons/Remove.d.ts +4 -0
- package/dist/icons/Remove.d.ts.map +1 -0
- package/dist/icons/RemoveCircle.d.ts +4 -0
- package/dist/icons/RemoveCircle.d.ts.map +1 -0
- package/dist/icons/Replay.d.ts +4 -0
- package/dist/icons/Replay.d.ts.map +1 -0
- package/dist/icons/Save.d.ts +4 -0
- package/dist/icons/Save.d.ts.map +1 -0
- package/dist/icons/Schedule.d.ts +4 -0
- package/dist/icons/Schedule.d.ts.map +1 -0
- package/dist/icons/Search.d.ts +4 -0
- package/dist/icons/Search.d.ts.map +1 -0
- package/dist/icons/Send.d.ts +4 -0
- package/dist/icons/Send.d.ts.map +1 -0
- package/dist/icons/Settings.d.ts +4 -0
- package/dist/icons/Settings.d.ts.map +1 -0
- package/dist/icons/Share.d.ts +4 -0
- package/dist/icons/Share.d.ts.map +1 -0
- package/dist/icons/ShoppingCart.d.ts +4 -0
- package/dist/icons/ShoppingCart.d.ts.map +1 -0
- package/dist/icons/ShowChart.d.ts +4 -0
- package/dist/icons/ShowChart.d.ts.map +1 -0
- package/dist/icons/SkipNext.d.ts +4 -0
- package/dist/icons/SkipNext.d.ts.map +1 -0
- package/dist/icons/SkipPrevious.d.ts +4 -0
- package/dist/icons/SkipPrevious.d.ts.map +1 -0
- package/dist/icons/Sort.d.ts +4 -0
- package/dist/icons/Sort.d.ts.map +1 -0
- package/dist/icons/Star.d.ts +4 -0
- package/dist/icons/Star.d.ts.map +1 -0
- package/dist/icons/Stop.d.ts +4 -0
- package/dist/icons/Stop.d.ts.map +1 -0
- package/dist/icons/Sync.d.ts +4 -0
- package/dist/icons/Sync.d.ts.map +1 -0
- package/dist/icons/Terminal.d.ts +4 -0
- package/dist/icons/Terminal.d.ts.map +1 -0
- package/dist/icons/ThumbDown.d.ts +4 -0
- package/dist/icons/ThumbDown.d.ts.map +1 -0
- package/dist/icons/ThumbUp.d.ts +4 -0
- package/dist/icons/ThumbUp.d.ts.map +1 -0
- package/dist/icons/Timeline.d.ts +4 -0
- package/dist/icons/Timeline.d.ts.map +1 -0
- package/dist/icons/Timer.d.ts +4 -0
- package/dist/icons/Timer.d.ts.map +1 -0
- package/dist/icons/Today.d.ts +4 -0
- package/dist/icons/Today.d.ts.map +1 -0
- package/dist/icons/Undo.d.ts +4 -0
- package/dist/icons/Undo.d.ts.map +1 -0
- package/dist/icons/Unlock.d.ts +4 -0
- package/dist/icons/Unlock.d.ts.map +1 -0
- package/dist/icons/Upload.d.ts +4 -0
- package/dist/icons/Upload.d.ts.map +1 -0
- package/dist/icons/User.d.ts +4 -0
- package/dist/icons/User.d.ts.map +1 -0
- package/dist/icons/Video.d.ts +4 -0
- package/dist/icons/Video.d.ts.map +1 -0
- package/dist/icons/ViewList.d.ts +4 -0
- package/dist/icons/ViewList.d.ts.map +1 -0
- package/dist/icons/ViewModule.d.ts +4 -0
- package/dist/icons/ViewModule.d.ts.map +1 -0
- package/dist/icons/Visibility.d.ts +4 -0
- package/dist/icons/Visibility.d.ts.map +1 -0
- package/dist/icons/VisibilityOff.d.ts +4 -0
- package/dist/icons/VisibilityOff.d.ts.map +1 -0
- package/dist/icons/Volume.d.ts +4 -0
- package/dist/icons/Volume.d.ts.map +1 -0
- package/dist/icons/VolumeOff.d.ts +4 -0
- package/dist/icons/VolumeOff.d.ts.map +1 -0
- package/dist/icons/Warning.d.ts +4 -0
- package/dist/icons/Warning.d.ts.map +1 -0
- package/dist/icons/ZoomIn.d.ts +4 -0
- package/dist/icons/ZoomIn.d.ts.map +1 -0
- package/dist/icons/ZoomOut.d.ts +4 -0
- package/dist/icons/ZoomOut.d.ts.map +1 -0
- package/dist/icons/index.d.ts +129 -0
- package/dist/icons/index.d.ts.map +1 -0
- package/dist/icons/metadata.d.ts +7 -0
- package/dist/icons/metadata.d.ts.map +1 -0
- package/dist/index.d.ts +9 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.esm.js +881 -0
- package/dist/index.esm.js.map +1 -0
- package/dist/index.js +1027 -0
- package/dist/index.js.map +1 -0
- package/dist/setupTests.d.ts +2 -0
- package/dist/setupTests.d.ts.map +1 -0
- package/dist/types.d.ts +143 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/utils/helpers.d.ts +40 -0
- package/dist/utils/helpers.d.ts.map +1 -0
- package/dist/utils/index.d.ts +2 -0
- package/dist/utils/index.d.ts.map +1 -0
- package/package.json +94 -0
package/dist/index.js
ADDED
|
@@ -0,0 +1,1027 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
|
|
5
|
+
/******************************************************************************
|
|
6
|
+
Copyright (c) Microsoft Corporation.
|
|
7
|
+
|
|
8
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
9
|
+
purpose with or without fee is hereby granted.
|
|
10
|
+
|
|
11
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
12
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
13
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
14
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
15
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
16
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
17
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
18
|
+
***************************************************************************** */
|
|
19
|
+
/* global Reflect, Promise, SuppressedError, Symbol, Iterator */
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
function __rest(s, e) {
|
|
23
|
+
var t = {};
|
|
24
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
25
|
+
t[p] = s[p];
|
|
26
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
27
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
28
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
29
|
+
t[p[i]] = s[p[i]];
|
|
30
|
+
}
|
|
31
|
+
return t;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
|
|
35
|
+
var e = new Error(message);
|
|
36
|
+
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* Base component for all icons
|
|
41
|
+
* Provides consistent styling and behavior across the library
|
|
42
|
+
*
|
|
43
|
+
* @param props - Icon properties
|
|
44
|
+
* @returns SVG element with icon content
|
|
45
|
+
*/
|
|
46
|
+
const IconBase = (_a) => {
|
|
47
|
+
var { color = 'currentColor', size = '1em', className = '', children, title, viewBox = '0 0 24 24', strokeWidth = '0', strokeLinecap = 'round', strokeLinejoin = 'round', style, 'aria-label': ariaLabel, 'aria-hidden': ariaHidden, role } = _a, props = __rest(_a, ["color", "size", "className", "children", "title", "viewBox", "strokeWidth", "strokeLinecap", "strokeLinejoin", "style", 'aria-label', 'aria-hidden', "role"]);
|
|
48
|
+
// Normalize size to string with unit
|
|
49
|
+
const normalizedSize = typeof size === 'number' ? `${size}px` : size;
|
|
50
|
+
// Determine ARIA attributes
|
|
51
|
+
const hasAccessibleLabel = !!(title || ariaLabel);
|
|
52
|
+
const computedAriaHidden = ariaHidden !== null && ariaHidden !== void 0 ? ariaHidden : (hasAccessibleLabel ? undefined : 'true');
|
|
53
|
+
const computedRole = role !== null && role !== void 0 ? role : (hasAccessibleLabel ? 'img' : 'presentation');
|
|
54
|
+
return (React.createElement("svg", Object.assign({ stroke: color, fill: color, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, height: normalizedSize, width: normalizedSize, viewBox: viewBox, xmlns: "http://www.w3.org/2000/svg", className: className, style: style, "aria-label": ariaLabel, "aria-hidden": computedAriaHidden, role: computedRole, focusable: props.tabIndex !== undefined ? 'true' : 'false' }, props),
|
|
55
|
+
title && React.createElement("title", null, title),
|
|
56
|
+
children));
|
|
57
|
+
};
|
|
58
|
+
/**
|
|
59
|
+
* Memoized version for performance optimization
|
|
60
|
+
* Prevents unnecessary re-renders when props haven't changed
|
|
61
|
+
*/
|
|
62
|
+
var IconBase$1 = React.memo(IconBase);
|
|
63
|
+
|
|
64
|
+
const AccessTime = (props) => {
|
|
65
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
66
|
+
React.createElement("path", { 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.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z" })));
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
const AccountCircle = (props) => {
|
|
70
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
71
|
+
React.createElement("path", { 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.2c-2.5 0-4.71-1.28-6-3.22.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08-1.29 1.94-3.5 3.22-6 3.22z" })));
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
const Add = (props) => {
|
|
75
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
76
|
+
React.createElement("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z" })));
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
const AddCircle = (props) => {
|
|
80
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
81
|
+
React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z" })));
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
const Alarm = (props) => {
|
|
85
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
86
|
+
React.createElement("path", { d: "M22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9c4.97 0 9-4.03 9-9s-4.03-9-9-9zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z" })));
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
const ArrowDown = (props) => {
|
|
90
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
91
|
+
React.createElement("path", { d: "M7 10l5 5 5-5z" })));
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
const ArrowLeft = (props) => {
|
|
95
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
96
|
+
React.createElement("path", { d: "M14 7l-5 5 5 5z" })));
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
const ArrowRight = (props) => {
|
|
100
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
101
|
+
React.createElement("path", { d: "M10 17l5-5-5-5z" })));
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
const ArrowUp = (props) => {
|
|
105
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
106
|
+
React.createElement("path", { d: "M7 14l5-5 5 5z" })));
|
|
107
|
+
};
|
|
108
|
+
|
|
109
|
+
const Article = (props) => {
|
|
110
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
111
|
+
React.createElement("path", { 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-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z" })));
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
const Assessment = (props) => {
|
|
115
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
116
|
+
React.createElement("path", { 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" })));
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
const Attach = (props) => {
|
|
120
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
121
|
+
React.createElement("path", { d: "M2 12.5C2 9.46 4.46 7 7.5 7H18c2.21 0 4 1.79 4 4s-1.79 4-4 4H9.5C8.12 15 7 13.88 7 12.5S8.12 10 9.5 10H17v2H9.41c-.55 0-.55 1 0 1H18c1.1 0 2-.9 2-2s-.9-2-2-2H7.5C5.57 9 4 10.57 4 12.5S5.57 16 7.5 16H17v2H7.5C4.46 18 2 15.54 2 12.5z" })));
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
const Bookmark = (props) => {
|
|
125
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
126
|
+
React.createElement("path", { d: "M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z" })));
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
const BookmarkBorder = (props) => {
|
|
130
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
131
|
+
React.createElement("path", { d: "M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15l-5-2.18L7 18V5h10v13z" })));
|
|
132
|
+
};
|
|
133
|
+
|
|
134
|
+
const BugReport = (props) => {
|
|
135
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
136
|
+
React.createElement("path", { d: "M20 8h-2.81c-.45-.78-1.07-1.45-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z" })));
|
|
137
|
+
};
|
|
138
|
+
|
|
139
|
+
const Build = (props) => {
|
|
140
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
141
|
+
React.createElement("path", { d: "M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z" })));
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
const Call = (props) => {
|
|
145
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
146
|
+
React.createElement("path", { d: "M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z" })));
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
const Camera = (props) => {
|
|
150
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
151
|
+
React.createElement("path", { d: "M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" })));
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
const Cancel = (props) => {
|
|
155
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
156
|
+
React.createElement("path", { d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z" })));
|
|
157
|
+
};
|
|
158
|
+
|
|
159
|
+
const Chat = (props) => {
|
|
160
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
161
|
+
React.createElement("path", { d: "M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z" })));
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
const Check = (props) => {
|
|
165
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
166
|
+
React.createElement("path", { d: "M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z" })));
|
|
167
|
+
};
|
|
168
|
+
|
|
169
|
+
const CheckCircle = (props) => {
|
|
170
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
171
|
+
React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z" })));
|
|
172
|
+
};
|
|
173
|
+
|
|
174
|
+
const Close = (props) => {
|
|
175
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
176
|
+
React.createElement("path", { d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" })));
|
|
177
|
+
};
|
|
178
|
+
|
|
179
|
+
const CloudDownload = (props) => {
|
|
180
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
181
|
+
React.createElement("path", { d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM17 13l-5 5-5-5h3V9h4v4h3z" })));
|
|
182
|
+
};
|
|
183
|
+
|
|
184
|
+
const CloudUpload = (props) => {
|
|
185
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
186
|
+
React.createElement("path", { d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z" })));
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
const Code = (props) => {
|
|
190
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
191
|
+
React.createElement("path", { d: "M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z" })));
|
|
192
|
+
};
|
|
193
|
+
|
|
194
|
+
const Copy = (props) => {
|
|
195
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
196
|
+
React.createElement("path", { d: "M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z" })));
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
const CreditCard = (props) => {
|
|
200
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
201
|
+
React.createElement("path", { d: "M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z" })));
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
const Cut = (props) => {
|
|
205
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
206
|
+
React.createElement("path", { d: "M9.64 7.64c.23-.5.36-1.05.36-1.64 0-2.21-1.79-4-4-4S2 3.79 2 6s1.79 4 4 4c.59 0 1.14-.13 1.64-.36L10 12l-2.36 2.36C7.14 14.13 6.59 14 6 14c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.59-.13-1.14-.36-1.64L12 14l7 7h3v-1L9.64 7.64zM6 8c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm0 12c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm6-7.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zM19 3l-6 6 2 2 7-7V3z" })));
|
|
207
|
+
};
|
|
208
|
+
|
|
209
|
+
const Dashboard = (props) => {
|
|
210
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
211
|
+
React.createElement("path", { d: "M3 13h8V3H3v10zm0 8h8v-6H3v6zm10 0h8V11h-8v10zm0-18v6h8V3h-8z" })));
|
|
212
|
+
};
|
|
213
|
+
|
|
214
|
+
const DateRange = (props) => {
|
|
215
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
216
|
+
React.createElement("path", { d: "M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z" })));
|
|
217
|
+
};
|
|
218
|
+
|
|
219
|
+
const Delete = (props) => {
|
|
220
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
221
|
+
React.createElement("path", { d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z" })));
|
|
222
|
+
};
|
|
223
|
+
|
|
224
|
+
const Description = (props) => {
|
|
225
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
226
|
+
React.createElement("path", { d: "M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z" })));
|
|
227
|
+
};
|
|
228
|
+
|
|
229
|
+
const Download = (props) => {
|
|
230
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
231
|
+
React.createElement("path", { d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z" })));
|
|
232
|
+
};
|
|
233
|
+
|
|
234
|
+
const Edit = (props) => {
|
|
235
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
236
|
+
React.createElement("path", { d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z" })));
|
|
237
|
+
};
|
|
238
|
+
|
|
239
|
+
const Email = (props) => {
|
|
240
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
241
|
+
React.createElement("path", { d: "M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z" })));
|
|
242
|
+
};
|
|
243
|
+
|
|
244
|
+
const Error$1 = (props) => {
|
|
245
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
246
|
+
React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z" })));
|
|
247
|
+
};
|
|
248
|
+
|
|
249
|
+
const Event = (props) => {
|
|
250
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
251
|
+
React.createElement("path", { d: "M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z" })));
|
|
252
|
+
};
|
|
253
|
+
|
|
254
|
+
const Extension = (props) => {
|
|
255
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
256
|
+
React.createElement("path", { d: "M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5C13 2.12 11.88 1 10.5 1S8 2.12 8 3.5V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5c1.38 0 2.5-1.12 2.5-2.5S21.88 11 20.5 11z" })));
|
|
257
|
+
};
|
|
258
|
+
|
|
259
|
+
const FastForward = (props) => {
|
|
260
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
261
|
+
React.createElement("path", { d: "M4 18l8.5-6L4 6v12zm9-12v12l8.5-6L13 6z" })));
|
|
262
|
+
};
|
|
263
|
+
|
|
264
|
+
const FastRewind = (props) => {
|
|
265
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
266
|
+
React.createElement("path", { d: "M11 18V6l-8.5 6 8.5 6zm.5-6l8.5 6V6l-8.5 6z" })));
|
|
267
|
+
};
|
|
268
|
+
|
|
269
|
+
const Favorite = (props) => {
|
|
270
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
271
|
+
React.createElement("path", { d: "M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z" })));
|
|
272
|
+
};
|
|
273
|
+
|
|
274
|
+
const FavoriteBorder = (props) => {
|
|
275
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
276
|
+
React.createElement("path", { d: "M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55l-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z" })));
|
|
277
|
+
};
|
|
278
|
+
|
|
279
|
+
const File = (props) => {
|
|
280
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
281
|
+
React.createElement("path", { d: "M6 2c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6H6zm7 7V3.5L18.5 9H13z" })));
|
|
282
|
+
};
|
|
283
|
+
|
|
284
|
+
const FilterList = (props) => {
|
|
285
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
286
|
+
React.createElement("path", { d: "M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z" })));
|
|
287
|
+
};
|
|
288
|
+
|
|
289
|
+
const Folder = (props) => {
|
|
290
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
291
|
+
React.createElement("path", { d: "M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z" })));
|
|
292
|
+
};
|
|
293
|
+
|
|
294
|
+
const FolderOpen = (props) => {
|
|
295
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
296
|
+
React.createElement("path", { d: "M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z" })));
|
|
297
|
+
};
|
|
298
|
+
|
|
299
|
+
const Fullscreen = (props) => {
|
|
300
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
301
|
+
React.createElement("path", { d: "M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z" })));
|
|
302
|
+
};
|
|
303
|
+
|
|
304
|
+
const FullscreenExit = (props) => {
|
|
305
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
306
|
+
React.createElement("path", { d: "M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z" })));
|
|
307
|
+
};
|
|
308
|
+
|
|
309
|
+
const GridView = (props) => {
|
|
310
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
311
|
+
React.createElement("path", { d: "M3 3v8h8V3H3zm6 6H5V5h4v4zm-6 4v8h8v-8H3zm6 6H5v-4h4v4zm4-16v8h8V3h-8zm6 6h-4V5h4v4zm-6 4v8h8v-8h-8zm6 6h-4v-4h4v4z" })));
|
|
312
|
+
};
|
|
313
|
+
|
|
314
|
+
const Group = (props) => {
|
|
315
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
316
|
+
React.createElement("path", { d: "M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z" })));
|
|
317
|
+
};
|
|
318
|
+
|
|
319
|
+
const Heart = (props) => {
|
|
320
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
321
|
+
React.createElement("path", { d: "M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z" })));
|
|
322
|
+
};
|
|
323
|
+
|
|
324
|
+
const Help = (props) => {
|
|
325
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
326
|
+
React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z" })));
|
|
327
|
+
};
|
|
328
|
+
|
|
329
|
+
const HelpOutline = (props) => {
|
|
330
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
331
|
+
React.createElement("path", { d: "M11 18h2v-2h-2v2zm1-16C6.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 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" })));
|
|
332
|
+
};
|
|
333
|
+
|
|
334
|
+
const Home = (props) => {
|
|
335
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
336
|
+
React.createElement("path", { d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z" })));
|
|
337
|
+
};
|
|
338
|
+
|
|
339
|
+
const Image = (props) => {
|
|
340
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
341
|
+
React.createElement("path", { d: "M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z" })));
|
|
342
|
+
};
|
|
343
|
+
|
|
344
|
+
const Info = (props) => {
|
|
345
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
346
|
+
React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z" })));
|
|
347
|
+
};
|
|
348
|
+
|
|
349
|
+
const InsertChart = (props) => {
|
|
350
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
351
|
+
React.createElement("path", { 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" })));
|
|
352
|
+
};
|
|
353
|
+
|
|
354
|
+
const Language = (props) => {
|
|
355
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
356
|
+
React.createElement("path", { 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 2zm6.93 6h-2.95c-.32-1.25-.78-2.45-1.38-3.56 1.84.63 3.37 1.91 4.33 3.56zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56-1.84-.63-3.37-1.9-4.33-3.56zm2.95-8H5.08c.96-1.66 2.49-2.93 4.33-3.56C8.81 5.55 8.35 6.75 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95c-.96 1.65-2.49 2.93-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z" })));
|
|
357
|
+
};
|
|
358
|
+
|
|
359
|
+
const Launch = (props) => {
|
|
360
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
361
|
+
React.createElement("path", { d: "M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z" })));
|
|
362
|
+
};
|
|
363
|
+
|
|
364
|
+
const Link = (props) => {
|
|
365
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
366
|
+
React.createElement("path", { d: "M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z" })));
|
|
367
|
+
};
|
|
368
|
+
|
|
369
|
+
const LocalOffer = (props) => {
|
|
370
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
371
|
+
React.createElement("path", { d: "M21.41 11.58l-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z" })));
|
|
372
|
+
};
|
|
373
|
+
|
|
374
|
+
const LocationOn = (props) => {
|
|
375
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
376
|
+
React.createElement("path", { d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z" })));
|
|
377
|
+
};
|
|
378
|
+
|
|
379
|
+
const Lock = (props) => {
|
|
380
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
381
|
+
React.createElement("path", { d: "M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z" })));
|
|
382
|
+
};
|
|
383
|
+
|
|
384
|
+
const Login = (props) => {
|
|
385
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
386
|
+
React.createElement("path", { d: "M11 7L9.6 8.4l2.6 2.6H2v2h10.2l-2.6 2.6L11 17l5-5zm9 12h-8v2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-8v2h8v14z" })));
|
|
387
|
+
};
|
|
388
|
+
|
|
389
|
+
const Logout = (props) => {
|
|
390
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
391
|
+
React.createElement("path", { d: "M17 7l-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5zM4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4V5z" })));
|
|
392
|
+
};
|
|
393
|
+
|
|
394
|
+
const Loop = (props) => {
|
|
395
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
396
|
+
React.createElement("path", { d: "M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z" })));
|
|
397
|
+
};
|
|
398
|
+
|
|
399
|
+
const Map = (props) => {
|
|
400
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
401
|
+
React.createElement("path", { d: "M20.5 3l-.16.03L15 5.1 9 3 3.36 4.9c-.21.07-.36.25-.36.48V20.5c0 .28.22.5.5.5l.16-.03L9 18.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V3.5c0-.28-.22-.5-.5-.5zM15 19l-6-2.11V5l6 2.11V19z" })));
|
|
402
|
+
};
|
|
403
|
+
|
|
404
|
+
const Menu = (props) => {
|
|
405
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
406
|
+
React.createElement("path", { d: "M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" })));
|
|
407
|
+
};
|
|
408
|
+
|
|
409
|
+
const Message = (props) => {
|
|
410
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
411
|
+
React.createElement("path", { d: "M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z" })));
|
|
412
|
+
};
|
|
413
|
+
|
|
414
|
+
const Mic = (props) => {
|
|
415
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
416
|
+
React.createElement("path", { d: "M12 14c1.66 0 2.99-1.34 2.99-3L15 5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z" })));
|
|
417
|
+
};
|
|
418
|
+
|
|
419
|
+
const MicOff = (props) => {
|
|
420
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
421
|
+
React.createElement("path", { d: "M19 11h-1.7c0 .74-.16 1.43-.43 2.05l1.23 1.23c.56-.98.9-2.09.9-3.28zm-4.02.17c0-.06.02-.11.02-.17V5c0-1.66-1.34-3-3-3S9 3.34 9 5v.18l5.98 5.99zM4.27 3L3 4.27l6.01 6.01V11c0 1.66 1.33 3 2.99 3 .22 0 .44-.03.65-.08l1.66 1.66c-.71.33-1.5.52-2.31.52-2.76 0-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c.91-.13 1.77-.45 2.54-.9L19.73 21 21 19.73 4.27 3z" })));
|
|
422
|
+
};
|
|
423
|
+
|
|
424
|
+
const MoreHoriz = (props) => {
|
|
425
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
426
|
+
React.createElement("path", { d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" })));
|
|
427
|
+
};
|
|
428
|
+
|
|
429
|
+
const MoreVert = (props) => {
|
|
430
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
431
|
+
React.createElement("path", { d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" })));
|
|
432
|
+
};
|
|
433
|
+
|
|
434
|
+
const Music = (props) => {
|
|
435
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
436
|
+
React.createElement("path", { d: "M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z" })));
|
|
437
|
+
};
|
|
438
|
+
|
|
439
|
+
const MyLocation = (props) => {
|
|
440
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
441
|
+
React.createElement("path", { d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3c-.46-4.17-3.77-7.48-7.94-7.94V1h-2v2.06C6.83 3.52 3.52 6.83 3.06 11H1v2h2.06c.46 4.17 3.77 7.48 7.94 7.94V23h2v-2.06c4.17-.46 7.48-3.77 7.94-7.94H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z" })));
|
|
442
|
+
};
|
|
443
|
+
|
|
444
|
+
const Navigation = (props) => {
|
|
445
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
446
|
+
React.createElement("path", { d: "M12 2L4.5 20.29l.71.71L12 18l6.79 3 .71-.71z" })));
|
|
447
|
+
};
|
|
448
|
+
|
|
449
|
+
const Notifications = (props) => {
|
|
450
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
451
|
+
React.createElement("path", { d: "M12 22c1.1 0 2-.9 2-2h-4c0 1.1.89 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z" })));
|
|
452
|
+
};
|
|
453
|
+
|
|
454
|
+
const OpenInNew = (props) => {
|
|
455
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
456
|
+
React.createElement("path", { d: "M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z" })));
|
|
457
|
+
};
|
|
458
|
+
|
|
459
|
+
const Paste = (props) => {
|
|
460
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
461
|
+
React.createElement("path", { d: "M19 2h-4.18C14.4.84 13.3 0 12 0c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm7 18H5V4h2v3h10V4h2v16z" })));
|
|
462
|
+
};
|
|
463
|
+
|
|
464
|
+
const Pause = (props) => {
|
|
465
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
466
|
+
React.createElement("path", { d: "M6 19h4V5H6v14zm8-14v14h4V5h-4z" })));
|
|
467
|
+
};
|
|
468
|
+
|
|
469
|
+
const Payment = (props) => {
|
|
470
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
471
|
+
React.createElement("path", { d: "M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z" })));
|
|
472
|
+
};
|
|
473
|
+
|
|
474
|
+
const Person = (props) => {
|
|
475
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
476
|
+
React.createElement("path", { d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z" })));
|
|
477
|
+
};
|
|
478
|
+
|
|
479
|
+
const Phone = (props) => {
|
|
480
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
481
|
+
React.createElement("path", { d: "M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z" })));
|
|
482
|
+
};
|
|
483
|
+
|
|
484
|
+
const Photo = (props) => {
|
|
485
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
486
|
+
React.createElement("path", { d: "M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z" })));
|
|
487
|
+
};
|
|
488
|
+
|
|
489
|
+
const Place = (props) => {
|
|
490
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
491
|
+
React.createElement("path", { d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z" })));
|
|
492
|
+
};
|
|
493
|
+
|
|
494
|
+
const PlayArrow = (props) => {
|
|
495
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
496
|
+
React.createElement("path", { d: "M8 5v14l11-7z" })));
|
|
497
|
+
};
|
|
498
|
+
|
|
499
|
+
const Power = (props) => {
|
|
500
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
501
|
+
React.createElement("path", { d: "M16 9v4.66l-3.5 3.51V19h-1v-1.83L8 13.65V9h8m0-6h-2v4h-4V3H8v4h-.01C6.9 6.99 6 7.89 6 8.98v5.52L9.5 18v3h5v-3l3.5-3.5V9c0-1.1-.9-2-2-2V3z" })));
|
|
502
|
+
};
|
|
503
|
+
|
|
504
|
+
const Print = (props) => {
|
|
505
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
506
|
+
React.createElement("path", { d: "M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z" })));
|
|
507
|
+
};
|
|
508
|
+
|
|
509
|
+
const Redo = (props) => {
|
|
510
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
511
|
+
React.createElement("path", { d: "M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16c1.05-3.19 4.05-5.5 7.6-5.5 1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z" })));
|
|
512
|
+
};
|
|
513
|
+
|
|
514
|
+
const Refresh = (props) => {
|
|
515
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
516
|
+
React.createElement("path", { d: "M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z" })));
|
|
517
|
+
};
|
|
518
|
+
|
|
519
|
+
const Remove = (props) => {
|
|
520
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
521
|
+
React.createElement("path", { d: "M19 13H5v-2h14v2z" })));
|
|
522
|
+
};
|
|
523
|
+
|
|
524
|
+
const RemoveCircle = (props) => {
|
|
525
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
526
|
+
React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z" })));
|
|
527
|
+
};
|
|
528
|
+
|
|
529
|
+
const Replay = (props) => {
|
|
530
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
531
|
+
React.createElement("path", { d: "M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z" })));
|
|
532
|
+
};
|
|
533
|
+
|
|
534
|
+
const Save = (props) => {
|
|
535
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
536
|
+
React.createElement("path", { d: "M17 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z" })));
|
|
537
|
+
};
|
|
538
|
+
|
|
539
|
+
const Schedule = (props) => {
|
|
540
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
541
|
+
React.createElement("path", { 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.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z" })));
|
|
542
|
+
};
|
|
543
|
+
|
|
544
|
+
const Search = (props) => {
|
|
545
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
546
|
+
React.createElement("path", { d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z" })));
|
|
547
|
+
};
|
|
548
|
+
|
|
549
|
+
const Send = (props) => {
|
|
550
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
551
|
+
React.createElement("path", { d: "M2.01 21L23 12 2.01 3 2 10l15 2-15 2z" })));
|
|
552
|
+
};
|
|
553
|
+
|
|
554
|
+
const Settings = (props) => {
|
|
555
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
556
|
+
React.createElement("path", { d: "M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z" })));
|
|
557
|
+
};
|
|
558
|
+
|
|
559
|
+
const Share = (props) => {
|
|
560
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
561
|
+
React.createElement("path", { d: "M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z" })));
|
|
562
|
+
};
|
|
563
|
+
|
|
564
|
+
const ShoppingCart = (props) => {
|
|
565
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
566
|
+
React.createElement("path", { d: "M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.08-.14.12-.31.12-.48 0-.55-.45-1-1-1H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z" })));
|
|
567
|
+
};
|
|
568
|
+
|
|
569
|
+
const ShowChart = (props) => {
|
|
570
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
571
|
+
React.createElement("path", { d: "M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99z" })));
|
|
572
|
+
};
|
|
573
|
+
|
|
574
|
+
const SkipNext = (props) => {
|
|
575
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
576
|
+
React.createElement("path", { d: "M6 18l8.5-6L6 6v12zM16 6v12h2V6h-2z" })));
|
|
577
|
+
};
|
|
578
|
+
|
|
579
|
+
const SkipPrevious = (props) => {
|
|
580
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
581
|
+
React.createElement("path", { d: "M6 6h2v12H6zm3.5 6l8.5 6V6z" })));
|
|
582
|
+
};
|
|
583
|
+
|
|
584
|
+
const Sort = (props) => {
|
|
585
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
586
|
+
React.createElement("path", { d: "M3 18h6v-2H3v2zM3 6v2h18V6H3zm0 7h12v-2H3v2z" })));
|
|
587
|
+
};
|
|
588
|
+
|
|
589
|
+
const Star = (props) => {
|
|
590
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
591
|
+
React.createElement("path", { d: "M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z" })));
|
|
592
|
+
};
|
|
593
|
+
|
|
594
|
+
const Stop = (props) => {
|
|
595
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
596
|
+
React.createElement("path", { d: "M6 6h12v12H6z" })));
|
|
597
|
+
};
|
|
598
|
+
|
|
599
|
+
const Sync = (props) => {
|
|
600
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
601
|
+
React.createElement("path", { d: "M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z" })));
|
|
602
|
+
};
|
|
603
|
+
|
|
604
|
+
const Terminal = (props) => {
|
|
605
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
606
|
+
React.createElement("path", { d: "M20 4H4c-1.11 0-2 .89-2 2v12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.58-2.59L7.5 9l4 4-4 4z" })));
|
|
607
|
+
};
|
|
608
|
+
|
|
609
|
+
const ThumbDown = (props) => {
|
|
610
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
611
|
+
React.createElement("path", { d: "M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm4 0v12h4V3h-4z" })));
|
|
612
|
+
};
|
|
613
|
+
|
|
614
|
+
const ThumbUp = (props) => {
|
|
615
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
616
|
+
React.createElement("path", { d: "M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z" })));
|
|
617
|
+
};
|
|
618
|
+
|
|
619
|
+
const Timeline = (props) => {
|
|
620
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
621
|
+
React.createElement("path", { d: "M23 8c0 1.1-.9 2-2 2-.18 0-.35-.02-.51-.07l-3.56 3.55c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.35.07-.51l-4.51-4.51C8.35 9.02 8.18 9 8 9s-.35.02-.51.07l-4.56-4.55C2.98 4.35 3 4.18 3 4c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2c.18 0 .35-.02.51-.07l4.56 4.55C6.02 10.65 6 10.82 6 11c0 1.1.9 2 2 2s2-.9 2-2c0-.18-.02-.35-.07-.51l4.51-4.51C14.65 6.02 14.82 6 15 6s.35.02.51.07l3.56-3.55C19.02 2.35 19 2.18 19 2c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2c-.18 0-.35-.02-.51-.07l-3.56 3.55c.05.16.07.33.07.51 0 1.1.9 2 2 2s2-.9 2-2z" })));
|
|
622
|
+
};
|
|
623
|
+
|
|
624
|
+
const Timer = (props) => {
|
|
625
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
626
|
+
React.createElement("path", { d: "M15 1H9v2h6V1zm-4 13h2V8h-2v6zm8.03-6.61l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42C16.07 4.74 14.12 4 12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9 9-4.03 9-9c0-2.12-.74-4.07-1.97-5.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z" })));
|
|
627
|
+
};
|
|
628
|
+
|
|
629
|
+
const Today = (props) => {
|
|
630
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
631
|
+
React.createElement("path", { d: "M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z" })));
|
|
632
|
+
};
|
|
633
|
+
|
|
634
|
+
const Undo = (props) => {
|
|
635
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
636
|
+
React.createElement("path", { d: "M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z" })));
|
|
637
|
+
};
|
|
638
|
+
|
|
639
|
+
const Unlock = (props) => {
|
|
640
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
641
|
+
React.createElement("path", { d: "M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z" })));
|
|
642
|
+
};
|
|
643
|
+
|
|
644
|
+
const Upload = (props) => {
|
|
645
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
646
|
+
React.createElement("path", { d: "M9 16h6v-6h4l-7-7-7 7h4zm-4 2h14v2H5z" })));
|
|
647
|
+
};
|
|
648
|
+
|
|
649
|
+
const User = (props) => {
|
|
650
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
651
|
+
React.createElement("path", { d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z" })));
|
|
652
|
+
};
|
|
653
|
+
|
|
654
|
+
const Video = (props) => {
|
|
655
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
656
|
+
React.createElement("path", { d: "M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4z" })));
|
|
657
|
+
};
|
|
658
|
+
|
|
659
|
+
const ViewList = (props) => {
|
|
660
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
661
|
+
React.createElement("path", { d: "M4 14h4v-4H4v4zm0 5h4v-4H4v4zM4 9h4V5H4v4zm5 5h12v-4H9v4zm0 5h12v-4H9v4zM9 5v4h12V5H9z" })));
|
|
662
|
+
};
|
|
663
|
+
|
|
664
|
+
const ViewModule = (props) => {
|
|
665
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
666
|
+
React.createElement("path", { d: "M4 11h5V5H4v6zm0 7h5v-6H4v6zm6 0h5v-6h-5v6zm6 0h5v-6h-5v6zm-6-7h5V5h-5v6zm6-6v6h5V5h-5z" })));
|
|
667
|
+
};
|
|
668
|
+
|
|
669
|
+
const Visibility = (props) => {
|
|
670
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
671
|
+
React.createElement("path", { d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-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" })));
|
|
672
|
+
};
|
|
673
|
+
|
|
674
|
+
const VisibilityOff = (props) => {
|
|
675
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
676
|
+
React.createElement("path", { d: "M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z" })));
|
|
677
|
+
};
|
|
678
|
+
|
|
679
|
+
const Volume = (props) => {
|
|
680
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
681
|
+
React.createElement("path", { d: "M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z" })));
|
|
682
|
+
};
|
|
683
|
+
|
|
684
|
+
const VolumeOff = (props) => {
|
|
685
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
686
|
+
React.createElement("path", { d: "M16.5 12c0-1.77-1.02-3.29-2.5-4.03v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51C20.63 14.91 21 13.5 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06c1.38-.31 2.63-.95 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z" })));
|
|
687
|
+
};
|
|
688
|
+
|
|
689
|
+
const Warning = (props) => {
|
|
690
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
691
|
+
React.createElement("path", { d: "M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" })));
|
|
692
|
+
};
|
|
693
|
+
|
|
694
|
+
const ZoomIn = (props) => {
|
|
695
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
696
|
+
React.createElement("path", { d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zm.5-7H9v2H7v1h2v2h1v-2h2V9h-2z" })));
|
|
697
|
+
};
|
|
698
|
+
|
|
699
|
+
const ZoomOut = (props) => {
|
|
700
|
+
return (React.createElement(IconBase$1, Object.assign({}, props),
|
|
701
|
+
React.createElement("path", { d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7z" })));
|
|
702
|
+
};
|
|
703
|
+
|
|
704
|
+
/**
|
|
705
|
+
* Context for global icon configuration
|
|
706
|
+
*/
|
|
707
|
+
const IconContext = React.createContext({});
|
|
708
|
+
/**
|
|
709
|
+
* Provider component for icon configuration
|
|
710
|
+
* Allows setting default props for all icons in a tree
|
|
711
|
+
*
|
|
712
|
+
* @example
|
|
713
|
+
* ```tsx
|
|
714
|
+
* <IconProvider value={{ defaultSize: 24, defaultColor: 'blue' }}>
|
|
715
|
+
* <Home /> // Will be 24px and blue
|
|
716
|
+
* <User /> // Will be 24px and blue
|
|
717
|
+
* </IconProvider>
|
|
718
|
+
* ```
|
|
719
|
+
*/
|
|
720
|
+
const IconProvider = ({ value, children }) => {
|
|
721
|
+
const memoizedValue = React.useMemo(() => value, [value]);
|
|
722
|
+
return (React.createElement(IconContext.Provider, { value: memoizedValue }, children));
|
|
723
|
+
};
|
|
724
|
+
/**
|
|
725
|
+
* Hook to access icon context configuration
|
|
726
|
+
* @returns Current icon configuration
|
|
727
|
+
*/
|
|
728
|
+
const useIconContext = () => {
|
|
729
|
+
return React.useContext(IconContext);
|
|
730
|
+
};
|
|
731
|
+
|
|
732
|
+
/**
|
|
733
|
+
* Normalizes size prop to a valid CSS value
|
|
734
|
+
* @param size - Size value (number or string)
|
|
735
|
+
* @returns Normalized size string
|
|
736
|
+
*/
|
|
737
|
+
const normalizeSize = (size) => {
|
|
738
|
+
if (size === undefined)
|
|
739
|
+
return '1em';
|
|
740
|
+
return typeof size === 'number' ? `${size}px` : size;
|
|
741
|
+
};
|
|
742
|
+
/**
|
|
743
|
+
* Merges class names, filtering out falsy values
|
|
744
|
+
* @param classes - Array of class names
|
|
745
|
+
* @returns Merged class name string
|
|
746
|
+
*/
|
|
747
|
+
const mergeClassNames = (...classes) => {
|
|
748
|
+
return classes.filter(Boolean).join(' ');
|
|
749
|
+
};
|
|
750
|
+
/**
|
|
751
|
+
* Validates color value (basic validation)
|
|
752
|
+
* @param color - Color string
|
|
753
|
+
* @returns Whether color is valid
|
|
754
|
+
*/
|
|
755
|
+
const isValidColor = (color) => {
|
|
756
|
+
if (typeof color !== 'string')
|
|
757
|
+
return false;
|
|
758
|
+
// Basic validation - accepts hex, rgb, rgba, hsl, hsla, named colors, currentColor
|
|
759
|
+
const colorRegex = /^(#[0-9A-Fa-f]{3,8}|rgb|rgba|hsl|hsla|currentColor|transparent|[a-z]+).*$/;
|
|
760
|
+
return colorRegex.test(color);
|
|
761
|
+
};
|
|
762
|
+
/**
|
|
763
|
+
* Creates a unique ID for accessibility
|
|
764
|
+
* @param prefix - ID prefix
|
|
765
|
+
* @returns Unique ID
|
|
766
|
+
*/
|
|
767
|
+
let idCounter = 0;
|
|
768
|
+
const generateId = (prefix = 'icon') => {
|
|
769
|
+
return `${prefix}-${++idCounter}`;
|
|
770
|
+
};
|
|
771
|
+
/**
|
|
772
|
+
* Merges icon props with default values
|
|
773
|
+
* @param props - Icon props
|
|
774
|
+
* @param defaults - Default values
|
|
775
|
+
* @returns Merged props
|
|
776
|
+
*/
|
|
777
|
+
const mergeIconProps = (props, defaults) => {
|
|
778
|
+
return Object.assign(Object.assign(Object.assign({}, defaults), props), { className: mergeClassNames(defaults.className, props.className), style: Object.assign(Object.assign({}, defaults.style), props.style) });
|
|
779
|
+
};
|
|
780
|
+
/**
|
|
781
|
+
* Converts kebab-case to PascalCase
|
|
782
|
+
* @param str - Kebab-case string
|
|
783
|
+
* @returns PascalCase string
|
|
784
|
+
*/
|
|
785
|
+
const kebabToPascal = (str) => {
|
|
786
|
+
return str
|
|
787
|
+
.split('-')
|
|
788
|
+
.map(word => word.charAt(0).toUpperCase() + word.slice(1))
|
|
789
|
+
.join('');
|
|
790
|
+
};
|
|
791
|
+
/**
|
|
792
|
+
* Converts PascalCase to kebab-case
|
|
793
|
+
* @param str - PascalCase string
|
|
794
|
+
* @returns Kebab-case string
|
|
795
|
+
*/
|
|
796
|
+
const pascalToKebab = (str) => {
|
|
797
|
+
return str
|
|
798
|
+
.replace(/([a-z0-9])([A-Z])/g, '$1-$2')
|
|
799
|
+
.toLowerCase();
|
|
800
|
+
};
|
|
801
|
+
|
|
802
|
+
/**
|
|
803
|
+
* Hook to merge icon props with context defaults
|
|
804
|
+
* @param props - Icon component props
|
|
805
|
+
* @returns Merged props with defaults from context
|
|
806
|
+
*
|
|
807
|
+
* @example
|
|
808
|
+
* ```tsx
|
|
809
|
+
* const MyIcon = (props: IconProps) => {
|
|
810
|
+
* const mergedProps = useIcon(props);
|
|
811
|
+
* return <IconBase {...mergedProps}>...</IconBase>;
|
|
812
|
+
* };
|
|
813
|
+
* ```
|
|
814
|
+
*/
|
|
815
|
+
const useIcon = (props) => {
|
|
816
|
+
const context = useIconContext();
|
|
817
|
+
return React.useMemo(() => {
|
|
818
|
+
const defaults = {
|
|
819
|
+
size: context.defaultSize,
|
|
820
|
+
color: context.defaultColor,
|
|
821
|
+
className: context.classNamePrefix ? `${context.classNamePrefix}` : undefined,
|
|
822
|
+
};
|
|
823
|
+
return mergeIconProps(props, defaults);
|
|
824
|
+
}, [props, context]);
|
|
825
|
+
};
|
|
826
|
+
|
|
827
|
+
/**
|
|
828
|
+
* Library version
|
|
829
|
+
*/
|
|
830
|
+
const VERSION = '1.0.0';
|
|
831
|
+
/**
|
|
832
|
+
* Default icon configuration
|
|
833
|
+
*/
|
|
834
|
+
const DEFAULT_ICON_CONFIG = {
|
|
835
|
+
defaultSize: '1em',
|
|
836
|
+
defaultColor: 'currentColor',
|
|
837
|
+
classNamePrefix: 'icon',
|
|
838
|
+
};
|
|
839
|
+
/**
|
|
840
|
+
* Standard viewBox sizes
|
|
841
|
+
*/
|
|
842
|
+
const VIEWBOX_SIZES = {
|
|
843
|
+
SMALL: '0 0 16 16',
|
|
844
|
+
MEDIUM: '0 0 24 24',
|
|
845
|
+
LARGE: '0 0 32 32',
|
|
846
|
+
XLARGE: '0 0 48 48',
|
|
847
|
+
};
|
|
848
|
+
/**
|
|
849
|
+
* Icon categories for organization
|
|
850
|
+
*/
|
|
851
|
+
const ICON_CATEGORIES = {
|
|
852
|
+
NAVIGATION: 'navigation',
|
|
853
|
+
SOCIAL: 'social',
|
|
854
|
+
UI: 'ui',
|
|
855
|
+
MEDIA: 'media',
|
|
856
|
+
EDITOR: 'editor',
|
|
857
|
+
BUSINESS: 'business',
|
|
858
|
+
EMOJI: 'emoji',
|
|
859
|
+
ARROWS: 'arrows',
|
|
860
|
+
BRANDS: 'brands',
|
|
861
|
+
};
|
|
862
|
+
/**
|
|
863
|
+
* Common icon sizes in pixels
|
|
864
|
+
*/
|
|
865
|
+
const ICON_SIZES = {
|
|
866
|
+
XS: 12,
|
|
867
|
+
SM: 16,
|
|
868
|
+
MD: 24,
|
|
869
|
+
LG: 32,
|
|
870
|
+
XL: 48,
|
|
871
|
+
XXL: 64,
|
|
872
|
+
};
|
|
873
|
+
/**
|
|
874
|
+
* Accessibility roles for icons
|
|
875
|
+
*/
|
|
876
|
+
const ICON_ROLES = {
|
|
877
|
+
IMG: 'img',
|
|
878
|
+
PRESENTATION: 'presentation',
|
|
879
|
+
BUTTON: 'button',
|
|
880
|
+
};
|
|
881
|
+
|
|
882
|
+
exports.AccessTime = AccessTime;
|
|
883
|
+
exports.AccountCircle = AccountCircle;
|
|
884
|
+
exports.Add = Add;
|
|
885
|
+
exports.AddCircle = AddCircle;
|
|
886
|
+
exports.Alarm = Alarm;
|
|
887
|
+
exports.ArrowDown = ArrowDown;
|
|
888
|
+
exports.ArrowLeft = ArrowLeft;
|
|
889
|
+
exports.ArrowRight = ArrowRight;
|
|
890
|
+
exports.ArrowUp = ArrowUp;
|
|
891
|
+
exports.Article = Article;
|
|
892
|
+
exports.Assessment = Assessment;
|
|
893
|
+
exports.Attach = Attach;
|
|
894
|
+
exports.Bookmark = Bookmark;
|
|
895
|
+
exports.BookmarkBorder = BookmarkBorder;
|
|
896
|
+
exports.BugReport = BugReport;
|
|
897
|
+
exports.Build = Build;
|
|
898
|
+
exports.Call = Call;
|
|
899
|
+
exports.Camera = Camera;
|
|
900
|
+
exports.Cancel = Cancel;
|
|
901
|
+
exports.Chat = Chat;
|
|
902
|
+
exports.Check = Check;
|
|
903
|
+
exports.CheckCircle = CheckCircle;
|
|
904
|
+
exports.Close = Close;
|
|
905
|
+
exports.CloudDownload = CloudDownload;
|
|
906
|
+
exports.CloudUpload = CloudUpload;
|
|
907
|
+
exports.Code = Code;
|
|
908
|
+
exports.Copy = Copy;
|
|
909
|
+
exports.CreditCard = CreditCard;
|
|
910
|
+
exports.Cut = Cut;
|
|
911
|
+
exports.DEFAULT_ICON_CONFIG = DEFAULT_ICON_CONFIG;
|
|
912
|
+
exports.Dashboard = Dashboard;
|
|
913
|
+
exports.DateRange = DateRange;
|
|
914
|
+
exports.Delete = Delete;
|
|
915
|
+
exports.Description = Description;
|
|
916
|
+
exports.Download = Download;
|
|
917
|
+
exports.Edit = Edit;
|
|
918
|
+
exports.Email = Email;
|
|
919
|
+
exports.Error = Error$1;
|
|
920
|
+
exports.Event = Event;
|
|
921
|
+
exports.Extension = Extension;
|
|
922
|
+
exports.FastForward = FastForward;
|
|
923
|
+
exports.FastRewind = FastRewind;
|
|
924
|
+
exports.Favorite = Favorite;
|
|
925
|
+
exports.FavoriteBorder = FavoriteBorder;
|
|
926
|
+
exports.File = File;
|
|
927
|
+
exports.FilterList = FilterList;
|
|
928
|
+
exports.Folder = Folder;
|
|
929
|
+
exports.FolderOpen = FolderOpen;
|
|
930
|
+
exports.Fullscreen = Fullscreen;
|
|
931
|
+
exports.FullscreenExit = FullscreenExit;
|
|
932
|
+
exports.GridView = GridView;
|
|
933
|
+
exports.Group = Group;
|
|
934
|
+
exports.Heart = Heart;
|
|
935
|
+
exports.Help = Help;
|
|
936
|
+
exports.HelpOutline = HelpOutline;
|
|
937
|
+
exports.Home = Home;
|
|
938
|
+
exports.ICON_CATEGORIES = ICON_CATEGORIES;
|
|
939
|
+
exports.ICON_ROLES = ICON_ROLES;
|
|
940
|
+
exports.ICON_SIZES = ICON_SIZES;
|
|
941
|
+
exports.IconBase = IconBase$1;
|
|
942
|
+
exports.IconProvider = IconProvider;
|
|
943
|
+
exports.Image = Image;
|
|
944
|
+
exports.Info = Info;
|
|
945
|
+
exports.InsertChart = InsertChart;
|
|
946
|
+
exports.Language = Language;
|
|
947
|
+
exports.Launch = Launch;
|
|
948
|
+
exports.Link = Link;
|
|
949
|
+
exports.LocalOffer = LocalOffer;
|
|
950
|
+
exports.LocationOn = LocationOn;
|
|
951
|
+
exports.Lock = Lock;
|
|
952
|
+
exports.Login = Login;
|
|
953
|
+
exports.Logout = Logout;
|
|
954
|
+
exports.Loop = Loop;
|
|
955
|
+
exports.Map = Map;
|
|
956
|
+
exports.Menu = Menu;
|
|
957
|
+
exports.Message = Message;
|
|
958
|
+
exports.Mic = Mic;
|
|
959
|
+
exports.MicOff = MicOff;
|
|
960
|
+
exports.MoreHoriz = MoreHoriz;
|
|
961
|
+
exports.MoreVert = MoreVert;
|
|
962
|
+
exports.Music = Music;
|
|
963
|
+
exports.MyLocation = MyLocation;
|
|
964
|
+
exports.Navigation = Navigation;
|
|
965
|
+
exports.Notifications = Notifications;
|
|
966
|
+
exports.OpenInNew = OpenInNew;
|
|
967
|
+
exports.Paste = Paste;
|
|
968
|
+
exports.Pause = Pause;
|
|
969
|
+
exports.Payment = Payment;
|
|
970
|
+
exports.Person = Person;
|
|
971
|
+
exports.Phone = Phone;
|
|
972
|
+
exports.Photo = Photo;
|
|
973
|
+
exports.Place = Place;
|
|
974
|
+
exports.PlayArrow = PlayArrow;
|
|
975
|
+
exports.Power = Power;
|
|
976
|
+
exports.Print = Print;
|
|
977
|
+
exports.Redo = Redo;
|
|
978
|
+
exports.Refresh = Refresh;
|
|
979
|
+
exports.Remove = Remove;
|
|
980
|
+
exports.RemoveCircle = RemoveCircle;
|
|
981
|
+
exports.Replay = Replay;
|
|
982
|
+
exports.Save = Save;
|
|
983
|
+
exports.Schedule = Schedule;
|
|
984
|
+
exports.Search = Search;
|
|
985
|
+
exports.Send = Send;
|
|
986
|
+
exports.Settings = Settings;
|
|
987
|
+
exports.Share = Share;
|
|
988
|
+
exports.ShoppingCart = ShoppingCart;
|
|
989
|
+
exports.ShowChart = ShowChart;
|
|
990
|
+
exports.SkipNext = SkipNext;
|
|
991
|
+
exports.SkipPrevious = SkipPrevious;
|
|
992
|
+
exports.Sort = Sort;
|
|
993
|
+
exports.Star = Star;
|
|
994
|
+
exports.Stop = Stop;
|
|
995
|
+
exports.Sync = Sync;
|
|
996
|
+
exports.Terminal = Terminal;
|
|
997
|
+
exports.ThumbDown = ThumbDown;
|
|
998
|
+
exports.ThumbUp = ThumbUp;
|
|
999
|
+
exports.Timeline = Timeline;
|
|
1000
|
+
exports.Timer = Timer;
|
|
1001
|
+
exports.Today = Today;
|
|
1002
|
+
exports.Undo = Undo;
|
|
1003
|
+
exports.Unlock = Unlock;
|
|
1004
|
+
exports.Upload = Upload;
|
|
1005
|
+
exports.User = User;
|
|
1006
|
+
exports.VERSION = VERSION;
|
|
1007
|
+
exports.VIEWBOX_SIZES = VIEWBOX_SIZES;
|
|
1008
|
+
exports.Video = Video;
|
|
1009
|
+
exports.ViewList = ViewList;
|
|
1010
|
+
exports.ViewModule = ViewModule;
|
|
1011
|
+
exports.Visibility = Visibility;
|
|
1012
|
+
exports.VisibilityOff = VisibilityOff;
|
|
1013
|
+
exports.Volume = Volume;
|
|
1014
|
+
exports.VolumeOff = VolumeOff;
|
|
1015
|
+
exports.Warning = Warning;
|
|
1016
|
+
exports.ZoomIn = ZoomIn;
|
|
1017
|
+
exports.ZoomOut = ZoomOut;
|
|
1018
|
+
exports.generateId = generateId;
|
|
1019
|
+
exports.isValidColor = isValidColor;
|
|
1020
|
+
exports.kebabToPascal = kebabToPascal;
|
|
1021
|
+
exports.mergeClassNames = mergeClassNames;
|
|
1022
|
+
exports.mergeIconProps = mergeIconProps;
|
|
1023
|
+
exports.normalizeSize = normalizeSize;
|
|
1024
|
+
exports.pascalToKebab = pascalToKebab;
|
|
1025
|
+
exports.useIcon = useIcon;
|
|
1026
|
+
exports.useIconContext = useIconContext;
|
|
1027
|
+
//# sourceMappingURL=index.js.map
|