@comercti/icons-hmg 0.0.36 → 0.0.38
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/comerc-style-guide.cjs.js +85 -62
- package/comerc-style-guide.es.js +137 -106
- package/comerc-style-guide.umd.js +109 -86
- package/index.d.ts +24 -0
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -89,6 +89,7 @@ import { default as building05 } from './building05.svg?raw';
|
|
|
89
89
|
import { default as building06 } from './building06.svg?raw';
|
|
90
90
|
import { default as building07 } from './building07.svg?raw';
|
|
91
91
|
import { default as building08 } from './building08.svg?raw';
|
|
92
|
+
import { default as calculator } from './calculator.svg?raw';
|
|
92
93
|
import { default as calendar } from './calendar.svg?raw';
|
|
93
94
|
import { default as check } from './check.svg?raw';
|
|
94
95
|
import { default as checkCircle } from './checkCircle.svg?raw';
|
|
@@ -121,6 +122,7 @@ import { default as circle02 } from './circle02.svg?raw';
|
|
|
121
122
|
import { default as circle03 } from './circle03.svg?raw';
|
|
122
123
|
import { default as cloudBlank01 } from './cloudBlank01.svg?raw';
|
|
123
124
|
import { default as cloudBlank02 } from './cloudBlank02.svg?raw';
|
|
125
|
+
import { default as contract } from './contract.svg?raw';
|
|
124
126
|
import { default as copy01 } from './copy01.svg?raw';
|
|
125
127
|
import { default as copy02 } from './copy02.svg?raw';
|
|
126
128
|
import { default as copy03 } from './copy03.svg?raw';
|
|
@@ -142,6 +144,7 @@ import { default as cube02 } from './cube02.svg?raw';
|
|
|
142
144
|
import { default as cube03 } from './cube03.svg?raw';
|
|
143
145
|
import { default as cube04 } from './cube04.svg?raw';
|
|
144
146
|
import { default as cubeOutline } from './cubeOutline.svg?raw';
|
|
147
|
+
import { default as dataflow4 } from './dataflow4.svg?raw';
|
|
145
148
|
import { default as dice1 } from './dice1.svg?raw';
|
|
146
149
|
import { default as dice2 } from './dice2.svg?raw';
|
|
147
150
|
import { default as dice3 } from './dice3.svg?raw';
|
|
@@ -151,6 +154,7 @@ import { default as dice6 } from './dice6.svg?raw';
|
|
|
151
154
|
import { default as divide01 } from './divide01.svg?raw';
|
|
152
155
|
import { default as divide02 } from './divide02.svg?raw';
|
|
153
156
|
import { default as divide03 } from './divide03.svg?raw';
|
|
157
|
+
import { default as dollarCiclo } from './dollarCiclo.svg?raw';
|
|
154
158
|
import { default as dotsGrid } from './dotsGrid.svg?raw';
|
|
155
159
|
import { default as dotsHorizontal } from './dotsHorizontal.svg?raw';
|
|
156
160
|
import { default as dotsVertical } from './dotsVertical.svg?raw';
|
|
@@ -228,6 +232,7 @@ import { default as infoCircle } from './infoCircle.svg?raw';
|
|
|
228
232
|
import { default as infoHexagon } from './infoHexagon.svg?raw';
|
|
229
233
|
import { default as infoOctagon } from './infoOctagon.svg?raw';
|
|
230
234
|
import { default as infoSquare } from './infoSquare.svg?raw';
|
|
235
|
+
import { default as laptopHelp } from './laptopHelp.svg?raw';
|
|
231
236
|
import { default as layersThree } from './layersThree.svg?raw';
|
|
232
237
|
import { default as layoutPushLeft } from './layoutPushLeft.svg?raw';
|
|
233
238
|
import { default as layoutPushRight } from './layoutPushRight.svg?raw';
|
|
@@ -274,12 +279,14 @@ import { default as messageDotsSquare } from './messageDotsSquare.svg?raw';
|
|
|
274
279
|
import { default as minus } from './minus.svg?raw';
|
|
275
280
|
import { default as minusCircle } from './minusCircle.svg?raw';
|
|
276
281
|
import { default as minusSquare } from './minusSquare.svg?raw';
|
|
282
|
+
import { default as multipleUsers } from './multipleUsers.svg?raw';
|
|
277
283
|
import { default as notificationBox } from './notificationBox.svg?raw';
|
|
278
284
|
import { default as notificationMessage } from './notificationMessage.svg?raw';
|
|
279
285
|
import { default as notificationText } from './notificationText.svg?raw';
|
|
280
286
|
import { default as octagon } from './octagon.svg?raw';
|
|
281
287
|
import { default as oneDots } from './oneDots.svg?raw';
|
|
282
288
|
import { default as page } from './page.svg?raw';
|
|
289
|
+
import { default as paper } from './paper.svg?raw';
|
|
283
290
|
import { default as pen } from './pen.svg?raw';
|
|
284
291
|
import { default as pentagon } from './pentagon.svg?raw';
|
|
285
292
|
import { default as percent01 } from './percent01.svg?raw';
|
|
@@ -352,6 +359,7 @@ import { default as target02 } from './target02.svg?raw';
|
|
|
352
359
|
import { default as target03 } from './target03.svg?raw';
|
|
353
360
|
import { default as target04 } from './target04.svg?raw';
|
|
354
361
|
import { default as target05 } from './target05.svg?raw';
|
|
362
|
+
import { default as taskList } from './taskList.svg?raw';
|
|
355
363
|
import { default as thumbsDown } from './thumbsDown.svg?raw';
|
|
356
364
|
import { default as thumbsUp } from './thumbsUp.svg?raw';
|
|
357
365
|
import { default as toggleLeft01 } from './toggleLeft01.svg?raw';
|
|
@@ -606,6 +614,8 @@ export { building07 }
|
|
|
606
614
|
|
|
607
615
|
export { building08 }
|
|
608
616
|
|
|
617
|
+
export { calculator }
|
|
618
|
+
|
|
609
619
|
export { calendar }
|
|
610
620
|
|
|
611
621
|
export { check }
|
|
@@ -670,6 +680,8 @@ export { cloudBlank01 }
|
|
|
670
680
|
|
|
671
681
|
export { cloudBlank02 }
|
|
672
682
|
|
|
683
|
+
export { contract }
|
|
684
|
+
|
|
673
685
|
export { copy01 }
|
|
674
686
|
|
|
675
687
|
export { copy02 }
|
|
@@ -712,6 +724,8 @@ export { cube04 }
|
|
|
712
724
|
|
|
713
725
|
export { cubeOutline }
|
|
714
726
|
|
|
727
|
+
export { dataflow4 }
|
|
728
|
+
|
|
715
729
|
export { dice1 }
|
|
716
730
|
|
|
717
731
|
export { dice2 }
|
|
@@ -730,6 +744,8 @@ export { divide02 }
|
|
|
730
744
|
|
|
731
745
|
export { divide03 }
|
|
732
746
|
|
|
747
|
+
export { dollarCiclo }
|
|
748
|
+
|
|
733
749
|
export { dotsGrid }
|
|
734
750
|
|
|
735
751
|
export { dotsHorizontal }
|
|
@@ -884,6 +900,8 @@ export { infoOctagon }
|
|
|
884
900
|
|
|
885
901
|
export { infoSquare }
|
|
886
902
|
|
|
903
|
+
export { laptopHelp }
|
|
904
|
+
|
|
887
905
|
export { layersThree }
|
|
888
906
|
|
|
889
907
|
export { layoutPushLeft }
|
|
@@ -976,6 +994,8 @@ export { minusCircle }
|
|
|
976
994
|
|
|
977
995
|
export { minusSquare }
|
|
978
996
|
|
|
997
|
+
export { multipleUsers }
|
|
998
|
+
|
|
979
999
|
export { notificationBox }
|
|
980
1000
|
|
|
981
1001
|
export { notificationMessage }
|
|
@@ -988,6 +1008,8 @@ export { oneDots }
|
|
|
988
1008
|
|
|
989
1009
|
export { page }
|
|
990
1010
|
|
|
1011
|
+
export { paper }
|
|
1012
|
+
|
|
991
1013
|
export { pen }
|
|
992
1014
|
|
|
993
1015
|
export { pentagon }
|
|
@@ -1132,6 +1154,8 @@ export { target04 }
|
|
|
1132
1154
|
|
|
1133
1155
|
export { target05 }
|
|
1134
1156
|
|
|
1157
|
+
export { taskList }
|
|
1158
|
+
|
|
1135
1159
|
export { thumbsDown }
|
|
1136
1160
|
|
|
1137
1161
|
export { thumbsUp }
|