metal-icons 0.1.3 → 0.1.4

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Metal Icons
2
2
 
3
- v0.1.3
3
+ v0.1.4
4
4
 
5
5
  A flexible set of icons built for React.
6
6
 
@@ -167,6 +167,99 @@ const SvgArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
167
167
  d: "M4.045 7.765a.75.75 0 1 1-1.09-1.03l4.25-4.5a.75.75 0 0 1 1.09 0l4.25 4.5a.75.75 0 0 1-1.09 1.03L8.5 4.636v8.614a.75.75 0 1 1-1.5 0V4.636L4.045 7.765Z"
168
168
  }));
169
169
 
170
+ const SvgAt = props => /*#__PURE__*/React.createElement("svg", _extends({
171
+ xmlns: "http://www.w3.org/2000/svg",
172
+ width: 16,
173
+ height: 16,
174
+ fill: "none"
175
+ }, props), /*#__PURE__*/React.createElement("path", {
176
+ fill: "currentColor",
177
+ fillRule: "evenodd",
178
+ d: "M9.818.21a8 8 0 1 0 3.046 14.141.75.75 0 1 0-.912-1.19A6.5 6.5 0 1 1 14.5 8v1c0 .908-.54 1.5-1.25 1.5-.4 0-.691-.157-.894-.399C12.142 9.847 12 9.463 12 9V4.75a.75.75 0 1 0-1.5 0v.127a4 4 0 1 0 .449 5.825c.076.128.162.25.258.364.484.577 1.194.934 2.043.934C15.04 12 16 10.461 16 9V8A8 8 0 0 0 9.818.21ZM10.5 8a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0Z"
179
+ }));
180
+
181
+ const SvgBattery = props => /*#__PURE__*/React.createElement("svg", _extends({
182
+ xmlns: "http://www.w3.org/2000/svg",
183
+ width: 16,
184
+ height: 16,
185
+ fill: "none"
186
+ }, props), /*#__PURE__*/React.createElement("path", {
187
+ fill: "currentColor",
188
+ fillRule: "evenodd",
189
+ d: "M2.25 3A2.25 2.25 0 0 0 0 5.25v5.5A2.25 2.25 0 0 0 2.25 13h8.5A2.25 2.25 0 0 0 13 10.75v-5.5A2.25 2.25 0 0 0 10.75 3h-8.5ZM1.5 5.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-.75.75h-8.5a.75.75 0 0 1-.75-.75v-5.5Z"
190
+ }), /*#__PURE__*/React.createElement("path", {
191
+ fill: "currentColor",
192
+ d: "M15.5 6.75a.75.75 0 1 0-1.5 0v2.5a.75.75 0 1 0 1.5 0v-2.5Z"
193
+ }));
194
+
195
+ const SvgBeaker = props => /*#__PURE__*/React.createElement("svg", _extends({
196
+ xmlns: "http://www.w3.org/2000/svg",
197
+ width: 16,
198
+ height: 16,
199
+ fill: "currentColor"
200
+ }, props), /*#__PURE__*/React.createElement("path", {
201
+ fillRule: "evenodd",
202
+ d: "M4.608 2H3.75a.75.75 0 1 0 0 1.5h.394l.987 2.154c.03.065.03.14 0 .205l-2.948 6.685A1.75 1.75 0 0 0 3.783 15h8.433a1.75 1.75 0 0 0 1.6-2.456l-2.948-6.685a.252.252 0 0 1 0-.205l.988-2.154h.394a.75.75 0 1 0 0-1.5H4.608Zm5.598 1.5H5.794l.7 1.529c.209.455.213.977.01 1.435L5.828 8h4.346l-.678-1.536a1.75 1.75 0 0 1 .01-1.435l.7-1.529Zm-6.65 9.65 1.61-3.65h5.669l1.61 3.65a.25.25 0 0 1-.23.35h-8.43a.25.25 0 0 1-.23-.35Z"
203
+ }));
204
+
205
+ const SvgBell = props => /*#__PURE__*/React.createElement("svg", _extends({
206
+ xmlns: "http://www.w3.org/2000/svg",
207
+ width: 16,
208
+ height: 16,
209
+ fill: "currentColor"
210
+ }, props), /*#__PURE__*/React.createElement("path", {
211
+ fillRule: "evenodd",
212
+ d: "M13 8.78c0 1.334.788 1.72 1.25 1.72a.75.75 0 1 1 0 1.5H1.75a.75.75 0 1 1 0-1.5c.462 0 1.25-.386 1.25-1.72V6.405C3 3.665 4.907 1 8 1s5 2.665 5 5.405V8.78ZM4.5 6.405C4.5 4.275 5.938 2.5 8 2.5c2.062 0 3.5 1.776 3.5 3.905V8.78c0 .677.145 1.252.387 1.72H4.113c.242-.468.387-1.043.387-1.72V6.405Z"
213
+ }), /*#__PURE__*/React.createElement("path", {
214
+ d: "M6.898 12.872a.75.75 0 1 0-1.296.756A2.773 2.773 0 0 0 8 15c1.023 0 1.918-.55 2.398-1.372a.75.75 0 1 0-1.296-.756c-.219.374-.63.628-1.102.628-.473 0-.883-.254-1.102-.628Z"
215
+ }));
216
+
217
+ const SvgBookClosed = props => /*#__PURE__*/React.createElement("svg", _extends({
218
+ xmlns: "http://www.w3.org/2000/svg",
219
+ width: 16,
220
+ height: 16,
221
+ fill: "none"
222
+ }, props), /*#__PURE__*/React.createElement("path", {
223
+ fill: "currentColor",
224
+ fillRule: "evenodd",
225
+ d: "M2.5 2.25a.75.75 0 0 1 .75-.75h10a.25.25 0 0 1 .25.25v8.5H3.75c-.45 0-.875.108-1.25.3v-8.3ZM2.5 13v.75c0 .414.336.75.75.75h10a.25.25 0 0 0 .25-.25v-2.5H3.75c-.69 0-1.25.56-1.25 1.25ZM1 13V2.25A2.25 2.25 0 0 1 3.25 0h10C14.216 0 15 .784 15 1.75V14.5a1.5 1.5 0 0 1-1.5 1.5H3.25A2.25 2.25 0 0 1 1 13.75V13Z"
226
+ }));
227
+
228
+ const SvgBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({
229
+ xmlns: "http://www.w3.org/2000/svg",
230
+ width: 16,
231
+ height: 16,
232
+ fill: "none"
233
+ }, props), /*#__PURE__*/React.createElement("path", {
234
+ fill: "currentColor",
235
+ fillRule: "evenodd",
236
+ d: "m7.368 14.654-.462-.717c-.444-.69-.59-.9-.762-1.047a1.639 1.639 0 0 0-.57-.316h-.001c-.207-.066-.449-.074-1.254-.074H2.25A2.25 2.25 0 0 1 0 10.25v-7A2.25 2.25 0 0 1 2.25 1h1.916c.649 0 1.183 0 1.618.037.451.038.862.12 1.247.322.373.197.702.467.969.79a3.18 3.18 0 0 1 .969-.79c.384-.202.796-.284 1.247-.322C10.651 1 11.186 1 11.835 1h1.915A2.25 2.25 0 0 1 16 3.25v7a2.25 2.25 0 0 1-2.25 2.25h-2.07c-.804 0-1.046.008-1.253.073a1.648 1.648 0 0 0-.571.317c-.173.147-.318.357-.762 1.047l-.462.717a.748.748 0 0 1-1.264 0ZM6.332 2.686c-.134-.07-.32-.125-.675-.155-.364-.03-.834-.031-1.524-.031H2.25a.75.75 0 0 0-.75.75v7c0 .414.336.75.75.75h2.173c.655 0 1.145 0 1.6.143a3.14 3.14 0 0 1 1.227.727V5.75c0-.712 0-1.202-.03-1.583-.03-.372-.084-.574-.156-.72a1.71 1.71 0 0 0-.732-.761ZM8.75 11.87a3.14 3.14 0 0 1 1.226-.727c.456-.144.946-.143 1.6-.143h2.174a.75.75 0 0 0 .75-.75v-7a.75.75 0 0 0-.75-.75h-1.883c-.69 0-1.16 0-1.524.031-.355.03-.541.085-.675.155a1.71 1.71 0 0 0-.732.76c-.072.147-.126.349-.155.721-.03.38-.031.871-.031 1.583v6.12Z"
237
+ }));
238
+
239
+ const SvgBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({
240
+ xmlns: "http://www.w3.org/2000/svg",
241
+ width: 16,
242
+ height: 16,
243
+ fill: "none"
244
+ }, props), /*#__PURE__*/React.createElement("path", {
245
+ fill: "currentColor",
246
+ d: "M8.53 4.22a.75.75 0 0 0-1.28.53V6H6a.75.75 0 0 0 0 1.5h1.25v1.25a.75.75 0 0 0 1.5 0V7.5H10A.75.75 0 1 0 10 6H8.75V4.75a.75.75 0 0 0-.22-.53Z"
247
+ }), /*#__PURE__*/React.createElement("path", {
248
+ fill: "currentColor",
249
+ fillRule: "evenodd",
250
+ d: "M2.659 1.659A2.25 2.25 0 0 0 2 3.25v10.83a1 1 0 0 0 1.479.878l4.403-2.394a.25.25 0 0 1 .238 0l4.402 2.394A1 1 0 0 0 14 14.08V3.25A2.25 2.25 0 0 0 11.75 1h-7.5a2.25 2.25 0 0 0-1.591.659Zm1.06 1.06A.75.75 0 0 1 4.25 2.5h7.5a.75.75 0 0 1 .75.75v9.989l-3.664-1.992a1.75 1.75 0 0 0-1.672 0L3.5 13.239V3.25a.75.75 0 0 1 .22-.53Z"
251
+ }));
252
+
253
+ const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
254
+ xmlns: "http://www.w3.org/2000/svg",
255
+ width: 16,
256
+ height: 16,
257
+ fill: "currentColor"
258
+ }, props), /*#__PURE__*/React.createElement("path", {
259
+ fillRule: "evenodd",
260
+ d: "M2 3.25A2.25 2.25 0 0 1 4.25 1h7.5A2.25 2.25 0 0 1 14 3.25v10.83a1 1 0 0 1-1.478.878L8.12 12.564a.25.25 0 0 0-.238 0l-4.403 2.394A1 1 0 0 1 2 14.08V3.25Zm2.25-.75a.75.75 0 0 0-.75.75v9.989l3.664-1.992a1.75 1.75 0 0 1 1.672 0l3.664 1.992V3.25a.75.75 0 0 0-.75-.75h-7.5Z"
261
+ }));
262
+
170
263
  const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
171
264
  xmlns: "http://www.w3.org/2000/svg",
172
265
  width: 16,
@@ -178,4 +271,4 @@ const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
178
271
  d: "M.659 1.659A2.25 2.25 0 0 1 2.25 1h4.379a2.25 2.25 0 0 1 1.591.66l1.121 1.12c.14.14.331.22.53.22h3.879A2.25 2.25 0 0 1 16 5.25v7.5A2.25 2.25 0 0 1 13.75 15H2.25A2.25 2.25 0 0 1 0 12.75v-9.5c0-.597.237-1.169.659-1.591ZM1.5 7v5.749a.75.75 0 0 0 .75.75h11.5a.75.75 0 0 0 .75-.75V7h-13Zm13-1.5h-13V3.25a.75.75 0 0 1 .75-.75h4.379c.199 0 .39.08.53.22L8.28 3.84a2.25 2.25 0 0 0 1.591.659h3.879a.75.75 0 0 1 .75.75V5.5Z"
179
272
  }));
180
273
 
181
- 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, SvgFolder as Folder };
274
+ 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, SvgFolder as Folder };
@@ -164,6 +164,94 @@ const SvgArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
164
164
  d: "M4.045 7.765a.75.75 0 1 1-1.09-1.03l4.25-4.5a.75.75 0 0 1 1.09 0l4.25 4.5a.75.75 0 0 1-1.09 1.03L8.5 4.636v8.614a.75.75 0 1 1-1.5 0V4.636L4.045 7.765Z"
165
165
  }));
166
166
 
167
+ const SvgAt = props => /*#__PURE__*/React.createElement("svg", _extends({
168
+ xmlns: "http://www.w3.org/2000/svg",
169
+ width: 16,
170
+ height: 16,
171
+ fill: "none"
172
+ }, props), /*#__PURE__*/React.createElement("path", {
173
+ fill: "currentColor",
174
+ fillRule: "evenodd",
175
+ d: "M9.818.21a8 8 0 1 0 3.046 14.141.75.75 0 1 0-.912-1.19A6.5 6.5 0 1 1 14.5 8v1c0 .908-.54 1.5-1.25 1.5-.4 0-.691-.157-.894-.399C12.142 9.847 12 9.463 12 9V4.75a.75.75 0 1 0-1.5 0v.127a4 4 0 1 0 .449 5.825c.076.128.162.25.258.364.484.577 1.194.934 2.043.934C15.04 12 16 10.461 16 9V8A8 8 0 0 0 9.818.21ZM10.5 8a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0Z"
176
+ }));
177
+
178
+ const SvgBattery = props => /*#__PURE__*/React.createElement("svg", _extends({
179
+ xmlns: "http://www.w3.org/2000/svg",
180
+ width: 16,
181
+ height: 16,
182
+ fill: "none"
183
+ }, props), /*#__PURE__*/React.createElement("path", {
184
+ fill: "currentColor",
185
+ fillRule: "evenodd",
186
+ d: "M2.25 3A2.25 2.25 0 0 0 0 5.25v5.5A2.25 2.25 0 0 0 2.25 13h8.5A2.25 2.25 0 0 0 13 10.75v-5.5A2.25 2.25 0 0 0 10.75 3h-8.5Z"
187
+ }), /*#__PURE__*/React.createElement("path", {
188
+ fill: "currentColor",
189
+ d: "M15.5 6.75a.75.75 0 1 0-1.5 0v2.5a.75.75 0 1 0 1.5 0v-2.5Z"
190
+ }));
191
+
192
+ const SvgBeaker = props => /*#__PURE__*/React.createElement("svg", _extends({
193
+ xmlns: "http://www.w3.org/2000/svg",
194
+ width: 16,
195
+ height: 16,
196
+ fill: "currentColor"
197
+ }, props), /*#__PURE__*/React.createElement("path", {
198
+ fillRule: "evenodd",
199
+ d: "M4.608 2H3.75a.75.75 0 1 0 0 1.5h.394l.987 2.154c.03.065.03.14 0 .205l-2.948 6.685A1.75 1.75 0 0 0 3.783 15h8.433a1.75 1.75 0 0 0 1.6-2.456l-2.948-6.685a.252.252 0 0 1 0-.205l.988-2.154h.394a.75.75 0 1 0 0-1.5H4.608Zm5.598 1.5H5.794l.7 1.529c.209.455.213.977.01 1.435L5.828 8h4.346l-.678-1.536a1.75 1.75 0 0 1 .01-1.435l.7-1.529Z"
200
+ }));
201
+
202
+ const SvgBell = props => /*#__PURE__*/React.createElement("svg", _extends({
203
+ xmlns: "http://www.w3.org/2000/svg",
204
+ width: 16,
205
+ height: 16,
206
+ fill: "currentColor"
207
+ }, props), /*#__PURE__*/React.createElement("path", {
208
+ fillRule: "evenodd",
209
+ d: "M13 8.78c0 1.334.788 1.72 1.25 1.72a.75.75 0 1 1 0 1.5H1.75a.75.75 0 1 1 0-1.5c.462 0 1.25-.386 1.25-1.72V6.405C3 3.665 4.907 1 8 1s5 2.665 5 5.405V8.78Z"
210
+ }), /*#__PURE__*/React.createElement("path", {
211
+ d: "M6.898 12.872a.75.75 0 1 0-1.296.756A2.773 2.773 0 0 0 8 15c1.023 0 1.918-.55 2.398-1.372a.75.75 0 1 0-1.296-.756c-.219.374-.63.628-1.102.628-.473 0-.883-.254-1.102-.628Z"
212
+ }));
213
+
214
+ const SvgBookClosed = props => /*#__PURE__*/React.createElement("svg", _extends({
215
+ xmlns: "http://www.w3.org/2000/svg",
216
+ width: 16,
217
+ height: 16,
218
+ fill: "none"
219
+ }, props), /*#__PURE__*/React.createElement("path", {
220
+ fill: "currentColor",
221
+ fillRule: "evenodd",
222
+ d: "M1 2.298A2.25 2.25 0 0 1 3.25.048H13.5a1.5 1.5 0 0 1 1.5 1.5V14.5a1.5 1.5 0 0 1-1.5 1.5H3.25A2.25 2.25 0 0 1 1 13.75V2.298Zm2.75 9.452c-.69 0-1.25.56-1.25 1.25v.75c0 .414.336.75.75.75H13.5v-2.75H3.75Z"
223
+ }));
224
+
225
+ const SvgBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({
226
+ xmlns: "http://www.w3.org/2000/svg",
227
+ width: 16,
228
+ height: 16,
229
+ fill: "none"
230
+ }, props), /*#__PURE__*/React.createElement("path", {
231
+ fill: "currentColor",
232
+ d: "M7.25 1.486a3.152 3.152 0 0 0-.22-.127c-.384-.202-.795-.284-1.246-.322C5.349 1 4.814 1 4.166 1H2.25A2.25 2.25 0 0 0 0 3.25v7a2.25 2.25 0 0 0 2.25 2.25h2.07c.804 0 1.046.008 1.253.073.208.066.402.173.571.317.173.147.318.358.763 1.047l.343.534V1.486Zm1.5 12.984.344-.533c.444-.69.59-.9.762-1.047.17-.144.363-.251.57-.316h.001c.207-.066.449-.074 1.254-.074h2.069A2.25 2.25 0 0 0 16 10.25v-7A2.25 2.25 0 0 0 13.75 1h-1.915c-.65 0-1.184 0-1.619.037-.451.038-.863.12-1.247.322-.075.04-.148.082-.219.127v12.985Z"
233
+ }));
234
+
235
+ const SvgBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({
236
+ xmlns: "http://www.w3.org/2000/svg",
237
+ width: 16,
238
+ height: 16,
239
+ fill: "none"
240
+ }, props), /*#__PURE__*/React.createElement("path", {
241
+ fill: "currentColor",
242
+ fillRule: "evenodd",
243
+ d: "M4.25 1A2.25 2.25 0 0 0 2 3.25v10.83a1 1 0 0 0 1.478.878l4.403-2.394a.25.25 0 0 1 .238 0l4.403 2.394A1 1 0 0 0 14 14.08V3.25A2.25 2.25 0 0 0 11.75 1h-7.5Zm3 3.75a.75.75 0 0 1 1.5 0V6H10a.75.75 0 1 1 0 1.5H8.75v1.25a.75.75 0 0 1-1.5 0V7.5H6A.75.75 0 0 1 6 6h1.25V4.75Z"
244
+ }));
245
+
246
+ const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
247
+ xmlns: "http://www.w3.org/2000/svg",
248
+ width: 16,
249
+ height: 16,
250
+ fill: "currentColor"
251
+ }, props), /*#__PURE__*/React.createElement("path", {
252
+ d: "M4.25 1A2.25 2.25 0 0 0 2 3.25v10.83a1 1 0 0 0 1.478.878l4.403-2.394a.25.25 0 0 1 .238 0l4.403 2.394A1 1 0 0 0 14 14.08V3.25A2.25 2.25 0 0 0 11.75 1h-7.5Z"
253
+ }));
254
+
167
255
  const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
168
256
  xmlns: "http://www.w3.org/2000/svg",
169
257
  width: 16,
@@ -174,4 +262,4 @@ const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
174
262
  d: "M.659 1.659A2.25 2.25 0 0 1 2.25 1h4.379a2.25 2.25 0 0 1 1.591.66l1.121 1.12c.14.14.331.22.53.22h3.879A2.25 2.25 0 0 1 16 5.25v.25H0V3.25c0-.597.237-1.169.659-1.591ZM0 7v5.75A2.25 2.25 0 0 0 2.25 15h11.5A2.25 2.25 0 0 0 16 12.75V7H0Z"
175
263
  }));
176
264
 
177
- 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, SvgFolder as Folder };
265
+ 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, SvgFolder as Folder };
@@ -166,6 +166,99 @@ const SvgArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
166
166
  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.605l-5.96 6.166Z"
167
167
  }));
168
168
 
169
+ const SvgAt = props => /*#__PURE__*/React.createElement("svg", _extends({
170
+ xmlns: "http://www.w3.org/2000/svg",
171
+ width: 24,
172
+ height: 24,
173
+ fill: "none"
174
+ }, props), /*#__PURE__*/React.createElement("path", {
175
+ fill: "currentColor",
176
+ fillRule: "evenodd",
177
+ 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 0Z"
178
+ }));
179
+
180
+ const SvgBattery = props => /*#__PURE__*/React.createElement("svg", _extends({
181
+ xmlns: "http://www.w3.org/2000/svg",
182
+ width: 24,
183
+ height: 24,
184
+ fill: "none"
185
+ }, props), /*#__PURE__*/React.createElement("path", {
186
+ fill: "currentColor",
187
+ fillRule: "evenodd",
188
+ 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.945ZM3.75 6.5c-.69 0-1.25.56-1.25 1.25v8.5c0 .69.56 1.25 1.25 1.25h14.5c.69 0 1.25-.56 1.25-1.25v-8.5c0-.69-.56-1.25-1.25-1.25H3.75Z"
189
+ }), /*#__PURE__*/React.createElement("path", {
190
+ fill: "currentColor",
191
+ 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-.53Z"
192
+ }));
193
+
194
+ const SvgBeaker = props => /*#__PURE__*/React.createElement("svg", _extends({
195
+ xmlns: "http://www.w3.org/2000/svg",
196
+ width: 24,
197
+ height: 24,
198
+ fill: "currentColor"
199
+ }, props), /*#__PURE__*/React.createElement("path", {
200
+ fillRule: "evenodd",
201
+ 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.578L14.912 5.5Zm-9.38 12.909L8.04 13.5h7.922l2.507 4.909A.75.75 0 0 1 17.8 19.5H6.2a.75.75 0 0 1-.668-1.091Z"
202
+ }));
203
+
204
+ const SvgBell = props => /*#__PURE__*/React.createElement("svg", _extends({
205
+ xmlns: "http://www.w3.org/2000/svg",
206
+ width: 24,
207
+ height: 24,
208
+ fill: "currentColor"
209
+ }, props), /*#__PURE__*/React.createElement("path", {
210
+ fillRule: "evenodd",
211
+ 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.983v5.167ZM5.5 8.983C5.5 5.5 8.524 2.5 12 2.5s6.5 3 6.5 6.483v5.167c0 .873.29 1.693.782 2.35H4.718a3.917 3.917 0 0 0 .782-2.35V8.983Z"
212
+ }), /*#__PURE__*/React.createElement("path", {
213
+ 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"
214
+ }));
215
+
216
+ const SvgBookClosed = props => /*#__PURE__*/React.createElement("svg", _extends({
217
+ xmlns: "http://www.w3.org/2000/svg",
218
+ width: 24,
219
+ height: 24,
220
+ fill: "none"
221
+ }, props), /*#__PURE__*/React.createElement("path", {
222
+ fill: "currentColor",
223
+ fillRule: "evenodd",
224
+ 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 1H5.75ZM19.5 17.5V2.75a.25.25 0 0 0-.25-.25H5.75c-.69 0-1.25.56-1.25 1.25V17.8c.375-.192.8-.3 1.25-.3H19.5Zm-15 2.75c0 .69.56 1.25 1.25 1.25h13.5a.25.25 0 0 0 .25-.25V19H5.75c-.69 0-1.25.56-1.25 1.25Z"
225
+ }));
226
+
227
+ const SvgBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({
228
+ xmlns: "http://www.w3.org/2000/svg",
229
+ width: 24,
230
+ height: 24,
231
+ fill: "none"
232
+ }, props), /*#__PURE__*/React.createElement("path", {
233
+ fill: "currentColor",
234
+ fillRule: "evenodd",
235
+ d: "M12 4.732a4.134 4.134 0 0 0-1.533-1.295c-.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.655.949a.75.75 0 0 0 1.234 0l.655-.95c.62-.896 1.132-1.439 1.132-1.439s.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.39A4.134 4.134 0 0 0 12 4.732Zm-1.47 12.381c.26.207.484.454.72.76V9.03c0-.937 0-1.593-.044-2.104-.042-.502-.122-.797-.242-1.024a2.61 2.61 0 0 0-1.16-1.12c-.245-.12-.56-.198-1.086-.24-.533-.041-1.216-.042-2.185-.042H3.75c-.69 0-1.25.56-1.25 1.25v9.2c0 .69.56 1.25 1.25 1.25h3.16c.96 0 1.599 0 2.19.174a4.2 4.2 0 0 1 1.43.739Zm2.94 0c-.26.207-.484.454-.72.76V9.03c0-.937 0-1.593.044-2.104.042-.502.122-.797.242-1.024a2.61 2.61 0 0 1 1.16-1.12c.245-.12.56-.198 1.086-.24.533-.041 1.216-.042 2.185-.042h2.783c.69 0 1.25.56 1.25 1.25v9.2c0 .69-.56 1.25-1.25 1.25h-3.16c-.96 0-1.599 0-2.19.174a4.205 4.205 0 0 0-1.43.739Z"
236
+ }));
237
+
238
+ const SvgBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({
239
+ xmlns: "http://www.w3.org/2000/svg",
240
+ width: 24,
241
+ height: 24,
242
+ fill: "none"
243
+ }, props), /*#__PURE__*/React.createElement("path", {
244
+ fill: "currentColor",
245
+ d: "M12.53 7.22a.75.75 0 0 0-1.28.53V10H9a.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-.22-.53Z"
246
+ }), /*#__PURE__*/React.createElement("path", {
247
+ fill: "currentColor",
248
+ fillRule: "evenodd",
249
+ d: "M4.805 2.805A2.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 2H6.75c-.73 0-1.429.29-1.945.805ZM5.5 4.75c0-.69.56-1.25 1.25-1.25h10.5c.69 0 1.25.56 1.25 1.25v15.628l-5.83-2.413a1.75 1.75 0 0 0-1.34 0L5.5 20.378V4.75Z"
250
+ }));
251
+
252
+ const SvgBookmark = 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: "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.126V4.75ZM6.75 3.5c-.69 0-1.25.56-1.25 1.25v15.628l5.83-2.413a1.75 1.75 0 0 1 1.34 0l5.83 2.413V4.75c0-.69-.56-1.25-1.25-1.25H6.75Z"
260
+ }));
261
+
169
262
  const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
170
263
  xmlns: "http://www.w3.org/2000/svg",
171
264
  width: 24,
@@ -177,4 +270,4 @@ const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
177
270
  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.75v12.5A2.75 2.75 0 0 1 20.25 22H3.75A2.75 2.75 0 0 1 1 19.25V4.75c0-.73.29-1.429.805-1.945ZM2.5 8.5v10.75c0 .69.56 1.25 1.25 1.25h16.5c.69 0 1.25-.56 1.25-1.25V8.5h-19Zm19-1.5h-19V4.75c0-.69.56-1.25 1.25-1.25h5.672c.331 0 .649.132.883.366l.829.829a2.75 2.75 0 0 0 1.944.805h7.172c.69 0 1.25.56 1.25 1.25V7Z"
178
271
  }));
179
272
 
180
- 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, SvgFolder as Folder };
273
+ 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, SvgFolder as Folder };
@@ -161,6 +161,94 @@ const SvgArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
161
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.605l-5.96 6.166Z"
162
162
  }));
163
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 0Z"
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-.53Z"
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.578L14.912 5.5Z"
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.983v5.167Z"
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 1H5.75ZM4.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.25Z"
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.126V4.75ZM12 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 7Z"
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 2H6.75Z"
250
+ }));
251
+
164
252
  const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
165
253
  xmlns: "http://www.w3.org/2000/svg",
166
254
  width: 24,
@@ -171,4 +259,4 @@ const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
171
259
  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.945ZM1 8.5v10.75A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V8.5H1Z"
172
260
  }));
173
261
 
174
- 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, SvgFolder as Folder };
262
+ 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, SvgFolder as Folder };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "metal-icons",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "A flexible React icon set",
5
5
  "author": "Jason Melgoza",
6
6
  "license": "MIT",