metal-icons 0.1.10 → 0.1.12
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/dist/16/outline/Activity.js +15 -0
- package/dist/16/outline/Alarm.js +20 -0
- package/dist/16/outline/Alert.js +18 -0
- package/dist/16/outline/AlignBottom.js +14 -0
- package/dist/16/outline/AlignTop.js +14 -0
- package/dist/16/outline/Annotation.js +15 -0
- package/dist/16/outline/Archive.js +18 -0
- package/dist/16/outline/ArrowDown.js +14 -0
- package/dist/16/outline/ArrowDownLeft.js +14 -0
- package/dist/16/outline/ArrowDownRight.js +14 -0
- package/dist/16/outline/ArrowLeft.js +14 -0
- package/dist/16/outline/ArrowRight.js +14 -0
- package/dist/16/outline/ArrowUp.js +14 -0
- package/dist/16/outline/ArrowUpLeft.js +14 -0
- package/dist/16/outline/ArrowUpRight.js +14 -0
- package/dist/16/outline/At.js +15 -0
- package/dist/16/outline/Battery.js +18 -0
- package/dist/16/outline/Beaker.js +14 -0
- package/dist/16/outline/Bell.js +16 -0
- package/dist/16/outline/BookClosed.js +15 -0
- package/dist/16/outline/BookOpen.js +15 -0
- package/dist/16/outline/Bookmark.js +14 -0
- package/dist/16/outline/BookmarkPlus.js +18 -0
- package/dist/16/outline/Briefcase.js +14 -0
- package/dist/16/outline/Building.js +14 -0
- package/dist/16/outline/Bulb.js +16 -0
- package/dist/16/outline/Calendar.js +14 -0
- package/dist/16/outline/Camera.js +17 -0
- package/dist/16/outline/Cash.js +16 -0
- package/dist/16/outline/ChartBar.js +13 -0
- package/dist/16/outline/ChatBubbleRound.js +14 -0
- package/dist/16/outline/ChatBubbleRoundDots.js +16 -0
- package/dist/16/outline/ChatBubbleRoundText.js +16 -0
- package/dist/16/outline/ChatBubbleSquare.js +14 -0
- package/dist/16/outline/ChatBubbleSquareDots.js +16 -0
- package/dist/16/outline/ChatBubbleSquareText.js +16 -0
- package/dist/16/outline/ChatBubblesRound.js +17 -0
- package/dist/16/outline/ChatBubblesSquare.js +16 -0
- package/dist/16/outline/Check.js +13 -0
- package/dist/16/outline/ChevronDown.js +14 -0
- package/dist/16/outline/ChevronLeft.js +14 -0
- package/dist/16/outline/ChevronRight.js +14 -0
- package/dist/16/outline/ChevronUp.js +14 -0
- package/dist/16/outline/ChevronsDown.js +15 -0
- package/dist/16/outline/ChevronsLeft.js +15 -0
- package/dist/16/outline/ChevronsRight.js +15 -0
- package/dist/16/outline/ChevronsUp.js +15 -0
- package/dist/16/outline/CircleAdd.js +16 -0
- package/dist/16/outline/CircleAlert.js +16 -0
- package/dist/16/outline/CircleArrowDown.js +16 -0
- package/dist/16/outline/CircleArrowLeft.js +16 -0
- package/dist/16/outline/CircleArrowRight.js +16 -0
- package/dist/16/outline/CircleArrowUp.js +16 -0
- package/dist/16/outline/CircleCaretDown.js +16 -0
- package/dist/16/outline/CircleCaretLeft.js +16 -0
- package/dist/16/outline/CircleCaretRight.js +16 -0
- package/dist/16/outline/CircleCaretUp.js +16 -0
- package/dist/16/outline/CircleCheck.js +16 -0
- package/dist/16/outline/CircleClose.js +16 -0
- package/dist/16/outline/CircleHelp.js +19 -0
- package/dist/16/outline/CircleInfo.js +14 -0
- package/dist/16/outline/CircleMinus.js +16 -0
- package/dist/16/outline/Clipboard.js +14 -0
- package/dist/16/outline/ClipboardCheck.js +16 -0
- package/dist/16/outline/Clock.js +16 -0
- package/dist/16/outline/Close.js +13 -0
- package/dist/16/outline/CloudDownload.js +14 -0
- package/dist/16/outline/CloudUpload.js +14 -0
- package/dist/16/outline/Cog.js +17 -0
- package/dist/16/outline/Folder.js +15 -0
- package/dist/16/outline/index.esm.js +70 -548
- package/dist/16/solid/Activity.js +15 -0
- package/dist/16/solid/Alarm.js +21 -0
- package/dist/16/solid/Alert.js +15 -0
- package/dist/16/solid/AlignBottom.js +14 -0
- package/dist/16/solid/AlignTop.js +14 -0
- package/dist/16/solid/Annotation.js +14 -0
- package/dist/16/solid/Archive.js +18 -0
- package/dist/16/solid/ArrowDown.js +14 -0
- package/dist/16/solid/ArrowDownLeft.js +14 -0
- package/dist/16/solid/ArrowDownRight.js +14 -0
- package/dist/16/solid/ArrowLeft.js +14 -0
- package/dist/16/solid/ArrowRight.js +14 -0
- package/dist/16/solid/ArrowUp.js +14 -0
- package/dist/16/solid/ArrowUpLeft.js +14 -0
- package/dist/16/solid/ArrowUpRight.js +14 -0
- package/dist/16/solid/At.js +15 -0
- package/dist/16/solid/Battery.js +18 -0
- package/dist/16/solid/Beaker.js +14 -0
- package/dist/16/solid/Bell.js +16 -0
- package/dist/16/solid/BookClosed.js +15 -0
- package/dist/16/solid/BookOpen.js +14 -0
- package/dist/16/solid/Bookmark.js +13 -0
- package/dist/16/solid/BookmarkPlus.js +15 -0
- package/dist/16/solid/Briefcase.js +14 -0
- package/dist/16/solid/Building.js +14 -0
- package/dist/16/solid/Bulb.js +16 -0
- package/dist/16/solid/Calendar.js +13 -0
- package/dist/16/solid/Camera.js +14 -0
- package/dist/16/solid/Cash.js +16 -0
- package/dist/16/solid/ChartBar.js +13 -0
- package/dist/16/solid/ChatBubbleRound.js +14 -0
- package/dist/16/solid/ChatBubbleRoundDots.js +14 -0
- package/dist/16/solid/ChatBubbleRoundText.js +14 -0
- package/dist/16/solid/ChatBubbleSquare.js +14 -0
- package/dist/16/solid/ChatBubbleSquareDots.js +14 -0
- package/dist/16/solid/ChatBubbleSquareText.js +14 -0
- package/dist/16/solid/ChatBubblesRound.js +17 -0
- package/dist/16/solid/ChatBubblesSquare.js +16 -0
- package/dist/16/solid/Check.js +13 -0
- package/dist/16/solid/ChevronDown.js +14 -0
- package/dist/16/solid/ChevronLeft.js +14 -0
- package/dist/16/solid/ChevronRight.js +14 -0
- package/dist/16/solid/ChevronUp.js +14 -0
- package/dist/16/solid/ChevronsDown.js +15 -0
- package/dist/16/solid/ChevronsLeft.js +15 -0
- package/dist/16/solid/ChevronsRight.js +15 -0
- package/dist/16/solid/ChevronsUp.js +15 -0
- package/dist/16/solid/CircleAdd.js +14 -0
- package/dist/16/solid/CircleAlert.js +14 -0
- package/dist/16/solid/CircleArrowDown.js +14 -0
- package/dist/16/solid/CircleArrowLeft.js +14 -0
- package/dist/16/solid/CircleArrowRight.js +14 -0
- package/dist/16/solid/CircleArrowUp.js +14 -0
- package/dist/16/solid/CircleCaretDown.js +14 -0
- package/dist/16/solid/CircleCaretLeft.js +14 -0
- package/dist/16/solid/CircleCaretRight.js +14 -0
- package/dist/16/solid/CircleCaretUp.js +14 -0
- package/dist/16/solid/CircleCheck.js +14 -0
- package/dist/16/solid/CircleClose.js +14 -0
- package/dist/16/solid/CircleHelp.js +14 -0
- package/dist/16/solid/CircleInfo.js +14 -0
- package/dist/16/solid/CircleMinus.js +14 -0
- package/dist/16/solid/Clipboard.js +14 -0
- package/dist/16/solid/ClipboardCheck.js +14 -0
- package/dist/16/solid/Clock.js +14 -0
- package/dist/16/solid/Close.js +13 -0
- package/dist/16/solid/CloudDownload.js +14 -0
- package/dist/16/solid/CloudUpload.js +14 -0
- package/dist/16/solid/Cog.js +14 -0
- package/dist/16/solid/Folder.js +14 -0
- package/dist/16/solid/index.esm.js +70 -525
- package/dist/24/outline/Activity.js +15 -0
- package/dist/24/outline/Alarm.js +21 -0
- package/dist/24/outline/Alert.js +16 -0
- package/dist/24/outline/AlignBottom.js +14 -0
- package/dist/24/outline/AlignTop.js +14 -0
- package/dist/24/outline/Annotation.js +15 -0
- package/dist/24/outline/Archive.js +18 -0
- package/dist/24/outline/ArrowDown.js +14 -0
- package/dist/24/outline/ArrowDownLeft.js +14 -0
- package/dist/24/outline/ArrowDownRight.js +14 -0
- package/dist/24/outline/ArrowLeft.js +14 -0
- package/dist/24/outline/ArrowRight.js +14 -0
- package/dist/24/outline/ArrowUp.js +14 -0
- package/dist/24/outline/ArrowUpLeft.js +14 -0
- package/dist/24/outline/ArrowUpRight.js +14 -0
- package/dist/24/outline/At.js +15 -0
- package/dist/24/outline/Battery.js +18 -0
- package/dist/24/outline/Beaker.js +14 -0
- package/dist/24/outline/Bell.js +16 -0
- package/dist/24/outline/BookClosed.js +15 -0
- package/dist/24/outline/BookOpen.js +15 -0
- package/dist/24/outline/Bookmark.js +14 -0
- package/dist/24/outline/BookmarkPlus.js +18 -0
- package/dist/24/outline/Briefcase.js +14 -0
- package/dist/24/outline/Building.js +14 -0
- package/dist/24/outline/Bulb.js +16 -0
- package/dist/24/outline/Calendar.js +14 -0
- package/dist/24/outline/Camera.js +17 -0
- package/dist/24/outline/Cash.js +19 -0
- package/dist/24/outline/ChartBar.js +13 -0
- package/dist/24/outline/ChatBubbleRound.js +14 -0
- package/dist/24/outline/ChatBubbleRoundDots.js +16 -0
- package/dist/24/outline/ChatBubbleRoundText.js +16 -0
- package/dist/24/outline/ChatBubbleSquare.js +14 -0
- package/dist/24/outline/ChatBubbleSquareDots.js +16 -0
- package/dist/24/outline/ChatBubbleSquareText.js +16 -0
- package/dist/24/outline/ChatBubblesRound.js +17 -0
- package/dist/24/outline/ChatBubblesSquare.js +16 -0
- package/dist/24/outline/Check.js +13 -0
- package/dist/24/outline/ChevronDown.js +14 -0
- package/dist/24/outline/ChevronLeft.js +14 -0
- package/dist/24/outline/ChevronRight.js +14 -0
- package/dist/24/outline/ChevronUp.js +14 -0
- package/dist/24/outline/ChevronsDown.js +15 -0
- package/dist/24/outline/ChevronsLeft.js +15 -0
- package/dist/24/outline/ChevronsRight.js +15 -0
- package/dist/24/outline/ChevronsUp.js +15 -0
- package/dist/24/outline/CircleAdd.js +16 -0
- package/dist/24/outline/CircleAlert.js +16 -0
- package/dist/24/outline/CircleArrowDown.js +16 -0
- package/dist/24/outline/CircleArrowLeft.js +16 -0
- package/dist/24/outline/CircleArrowRight.js +16 -0
- package/dist/24/outline/CircleArrowUp.js +16 -0
- package/dist/24/outline/CircleCaretDown.js +16 -0
- package/dist/24/outline/CircleCaretLeft.js +16 -0
- package/dist/24/outline/CircleCaretRight.js +16 -0
- package/dist/24/outline/CircleCaretUp.js +16 -0
- package/dist/24/outline/CircleCheck.js +16 -0
- package/dist/24/outline/CircleClose.js +16 -0
- package/dist/24/outline/CircleHelp.js +19 -0
- package/dist/24/outline/CircleInfo.js +16 -0
- package/dist/24/outline/CircleMinus.js +16 -0
- package/dist/24/outline/Clipboard.js +14 -0
- package/dist/24/outline/ClipboardCheck.js +16 -0
- package/dist/24/outline/Clock.js +16 -0
- package/dist/24/outline/Close.js +13 -0
- package/dist/24/outline/CloudDownload.js +14 -0
- package/dist/24/outline/CloudUpload.js +14 -0
- package/dist/24/outline/Cog.js +17 -0
- package/dist/24/outline/Folder.js +15 -0
- package/dist/24/outline/index.esm.js +70 -550
- package/dist/24/solid/Activity.js +15 -0
- package/dist/24/solid/Alarm.js +18 -0
- package/dist/24/solid/Alert.js +15 -0
- package/dist/24/solid/AlignBottom.js +14 -0
- package/dist/24/solid/AlignTop.js +14 -0
- package/dist/24/solid/Annotation.js +14 -0
- package/dist/24/solid/Archive.js +18 -0
- package/dist/24/solid/ArrowDown.js +14 -0
- package/dist/24/solid/ArrowDownLeft.js +14 -0
- package/dist/24/solid/ArrowDownRight.js +14 -0
- package/dist/24/solid/ArrowLeft.js +14 -0
- package/dist/24/solid/ArrowRight.js +14 -0
- package/dist/24/solid/ArrowUp.js +14 -0
- package/dist/24/solid/ArrowUpLeft.js +14 -0
- package/dist/24/solid/ArrowUpRight.js +14 -0
- package/dist/24/solid/At.js +15 -0
- package/dist/24/solid/Battery.js +18 -0
- package/dist/24/solid/Beaker.js +14 -0
- package/dist/24/solid/Bell.js +16 -0
- package/dist/24/solid/BookClosed.js +15 -0
- package/dist/24/solid/BookOpen.js +14 -0
- package/dist/24/solid/Bookmark.js +13 -0
- package/dist/24/solid/BookmarkPlus.js +15 -0
- package/dist/24/solid/Briefcase.js +14 -0
- package/dist/24/solid/Building.js +14 -0
- package/dist/24/solid/Bulb.js +13 -0
- package/dist/24/solid/Calendar.js +13 -0
- package/dist/24/solid/Camera.js +14 -0
- package/dist/24/solid/Cash.js +16 -0
- package/dist/24/solid/ChartBar.js +13 -0
- package/dist/24/solid/ChatBubbleRound.js +14 -0
- package/dist/24/solid/ChatBubbleRoundDots.js +14 -0
- package/dist/24/solid/ChatBubbleRoundText.js +14 -0
- package/dist/24/solid/ChatBubbleSquare.js +14 -0
- package/dist/24/solid/ChatBubbleSquareDots.js +14 -0
- package/dist/24/solid/ChatBubbleSquareText.js +14 -0
- package/dist/24/solid/ChatBubblesRound.js +17 -0
- package/dist/24/solid/ChatBubblesSquare.js +16 -0
- package/dist/24/solid/Check.js +13 -0
- package/dist/24/solid/ChevronDown.js +14 -0
- package/dist/24/solid/ChevronLeft.js +14 -0
- package/dist/24/solid/ChevronRight.js +14 -0
- package/dist/24/solid/ChevronUp.js +14 -0
- package/dist/24/solid/ChevronsDown.js +15 -0
- package/dist/24/solid/ChevronsLeft.js +15 -0
- package/dist/24/solid/ChevronsRight.js +15 -0
- package/dist/24/solid/ChevronsUp.js +15 -0
- package/dist/24/solid/CircleAdd.js +14 -0
- package/dist/24/solid/CircleAlert.js +14 -0
- package/dist/24/solid/CircleArrowDown.js +14 -0
- package/dist/24/solid/CircleArrowLeft.js +14 -0
- package/dist/24/solid/CircleArrowRight.js +14 -0
- package/dist/24/solid/CircleArrowUp.js +14 -0
- package/dist/24/solid/CircleCaretDown.js +14 -0
- package/dist/24/solid/CircleCaretLeft.js +14 -0
- package/dist/24/solid/CircleCaretRight.js +14 -0
- package/dist/24/solid/CircleCaretUp.js +14 -0
- package/dist/24/solid/CircleCheck.js +14 -0
- package/dist/24/solid/CircleClose.js +14 -0
- package/dist/24/solid/CircleHelp.js +14 -0
- package/dist/24/solid/CircleInfo.js +14 -0
- package/dist/24/solid/CircleMinus.js +14 -0
- package/dist/24/solid/Clipboard.js +14 -0
- package/dist/24/solid/ClipboardCheck.js +14 -0
- package/dist/24/solid/Clock.js +14 -0
- package/dist/24/solid/Close.js +13 -0
- package/dist/24/solid/CloudDownload.js +14 -0
- package/dist/24/solid/CloudUpload.js +14 -0
- package/dist/24/solid/Cog.js +14 -0
- package/dist/24/solid/Folder.js +14 -0
- package/dist/24/solid/index.esm.js +70 -519
- package/package.json +5 -1
|
@@ -1,519 +1,70 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
72
|
-
width: 24,
|
|
73
|
-
height: 24,
|
|
74
|
-
fill: "none"
|
|
75
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
76
|
-
fill: "currentColor",
|
|
77
|
-
d: "M1 4.25A2.25 2.25 0 0 1 3.25 2h17.5A2.25 2.25 0 0 1 23 4.25v1.5c0 .78-.396 1.466-.998 1.87H1.999A2.248 2.248 0 0 1 1 5.75z"
|
|
78
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
79
|
-
fill: "currentColor",
|
|
80
|
-
fillRule: "evenodd",
|
|
81
|
-
d: "M2 9h20v10.25A2.75 2.75 0 0 1 19.25 22H4.75A2.75 2.75 0 0 1 2 19.25zm7.22 3.22a.75.75 0 0 1 .53-.22h4.5a.75.75 0 1 1 0 1.5h-4.5a.75.75 0 0 1-.53-1.28"
|
|
82
|
-
}));
|
|
83
|
-
|
|
84
|
-
const SvgArrowDownLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
85
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
86
|
-
width: 24,
|
|
87
|
-
height: 24,
|
|
88
|
-
fill: "none"
|
|
89
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
90
|
-
fill: "currentColor",
|
|
91
|
-
d: "M18.78 6.28a.75.75 0 0 0-1.06-1.06L6.5 16.44V8.75a.75.75 0 0 0-1.5 0v9.5c0 .198.078.389.218.529l.002.001.001.002c.14.14.33.218.529.218h9.5a.75.75 0 1 0 0-1.5H7.56L18.78 6.28Z"
|
|
92
|
-
}));
|
|
93
|
-
|
|
94
|
-
const SvgArrowDownRight = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
95
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
96
|
-
width: 24,
|
|
97
|
-
height: 24,
|
|
98
|
-
fill: "none"
|
|
99
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
100
|
-
fill: "currentColor",
|
|
101
|
-
d: "M5.22 7.28a.75.75 0 0 1 1.06-1.06L17.5 17.44V9.75a.75.75 0 1 1 1.5 0v9.5a.746.746 0 0 1-.75.75h-9.5a.75.75 0 1 1 0-1.5h7.69L5.22 7.28Z"
|
|
102
|
-
}));
|
|
103
|
-
|
|
104
|
-
const SvgArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
105
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
106
|
-
width: 24,
|
|
107
|
-
height: 24,
|
|
108
|
-
fill: "none"
|
|
109
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
110
|
-
fill: "currentColor",
|
|
111
|
-
d: "M12.5 3.75a.75.75 0 1 0-1.5 0v14.645l-5.96-6.166a.75.75 0 1 0-1.08 1.042l7.25 7.5a.752.752 0 0 0 1.08 0l7.25-7.5a.751.751 0 0 0-1.08-1.042l-5.96 6.166z"
|
|
112
|
-
}));
|
|
113
|
-
|
|
114
|
-
const SvgArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
115
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
116
|
-
width: 24,
|
|
117
|
-
height: 24,
|
|
118
|
-
fill: "none"
|
|
119
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
120
|
-
fill: "currentColor",
|
|
121
|
-
d: "M11.771 5.04a.75.75 0 1 0-1.042-1.08l-7.5 7.25a.75.75 0 0 0 0 1.08l7.5 7.25a.751.751 0 0 0 1.042-1.08L5.605 12.5H20.25a.75.75 0 1 0 0-1.5H5.605z"
|
|
122
|
-
}));
|
|
123
|
-
|
|
124
|
-
const SvgArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
125
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
126
|
-
width: 24,
|
|
127
|
-
height: 24,
|
|
128
|
-
fill: "none"
|
|
129
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
130
|
-
fill: "currentColor",
|
|
131
|
-
d: "M12.229 5.04a.75.75 0 1 1 1.042-1.08l7.5 7.25a.751.751 0 0 1 0 1.08l-7.5 7.25a.751.751 0 0 1-1.042-1.08l6.166-5.96H3.75a.75.75 0 1 1 0-1.5h14.645z"
|
|
132
|
-
}));
|
|
133
|
-
|
|
134
|
-
const SvgArrowUpLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
135
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
136
|
-
width: 24,
|
|
137
|
-
height: 24,
|
|
138
|
-
fill: "none"
|
|
139
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
140
|
-
fill: "currentColor",
|
|
141
|
-
d: "M6.5 15.25a.75.75 0 1 1-1.5 0v-9.5c0-.206.083-.393.218-.529l.002-.001.001-.002c.14-.14.33-.218.529-.218h9.5a.75.75 0 1 1 0 1.5H7.56l11.22 11.22a.75.75 0 1 1-1.06 1.06L6.5 7.56z"
|
|
142
|
-
}));
|
|
143
|
-
|
|
144
|
-
const SvgArrowUpRight = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
145
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
146
|
-
width: 24,
|
|
147
|
-
height: 24,
|
|
148
|
-
fill: "none"
|
|
149
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
150
|
-
fill: "currentColor",
|
|
151
|
-
d: "M18.943 5.463a.747.747 0 0 0-.161-.242l-.002-.001-.001-.002A.748.748 0 0 0 18.25 5h-9.5a.75.75 0 0 0 0 1.5h7.69L5.22 17.72a.75.75 0 1 0 1.06 1.06L17.5 7.56v7.69a.75.75 0 1 0 1.5 0v-9.5a.746.746 0 0 0-.057-.287"
|
|
152
|
-
}));
|
|
153
|
-
|
|
154
|
-
const SvgArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
155
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
156
|
-
width: 24,
|
|
157
|
-
height: 24,
|
|
158
|
-
fill: "none"
|
|
159
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
160
|
-
fill: "currentColor",
|
|
161
|
-
d: "M5.04 10.771A.75.75 0 0 1 3.96 9.73l7.25-7.5a.751.751 0 0 1 1.08 0l7.25 7.5a.751.751 0 0 1-1.08 1.042L12.5 4.605V20.25a.75.75 0 1 1-1.5 0V4.605z"
|
|
162
|
-
}));
|
|
163
|
-
|
|
164
|
-
const SvgAt = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
165
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
166
|
-
width: 24,
|
|
167
|
-
height: 24,
|
|
168
|
-
fill: "none"
|
|
169
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
170
|
-
fill: "currentColor",
|
|
171
|
-
fillRule: "evenodd",
|
|
172
|
-
d: "M14.5 1.288a11 11 0 1 0 4.188 19.445.75.75 0 1 0-.912-1.19 9.5 9.5 0 1 1 3.724-7.544v1.025c0 1.258-.995 2.476-2.325 2.476-1.288 0-2.175-1.142-2.175-2.476V7.75a.75.75 0 0 0-1.5 0v.68a5 5 0 1 0 .488 6.587c.58 1.12 1.666 1.983 3.187 1.983C21.495 17 23 14.94 23 13.024V12a11 11 0 0 0-8.5-10.711v-.001ZM15.5 12a3.5 3.5 0 1 0-7 0 3.5 3.5 0 0 0 7 0"
|
|
173
|
-
}));
|
|
174
|
-
|
|
175
|
-
const SvgBattery = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
176
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
177
|
-
width: 24,
|
|
178
|
-
height: 24,
|
|
179
|
-
fill: "none"
|
|
180
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
181
|
-
fill: "currentColor",
|
|
182
|
-
fillRule: "evenodd",
|
|
183
|
-
d: "M1.805 5.805A2.75 2.75 0 0 1 3.75 5h14.5A2.75 2.75 0 0 1 21 7.75v8.5A2.75 2.75 0 0 1 18.25 19H3.75A2.75 2.75 0 0 1 1 16.25v-8.5c0-.73.29-1.429.805-1.945Z"
|
|
184
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
185
|
-
fill: "currentColor",
|
|
186
|
-
d: "M23.28 10.22c.141.14.22.331.22.53v2.5a.75.75 0 1 1-1.5 0v-2.5a.75.75 0 0 1 1.28-.53"
|
|
187
|
-
}));
|
|
188
|
-
|
|
189
|
-
const SvgBeaker = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
190
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
191
|
-
width: 24,
|
|
192
|
-
height: 24,
|
|
193
|
-
fill: "currentColor"
|
|
194
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
195
|
-
fillRule: "evenodd",
|
|
196
|
-
d: "M6.75 4a.75.75 0 0 0 0 1.5h.662l1.441 2.883a.25.25 0 0 1 0 .226l-4.657 9.118C3.432 19.224 4.52 21 6.2 21h11.6c1.68 0 2.768-1.776 2.004-3.273l-4.656-9.118a.25.25 0 0 1 0-.226l1.44-2.883h.662a.75.75 0 0 0 0-1.5H6.75Zm8.162 1.5H9.088l1.106 2.213a1.75 1.75 0 0 1-.007 1.578L8.805 12h6.39l-1.383-2.709a1.75 1.75 0 0 1-.007-1.578z"
|
|
197
|
-
}));
|
|
198
|
-
|
|
199
|
-
const SvgBell = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
200
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
201
|
-
width: 24,
|
|
202
|
-
height: 24,
|
|
203
|
-
fill: "currentColor"
|
|
204
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
205
|
-
fillRule: "evenodd",
|
|
206
|
-
d: "M20 14.15c0 1.304 1.019 2.35 2.25 2.35a.75.75 0 1 1 0 1.5H1.75a.75.75 0 1 1 0-1.5C2.981 16.5 4 15.454 4 14.15V8.983C4 4.665 7.702 1 12 1s8 3.665 8 7.983z"
|
|
207
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
208
|
-
d: "M10.42 20.414a.75.75 0 0 0-1.34.672C9.63 22.188 10.703 23 12 23c1.296 0 2.369-.812 2.92-1.914a.75.75 0 1 0-1.34-.672c-.347.691-.953 1.086-1.58 1.086-.627 0-1.233-.395-1.58-1.086Z"
|
|
209
|
-
}));
|
|
210
|
-
|
|
211
|
-
const SvgBookClosed = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
212
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
213
|
-
width: 24,
|
|
214
|
-
height: 24,
|
|
215
|
-
fill: "none"
|
|
216
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
217
|
-
fill: "currentColor",
|
|
218
|
-
fillRule: "evenodd",
|
|
219
|
-
d: "M5.75 1A2.75 2.75 0 0 0 3 3.75v16.5A2.75 2.75 0 0 0 5.75 23h13.5A1.75 1.75 0 0 0 21 21.25V2.75A1.75 1.75 0 0 0 19.25 1zM4.5 20.25c0-.69.56-1.25 1.25-1.25H19.5v2.25a.25.25 0 0 1-.25.25H5.75c-.69 0-1.25-.56-1.25-1.25"
|
|
220
|
-
}));
|
|
221
|
-
|
|
222
|
-
const SvgBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
223
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
224
|
-
width: 24,
|
|
225
|
-
height: 24,
|
|
226
|
-
fill: "none"
|
|
227
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
228
|
-
fill: "currentColor",
|
|
229
|
-
d: "M11.25 3.938a4.18 4.18 0 0 0-.783-.501c-.487-.24-1.016-.341-1.63-.39C8.236 3 7.494 3 6.564 3H3.75A2.75 2.75 0 0 0 1 5.75v9.2a2.75 2.75 0 0 0 2.75 2.75h3.046c1.115 0 1.523.007 1.88.112.338.1.92.475.92.475s.513.543 1.132 1.44l.522.757V3.938Zm1.5 16.546.522-.757c.62-.897 1.132-1.44 1.132-1.44s.582-.375.92-.474c.357-.106.764-.113 1.88-.113h3.046A2.75 2.75 0 0 0 23 14.95v-9.2A2.75 2.75 0 0 0 20.25 3h-2.815c-.93 0-1.672 0-2.271.047-.615.049-1.144.15-1.631.39-.28.138-.543.306-.783.5v16.547Z"
|
|
230
|
-
}));
|
|
231
|
-
|
|
232
|
-
const SvgBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
233
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
234
|
-
width: 24,
|
|
235
|
-
height: 24,
|
|
236
|
-
fill: "none"
|
|
237
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
238
|
-
fill: "currentColor",
|
|
239
|
-
fillRule: "evenodd",
|
|
240
|
-
d: "M4 4.75A2.75 2.75 0 0 1 6.75 2h10.5A2.75 2.75 0 0 1 20 4.75v16.376a1 1 0 0 1-1.382.924l-6.522-2.699a.249.249 0 0 0-.192 0L5.382 22.05A1 1 0 0 1 4 21.126zM12 7a.75.75 0 0 0-.75.75V10H9a.75.75 0 1 0 0 1.5h2.25v2.25a.75.75 0 1 0 1.5 0V11.5H15a.75.75 0 1 0 0-1.5h-2.25V7.75A.75.75 0 0 0 12 7"
|
|
241
|
-
}));
|
|
242
|
-
|
|
243
|
-
const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
244
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
245
|
-
width: 24,
|
|
246
|
-
height: 24,
|
|
247
|
-
fill: "currentColor"
|
|
248
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
249
|
-
d: "M6.75 2A2.75 2.75 0 0 0 4 4.75v16.376a1 1 0 0 0 1.382.924l6.522-2.699a.249.249 0 0 1 .192 0l6.522 2.699A1 1 0 0 0 20 21.126V4.75A2.75 2.75 0 0 0 17.25 2z"
|
|
250
|
-
}));
|
|
251
|
-
|
|
252
|
-
const SvgBriefcase = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
253
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
254
|
-
width: 24,
|
|
255
|
-
height: 24,
|
|
256
|
-
fill: "currentColor"
|
|
257
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
258
|
-
fillRule: "evenodd",
|
|
259
|
-
d: "M9.75 2A2.75 2.75 0 0 0 7 4.75V6H3.75A2.75 2.75 0 0 0 1 8.75v10.5A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V8.75A2.75 2.75 0 0 0 20.25 6H17V4.75A2.75 2.75 0 0 0 14.25 2zm5.75 4V4.75c0-.69-.56-1.25-1.25-1.25h-4.5c-.69 0-1.25.56-1.25 1.25V6z"
|
|
260
|
-
}));
|
|
261
|
-
|
|
262
|
-
const SvgBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
263
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
264
|
-
width: 24,
|
|
265
|
-
height: 24,
|
|
266
|
-
fill: "currentColor"
|
|
267
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
268
|
-
fillRule: "evenodd",
|
|
269
|
-
d: "M5 1a.75.75 0 0 0 0 1.5v19h-.25a.75.75 0 1 0 0 1.5h14.5a.75.75 0 1 0 0-1.5H19v-19A.75.75 0 1 0 19 1zm4 5a.75.75 0 0 0 0 1.5h1.5a.75.75 0 1 0 0-1.5zm-.75 3.75A.75.75 0 0 1 9 9h1.5a.75.75 0 1 1 0 1.5H9a.75.75 0 0 1-.75-.75M9 12a.75.75 0 1 0 0 1.5h1.5a.75.75 0 1 0 0-1.5zm3.75-5.25A.75.75 0 0 1 13.5 6H15a.75.75 0 1 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75M13.5 9a.75.75 0 1 0 0 1.5H15A.75.75 0 1 0 15 9zm-.75 3.75a.75.75 0 0 1 .75-.75H15a.75.75 0 1 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75M10 21.5v-3.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 .75.75v3.75z"
|
|
270
|
-
}));
|
|
271
|
-
|
|
272
|
-
const SvgBulb = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
273
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
274
|
-
width: 25,
|
|
275
|
-
height: 24,
|
|
276
|
-
fill: "currentColor"
|
|
277
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
278
|
-
d: "M13.03 1.22a.75.75 0 0 0-1.28.53v1.5a.75.75 0 1 0 1.5 0v-1.5a.75.75 0 0 0-.22-.53m9.75 11.06a.75.75 0 0 0-.53-1.28h-1.5a.75.75 0 1 0 0 1.5h1.5a.75.75 0 0 0 .53-.22m-18 0a.75.75 0 0 1-.53.22h-1.5a.75.75 0 1 1 0-1.5h1.5a.75.75 0 0 1 .53 1.28m15.47-7.53a.75.75 0 0 0-1.281-.53l-1.06 1.061a.75.75 0 0 0 1.061 1.06l1.06-1.061a.75.75 0 0 0 .22-.53m-15.481.005a.75.75 0 0 0 .201.525l1.061 1.061a.75.75 0 0 0 1.06-1.061L6.03 4.22a.75.75 0 0 0-1.261.535ZM10.22 21.72a.75.75 0 0 0 .53 1.28h3.5a.75.75 0 1 0 0-1.5h-3.5a.75.75 0 0 0-.53.22M8.257 7.257A6 6 0 0 1 18.5 11.5c0 2.093-1.296 3.35-2.462 4.483l-.122.118a.73.73 0 0 0-.216.52v.629a2.25 2.25 0 0 1-2.25 2.25h-1.901a2.25 2.25 0 0 1-2.25-2.249v-.658a.702.702 0 0 0-.196-.494l-.316-.318C7.686 14.68 6.5 13.493 6.5 11.5a6 6 0 0 1 1.757-4.243"
|
|
279
|
-
}));
|
|
280
|
-
|
|
281
|
-
const SvgCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
282
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
283
|
-
width: 24,
|
|
284
|
-
height: 24,
|
|
285
|
-
fill: "currentColor"
|
|
286
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
287
|
-
d: "M16.78.47c.141.14.22.331.22.53v1h2.25A2.75 2.75 0 0 1 22 4.75V8H2V4.75A2.75 2.75 0 0 1 4.75 2H7V1a.75.75 0 0 1 1.5 0v1h7V1a.75.75 0 0 1 1.28-.53M2 9.5v9.75A2.75 2.75 0 0 0 4.75 22h14.5A2.75 2.75 0 0 0 22 19.25V9.5z"
|
|
288
|
-
}));
|
|
289
|
-
|
|
290
|
-
const SvgCamera = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
291
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
292
|
-
width: 24,
|
|
293
|
-
height: 24,
|
|
294
|
-
fill: "currentColor"
|
|
295
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
296
|
-
fillRule: "evenodd",
|
|
297
|
-
d: "M8.2 2.245c-.27.16-.492.39-.643.667L6.543 4.77l-2.923.14A2.75 2.75 0 0 0 1 7.657V19.25A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V7.656a2.75 2.75 0 0 0-2.619-2.745l-2.924-.14-1.014-1.859A1.752 1.752 0 0 0 14.906 2H9.094a1.75 1.75 0 0 0-.894.245M12 17.5a4 4 0 1 0 0-8 4 4 0 0 0 0 8"
|
|
298
|
-
}));
|
|
299
|
-
|
|
300
|
-
const SvgCash = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
301
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
302
|
-
width: 24,
|
|
303
|
-
height: 24,
|
|
304
|
-
fill: "currentColor"
|
|
305
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
306
|
-
d: "M1 5.75A2.75 2.75 0 0 1 3.75 3h10.5A2.75 2.75 0 0 1 17 5.75V7.5H9.75a4.25 4.25 0 0 0-4.25 4.25V15H3.75A2.75 2.75 0 0 1 1 12.25z"
|
|
307
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
308
|
-
fillRule: "evenodd",
|
|
309
|
-
d: "M7 11.75A2.75 2.75 0 0 1 9.75 9h10.5A2.75 2.75 0 0 1 23 11.75v6.5A2.75 2.75 0 0 1 20.25 21H9.75A2.75 2.75 0 0 1 7 18.25zM17.5 15a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"
|
|
310
|
-
}));
|
|
311
|
-
|
|
312
|
-
const SvgChartBar = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
313
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
314
|
-
width: 24,
|
|
315
|
-
height: 24,
|
|
316
|
-
fill: "currentColor"
|
|
317
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
318
|
-
d: "M18 3a1 1 0 0 1 1 1v16a1 1 0 0 1-2 0V4a1 1 0 0 1 1-1m-6 6a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V10a1 1 0 0 1 1-1m-5 7a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0z"
|
|
319
|
-
}));
|
|
320
|
-
|
|
321
|
-
const SvgChatBubbleRoundDots = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
322
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
323
|
-
width: 24,
|
|
324
|
-
height: 24,
|
|
325
|
-
fill: "currentColor"
|
|
326
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
327
|
-
fillRule: "evenodd",
|
|
328
|
-
d: "M6.318 20.645c-.885.303-1.758.64-2.618 1.01h-.003l-.648.283a.75.75 0 0 1-.982-.998l.004-.01.014-.03.05-.113a36.65 36.65 0 0 0 1.21-3.052c.161-.48.286-.915.352-1.255a2.32 2.32 0 0 0 .048-.382v-.038A9.657 9.657 0 1 1 22 11.657c0 5.334-4.324 9.658-9.657 9.658a9.62 9.62 0 0 1-4.399-1.058c-.134.004-.267.02-.398.047-.332.064-.758.185-1.228.34ZM8.25 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"
|
|
329
|
-
}));
|
|
330
|
-
|
|
331
|
-
const SvgChatBubbleRoundText = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
332
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
333
|
-
width: 24,
|
|
334
|
-
height: 24,
|
|
335
|
-
fill: "currentColor"
|
|
336
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
337
|
-
fillRule: "evenodd",
|
|
338
|
-
d: "M6.318 20.645c-.885.303-1.758.64-2.618 1.01h-.003l-.648.283a.75.75 0 0 1-.982-.998l.004-.01.014-.03.05-.113a36.65 36.65 0 0 0 1.21-3.052c.161-.48.286-.915.352-1.255a2.32 2.32 0 0 0 .048-.382v-.038A9.657 9.657 0 1 1 22 11.657c0 5.334-4.324 9.658-9.657 9.658a9.62 9.62 0 0 1-4.399-1.058c-.134.004-.267.02-.398.047-.332.064-.758.185-1.228.34ZM8 9.5A.75.75 0 0 0 8 11h8.5a.75.75 0 0 0 0-1.5zm0 4A.75.75 0 0 0 8 15h5.5a.75.75 0 0 0 0-1.5z"
|
|
339
|
-
}));
|
|
340
|
-
|
|
341
|
-
const SvgChatBubbleRound = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
342
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
343
|
-
width: 24,
|
|
344
|
-
height: 24,
|
|
345
|
-
fill: "currentColor"
|
|
346
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
347
|
-
fillRule: "evenodd",
|
|
348
|
-
d: "M3.7 21.655a37.07 37.07 0 0 1 2.618-1.01c.47-.156.896-.277 1.228-.341.131-.027.264-.043.398-.047a9.62 9.62 0 0 0 4.399 1.058c5.333 0 9.657-4.324 9.657-9.658A9.656 9.656 0 0 0 3.568 7.631a9.657 9.657 0 0 0 .177 8.429v.038a2.32 2.32 0 0 1-.048.382c-.066.34-.191.776-.352 1.255a36.663 36.663 0 0 1-1.21 3.052l-.05.114-.014.03-.004.009a.75.75 0 0 0 .982.998l.648-.282.003-.001Z"
|
|
349
|
-
}));
|
|
350
|
-
|
|
351
|
-
const SvgChatBubbleSquareDots = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
352
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
353
|
-
width: 24,
|
|
354
|
-
height: 24,
|
|
355
|
-
fill: "currentColor"
|
|
356
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
357
|
-
fillRule: "evenodd",
|
|
358
|
-
d: "M21.195 2.805A2.75 2.75 0 0 1 22 4.75v10.5A2.75 2.75 0 0 1 19.25 18H8.26a1.25 1.25 0 0 0-.801.291l-4.228 3.534A.75.75 0 0 1 2 21.25V4.75A2.75 2.75 0 0 1 4.75 2h14.5c.73 0 1.429.29 1.945.805M8 11.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"
|
|
359
|
-
}));
|
|
360
|
-
|
|
361
|
-
const SvgChatBubbleSquareText = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
362
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
363
|
-
width: 24,
|
|
364
|
-
height: 24,
|
|
365
|
-
fill: "currentColor"
|
|
366
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
367
|
-
fillRule: "evenodd",
|
|
368
|
-
d: "M21.195 2.805A2.75 2.75 0 0 1 22 4.75v10.5A2.75 2.75 0 0 1 19.25 18H8.26a1.25 1.25 0 0 0-.801.291l-4.228 3.534A.75.75 0 0 1 2 21.25V4.75A2.75 2.75 0 0 1 4.75 2h14.5c.73 0 1.429.29 1.945.805M7 7.75A.75.75 0 0 1 7.75 7h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 7 7.75m0 4a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75"
|
|
369
|
-
}));
|
|
370
|
-
|
|
371
|
-
const SvgChatBubbleSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
372
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
373
|
-
width: 24,
|
|
374
|
-
height: 24,
|
|
375
|
-
fill: "currentColor"
|
|
376
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
377
|
-
fillRule: "evenodd",
|
|
378
|
-
d: "M22 4.75A2.75 2.75 0 0 0 19.25 2H4.75A2.75 2.75 0 0 0 2 4.75v16.5a.75.75 0 0 0 1.231.575l4.228-3.534A1.25 1.25 0 0 1 8.26 18h10.99A2.75 2.75 0 0 0 22 15.25z"
|
|
379
|
-
}));
|
|
380
|
-
|
|
381
|
-
const SvgChatBubblesRound = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
382
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
383
|
-
width: 24,
|
|
384
|
-
height: 24,
|
|
385
|
-
fill: "currentColor"
|
|
386
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
387
|
-
fillRule: "evenodd",
|
|
388
|
-
d: "M13.02 4.827a5.75 5.75 0 0 0-8.777 7.077c.144.275.134.58.12.751-.022.221-.061.44-.118.655-.14.529-.31 1.048-.512 1.557.563-.214 1.188-.429 1.694-.545a.75.75 0 1 1 .335 1.463c-.535.122-1.3.401-1.96.666-.357.142-.711.29-1.063.445l-.064.029-.016.007-.004.002a.753.753 0 0 1-1.046-.55.75.75 0 0 1 .055-.444v-.002l.003-.006.012-.027a30.002 30.002 0 0 0 .698-1.694c.17-.453.323-.903.413-1.265.046-.183.07-.32.078-.413l.001-.022a7.25 7.25 0 0 1 11.11-8.837.75.75 0 1 1-.959 1.153Z"
|
|
389
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
390
|
-
fillRule: "evenodd",
|
|
391
|
-
d: "M21.781 20.78a.75.75 0 0 0 .152-.84l-.004-.008-.012-.027a30.29 30.29 0 0 1-.698-1.694c-.16-.414-.298-.836-.413-1.265a2.731 2.731 0 0 1-.077-.414l-.002-.021a7.25 7.25 0 1 0-3.22 3.219h.018c.092.009.23.033.413.08.363.09.814.243 1.268.413.574.215 1.141.447 1.701.695l.027.012.008.004a.75.75 0 0 0 .84-.155v.001Z"
|
|
392
|
-
}));
|
|
393
|
-
|
|
394
|
-
const SvgChatBubblesSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
395
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
396
|
-
width: 24,
|
|
397
|
-
height: 24,
|
|
398
|
-
fill: "currentColor"
|
|
399
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
400
|
-
d: "M14.25 2A2.75 2.75 0 0 1 17 4.75v.5a.75.75 0 1 1-1.5 0v-.5c0-.69-.56-1.25-1.25-1.25H3.75c-.69 0-1.25.56-1.25 1.25v10.94l2.531-2.026a.75.75 0 0 1 .938 1.172l-3.75 3A.75.75 0 0 1 1 17.25V4.75A2.75 2.75 0 0 1 3.75 2z"
|
|
401
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
402
|
-
fillRule: "evenodd",
|
|
403
|
-
d: "M9.75 7A2.75 2.75 0 0 0 7 9.75v7.5A2.75 2.75 0 0 0 9.75 20h8.048c.284 0 .56.097.781.274l3.203 2.562A.75.75 0 0 0 23 22.25V9.75A2.75 2.75 0 0 0 20.25 7z"
|
|
404
|
-
}));
|
|
405
|
-
|
|
406
|
-
const SvgCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
407
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
408
|
-
width: 24,
|
|
409
|
-
height: 24,
|
|
410
|
-
fill: "currentColor"
|
|
411
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
412
|
-
d: "M21.78 6.28a.75.75 0 0 0-1.06-1.06L8.75 17.19l-5.47-5.47a.75.75 0 0 0-1.06 1.06l6 6a.75.75 0 0 0 1.06 0l12.5-12.5Z"
|
|
413
|
-
}));
|
|
414
|
-
|
|
415
|
-
const SvgChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
416
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
417
|
-
width: 24,
|
|
418
|
-
height: 24,
|
|
419
|
-
fill: "currentColor"
|
|
420
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
421
|
-
fillRule: "evenodd",
|
|
422
|
-
d: "M5.23 8.21a.75.75 0 0 1 1.06.02L12 14.168l5.71-5.938a.75.75 0 1 1 1.08 1.04l-6.25 6.5a.75.75 0 0 1-1.08 0l-6.25-6.5a.75.75 0 0 1 .02-1.06Z"
|
|
423
|
-
}));
|
|
424
|
-
|
|
425
|
-
const SvgChevronLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
426
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
427
|
-
width: 24,
|
|
428
|
-
height: 24,
|
|
429
|
-
fill: "currentColor"
|
|
430
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
431
|
-
fillRule: "evenodd",
|
|
432
|
-
d: "M15.79 18.77a.75.75 0 0 0-.02-1.06L9.832 12l5.938-5.71a.75.75 0 1 0-1.04-1.08l-6.5 6.25a.75.75 0 0 0 0 1.08l6.5 6.25a.75.75 0 0 0 1.06-.02Z"
|
|
433
|
-
}));
|
|
434
|
-
|
|
435
|
-
const SvgChevronRight = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
436
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
437
|
-
width: 24,
|
|
438
|
-
height: 24,
|
|
439
|
-
fill: "currentColor"
|
|
440
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
441
|
-
fillRule: "evenodd",
|
|
442
|
-
d: "M8.21 18.77a.75.75 0 0 1 .02-1.06L14.168 12 8.23 6.29a.75.75 0 1 1 1.04-1.08l6.5 6.25a.751.751 0 0 1 0 1.08l-6.5 6.25a.75.75 0 0 1-1.06-.02Z"
|
|
443
|
-
}));
|
|
444
|
-
|
|
445
|
-
const SvgChevronUp = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
446
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
447
|
-
width: 24,
|
|
448
|
-
height: 24,
|
|
449
|
-
fill: "currentColor"
|
|
450
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
451
|
-
fillRule: "evenodd",
|
|
452
|
-
d: "M5.23 15.79a.75.75 0 0 0 1.06-.02L12 9.832l5.71 5.938a.75.75 0 1 0 1.08-1.04l-6.25-6.5a.749.749 0 0 0-1.08 0l-6.25 6.5a.75.75 0 0 0 .02 1.06Z"
|
|
453
|
-
}));
|
|
454
|
-
|
|
455
|
-
const SvgChevronsDown = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
456
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
457
|
-
width: 24,
|
|
458
|
-
height: 24,
|
|
459
|
-
fill: "currentColor"
|
|
460
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
461
|
-
d: "M7.293 5.232a.75.75 0 0 0-1.086 1.036l5.25 5.5a.75.75 0 0 0 1.085 0l5.25-5.5a.75.75 0 0 0-1.085-1.036L12 10.164z"
|
|
462
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
463
|
-
d: "M7.293 12.232a.75.75 0 0 0-1.086 1.036l5.25 5.5a.75.75 0 0 0 1.085 0l5.25-5.5a.75.75 0 0 0-1.085-1.036L12 17.164l-4.707-4.932Z"
|
|
464
|
-
}));
|
|
465
|
-
|
|
466
|
-
const SvgChevronsLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
467
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
468
|
-
width: 24,
|
|
469
|
-
height: 24,
|
|
470
|
-
fill: "currentColor"
|
|
471
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
472
|
-
d: "M11.768 16.707a.75.75 0 1 1-1.036 1.085l-5.5-5.25a.75.75 0 0 1 0-1.085l5.5-5.25a.75.75 0 1 1 1.036 1.086L6.836 12z"
|
|
473
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
474
|
-
d: "M18.768 16.707a.75.75 0 1 1-1.036 1.085l-5.5-5.25a.75.75 0 0 1 0-1.085l5.5-5.25a.75.75 0 1 1 1.036 1.086L13.836 12z"
|
|
475
|
-
}));
|
|
476
|
-
|
|
477
|
-
const SvgChevronsRight = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
478
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
479
|
-
width: 24,
|
|
480
|
-
height: 24,
|
|
481
|
-
fill: "currentColor"
|
|
482
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
483
|
-
d: "M5.232 16.707a.75.75 0 0 0 1.036 1.085l5.5-5.25a.75.75 0 0 0 0-1.085l-5.5-5.25a.75.75 0 1 0-1.036 1.086L10.164 12l-4.932 4.707Z"
|
|
484
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
485
|
-
d: "M12.232 16.707a.75.75 0 1 0 1.036 1.085l5.5-5.25a.75.75 0 0 0 0-1.085l-5.5-5.25a.75.75 0 0 0-1.036 1.086L17.164 12l-4.932 4.707Z"
|
|
486
|
-
}));
|
|
487
|
-
|
|
488
|
-
const SvgChevronsUp = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
489
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
490
|
-
width: 24,
|
|
491
|
-
height: 24,
|
|
492
|
-
fill: "currentColor"
|
|
493
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
494
|
-
d: "M7.293 11.768a.75.75 0 1 1-1.086-1.036l5.25-5.5a.75.75 0 0 1 1.085 0l5.25 5.5a.75.75 0 0 1-1.085 1.036L12 6.836z"
|
|
495
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
496
|
-
d: "M7.293 18.768a.75.75 0 1 1-1.086-1.036l5.25-5.5a.75.75 0 0 1 1.085 0l5.25 5.5a.75.75 0 0 1-1.085 1.036L12 13.836z"
|
|
497
|
-
}));
|
|
498
|
-
|
|
499
|
-
const SvgCircleAdd = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
500
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
501
|
-
width: 24,
|
|
502
|
-
height: 24,
|
|
503
|
-
fill: "currentColor"
|
|
504
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
505
|
-
fillRule: "evenodd",
|
|
506
|
-
d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11.53-4.78a.75.75 0 0 0-1.28.53v3.5h-3.5a.75.75 0 1 0 0 1.5h3.5v3.5a.75.75 0 1 0 1.5 0v-3.5h3.5a.75.75 0 1 0 0-1.5h-3.5v-3.5a.75.75 0 0 0-.22-.53"
|
|
507
|
-
}));
|
|
508
|
-
|
|
509
|
-
const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
510
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
511
|
-
width: 24,
|
|
512
|
-
height: 24,
|
|
513
|
-
fill: "none"
|
|
514
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
515
|
-
fill: "currentColor",
|
|
516
|
-
d: "M1.805 2.805A2.75 2.75 0 0 1 3.75 2h5.672c.73 0 1.428.29 1.944.805l.829.829c.234.234.552.366.883.366h7.172A2.75 2.75 0 0 1 23 6.75V7H1V4.75c0-.73.29-1.429.805-1.945M1 8.5v10.75A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V8.5z"
|
|
517
|
-
}));
|
|
518
|
-
|
|
519
|
-
export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgBriefcase as Briefcase, SvgBuilding as Building, SvgBulb as Bulb, SvgCalendar as Calendar, SvgCamera as Camera, SvgCash as Cash, SvgChartBar as ChartBar, SvgChatBubbleRound as ChatBubbleRound, SvgChatBubbleRoundDots as ChatBubbleRoundDots, SvgChatBubbleRoundText as ChatBubbleRoundText, SvgChatBubbleSquare as ChatBubbleSquare, SvgChatBubbleSquareDots as ChatBubbleSquareDots, SvgChatBubbleSquareText as ChatBubbleSquareText, SvgChatBubblesRound as ChatBubblesRound, SvgChatBubblesSquare as ChatBubblesSquare, SvgCheck as Check, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgChevronsDown as ChevronsDown, SvgChevronsLeft as ChevronsLeft, SvgChevronsRight as ChevronsRight, SvgChevronsUp as ChevronsUp, SvgCircleAdd as CircleAdd, SvgFolder as Folder };
|
|
1
|
+
export { default as Activity } from './Activity.js';
|
|
2
|
+
export { default as Alarm } from './Alarm.js';
|
|
3
|
+
export { default as Alert } from './Alert.js';
|
|
4
|
+
export { default as AlignBottom } from './AlignBottom.js';
|
|
5
|
+
export { default as AlignTop } from './AlignTop.js';
|
|
6
|
+
export { default as Annotation } from './Annotation.js';
|
|
7
|
+
export { default as Archive } from './Archive.js';
|
|
8
|
+
export { default as ArrowDownLeft } from './ArrowDownLeft.js';
|
|
9
|
+
export { default as ArrowDownRight } from './ArrowDownRight.js';
|
|
10
|
+
export { default as ArrowDown } from './ArrowDown.js';
|
|
11
|
+
export { default as ArrowLeft } from './ArrowLeft.js';
|
|
12
|
+
export { default as ArrowRight } from './ArrowRight.js';
|
|
13
|
+
export { default as ArrowUpLeft } from './ArrowUpLeft.js';
|
|
14
|
+
export { default as ArrowUpRight } from './ArrowUpRight.js';
|
|
15
|
+
export { default as ArrowUp } from './ArrowUp.js';
|
|
16
|
+
export { default as At } from './At.js';
|
|
17
|
+
export { default as Battery } from './Battery.js';
|
|
18
|
+
export { default as Beaker } from './Beaker.js';
|
|
19
|
+
export { default as Bell } from './Bell.js';
|
|
20
|
+
export { default as BookClosed } from './BookClosed.js';
|
|
21
|
+
export { default as BookOpen } from './BookOpen.js';
|
|
22
|
+
export { default as BookmarkPlus } from './BookmarkPlus.js';
|
|
23
|
+
export { default as Bookmark } from './Bookmark.js';
|
|
24
|
+
export { default as Briefcase } from './Briefcase.js';
|
|
25
|
+
export { default as Building } from './Building.js';
|
|
26
|
+
export { default as Bulb } from './Bulb.js';
|
|
27
|
+
export { default as Calendar } from './Calendar.js';
|
|
28
|
+
export { default as Camera } from './Camera.js';
|
|
29
|
+
export { default as Cash } from './Cash.js';
|
|
30
|
+
export { default as ChartBar } from './ChartBar.js';
|
|
31
|
+
export { default as ChatBubbleRoundDots } from './ChatBubbleRoundDots.js';
|
|
32
|
+
export { default as ChatBubbleRoundText } from './ChatBubbleRoundText.js';
|
|
33
|
+
export { default as ChatBubbleRound } from './ChatBubbleRound.js';
|
|
34
|
+
export { default as ChatBubbleSquareDots } from './ChatBubbleSquareDots.js';
|
|
35
|
+
export { default as ChatBubbleSquareText } from './ChatBubbleSquareText.js';
|
|
36
|
+
export { default as ChatBubbleSquare } from './ChatBubbleSquare.js';
|
|
37
|
+
export { default as ChatBubblesRound } from './ChatBubblesRound.js';
|
|
38
|
+
export { default as ChatBubblesSquare } from './ChatBubblesSquare.js';
|
|
39
|
+
export { default as Check } from './Check.js';
|
|
40
|
+
export { default as ChevronDown } from './ChevronDown.js';
|
|
41
|
+
export { default as ChevronLeft } from './ChevronLeft.js';
|
|
42
|
+
export { default as ChevronRight } from './ChevronRight.js';
|
|
43
|
+
export { default as ChevronUp } from './ChevronUp.js';
|
|
44
|
+
export { default as ChevronsDown } from './ChevronsDown.js';
|
|
45
|
+
export { default as ChevronsLeft } from './ChevronsLeft.js';
|
|
46
|
+
export { default as ChevronsRight } from './ChevronsRight.js';
|
|
47
|
+
export { default as ChevronsUp } from './ChevronsUp.js';
|
|
48
|
+
export { default as CircleAdd } from './CircleAdd.js';
|
|
49
|
+
export { default as CircleAlert } from './CircleAlert.js';
|
|
50
|
+
export { default as CircleArrowDown } from './CircleArrowDown.js';
|
|
51
|
+
export { default as CircleArrowLeft } from './CircleArrowLeft.js';
|
|
52
|
+
export { default as CircleArrowRight } from './CircleArrowRight.js';
|
|
53
|
+
export { default as CircleArrowUp } from './CircleArrowUp.js';
|
|
54
|
+
export { default as CircleCaretDown } from './CircleCaretDown.js';
|
|
55
|
+
export { default as CircleCaretLeft } from './CircleCaretLeft.js';
|
|
56
|
+
export { default as CircleCaretRight } from './CircleCaretRight.js';
|
|
57
|
+
export { default as CircleCaretUp } from './CircleCaretUp.js';
|
|
58
|
+
export { default as CircleCheck } from './CircleCheck.js';
|
|
59
|
+
export { default as CircleClose } from './CircleClose.js';
|
|
60
|
+
export { default as CircleHelp } from './CircleHelp.js';
|
|
61
|
+
export { default as CircleInfo } from './CircleInfo.js';
|
|
62
|
+
export { default as CircleMinus } from './CircleMinus.js';
|
|
63
|
+
export { default as ClipboardCheck } from './ClipboardCheck.js';
|
|
64
|
+
export { default as Clipboard } from './Clipboard.js';
|
|
65
|
+
export { default as Clock } from './Clock.js';
|
|
66
|
+
export { default as Close } from './Close.js';
|
|
67
|
+
export { default as CloudDownload } from './CloudDownload.js';
|
|
68
|
+
export { default as CloudUpload } from './CloudUpload.js';
|
|
69
|
+
export { default as Cog } from './Cog.js';
|
|
70
|
+
export { default as Folder } from './Folder.js';
|
package/package.json
CHANGED
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "metal-icons",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.12",
|
|
5
5
|
"description": "A flexible React icon set",
|
|
6
|
+
"repository": {
|
|
7
|
+
"type": "git",
|
|
8
|
+
"url": "https://github.com/jasonmelgoza/metal-icons.git"
|
|
9
|
+
},
|
|
6
10
|
"license": "MIT",
|
|
7
11
|
"files": [
|
|
8
12
|
"dist"
|