@haiilo/catalyst-icons 0.1.0 → 0.1.1

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 (131) hide show
  1. package/README.md +7 -3
  2. package/dist/js/icons.constants.d.ts +17 -31
  3. package/dist/js/icons.constants.js +20 -30
  4. package/dist/js/icons.object.d.ts +3 -5
  5. package/dist/js/icons.object.js +9 -11
  6. package/dist/style/sprite.css.css +1026 -0
  7. package/dist/style/sprite.css.less +1026 -0
  8. package/dist/style/sprite.css.scss +1026 -0
  9. package/dist/style/sprite.view.css +1026 -0
  10. package/dist/style/sprite.view.less +1026 -0
  11. package/dist/style/sprite.view.scss +1026 -0
  12. package/dist/svg/sprite.css.svg +1 -1
  13. package/dist/svg/sprite.defs.svg +1 -1
  14. package/dist/svg/sprite.stack.svg +1 -1
  15. package/dist/svg/sprite.symbol.svg +1 -1
  16. package/dist/svg/sprite.view.svg +1 -1
  17. package/package.json +1 -1
  18. package/tmp/assets/16-chevron-down.svg +1 -0
  19. package/tmp/assets/16-chevron-left.svg +1 -0
  20. package/tmp/assets/16-chevron-right.svg +1 -0
  21. package/tmp/assets/16-chevron-up.svg +1 -0
  22. package/tmp/assets/apple-safari.svg +7 -0
  23. package/tmp/assets/arrow-down-outlined.svg +1 -0
  24. package/tmp/assets/arrow-left-outlined.svg +1 -0
  25. package/tmp/assets/arrow-right-outlined.svg +1 -0
  26. package/tmp/assets/arrow-up-outlined.svg +1 -0
  27. package/tmp/assets/article-filled.svg +1 -0
  28. package/tmp/assets/article-outlined.svg +1 -0
  29. package/tmp/assets/bar-chart-outlined.svg +1 -0
  30. package/tmp/assets/bell-check-outlined.svg +1 -0
  31. package/tmp/assets/bell-dot-filled.svg +1 -0
  32. package/tmp/assets/bell-dot-outlined.svg +1 -0
  33. package/tmp/assets/bell-filled.svg +1 -0
  34. package/tmp/assets/bell-outlined.svg +1 -0
  35. package/tmp/assets/bell-plus-outlined.svg +1 -0
  36. package/tmp/assets/bell-ringing-filled.svg +1 -0
  37. package/tmp/assets/bell-ringing-outlined.svg +1 -0
  38. package/tmp/assets/book-filled.svg +1 -0
  39. package/tmp/assets/book-outlined.svg +1 -0
  40. package/tmp/assets/bookmark-check-outlined.svg +1 -0
  41. package/tmp/assets/bookmark-filled.svg +1 -0
  42. package/tmp/assets/bookmark-outlined.svg +1 -0
  43. package/tmp/assets/bookmark-plus-outlined.svg +1 -0
  44. package/tmp/assets/chat-filled.svg +1 -0
  45. package/tmp/assets/chat-outlined.svg +1 -0
  46. package/tmp/assets/check-circle-filled.svg +1 -0
  47. package/tmp/assets/check-circle-outlined.svg +1 -0
  48. package/tmp/assets/check-outlined.svg +1 -0
  49. package/tmp/assets/chevron-down-outlined.svg +1 -0
  50. package/tmp/assets/chevron-left-outlined.svg +1 -0
  51. package/tmp/assets/chevron-right-outlined.svg +1 -0
  52. package/tmp/assets/chevron-up-outlined.svg +1 -0
  53. package/tmp/assets/clock-filled.svg +1 -0
  54. package/tmp/assets/clock-outlined.svg +1 -0
  55. package/tmp/assets/communities-filled.svg +1 -0
  56. package/tmp/assets/communities-outlined.svg +1 -0
  57. package/tmp/assets/content-filled.svg +1 -0
  58. package/tmp/assets/content-outlined.svg +1 -0
  59. package/tmp/assets/cross-circle-filled.svg +1 -0
  60. package/tmp/assets/cross-circle-outlined.svg +1 -0
  61. package/tmp/assets/cross-outlined.svg +1 -0
  62. package/tmp/assets/cross-square-filled.svg +1 -0
  63. package/tmp/assets/cross-square-outlined.svg +1 -0
  64. package/tmp/assets/events-filled.svg +1 -0
  65. package/tmp/assets/events-outlined.svg +1 -0
  66. package/tmp/assets/facebook.svg +4 -0
  67. package/tmp/assets/folder-outlined.svg +1 -0
  68. package/tmp/assets/google-calendar.svg +1 -0
  69. package/tmp/assets/google-chrome.svg +14 -0
  70. package/tmp/assets/google-drive.svg +13 -0
  71. package/tmp/assets/google-mail.svg +14 -0
  72. package/tmp/assets/google.svg +6 -0
  73. package/tmp/assets/haiilo-home.svg +1 -0
  74. package/tmp/assets/haiilo-insights.svg +1 -0
  75. package/tmp/assets/haiilo-share.svg +1 -0
  76. package/tmp/assets/haiilo-stories.svg +1 -0
  77. package/tmp/assets/hashtag-outlined.svg +1 -0
  78. package/tmp/assets/home-filled.svg +1 -0
  79. package/tmp/assets/home-outlined.svg +1 -0
  80. package/tmp/assets/instagram.svg +3 -0
  81. package/tmp/assets/layers-filled.svg +1 -0
  82. package/tmp/assets/layers-outlined.svg +1 -0
  83. package/tmp/assets/linkedin.svg +3 -0
  84. package/tmp/assets/marketplace-filled.svg +1 -0
  85. package/tmp/assets/marketplace-outlined.svg +1 -0
  86. package/tmp/assets/menu-outlined.svg +1 -0
  87. package/tmp/assets/microsoft-edge.svg +16 -0
  88. package/tmp/assets/microsoft-excel.svg +8 -0
  89. package/tmp/assets/microsoft-onenote.svg +8 -0
  90. package/tmp/assets/microsoft-outlook.svg +22 -0
  91. package/tmp/assets/microsoft-planner.svg +7 -0
  92. package/tmp/assets/microsoft-powerpoint.svg +7 -0
  93. package/tmp/assets/microsoft-sharepoint.svg +7 -0
  94. package/tmp/assets/microsoft-word.svg +8 -0
  95. package/tmp/assets/microsoft.svg +6 -0
  96. package/tmp/assets/mozilla-firefox.svg +1 -0
  97. package/tmp/assets/photo-filled.svg +1 -0
  98. package/tmp/assets/photo-outlined.svg +1 -0
  99. package/tmp/assets/plus-circle-filled.svg +1 -0
  100. package/tmp/assets/plus-circle-outlined.svg +1 -0
  101. package/tmp/assets/plus-outlined.svg +1 -0
  102. package/tmp/assets/plus-square-filled.svg +1 -0
  103. package/tmp/assets/plus-square-outlined.svg +1 -0
  104. package/tmp/assets/printer-filled.svg +1 -0
  105. package/tmp/assets/printer-outlined.svg +1 -0
  106. package/tmp/assets/profiles-filled.svg +1 -0
  107. package/tmp/assets/profiles-outlined.svg +1 -0
  108. package/tmp/assets/reading-glasses-filled.svg +1 -0
  109. package/tmp/assets/reading-glasses-outlined.svg +1 -0
  110. package/tmp/assets/search-filled.svg +1 -0
  111. package/tmp/assets/search-outlined.svg +1 -0
  112. package/tmp/assets/settings-outlined.svg +1 -0
  113. package/tmp/assets/share-filled.svg +1 -0
  114. package/tmp/assets/share-outlined.svg +1 -0
  115. package/tmp/assets/sign-in-outlined.svg +1 -0
  116. package/tmp/assets/sign-out-outlined.svg +1 -0
  117. package/tmp/assets/signal-outlined.svg +1 -0
  118. package/tmp/assets/sparkle-filled.svg +1 -0
  119. package/tmp/assets/sparkle-outlined.svg +1 -0
  120. package/tmp/assets/sticker-filled.svg +1 -0
  121. package/tmp/assets/sticker-outlined.svg +1 -0
  122. package/tmp/assets/thumbs-up-filled.svg +1 -0
  123. package/tmp/assets/thumbs-up-outlined.svg +1 -0
  124. package/tmp/assets/timeline-outlined.svg +1 -0
  125. package/tmp/assets/trash-filled.svg +1 -0
  126. package/tmp/assets/trash-outlined.svg +1 -0
  127. package/tmp/assets/twitter.svg +3 -0
  128. package/tmp/assets/video-camera-filled.svg +1 -0
  129. package/tmp/assets/video-camera-outlined.svg +1 -0
  130. package/tmp/assets/wechat.svg +3 -0
  131. package/tmp/assets/xing.svg +3 -0
@@ -88,9 +88,7 @@ export declare const ci: {
88
88
  'video-camera-filled': string;
89
89
  'video-camera-outlined': string;
90
90
  'apple-safari': string;
91
- edge: string;
92
91
  facebook: string;
93
- firefox: string;
94
92
  'google-calendar': string;
95
93
  'google-chrome': string;
96
94
  'google-drive': string;
@@ -101,17 +99,17 @@ export declare const ci: {
101
99
  'haiilo-share': string;
102
100
  'haiilo-stories': string;
103
101
  instagram: string;
104
- launch: string;
105
102
  linkedin: string;
103
+ 'microsoft-edge': string;
106
104
  'microsoft-excel': string;
107
105
  'microsoft-onenote': string;
108
106
  'microsoft-outlook': string;
109
107
  'microsoft-planner': string;
110
108
  'microsoft-powerpoint': string;
109
+ 'microsoft-sharepoint': string;
111
110
  'microsoft-word': string;
112
111
  microsoft: string;
113
- pages: string;
114
- sharepoint: string;
112
+ 'mozilla-firefox': string;
115
113
  twitter: string;
116
114
  wechat: string;
117
115
  xing: string;