@leapdev/gui-icons 3.0.15 → 3.0.16

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.
Files changed (2) hide show
  1. package/README.md +3 -10
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -151,7 +151,7 @@ In this example:
151
151
  The Doctype Icons have been thoroughly updated, several icons were added and old styles icons were removed.
152
152
 
153
153
 
154
- ### Icons Added in version 3.0.14:
154
+ ### Icons Added in version 3.0.16:
155
155
 
156
156
  activity-default-16
157
157
  activity-default-24
@@ -175,6 +175,7 @@ calendar-clock-orange-28
175
175
  calendar-flag-blue-28
176
176
  calendar-flag-grey-28
177
177
  calendar-flag-orange-28
178
+ code-24
178
179
  code-28
179
180
  code-sc-28
180
181
  comment-28
@@ -294,29 +295,24 @@ zip-folder-sc-16
294
295
  zip-folder-sc-24
295
296
  zyphta-16
296
297
 
297
- ### Icons Removed in version 3.0.14:
298
+ ### Icons Removed in version 3.0.16:
298
299
 
299
300
  appointment
300
301
  audio-sc
301
302
  audio
302
303
  blank-document-16
303
- blank-document-24
304
304
  blank-document
305
305
  blank-excel-16
306
306
  blank-excel-24
307
307
  blank-excel
308
308
  blank-fax-16
309
- blank-fax-24
310
309
  blank-fax
311
310
  blank-letter
312
311
  clause-precedent-new-16
313
- clause-precedent-new-24
314
312
  code-16
315
- code-24
316
313
  code-sc-16
317
314
  code-sc-24
318
315
  code-sc
319
- code
320
316
  comment-sc-16
321
317
  comment-sc-24
322
318
  comment-sc
@@ -329,7 +325,6 @@ email-attachment-16
329
325
  email-create
330
326
  email-default
331
327
  email-open-16
332
- email-open-24
333
328
  email-open
334
329
  email-received
335
330
  email-sent
@@ -338,7 +333,6 @@ fax-24
338
333
  fax
339
334
  file note
340
335
  file-note-16
341
- file-note-24
342
336
  filter-sc
343
337
  filter
344
338
  folder-back-sc
@@ -371,7 +365,6 @@ signature-pending-16
371
365
  signature-pending-24
372
366
  signature-pending
373
367
  signature-request-16
374
- signature-request-24
375
368
  signature-request
376
369
  signature-signed-16
377
370
  signature-signed-24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leapdev/gui-icons",
3
- "version": "3.0.15",
3
+ "version": "3.0.16",
4
4
  "description": "LEAP GUI Icons",
5
5
  "author": "LEAP Dev",
6
6
  "license": "ISC",