slippers-ui 3.3.0-alpha.2 → 3.3.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.
Files changed (67) hide show
  1. package/dist/icons/Approval.js +22 -0
  2. package/dist/icons/BuildingStar.js +23 -0
  3. package/dist/icons/BulbAlt.js +21 -0
  4. package/dist/icons/CatalogCheckMark.js +22 -0
  5. package/dist/icons/CheckCircleDashed.js +22 -0
  6. package/dist/icons/Comment.js +20 -0
  7. package/dist/icons/Comments.js +22 -0
  8. package/dist/icons/Dashboard.js +22 -0
  9. package/dist/icons/DocVersions.js +21 -0
  10. package/dist/icons/DuoChat.js +22 -0
  11. package/dist/icons/FlagAlt.js +23 -0
  12. package/dist/icons/Hourglass.js +22 -0
  13. package/dist/icons/Iteration.js +22 -0
  14. package/dist/icons/Location.js +22 -0
  15. package/dist/icons/LockCloseAlt.js +21 -0
  16. package/dist/icons/Profile.js +22 -0
  17. package/dist/icons/RocketLaunch.js +22 -0
  18. package/dist/icons/SearchDot.js +22 -0
  19. package/dist/icons/SearchResults.js +22 -0
  20. package/dist/icons/Star.js +20 -0
  21. package/dist/icons/StarOutline.js +22 -0
  22. package/dist/icons/Timer.js +22 -0
  23. package/dist/icons/TodoDone.js +22 -0
  24. package/dist/icons/Warning.js +22 -0
  25. package/dist/icons/WarningSolid.js +22 -0
  26. package/dist/icons/Work.js +20 -0
  27. package/dist/icons/WorkItemMaintenance.js +20 -0
  28. package/dist/icons/WorkItemObjective.js +20 -0
  29. package/dist/icons/WorkItemTestCase.js +20 -0
  30. package/dist/icons/World.js +24 -11
  31. package/dist/icons/index.js +912 -854
  32. package/dist/slippers-ui.css +1 -1
  33. package/dist/slippers-ui.es.js +397 -383
  34. package/icons/Approval.vue +15 -0
  35. package/icons/BuildingStar.vue +18 -0
  36. package/icons/BulbAlt.vue +3 -0
  37. package/icons/CatalogCheckMark.vue +3 -0
  38. package/icons/CheckCircleDashed.vue +15 -0
  39. package/icons/Comment.vue +3 -0
  40. package/icons/Comments.vue +3 -0
  41. package/icons/Dashboard.vue +15 -0
  42. package/icons/DocVersions.vue +3 -0
  43. package/icons/DuoChat.vue +3 -0
  44. package/icons/FlagAlt.vue +3 -0
  45. package/icons/Hourglass.vue +15 -0
  46. package/icons/Iteration.vue +3 -0
  47. package/icons/Location.vue +15 -0
  48. package/icons/LockCloseAlt.vue +3 -0
  49. package/icons/Profile.vue +15 -0
  50. package/icons/RocketLaunch.vue +15 -0
  51. package/icons/SearchDot.vue +3 -0
  52. package/icons/SearchResults.vue +15 -0
  53. package/icons/Star.vue +13 -0
  54. package/icons/StarOutline.vue +15 -0
  55. package/icons/Timer.vue +15 -0
  56. package/icons/TodoDone.vue +15 -0
  57. package/icons/Warning.vue +15 -0
  58. package/icons/WarningSolid.vue +15 -0
  59. package/icons/Work.vue +3 -0
  60. package/icons/WorkItemMaintenance.vue +3 -0
  61. package/icons/WorkItemObjective.vue +13 -0
  62. package/icons/WorkItemTestCase.vue +3 -0
  63. package/icons/World.vue +18 -2
  64. package/icons/index.ts +29 -0
  65. package/icons.d.ts +29 -0
  66. package/package.json +2 -2
  67. package/src/styles/base.scss +0 -2
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M4 6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM7 5a2.99 2.99 0 0 1-.87 2.113A3.997 3.997 0 0 1 8 10.5V12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-1.5c0-1.427.747-2.679 1.87-3.387A3 3 0 1 1 7 5Zm-5.5 5.5a2.5 2.5 0 0 1 5 0V12a.5.5 0 0 1-.5.5H2a.5.5 0 0 1-.5-.5v-1.5Zm14.28-5.22a.75.75 0 0 0-1.06-1.06L12 6.94l-1.22-1.22a.75.75 0 1 0-1.06 1.06l1.75 1.75a.75.75 0 0 0 1.06 0l3.25-3.25Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,18 @@
1
+ <template>
2
+ <svg
3
+ width="32"
4
+ height="32"
5
+ viewBox="0 0 32 32"
6
+ fill="currentColor"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ >
9
+ <path
10
+ d="M20.5 -0.0693359C21.3284 -0.0693359 22 0.602237 22 1.43066C21.9999 2.25899 21.3284 2.93066 20.5 2.93066H6.54883V29.1348H10.3926V22.5518C10.3926 21.4472 11.288 20.5518 12.3926 20.5518H19.6064C20.7109 20.5519 21.6064 21.4473 21.6064 22.5518V29.1348H25.4512V13.5C25.4513 12.6719 26.1231 12.0003 26.9512 12C27.7795 12 28.451 12.6717 28.4512 13.5V29.6348C28.4508 31.0152 27.3317 32.1348 25.9512 32.1348H6.04883C4.66839 32.1347 3.54916 31.0151 3.54883 29.6348V2.43066C3.54883 1.05001 4.66819 -0.0692527 6.04883 -0.0693359H20.5ZM13.3926 29.1348H18.6064V23.5518H13.3926V29.1348ZM13.7178 13.1631C14.5462 13.1631 15.2177 13.8347 15.2178 14.6631C15.2178 15.4915 14.5462 16.1631 13.7178 16.1631H11.8926C11.0643 16.163 10.3926 15.4914 10.3926 14.6631C10.3927 13.8348 11.0643 13.1632 11.8926 13.1631H13.7178ZM20.1064 13.1631C20.9348 13.1631 21.6064 13.8347 21.6064 14.6631C21.6064 15.4915 20.9349 16.1631 20.1064 16.1631H18.2812C17.4528 16.1631 16.7812 15.4915 16.7812 14.6631C16.7813 13.8347 17.4529 13.1631 18.2812 13.1631H20.1064ZM13.7178 6.77539C14.5462 6.77539 15.2178 7.44696 15.2178 8.27539C15.2175 9.10362 14.5461 9.77539 13.7178 9.77539H11.8926C11.0644 9.77527 10.3928 9.10355 10.3926 8.27539C10.3926 7.44704 11.0643 6.77551 11.8926 6.77539H13.7178Z"
11
+ />
12
+ <path
13
+ fill-rule="evenodd"
14
+ clip-rule="evenodd"
15
+ d="M27.9415 0.665236C27.6272 -0.221745 26.3728 -0.221745 26.0585 0.665236L25.3298 2.7219C25.2292 3.00582 25.0058 3.22918 24.7219 3.32978L22.6652 4.05852C21.7783 4.37282 21.7783 5.62718 22.6652 5.94148L24.7219 6.67022C25.0058 6.77082 25.2292 6.99418 25.3298 7.2781L26.0585 9.33476C26.3728 10.2217 27.6272 10.2217 27.9415 9.33476L28.6702 7.2781C28.7708 6.99418 28.9942 6.77082 29.2781 6.67022L31.3348 5.94148C32.2217 5.62718 32.2217 4.37282 31.3348 4.05852L29.2781 3.32978C28.9942 3.22918 28.7708 3.00582 28.6702 2.7219L27.9415 0.665236Z"
16
+ />
17
+ </svg>
18
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="25" height="32" viewBox="0 0 25 32" fill="none"> <path d="M12.1392 0C21.739 0.000148894 27.5278 10.63 22.3198 18.6943L18.1392 25.167V28C18.1392 30.2091 16.3482 31.9999 14.1392 32H10.1392L9.93311 31.9951C7.81973 31.8879 6.13917 30.14 6.13917 28V25.167L1.9585 18.6943C-3.24963 10.63 2.53922 0 12.1392 0ZM9.13917 28C9.13917 28.5523 9.58688 29 10.1392 29H14.1392C14.6914 28.9999 15.1392 28.5522 15.1392 28V27H9.13917V28ZM12.1392 3C4.91553 3 0.559023 10.9992 4.47803 17.0674L8.95557 24H15.3228L19.8003 17.0674C23.7192 10.9993 19.3626 3.00015 12.1392 3Z" fill="currentColor" /> </svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.75 1a.75.75 0 1 0 0 1.5h4.5a.75.75 0 1 0 0-1.5h-4.5Zm-2 2.5a.75.75 0 1 0 0 1.5h8.5a.75.75 0 1 0 0-1.5h-8.5Zm-1.25 4v6h11v-6h-11ZM2 6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H2Zm8.28 3.83a.75.75 0 1 0-1.06-1.06l-1.97 1.97-.47-.47a.75.75 0 1 0-1.06 1.06l1 1a.75.75 0 0 0 1.06 0l2.5-2.5Z" fill="currentColor"/></svg>
3
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M6.701 1.08a.75.75 0 0 0-.934-.5A7.75 7.75 0 0 0 .573 5.785a.75.75 0 1 0 1.438.429 6.25 6.25 0 0 1 4.188-4.199.75.75 0 0 0 .502-.934Zm2.598 0a.75.75 0 0 1 .934-.501 7.75 7.75 0 0 1 5.194 5.206.75.75 0 1 1-1.438.429 6.25 6.25 0 0 0-4.188-4.199.75.75 0 0 1-.502-.934Zm2.481 4.14a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0L4.47 9.03a.75.75 0 0 1 1.06-1.06l1.22 1.22 3.97-3.97a.75.75 0 0 1 1.06 0Zm-1.547 10.2a.75.75 0 1 1-.432-1.436 6.251 6.251 0 0 0 4.188-4.199.75.75 0 1 1 1.438.429 7.75 7.75 0 0 1-5.194 5.206Zm-4.466 0a.75.75 0 1 0 .432-1.436 6.25 6.25 0 0 1-4.188-4.199.75.75 0 1 0-1.438.429 7.75 7.75 0 0 0 5.194 5.206Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 4a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4.063L1.28 15.78A.75.75 0 0 1 0 15.25V4Zm3-1.5A1.5 1.5 0 0 0 1.5 4v9.44l1.723-1.72.22-.22H13a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 13 2.5H3Z" fill="currentColor"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v10.06l1.28-1.28 1.53-1.53H4V11a2 2 0 0 0 2 2h7l1.5 1.5L16 16V6a2 2 0 0 0-2-2h-2V2a2 2 0 0 0-2-2H2Zm8.5 4V2a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v6.44l.47-.47.22-.22H4V6a2 2 0 0 1 2-2h4.5Zm3.56 7.94.44.439V6a.5.5 0 0 0-.5-.5H6a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h7.621l.44.44Z" fill="currentColor"/></svg>
3
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M13.545 2.1a.75.75 0 0 1 .274 1.025l-3.472 6.007a3 3 0 1 1-1.208-.908l1.759-3.042a6.5 6.5 0 0 0-2.148-.639V5a.75.75 0 1 1-1.5 0v-.457a6.5 6.5 0 0 0-1.829.49l.229.396a.75.75 0 1 1-1.3.75l-.228-.396a6.5 6.5 0 0 0-1.339 1.34l.396.227a.75.75 0 0 1-.75 1.3l-.396-.229a6.5 6.5 0 0 0-.498 1.905.75.75 0 0 1-1.492-.155A8 8 0 0 1 11.65 3.88l.87-1.506a.75.75 0 0 1 1.025-.274Zm-.107 4.047a.75.75 0 0 1 1.047.169 8 8 0 0 1 1.51 4.963.75.75 0 1 1-1.499-.052 6.5 6.5 0 0 0-1.227-4.033.75.75 0 0 1 .17-1.047ZM9.5 11a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="24" viewBox="0 0 32 24" fill="none"> <path d="M25.3691 0.00976562C25.827 0.0552044 26.2577 0.257723 26.5859 0.585938L31.4141 5.41406C31.7891 5.78906 31.9999 6.2978 32 6.82812V22C32 23.0357 31.2128 23.887 30.2041 23.9893L30 24H14C12.9643 24 12.113 23.2128 12.0107 22.2041L12 22H8C6.89543 22 6 21.1046 6 20H2C0.895429 20 0 19.1046 0 18V6C0 4.89543 0.89543 4 2 4H6C6 2.89543 6.89543 2 8 2H12C12 0.895431 12.8954 4.83199e-08 14 0H25.1719L25.3691 0.00976562ZM15 21H29V10H24C22.8954 10 22 9.10457 22 8V3H15V21ZM9 19H12V5H9V19ZM3 17H6V7H3V17ZM25 7H28.7578L25 3.24219V7Z" fill="currentColor"/> </svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.435.4a.6.6 0 0 1 1.13 0l.437 1.233a.6.6 0 0 0 .365.365l1.234.437a.6.6 0 0 1 0 1.13l-1.234.437a.6.6 0 0 0-.365.365L3.565 5.6a.6.6 0 0 1-1.13 0l-.437-1.234a.6.6 0 0 0-.365-.365L.4 3.565a.6.6 0 0 1 0-1.13l1.234-.437a.6.6 0 0 0 .365-.365L2.435.4ZM7 1.75A.75.75 0 0 1 7.75 1H13a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4.063L1.28 15.78A.75.75 0 0 1 0 15.25v-8.5a.75.75 0 0 1 1.5 0v6.69l1.723-1.72.22-.22H13a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 13 2.5H7.75A.75.75 0 0 1 7 1.75Zm1.47 3.098a.5.5 0 0 0-.94 0l-.365 1.029a.5.5 0 0 1-.304.304l-1.028.364a.5.5 0 0 0 0 .941l1.028.365a.5.5 0 0 1 .304.304l.364 1.028a.5.5 0 0 0 .942 0l.364-1.028a.5.5 0 0 1 .304-.304l1.028-.365a.5.5 0 0 0 0-.941L9.14 6.18a.5.5 0 0 1-.304-.304l-.364-1.029Z" fill="currentColor"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.99974C11.3999 -3.19997 20.6001 11.1997 30 3.99974V21.9997C21.602 28.4322 13.364 17.6257 5 20.3825V28.4997C5 29.3282 4.32843 29.9997 3.5 29.9997C2.67157 29.9997 2 29.3282 2 28.4997V3.99974ZM14.917 6.79759C10.6207 5.1345 7.78576 4.18818 5 5.62864V17.2654C9.52986 16.1736 13.8268 17.9414 17.083 19.2019C21.3795 20.865 24.2141 21.8115 27 20.3708V8.73411C22.47 9.82597 18.1733 8.05808 14.917 6.79759Z" fill="currentColor"/> </svg>
3
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M2.75 0a.75.75 0 0 0 0 1.5H3v.593c0 1.26.5 2.468 1.391 3.359L6.94 8l-2.548 2.548A4.75 4.75 0 0 0 3 13.907v.593h-.25a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H13v-.593c0-1.26-.5-2.468-1.391-3.359L9.06 8l2.548-2.548A4.75 4.75 0 0 0 13 2.093V1.5h.25a.75.75 0 0 0 0-1.5H2.75Zm8.75 1.5h-7v.593c0 .69.219 1.356.618 1.907h5.764a3.25 3.25 0 0 0 .618-1.907V1.5ZM8 6.94 6.56 5.5h2.88L8 6.94Zm3.5 7.56v-.593a3.25 3.25 0 0 0-.952-2.298L8 9.06l-2.548 2.548a3.25 3.25 0 0 0-.952 2.298v.593h7Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.391 4.844a3.375 3.375 0 1 1 1.485 6.406h-.002a3.865 3.865 0 0 1-.06 0H.75a.75.75 0 0 0 0 1.5h12.379l-.97.97a.75.75 0 1 0 1.061 1.06l2.25-2.25L16 12l-.53-.53-2.25-2.25a.75.75 0 1 0-1.06 1.06l.97.97H8.392A4.874 4.874 0 1 0 .018 8.298a.75.75 0 1 0 1.495-.13A3.375 3.375 0 0 1 3.39 4.844Z" fill="currentColor"/></svg>
3
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M12.5 6a4.47 4.47 0 0 1-.883 2.677L8 13.5 4.383 8.677A4.5 4.5 0 1 1 12.5 6ZM14 6c0 1.34-.439 2.576-1.18 3.574L8.937 14.75 8 16l-.938-1.25L3.18 9.574A6 6 0 1 1 14 6ZM8 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="28" viewBox="0 0 24 28" fill="none"> <path d="M12 0C16.4183 0 20 3.58172 20 8V10H22C23.1046 10 24 10.8954 24 12V26C24 27.0357 23.2128 27.887 22.2041 27.9893L22 28H2L1.7959 27.9893C0.854346 27.8938 0.1062 27.1457 0.0107422 26.2041L0 26V12C0 10.8954 0.895431 10 2 10H4V8C4 3.58172 7.58172 0 12 0ZM3 25H21V13H3V25ZM14 22H10V16H14V22ZM12 3C9.23858 3 7 5.23858 7 8V10H17V8C17 5.23858 14.7614 3 12 3Z" fill="currentColor"/> </svg>
3
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M8 14.5a6.47 6.47 0 0 0 3.25-.87V11.5A2.25 2.25 0 0 0 9 9.25H7a2.25 2.25 0 0 0-2.25 2.25v2.13A6.47 6.47 0 0 0 8 14.5Zm4.75-3v.937a6.5 6.5 0 1 0-9.5 0V11.5a3.752 3.752 0 0 1 2.486-3.532 3 3 0 1 1 4.528 0A3.752 3.752 0 0 1 12.75 11.5ZM8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM9.5 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M15.808 0a9.999 9.999 0 0 0-7.142 3H6.75A2.75 2.75 0 0 0 4 5.75V8h2l2 2v2h2.25A2.75 2.75 0 0 0 13 9.25V7.334a9.998 9.998 0 0 0 3-7.142V0h-.192ZM6.44 6.5a9.964 9.964 0 0 1 1.015-2H6.75c-.69 0-1.25.56-1.25 1.25v.75h.94Zm3.06 4v-.94a9.966 9.966 0 0 0 2-1.015v.705c0 .69-.56 1.25-1.25 1.25H9.5Zm4.88-8.88a8.502 8.502 0 0 0-6.71 5.928l.782.783a8.502 8.502 0 0 0 5.928-6.71Zm-11.6 8.66a.75.75 0 1 0-1.06-1.06l-1.5 1.5a.75.75 0 1 0 1.06 1.06l1.5-1.5Zm3 1a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06l4.5-4.5Zm1 1.94a.75.75 0 0 1 0 1.06l-1.5 1.5a.75.75 0 0 1-1.06-1.06l1.5-1.5a.75.75 0 0 1 1.06 0Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 7a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-.82 4.74a6 6 0 1 1 1.06-1.06l3.04 3.04a.75.75 0 1 1-1.06 1.06l-3.04-3.04ZM9 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" fill="currentColor"/></svg>
3
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M1.75 1a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5ZM1 4.75A.75.75 0 0 1 1.75 4H7a.75.75 0 0 1 0 1.5H1.75A.75.75 0 0 1 1 4.75Zm9 7.75a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 1.5c.834 0 1.607-.255 2.248-.691l1.472 1.471a.75.75 0 1 0 1.06-1.06l-1.471-1.472A4 4 0 1 0 10 14ZM1.75 7a.75.75 0 0 0 0 1.5H4A.75.75 0 0 0 4 7H1.75Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
package/icons/Star.vue ADDED
@@ -0,0 +1,13 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ d="M7.454 1.694a.591.591 0 0 1 1.092 0l1.585 3.81a.25.25 0 0 0 .21.154l4.114.33a.591.591 0 0 1 .338 1.038L11.658 9.71a.25.25 0 0 0-.08.247l.957 4.015a.591.591 0 0 1-.883.641l-3.522-2.15a.25.25 0 0 0-.26 0l-3.522 2.15a.591.591 0 0 1-.883-.641l.957-4.015a.25.25 0 0 0-.08-.247L1.207 7.026a.591.591 0 0 1 .338-1.038l4.113-.33a.25.25 0 0 0 .211-.153l1.585-3.81Z"
10
+ fill="currentColor"
11
+ />
12
+ </svg>
13
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="m7.189 2.332-.001.003-1.319 3.17a.25.25 0 0 1-.21.153l-3.423.274h-.003l-.095.008-.593.048a.591.591 0 0 0-.338 1.038l.452.387.073.062.002.002 2.608 2.234a.25.25 0 0 1 .08.247l-.796 3.34-.001.003-.022.093-.138.579a.591.591 0 0 0 .883.641l.507-.31.082-.05.003-.001 2.93-1.79a.25.25 0 0 1 .26 0l2.93 1.79.003.002.082.05.507.31a.591.591 0 0 0 .883-.642l-.138-.579-.022-.093v-.003l-.797-3.34a.25.25 0 0 1 .08-.247l2.608-2.234.002-.002.073-.062.452-.387a.591.591 0 0 0-.338-1.038l-.593-.048-.095-.008h-.003l-3.422-.274a.25.25 0 0 1-.211-.153l-1.319-3.17-.001-.003-.037-.089-.228-.549a.591.591 0 0 0-1.092 0l-.228.55-.037.088ZM8 4.288 7.254 6.08a1.75 1.75 0 0 1-1.476 1.072l-1.935.155L5.317 8.57a1.75 1.75 0 0 1 .564 1.736l-.45 1.888 1.657-1.012a1.75 1.75 0 0 1 1.824 0l1.657 1.012-.45-1.889a1.75 1.75 0 0 1 .564-1.735l1.474-1.263-1.935-.155A1.75 1.75 0 0 1 8.746 6.08L8 4.288Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M6 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2v.07a6.958 6.958 0 0 1 2.812 1.058l.908-.908a.75.75 0 1 1 1.06 1.06l-.8.8A7 7 0 1 1 7 2.07V2a1 1 0 0 1-1-1Zm7.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM8.75 5.75a.75.75 0 0 0-1.5 0v3.56l.22.22 2.254 2.254a.75.75 0 1 0 1.06-1.06L8.75 8.689V5.75Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M3 13.5a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5h9.25a.75.75 0 0 0 0-1.5H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9.75a.75.75 0 0 0-1.5 0V13a.5.5 0 0 1-.5.5H3Zm12.78-8.82a.75.75 0 0 0-1.06-1.06L9.162 9.177 7.289 7.241a.75.75 0 1 0-1.078 1.043l2.403 2.484a.75.75 0 0 0 1.07.01L15.78 4.68Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M8.429 2.746a.5.5 0 0 0-.858 0L1.58 12.743a.5.5 0 0 0 .429.757h11.984a.5.5 0 0 0 .43-.757L8.428 2.746Zm-2.144-.77C7.06.68 8.939.68 9.715 1.975l5.993 9.996c.799 1.333-.161 3.028-1.716 3.028H2.008C.453 15-.507 13.305.292 11.972l5.993-9.997ZM9 11.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-5.75a.75.75 0 0 0-1.5 0v3a.75.75 0 0 0 1.5 0v-3Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M6.285 1.975C7.06.68 8.939.68 9.715 1.975l5.993 9.997c.799 1.333-.161 3.028-1.716 3.028H2.008C.453 15-.507 13.305.292 11.972l5.993-9.997ZM8 5a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3A.75.75 0 0 1 8 5Zm1 6.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>
15
+ </template>
package/icons/Work.vue ADDED
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 1a1.75 1.75 0 0 0-1.75 1.75V4H3a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.25V2.75A1.75 1.75 0 0 0 10 1H6Zm4.25 3V2.75A.25.25 0 0 0 10 2.5H6a.25.25 0 0 0-.25.25V4h4.5ZM3 5.5h10a.5.5 0 0 1 .5.5v1h-11V6a.5.5 0 0 1 .5-.5Zm-.5 3V13a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V8.5H9V10H7V8.5H2.5Z" fill="currentColor"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.443 1.005a3.75 3.75 0 0 1 0 7.49l-.193.005c-.217 0-.429-.021-.635-.057L10.06 9l.941.94 1-1 2.405 2.406.149.164a2.165 2.165 0 0 1-3.045 3.045l-.164-.149L8.939 12l1-1-.94-.94-4.344 4.345a2.164 2.164 0 0 1-2.896.149l-.164-.149a2.164 2.164 0 0 1 0-3.06l4.343-4.346L3.5 4.561l-.616.616-.508-.761-1-1.5-.34-.512 1.368-1.369.512.341 1.5 1 .76.508-.615.616 2.438 2.438.557-.556A3.75 3.75 0 0 1 11.25 1l.193.005ZM11.25 2.5a2.25 2.25 0 0 0-2.153 2.903l.13.43-.318.317-6.254 6.255a.666.666 0 0 0 0 .94l.105.085c.257.17.608.142.835-.085L9.849 7.09l.317-.318.43.13c.209.063.428.098.654.098l.23-.012a2.25 2.25 0 0 0 1.798-3.207l-1.498 1.5a.75.75 0 0 1-1.06-1.061l1.498-1.5a2.233 2.233 0 0 0-.738-.208l-.23-.012Zm-.19 9.5 1.345 1.345.105.085a.664.664 0 0 0 .92-.92l-.085-.105L12 11.06l-.94.94Z" fill="currentColor"/></svg>
3
+ </template>
@@ -0,0 +1,13 @@
1
+ <template>
2
+ <svg
3
+ width="16"
4
+ height="16"
5
+ viewBox="0 0 16 16"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <path
9
+ d="M4.358.877a8 8 0 0 1 4.47-.834.75.75 0 0 1-.155 1.492 6.5 6.5 0 0 0-3.632.678l-.222.118A6.5 6.5 0 0 0 2.244 4.98l-.112.225a6.5 6.5 0 0 0 1.272 7.392l.18.174a6.502 6.502 0 0 0 3.314 1.636l.248.037a6.5 6.5 0 0 0 3.65-.576l.224-.112a6.5 6.5 0 0 0 3.445-6.43l.746-.077.746-.078a8.002 8.002 0 0 1-4.24 7.913l-.276.138a7.998 7.998 0 0 1-4.492.709l-.306-.047a8 8 0 0 1-4.077-2.012l-.222-.214A8 8 0 0 1 .777 4.56l.139-.276a8 8 0 0 1 3.17-3.26l.272-.147ZM12.22.22a.75.75 0 0 1 1.28.53V2.5h1.75l.112.01a.75.75 0 0 1 .491 1.186l-.073.085-3 3a.75.75 0 0 1-.53.22h-.38a4 4 0 0 1 .11 1.404l-.044.305a4 4 0 0 1-2.982 3.175l-.303.062a4 4 0 0 1-2.111-.223l-.283-.123a4 4 0 0 1-1.597-1.4l-.16-.264a4 4 0 0 1-.477-2.371l.046-.306a4 4 0 0 1 .933-1.907l.213-.224a4 4 0 0 1 1.861-1.02l.076-.015a.75.75 0 0 1 .27 1.474l-.185.051a2.5 2.5 0 0 0-.978.587l-.133.139c-.3.338-.5.751-.583 1.192l-.029.192a2.501 2.501 0 0 0 .298 1.482l.1.165a2.5 2.5 0 0 0 .998.874l.177.078a2.5 2.5 0 0 0 1.32.14l.189-.04a2.5 2.5 0 0 0 1.864-1.984l.027-.19A2.5 2.5 0 0 0 10.29 7h-.23L8.53 8.53a.75.75 0 1 1-1.06-1.06L9 5.94V3.75c0-.199.079-.39.22-.53l3-3Zm2.913 6.283a.75.75 0 0 1 .824.668l-1.492.155a.75.75 0 0 1 .668-.823ZM10.5 4.061V5.5h1.44l1.5-1.5H12V2.56l-1.5 1.5Z"
10
+ fill="currentColor"
11
+ />
12
+ </svg>
13
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M12.327.004a.75.75 0 0 1 0 1.492l-.077.004H12V12a4 4 0 0 1-7.995.206L4 12V1.5h-.25a.75.75 0 0 1 0-1.5h8.5l.077.004ZM5.5 12l.013.256A2.5 2.5 0 0 0 10.5 12v-.5H8.75a.75.75 0 0 1 0-1.5h1.75V8.5H8.75a.75.75 0 0 1 0-1.5h1.75V5.5h-5V12Zm0-8h5V1.5h-5V4Z" fill="currentColor"/></svg>
3
+ </template>
package/icons/World.vue CHANGED
@@ -1,3 +1,19 @@
1
1
  <template>
2
- <svg fill="currentColor" fill-opacity="0" viewBox="0 0 33 33"><g clip-path="url(#clip0_7608_14915)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.27982" d="M30.5654 24.1016C28.7549 27.5376 25.7099 30.1601 22.0434 31.4411C18.3769 32.722 14.3613 32.5662 10.805 31.0051C7.24876 29.444 4.41605 26.5934 2.87726 23.0274C1.33847 19.4615 1.20789 15.4449 2.5118 11.7865"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.27982" d="M3.58327 9.42213C5.4503 6.05539 8.51369 3.51263 12.1667 2.2975C15.8196 1.08238 19.7958 1.28353 23.3075 2.86109C26.8192 4.43866 29.6103 7.27759 31.128 10.8156C32.6458 14.3535 32.7794 18.3325 31.5024 21.9643"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.27982" d="M15.7845 32.078C13.3517 30.3461 11.371 28.0545 10.0096 25.3965C8.64808 22.7386 7.94573 19.7922 7.96172 16.8059C7.97772 13.8196 8.7116 10.8809 10.1015 8.23766C11.4913 5.59445 13.4964 3.32421 15.9477 1.61841"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.27982" d="M18.2015 32.078C20.6344 30.3461 22.615 28.0545 23.9765 25.3965C25.338 22.7386 26.0403 19.7922 26.0243 16.8059C26.0083 13.8196 25.2744 10.8809 23.8846 8.23766C22.4947 5.59445 20.4896 3.32421 18.0384 1.61841"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.27982" d="M16.992 1.54803V32.2636"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.27982" d="M2.6774 11.7865H31.3197"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.27982" d="M2.6774 22.0251H31.3197"/></g><defs><clipPath id="clip0_7608_14915"><rect width="31.9954" height="31.9954" fill="white" transform="translate(0.995361 0.908081)"/></clipPath></defs></svg>
3
- </template>
2
+ <svg
3
+ fill="none"
4
+ viewBox="0 0 16 16"
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ >
7
+ <g clip-path="url(#earth-icon-clip)">
8
+ <path
9
+ d="M8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0ZM5.77148 10.75C5.95052 11.6157 6.2077 12.3744 6.51367 12.9863C7.15772 14.2742 7.7697 14.5 8 14.5C8.2303 14.5 8.84228 14.2742 9.48633 12.9863C9.7923 12.3744 10.0495 11.6157 10.2285 10.75H5.77148ZM2.10938 10.75C2.76342 12.1486 3.90082 13.275 5.30664 13.916C4.83459 13.056 4.46695 11.9727 4.24316 10.75H2.10938ZM11.7568 10.75C11.533 11.9729 11.1645 13.0559 10.6924 13.916C12.0986 13.275 13.2365 12.1489 13.8906 10.75H11.7568ZM1.62109 6.75C1.54227 7.15457 1.5 7.57237 1.5 8C1.5 8.42763 1.54227 8.84543 1.62109 9.25H4.04883C4.01687 8.84271 4 8.42524 4 8C4 7.57476 4.01687 7.15729 4.04883 6.75H1.62109ZM5.55469 6.75C5.51964 7.15287 5.5 7.57042 5.5 8C5.5 8.42958 5.51964 8.84713 5.55469 9.25H10.4453C10.4804 8.84713 10.5 8.42958 10.5 8C10.5 7.57042 10.4804 7.15287 10.4453 6.75H5.55469ZM11.9512 6.75C11.9831 7.15729 12 7.57476 12 8C12 8.42524 11.9831 8.84271 11.9512 9.25H14.3789C14.4577 8.84543 14.5 8.42763 14.5 8C14.5 7.57237 14.4577 7.15457 14.3789 6.75H11.9512ZM5.30664 2.08301C3.90065 2.72403 2.76348 3.85129 2.10938 5.25H4.24316C4.46702 4.02698 4.83439 2.94313 5.30664 2.08301ZM8 1.5C7.7697 1.5 7.15772 1.72578 6.51367 3.01367C6.2077 3.62561 5.95052 4.3843 5.77148 5.25H10.2285C10.0495 4.3843 9.7923 3.62561 9.48633 3.01367C8.84228 1.72578 8.2303 1.5 8 1.5ZM10.6924 2.08301C11.1647 2.9432 11.5329 4.02678 11.7568 5.25H13.8906C13.2364 3.85102 12.0987 2.72397 10.6924 2.08301Z"
10
+ fill="currentColor"
11
+ />
12
+ </g>
13
+ <defs>
14
+ <clipPath id="earth-icon-clip">
15
+ <rect width="16" height="16" />
16
+ </clipPath>
17
+ </defs>
18
+ </svg>
19
+ </template>
package/icons/index.ts CHANGED
@@ -25,6 +25,7 @@ export { default as Announcement } from './Announcement.vue';
25
25
  export { default as AnnouncementAlt } from './AnnouncementAlt.vue';
26
26
  export { default as Api } from './Api.vue';
27
27
  export { default as Applications } from './Applications.vue';
28
+ export { default as Approval } from './Approval.vue';
28
29
  export { default as ApproveDismiss } from './ApproveDismiss.vue';
29
30
  export { default as ArrowCircle } from './ArrowCircle.vue';
30
31
  export { default as ArrowDown } from './ArrowDown.vue';
@@ -48,7 +49,9 @@ export { default as BranchCircle } from './BranchCircle.vue';
48
49
  export { default as Bug } from './Bug.vue';
49
50
  export { default as Build } from './Build.vue';
50
51
  export { default as Building } from './Building.vue';
52
+ export { default as BuildingStar } from './BuildingStar.vue';
51
53
  export { default as Bulb } from './Bulb.vue';
54
+ export { default as BulbAlt } from './BulbAlt.vue';
52
55
  export { default as BulbBolt } from './BulbBolt.vue';
53
56
  export { default as Bullet } from './Bullet.vue';
54
57
  export { default as BullseyeArrow } from './BullseyeArrow.vue';
@@ -60,6 +63,7 @@ export { default as Camera } from './Camera.vue';
60
63
  export { default as Car } from './Car.vue';
61
64
  export { default as CaseStudy } from './CaseStudy.vue';
62
65
  export { default as CaseStudyAlt } from './CaseStudyAlt.vue';
66
+ export { default as CatalogCheckMark } from './CatalogCheckMark.vue';
63
67
  export { default as ChartGraph } from './ChartGraph.vue';
64
68
  export { default as Chat } from './Chat.vue';
65
69
  export { default as ChatBubble } from './ChatBubble.vue';
@@ -67,6 +71,7 @@ export { default as ChatLaptop } from './ChatLaptop.vue';
67
71
  export { default as Check } from './Check.vue';
68
72
  export { default as CheckCircle } from './CheckCircle.vue';
69
73
  export { default as CheckCircleAlt } from './CheckCircleAlt.vue';
74
+ export { default as CheckCircleDashed } from './CheckCircleDashed.vue';
70
75
  export { default as CheckCircleFilled } from './CheckCircleFilled.vue';
71
76
  export { default as Checklist } from './Checklist.vue';
72
77
  export { default as ChevronLgDown } from './ChevronLgDown.vue';
@@ -113,6 +118,8 @@ export { default as CollaborationAlt3 } from './CollaborationAlt3.vue';
113
118
  export { default as CollaborationAlt4 } from './CollaborationAlt4.vue';
114
119
  export { default as CollaborationAlt4Thin } from './CollaborationAlt4Thin.vue';
115
120
  export { default as CollaborationLink } from './CollaborationLink.vue';
121
+ export { default as Comment } from './Comment.vue';
122
+ export { default as Comments } from './Comments.vue';
116
123
  export { default as Community } from './Community.vue';
117
124
  export { default as CommunityAlt } from './CommunityAlt.vue';
118
125
  export { default as CommunityAlt2 } from './CommunityAlt2.vue';
@@ -142,6 +149,7 @@ export { default as CurrencyCircle } from './CurrencyCircle.vue';
142
149
  export { default as Cycle } from './Cycle.vue';
143
150
  export { default as DAndI } from './DAndI.vue';
144
151
  export { default as Dash } from './Dash.vue';
152
+ export { default as Dashboard } from './Dashboard.vue';
145
153
  export { default as DataCircle } from './DataCircle.vue';
146
154
  export { default as Delay } from './Delay.vue';
147
155
  export { default as Deliver } from './Deliver.vue';
@@ -155,6 +163,7 @@ export { default as Doc } from './Doc.vue';
155
163
  export { default as DocPencil } from './DocPencil.vue';
156
164
  export { default as DocPencilAlt } from './DocPencilAlt.vue';
157
165
  export { default as DocText } from './DocText.vue';
166
+ export { default as DocVersions } from './DocVersions.vue';
158
167
  export { default as Docs } from './Docs.vue';
159
168
  export { default as DocsAlt } from './DocsAlt.vue';
160
169
  export { default as Document } from './Document.vue';
@@ -162,6 +171,7 @@ export { default as Documents } from './Documents.vue';
162
171
  export { default as DocumentsAlt } from './DocumentsAlt.vue';
163
172
  export { default as Dotgrid } from './Dotgrid.vue';
164
173
  export { default as Download } from './Download.vue';
174
+ export { default as DuoChat } from './DuoChat.vue';
165
175
  export { default as Earth } from './Earth.vue';
166
176
  export { default as Ebook } from './Ebook.vue';
167
177
  export { default as EbookAlt } from './EbookAlt.vue';
@@ -184,6 +194,7 @@ export { default as FacebookCircle } from './FacebookCircle.vue';
184
194
  export { default as Filter } from './Filter.vue';
185
195
  export { default as FirstLookInfluence } from './FirstLookInfluence.vue';
186
196
  export { default as Flag } from './Flag.vue';
197
+ export { default as FlagAlt } from './FlagAlt.vue';
187
198
  export { default as FlowAi } from './FlowAi.vue';
188
199
  export { default as Folder } from './Folder.vue';
189
200
  export { default as FolderCog } from './FolderCog.vue';
@@ -219,6 +230,7 @@ export { default as HandbookAlt } from './HandbookAlt.vue';
219
230
  export { default as HandbookGitlab } from './HandbookGitlab.vue';
220
231
  export { default as Handshake } from './Handshake.vue';
221
232
  export { default as Heart } from './Heart.vue';
233
+ export { default as Hourglass } from './Hourglass.vue';
222
234
  export { default as IdeaCollaboration } from './IdeaCollaboration.vue';
223
235
  export { default as Improve } from './Improve.vue';
224
236
  export { default as Inclusion } from './Inclusion.vue';
@@ -227,6 +239,7 @@ export { default as IncreaseThin } from './IncreaseThin.vue';
227
239
  export { default as InfoTip } from './InfoTip.vue';
228
240
  export { default as Institution } from './Institution.vue';
229
241
  export { default as Issue } from './Issue.vue';
242
+ export { default as Iteration } from './Iteration.vue';
230
243
  export { default as Kanban } from './Kanban.vue';
231
244
  export { default as LaptopVideo } from './LaptopVideo.vue';
232
245
  export { default as Learn } from './Learn.vue';
@@ -239,12 +252,14 @@ export { default as LinkedinCircle } from './LinkedinCircle.vue';
239
252
  export { default as ListBulleted } from './ListBulleted.vue';
240
253
  export { default as ListTask } from './ListTask.vue';
241
254
  export { default as LocalizationPerson } from './LocalizationPerson.vue';
255
+ export { default as Location } from './Location.vue';
242
256
  export { default as LockAlt } from './LockAlt.vue';
243
257
  export { default as LockAlt2 } from './LockAlt2.vue';
244
258
  export { default as LockAlt3 } from './LockAlt3.vue';
245
259
  export { default as LockAlt4 } from './LockAlt4.vue';
246
260
  export { default as LockAlt5 } from './LockAlt5.vue';
247
261
  export { default as LockClose } from './LockClose.vue';
262
+ export { default as LockCloseAlt } from './LockCloseAlt.vue';
248
263
  export { default as LockCog } from './LockCog.vue';
249
264
  export { default as LockOpen } from './LockOpen.vue';
250
265
  export { default as LockUser } from './LockUser.vue';
@@ -326,6 +341,7 @@ export { default as Preferences } from './Preferences.vue';
326
341
  export { default as PricingPlans } from './PricingPlans.vue';
327
342
  export { default as PricingPlansBold } from './PricingPlansBold.vue';
328
343
  export { default as Principles } from './Principles.vue';
344
+ export { default as Profile } from './Profile.vue';
329
345
  export { default as Protect } from './Protect.vue';
330
346
  export { default as ProtectAlt } from './ProtectAlt.vue';
331
347
  export { default as ProtectAlt2 } from './ProtectAlt2.vue';
@@ -361,11 +377,14 @@ export { default as RibbonCheckAlt2 } from './RibbonCheckAlt2.vue';
361
377
  export { default as RibbonCheckAltThin } from './RibbonCheckAltThin.vue';
362
378
  export { default as Rocket } from './Rocket.vue';
363
379
  export { default as RocketAlt } from './RocketAlt.vue';
380
+ export { default as RocketLaunch } from './RocketLaunch.vue';
364
381
  export { default as Roles } from './Roles.vue';
365
382
  export { default as Scale } from './Scale.vue';
366
383
  export { default as Search } from './Search.vue';
367
384
  export { default as SearchAlt } from './SearchAlt.vue';
368
385
  export { default as SearchCircle } from './SearchCircle.vue';
386
+ export { default as SearchDot } from './SearchDot.vue';
387
+ export { default as SearchResults } from './SearchResults.vue';
369
388
  export { default as Secure } from './Secure.vue';
370
389
  export { default as SecureAlt } from './SecureAlt.vue';
371
390
  export { default as SecureAlt2 } from './SecureAlt2.vue';
@@ -394,6 +413,8 @@ export { default as SpeedAlt2 } from './SpeedAlt2.vue';
394
413
  export { default as SpeedAlt2Light } from './SpeedAlt2Light.vue';
395
414
  export { default as SpeedGauge } from './SpeedGauge.vue';
396
415
  export { default as StableComputer } from './StableComputer.vue';
416
+ export { default as Star } from './Star.vue';
417
+ export { default as StarOutline } from './StarOutline.vue';
397
418
  export { default as Stop } from './Stop.vue';
398
419
  export { default as Stopwatch } from './Stopwatch.vue';
399
420
  export { default as Support } from './Support.vue';
@@ -410,7 +431,9 @@ export { default as Ticket } from './Ticket.vue';
410
431
  export { default as Time } from './Time.vue';
411
432
  export { default as TimeIsMoney } from './TimeIsMoney.vue';
412
433
  export { default as TimeIsMoneyAlt } from './TimeIsMoneyAlt.vue';
434
+ export { default as Timer } from './Timer.vue';
413
435
  export { default as TimerCircle } from './TimerCircle.vue';
436
+ export { default as TodoDone } from './TodoDone.vue';
414
437
  export { default as Topics } from './Topics.vue';
415
438
  export { default as Trending } from './Trending.vue';
416
439
  export { default as TwitterCircle } from './TwitterCircle.vue';
@@ -439,11 +462,17 @@ export { default as VideoAlt } from './VideoAlt.vue';
439
462
  export { default as VideoChat } from './VideoChat.vue';
440
463
  export { default as Visibility } from './Visibility.vue';
441
464
  export { default as VisibilityAlt } from './VisibilityAlt.vue';
465
+ export { default as Warning } from './Warning.vue';
466
+ export { default as WarningSolid } from './WarningSolid.vue';
442
467
  export { default as Web } from './Web.vue';
443
468
  export { default as WebAlt } from './WebAlt.vue';
444
469
  export { default as Webcast } from './Webcast.vue';
445
470
  export { default as WebcastAlt } from './WebcastAlt.vue';
446
471
  export { default as Weight } from './Weight.vue';
447
472
  export { default as Whitepapers } from './Whitepapers.vue';
473
+ export { default as Work } from './Work.vue';
448
474
  export { default as WorkItemEpic } from './WorkItemEpic.vue';
475
+ export { default as WorkItemMaintenance } from './WorkItemMaintenance.vue';
476
+ export { default as WorkItemObjective } from './WorkItemObjective.vue';
477
+ export { default as WorkItemTestCase } from './WorkItemTestCase.vue';
449
478
  export { default as World } from './World.vue';