@carbon/icons 10.9.0 → 10.9.2

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 (160) hide show
  1. package/build-info.json +146951 -0
  2. package/es/arrows/16.js +2 -2
  3. package/es/arrows/20.js +1 -1
  4. package/es/arrows/24.js +1 -1
  5. package/es/arrows/32.js +1 -1
  6. package/es/arrows--vertical/16.js +2 -2
  7. package/es/arrows--vertical/20.js +1 -1
  8. package/es/arrows--vertical/24.js +1 -1
  9. package/es/arrows--vertical/32.js +1 -1
  10. package/es/attachment/16.js +2 -2
  11. package/es/attachment/20.js +1 -1
  12. package/es/attachment/24.js +1 -1
  13. package/es/attachment/32.js +1 -1
  14. package/es/back-to-top/16.js +4 -2
  15. package/es/back-to-top/20.js +1 -2
  16. package/es/back-to-top/24.js +1 -2
  17. package/es/back-to-top/32.js +1 -2
  18. package/es/calendar/16.js +2 -2
  19. package/es/calendar/20.js +1 -2
  20. package/es/calendar/24.js +1 -2
  21. package/es/calendar/32.js +1 -2
  22. package/es/chat/16.js +3 -3
  23. package/es/checkmark/16.js +4 -2
  24. package/es/checkmark/32.js +1 -1
  25. package/es/checkmark--outline/16.js +5 -3
  26. package/es/close/16.js +2 -2
  27. package/es/close--outline/16.js +3 -3
  28. package/es/copy/16.js +3 -3
  29. package/es/copy--file/16.js +3 -3
  30. package/es/copy--file/20.js +2 -2
  31. package/es/copy--file/24.js +2 -2
  32. package/es/copy--file/32.js +2 -2
  33. package/es/document/16.js +3 -3
  34. package/es/document/20.js +2 -2
  35. package/es/document/24.js +2 -2
  36. package/es/document/32.js +2 -2
  37. package/es/down-to-bottom/16.js +2 -2
  38. package/es/down-to-bottom/20.js +1 -3
  39. package/es/down-to-bottom/24.js +1 -3
  40. package/es/down-to-bottom/32.js +1 -3
  41. package/es/draggable/16.js +2 -2
  42. package/es/draggable/20.js +1 -1
  43. package/es/draggable/24.js +1 -1
  44. package/es/draggable/32.js +1 -1
  45. package/es/edit/16.js +2 -2
  46. package/es/edit/20.js +1 -1
  47. package/es/edit/24.js +1 -1
  48. package/es/edit/32.js +1 -1
  49. package/es/folder/16.js +2 -2
  50. package/es/folder--add/16.js +3 -3
  51. package/es/folder--add/20.js +2 -2
  52. package/es/folder--add/24.js +2 -2
  53. package/es/folder--add/32.js +2 -2
  54. package/es/forum/16.js +6 -3
  55. package/es/forum/20.js +2 -4
  56. package/es/forum/24.js +2 -4
  57. package/es/forum/32.js +2 -4
  58. package/es/index.js +473 -483
  59. package/es/up-to-top/16.js +4 -2
  60. package/es/up-to-top/20.js +1 -2
  61. package/es/up-to-top/24.js +1 -2
  62. package/es/up-to-top/32.js +1 -2
  63. package/lib/arrows/16.js +2 -2
  64. package/lib/arrows/20.js +1 -1
  65. package/lib/arrows/24.js +1 -1
  66. package/lib/arrows/32.js +1 -1
  67. package/lib/arrows--vertical/16.js +2 -2
  68. package/lib/arrows--vertical/20.js +1 -1
  69. package/lib/arrows--vertical/24.js +1 -1
  70. package/lib/arrows--vertical/32.js +1 -1
  71. package/lib/attachment/16.js +2 -2
  72. package/lib/attachment/20.js +1 -1
  73. package/lib/attachment/24.js +1 -1
  74. package/lib/attachment/32.js +1 -1
  75. package/lib/back-to-top/16.js +4 -2
  76. package/lib/back-to-top/20.js +1 -2
  77. package/lib/back-to-top/24.js +1 -2
  78. package/lib/back-to-top/32.js +1 -2
  79. package/lib/calendar/16.js +2 -2
  80. package/lib/calendar/20.js +1 -2
  81. package/lib/calendar/24.js +1 -2
  82. package/lib/calendar/32.js +1 -2
  83. package/lib/chat/16.js +3 -3
  84. package/lib/checkmark/16.js +4 -2
  85. package/lib/checkmark/32.js +1 -1
  86. package/lib/checkmark--outline/16.js +5 -3
  87. package/lib/close/16.js +2 -2
  88. package/lib/close--outline/16.js +3 -3
  89. package/lib/copy/16.js +3 -3
  90. package/lib/copy--file/16.js +3 -3
  91. package/lib/copy--file/20.js +2 -2
  92. package/lib/copy--file/24.js +2 -2
  93. package/lib/copy--file/32.js +2 -2
  94. package/lib/document/16.js +3 -3
  95. package/lib/document/20.js +2 -2
  96. package/lib/document/24.js +2 -2
  97. package/lib/document/32.js +2 -2
  98. package/lib/down-to-bottom/16.js +2 -2
  99. package/lib/down-to-bottom/20.js +1 -3
  100. package/lib/down-to-bottom/24.js +1 -3
  101. package/lib/down-to-bottom/32.js +1 -3
  102. package/lib/draggable/16.js +2 -2
  103. package/lib/draggable/20.js +1 -1
  104. package/lib/draggable/24.js +1 -1
  105. package/lib/draggable/32.js +1 -1
  106. package/lib/edit/16.js +2 -2
  107. package/lib/edit/20.js +1 -1
  108. package/lib/edit/24.js +1 -1
  109. package/lib/edit/32.js +1 -1
  110. package/lib/folder/16.js +2 -2
  111. package/lib/folder--add/16.js +3 -3
  112. package/lib/folder--add/20.js +2 -2
  113. package/lib/folder--add/24.js +2 -2
  114. package/lib/folder--add/32.js +2 -2
  115. package/lib/forum/16.js +6 -3
  116. package/lib/forum/20.js +2 -4
  117. package/lib/forum/24.js +2 -4
  118. package/lib/forum/32.js +2 -4
  119. package/lib/index.js +473 -483
  120. package/lib/up-to-top/16.js +4 -2
  121. package/lib/up-to-top/20.js +1 -2
  122. package/lib/up-to-top/24.js +1 -2
  123. package/lib/up-to-top/32.js +1 -2
  124. package/metadata.json +9 -21
  125. package/package.json +4 -3
  126. package/svg/.DS_Store +0 -0
  127. package/svg/32/arrows--vertical.svg +12 -1
  128. package/svg/32/arrows.svg +3 -3
  129. package/svg/32/attachment.svg +14 -1
  130. package/svg/32/back-to-top.svg +12 -1
  131. package/svg/32/calendar.svg +12 -1
  132. package/svg/32/checkmark.svg +3 -7
  133. package/svg/32/copy--file.svg +13 -1
  134. package/svg/32/document.svg +14 -1
  135. package/svg/32/down-to-bottom.svg +12 -1
  136. package/svg/32/draggable.svg +16 -1
  137. package/svg/32/edit.svg +13 -1
  138. package/svg/32/folder--add.svg +13 -1
  139. package/svg/32/forum.svg +12 -1
  140. package/svg/32/up-to-top.svg +12 -1
  141. package/svg/16/arrows--vertical.svg +0 -12
  142. package/svg/16/arrows.svg +0 -12
  143. package/svg/16/attachment.svg +0 -13
  144. package/svg/16/back-to-top.svg +0 -12
  145. package/svg/16/calendar.svg +0 -12
  146. package/svg/16/chat.svg +0 -14
  147. package/svg/16/checkmark--outline.svg +0 -12
  148. package/svg/16/checkmark.svg +0 -16
  149. package/svg/16/close--outline.svg +0 -12
  150. package/svg/16/close.svg +0 -12
  151. package/svg/16/copy--file.svg +0 -1
  152. package/svg/16/copy.svg +0 -1
  153. package/svg/16/document.svg +0 -14
  154. package/svg/16/down-to-bottom.svg +0 -12
  155. package/svg/16/draggable.svg +0 -16
  156. package/svg/16/edit.svg +0 -13
  157. package/svg/16/folder--add.svg +0 -13
  158. package/svg/16/folder.svg +0 -12
  159. package/svg/16/forum.svg +0 -13
  160. package/svg/16/up-to-top.svg +0 -12
@@ -4,14 +4,16 @@ var _16 = {
4
4
  elem: 'svg',
5
5
  attrs: {
6
6
  xmlns: 'http://www.w3.org/2000/svg',
7
- viewBox: '0 0 16 16',
7
+ viewBox: '0 0 32 32',
8
8
  width: 16,
9
9
  height: 16,
10
10
  },
11
11
  content: [
12
12
  {
13
13
  elem: 'path',
14
- attrs: { d: 'M8 6L3 11 3.7 11.7 8 7.4 12.3 11.7 13 11zM2 3H14V4H2z' },
14
+ attrs: {
15
+ d: 'M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z',
16
+ },
15
17
  },
16
18
  ],
17
19
  name: 'up-to-top',
@@ -12,8 +12,7 @@ var _20 = {
12
12
  {
13
13
  elem: 'path',
14
14
  attrs: {
15
- d:
16
- 'M16 13L6 23 7.41 24.41 16 15.83 24.59 24.41 26 23 16 13zM4 7H28V9H4z',
15
+ d: 'M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z',
17
16
  },
18
17
  },
19
18
  ],
@@ -12,8 +12,7 @@ var _24 = {
12
12
  {
13
13
  elem: 'path',
14
14
  attrs: {
15
- d:
16
- 'M16 13L6 23 7.41 24.41 16 15.83 24.59 24.41 26 23 16 13zM4 7H28V9H4z',
15
+ d: 'M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z',
17
16
  },
18
17
  },
19
18
  ],
@@ -12,8 +12,7 @@ var _32 = {
12
12
  {
13
13
  elem: 'path',
14
14
  attrs: {
15
- d:
16
- 'M16 13L6 23 7.41 24.41 16 15.83 24.59 24.41 26 23 16 13zM4 7H28V9H4z',
15
+ d: 'M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z',
17
16
  },
18
17
  },
19
18
  ],
package/metadata.json CHANGED
@@ -61,7 +61,7 @@
61
61
  ],
62
62
  "moduleName": "AppSwitcher",
63
63
  "deprecated": true,
64
- "reason": "The app switcher icon has been replaced in favor of switcher",
64
+ "reason": "The app switcher icon has been replaced by switcher",
65
65
  "category": "Actions",
66
66
  "subcategory": "Navigation"
67
67
  },
@@ -223,7 +223,6 @@
223
223
  "point"
224
224
  ],
225
225
  "sizes": [
226
- 16,
227
226
  32
228
227
  ],
229
228
  "moduleName": "Arrows",
@@ -238,7 +237,6 @@
238
237
  "point"
239
238
  ],
240
239
  "sizes": [
241
- 16,
242
240
  32
243
241
  ],
244
242
  "moduleName": "ArrowsVertical",
@@ -305,7 +303,6 @@
305
303
  "add"
306
304
  ],
307
305
  "sizes": [
308
- 16,
309
306
  32
310
307
  ],
311
308
  "moduleName": "Attachment",
@@ -337,10 +334,11 @@
337
334
  "scroll up"
338
335
  ],
339
336
  "sizes": [
340
- 16,
341
337
  32
342
338
  ],
343
339
  "moduleName": "BackToTop",
340
+ "deprecated": true,
341
+ "reason": "The back-to-top icon has been replaced by up-to-top",
344
342
  "category": "Actions",
345
343
  "subcategory": "Navigation"
346
344
  },
@@ -356,7 +354,6 @@
356
354
  "year"
357
355
  ],
358
356
  "sizes": [
359
- 16,
360
357
  32
361
358
  ],
362
359
  "moduleName": "Calendar",
@@ -497,7 +494,6 @@
497
494
  "speak"
498
495
  ],
499
496
  "sizes": [
500
- 16,
501
497
  32
502
498
  ],
503
499
  "moduleName": "Chat",
@@ -514,7 +510,6 @@
514
510
  "status"
515
511
  ],
516
512
  "sizes": [
517
- 16,
518
513
  20,
519
514
  24,
520
515
  32
@@ -552,7 +547,6 @@
552
547
  "status"
553
548
  ],
554
549
  "sizes": [
555
- 16,
556
550
  32
557
551
  ],
558
552
  "moduleName": "CheckmarkOutline",
@@ -710,7 +704,6 @@
710
704
  "ex"
711
705
  ],
712
706
  "sizes": [
713
- 16,
714
707
  32
715
708
  ],
716
709
  "moduleName": "Close",
@@ -746,7 +739,6 @@
746
739
  "ex"
747
740
  ],
748
741
  "sizes": [
749
- 16,
750
742
  32
751
743
  ],
752
744
  "moduleName": "CloseOutline",
@@ -781,7 +773,6 @@
781
773
  "copied"
782
774
  ],
783
775
  "sizes": [
784
- 16,
785
776
  32
786
777
  ],
787
778
  "moduleName": "Copy",
@@ -797,7 +788,6 @@
797
788
  "copied"
798
789
  ],
799
790
  "sizes": [
800
- 16,
801
791
  32
802
792
  ],
803
793
  "moduleName": "CopyFile",
@@ -830,7 +820,6 @@
830
820
  "paper"
831
821
  ],
832
822
  "sizes": [
833
- 16,
834
823
  32
835
824
  ],
836
825
  "moduleName": "Document",
@@ -936,7 +925,6 @@
936
925
  "footer"
937
926
  ],
938
927
  "sizes": [
939
- 16,
940
928
  32
941
929
  ],
942
930
  "moduleName": "DownToBottom",
@@ -965,7 +953,6 @@
965
953
  "drag"
966
954
  ],
967
955
  "sizes": [
968
- 16,
969
956
  32
970
957
  ],
971
958
  "moduleName": "Draggable",
@@ -981,7 +968,6 @@
981
968
  "change"
982
969
  ],
983
970
  "sizes": [
984
- 16,
985
971
  32
986
972
  ],
987
973
  "moduleName": "Edit",
@@ -1154,7 +1140,6 @@
1154
1140
  "organize"
1155
1141
  ],
1156
1142
  "sizes": [
1157
- 16,
1158
1143
  32
1159
1144
  ],
1160
1145
  "moduleName": "Folder",
@@ -1171,7 +1156,6 @@
1171
1156
  "organize"
1172
1157
  ],
1173
1158
  "sizes": [
1174
- 16,
1175
1159
  32
1176
1160
  ],
1177
1161
  "moduleName": "FolderAdd",
@@ -1236,7 +1220,6 @@
1236
1220
  "conference"
1237
1221
  ],
1238
1222
  "sizes": [
1239
- 16,
1240
1223
  32
1241
1224
  ],
1242
1225
  "moduleName": "Forum",
@@ -2434,7 +2417,6 @@
2434
2417
  "up"
2435
2418
  ],
2436
2419
  "sizes": [
2437
- 16,
2438
2420
  32
2439
2421
  ],
2440
2422
  "moduleName": "UpToTop",
@@ -11846,6 +11828,8 @@
11846
11828
  32
11847
11829
  ],
11848
11830
  "moduleName": "ResearchBlochSphere",
11831
+ "deprecated": true,
11832
+ "reason": "research--bloch-sphere has been replaced by bloch-sphere",
11849
11833
  "category": "Enterprise",
11850
11834
  "subcategory": "Research"
11851
11835
  },
@@ -11860,6 +11844,8 @@
11860
11844
  32
11861
11845
  ],
11862
11846
  "moduleName": "ResearchHintonPlot",
11847
+ "deprecated": true,
11848
+ "reason": "research--hinton-plot has been replaced by hinton-plot",
11863
11849
  "category": "Enterprise",
11864
11850
  "subcategory": "Research"
11865
11851
  },
@@ -11874,6 +11860,8 @@
11874
11860
  32
11875
11861
  ],
11876
11862
  "moduleName": "ResearchMatrix",
11863
+ "deprecated": true,
11864
+ "reason": "research--matrix has been replaced by matrix",
11877
11865
  "category": "Enterprise",
11878
11866
  "subcategory": "Research"
11879
11867
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/icons",
3
3
  "description": "Icons for digital and software products using the Carbon Design System",
4
- "version": "10.9.0",
4
+ "version": "10.9.2",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -12,6 +12,7 @@
12
12
  "lib",
13
13
  "scss",
14
14
  "svg",
15
+ "build-info.json",
15
16
  "metadata.json"
16
17
  ],
17
18
  "keywords": [
@@ -33,7 +34,7 @@
33
34
  "prepublishOnly": "yarn build"
34
35
  },
35
36
  "devDependencies": {
36
- "@carbon/icon-build-helpers": "^0.4.0"
37
+ "@carbon/icon-build-helpers": "^0.4.1"
37
38
  },
38
- "gitHead": "fc828fed0fc6410f0612d14f4190c65e66e56053"
39
+ "gitHead": "319eca70647f2534a48f65cabf3c569b26b3eb51"
39
40
  }
package/svg/.DS_Store ADDED
Binary file
@@ -1 +1,12 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>arrows--vertical</title><polygon points="26.59 20.59 23 24.17 23 4 21 4 21 24.17 17.41 20.59 16 22 22 28 28 22 26.59 20.59"/><polygon points="10 4 4 10 5.41 11.41 9 7.83 9 28 11 28 11 7.83 14.59 11.41 16 10 10 4"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>arrows--vertical</title>
9
+ <polygon points="27.6,20.6 24,24.2 24,4 22,4 22,24.2 18.4,20.6 17,22 23,28 29,22 "/>
10
+ <polygon points="9,4 3,10 4.4,11.4 8,7.8 8,28 10,28 10,7.8 13.6,11.4 15,10 "/>
11
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
12
+ </svg>
package/svg/32/arrows.svg CHANGED
@@ -1,12 +1,12 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
3
  <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
4
  width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
5
  <style type="text/css">
6
6
  .st0{fill:none;}
7
7
  </style>
8
8
  <title>arrows--vertical</title>
9
- <polygon points="26.6,20.6 23,24.2 23,4 21,4 21,24.2 17.4,20.6 16,22 22,28 28,22 "/>
10
- <polygon points="10,4 4,10 5.4,11.4 9,7.8 9,28 11,28 11,7.8 14.6,11.4 16,10 "/>
9
+ <polygon points="27.6,20.6 24,24.2 24,4 22,4 22,24.2 18.4,20.6 17,22 23,28 29,22 "/>
10
+ <polygon points="9,4 3,10 4.4,11.4 8,7.8 8,28 10,28 10,7.8 13.6,11.4 15,10 "/>
11
11
  <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
12
12
  </svg>
@@ -1 +1,14 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>attachment</title><path d="M27.1,17.9l-13-13a6.51,6.51,0,0,0-9.2,9.2l3,3,1.41-1.41-3-3a4.5,4.5,0,1,1,6.36-6.36l13,13a4.5,4.5,0,1,1-6.36,6.36l-6.13-6.13A2.5,2.5,0,0,1,16.72,16l3.17,3.17,1.41-1.41s-3.22-3.23-3.25-3.24a4.49,4.49,0,0,0-6.34,6.35L17.9,27.1a6.51,6.51,0,0,0,9.2-9.2Z" transform="translate(0)"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>attachment</title>
9
+ <path d="M28.1,18.9L13.1,3.9c-2.5-2.6-6.6-2.6-9.2-0.1S1.3,10.5,3.9,13c0,0,0.1,0.1,0.1,0.1L6.8,16l1.4-1.4l-2.9-2.9
10
+ C3.6,10,3.6,7.1,5.3,5.4s4.6-1.8,6.3-0.1c0,0,0,0,0.1,0.1l14.9,14.9c1.8,1.7,1.8,4.6,0.1,6.3c-1.7,1.8-4.6,1.8-6.3,0.1
11
+ c0,0,0,0-0.1-0.1l-7.4-7.4c-1-1-0.9-2.6,0-3.5c1-0.9,2.5-0.9,3.5,0l4.1,4.1l1.4-1.4c0,0-4.2-4.2-4.2-4.2c-1.8-1.7-4.6-1.6-6.3,0.2
12
+ c-1.6,1.7-1.6,4.4,0,6.2l7.5,7.5c2.5,2.6,6.6,2.6,9.2,0.1S30.7,21.5,28.1,18.9C28.1,19,28.1,18.9,28.1,18.9L28.1,18.9z"/>
13
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
14
+ </svg>
@@ -1 +1,12 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>up-to-top</title><polygon points="16 13 6 23 7.41 24.41 16 15.83 24.59 24.41 26 23 16 13"/><rect x="4" y="7" width="24" height="2"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>up-to-top</title>
9
+ <polygon points="16,14 6,24 7.4,25.4 16,16.8 24.6,25.4 26,24 "/>
10
+ <rect x="4" y="8" width="24" height="2"/>
11
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
12
+ </svg>
@@ -1 +1,12 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>calendar</title><path d="M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V12H26Zm0-16H6V6h4V8h2V6h8V8h2V6h4Z" transform="translate(0 0.03)"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>calendar</title>
9
+ <path d="M26,4h-4V2h-2v2h-8V2h-2v2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V6C28,4.9,27.1,4,26,4z M26,26H6V12h20
10
+ V26z M26,10H6V6h4v2h2V6h8v2h2V6h4V10z"/>
11
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
12
+ </svg>
@@ -1,14 +1,10 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
3
  <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
4
  width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
5
  <style type="text/css">
6
6
  .st0{fill:none;}
7
7
  </style>
8
- <g id="_x33_2_px">
9
- <g>
10
- <rect class="st0" width="32" height="32"/>
11
- </g>
12
- <polygon points="13,21.2 5.9,14.1 4.5,15.5 11.6,22.6 13,24 27.1,9.9 25.7,8.4 "/>
13
- </g>
8
+ <rect class="st0" width="32" height="32"/>
9
+ <polygon points="12,21.2 4.9,14.1 3.5,15.5 10.6,22.6 12,24 26.1,9.9 24.7,8.4 "/>
14
10
  </svg>
@@ -1 +1,13 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>copy--file</title><path d="M27.4346,14.6987,21.377,8.5776A1.9488,1.9488,0,0,0,19.998,8H12a2.002,2.002,0,0,0-2,2V29a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16.0771A1.9755,1.9755,0,0,0,27.4346,14.6987ZM20,10.03,25.9235,16H20ZM12,29V10h6v6a2.0023,2.0023,0,0,0,2,2h6.0006l.0009,11Z" transform="translate(0 0)"/><path d="M6,18H4V4A2.002,2.002,0,0,1,6,2H20V4H6Z" transform="translate(0 0)"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>copy--file</title>
9
+ <path d="M27.4,14.7l-6.1-6.1C21,8.2,20.5,8,20,8h-8c-1.1,0-2,0.9-2,2v18c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V16.1
10
+ C28,15.6,27.8,15.1,27.4,14.7z M20,10l5.9,6H20V10z M12,28V10h6v6c0,1.1,0.9,2,2,2h6l0,10H12z"/>
11
+ <path d="M6,18H4V4c0-1.1,0.9-2,2-2h14v2H6V18z"/>
12
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
13
+ </svg>
@@ -1 +1,14 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>document</title><path d="M25.7,9.3l-7-7A.91.91,0,0,0,18,2H8A2,2,0,0,0,6,4V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V10A.91.91,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2,2,0,0,0,2,2h6Z"/><rect x="11" y="22" width="10" height="2"/><rect x="11" y="16" width="10" height="2"/><rect class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>document</title>
9
+ <path d="M25.7,9.3l-7-7C18.5,2.1,18.3,2,18,2H8C6.9,2,6,2.9,6,4v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10C26,9.7,25.9,9.5,25.7,9.3
10
+ z M18,4.4l5.6,5.6H18V4.4z M24,28H8V4h8v6c0,1.1,0.9,2,2,2h6V28z"/>
11
+ <rect x="10" y="22" width="12" height="2"/>
12
+ <rect x="10" y="16" width="12" height="2"/>
13
+ <rect class="st0" width="32" height="32"/>
14
+ </svg>
@@ -1 +1,12 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>down-to-bottom</title><polygon points="16 19 6 9 7.41 7.59 16 16.17 24.59 7.59 26 9 16 19"/><rect x="4" y="23" width="24" height="2"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>down-to-bottom</title>
9
+ <polygon points="16,18 6,8 7.4,6.6 16,15.2 24.6,6.6 26,8 "/>
10
+ <rect x="4" y="22" width="24" height="2"/>
11
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
12
+ </svg>
@@ -1 +1,16 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>draggable</title><rect x="10" y="5" width="4" height="4"/><rect x="18" y="5" width="4" height="4"/><rect x="10" y="14" width="4" height="4"/><rect x="18" y="14" width="4" height="4"/><rect x="10" y="23" width="4" height="4"/><rect x="18" y="23" width="4" height="4"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>draggable</title>
9
+ <rect x="10" y="6" width="4" height="4"/>
10
+ <rect x="18" y="6" width="4" height="4"/>
11
+ <rect x="10" y="14" width="4" height="4"/>
12
+ <rect x="18" y="14" width="4" height="4"/>
13
+ <rect x="10" y="22" width="4" height="4"/>
14
+ <rect x="18" y="22" width="4" height="4"/>
15
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
16
+ </svg>
package/svg/32/edit.svg CHANGED
@@ -1 +1,13 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>edit</title><rect x="2" y="27" width="28" height="2"/><path d="M25.41,9a2,2,0,0,0,0-2.83L21.83,2.59a2,2,0,0,0-2.83,0l-15,15V24h6.41Zm-5-5L24,7.59l-3,3L17.41,7ZM6,22V18.41l10-10L19.59,12l-10,10Z"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>edit</title>
9
+ <rect x="2" y="26" width="28" height="2"/>
10
+ <path d="M25.4,9c0.8-0.8,0.8-2,0-2.8c0,0,0,0,0,0l-3.6-3.6c-0.8-0.8-2-0.8-2.8,0c0,0,0,0,0,0l-15,15V24h6.4L25.4,9z M20.4,4L24,7.6
11
+ l-3,3L17.4,7L20.4,4z M6,22v-3.6l10-10l3.6,3.6l-10,10H6z"/>
12
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
13
+ </svg>
@@ -1 +1,13 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>folder--add</title><polygon points="26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24 26 20"/><path d="M28,8H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H16V26H4V6h7.17l3.42,3.41.58.59H28v7h2V10A2,2,0,0,0,28,8Z"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>folder--add</title>
9
+ <polygon points="26,20 24,20 24,24 20,24 20,26 24,26 24,30 26,30 26,26 30,26 30,24 26,24 "/>
10
+ <path d="M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8
11
+ C30,8.9,29.1,8,28,8z"/>
12
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
13
+ </svg>
package/svg/32/forum.svg CHANGED
@@ -1 +1,12 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>forum</title><path d="M27,7H10a3.0033,3.0033,0,0,0-3,3V21a3.0033,3.0033,0,0,0,3,3h6V22H10a1.0009,1.0009,0,0,1-1-1V10a1.0013,1.0013,0,0,1,1-1H27a1.0009,1.0009,0,0,1,1,1V21a1.0006,1.0006,0,0,1-1,1H21.8L17,28.8535,18.6387,30l4.2021-6H27a3.0033,3.0033,0,0,0,3-3V10A3.0033,3.0033,0,0,0,27,7Z"/><path d="M3,17H1V4A3.0033,3.0033,0,0,1,4,1H17V3H4A1.0013,1.0013,0,0,0,3,4Z"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <path d="M28,6H8C6.8,6,6,6.8,6,8v14c0,1.2,0.8,2,2,2h8v-2H8V8h20v14h-7.2L16,28.8l1.6,1.2l4.2-6H28c1.2,0,2-0.8,2-2V8
9
+ C30,6.8,29.2,6,28,6z"/>
10
+ <path d="M4,18H2V5c0-1.7,1.3-3,3-3h13v2H5C4.4,4,4,4.4,4,5V18z"/>
11
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
12
+ </svg>
@@ -1 +1,12 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>up-to-top</title><polygon points="16 13 6 23 7.41 24.41 16 15.83 24.59 24.41 26 23 16 13"/><rect x="4" y="7" width="24" height="2"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;}
7
+ </style>
8
+ <title>up-to-top</title>
9
+ <polygon points="16,14 6,24 7.4,25.4 16,16.8 24.6,25.4 26,24 "/>
10
+ <rect x="4" y="8" width="24" height="2"/>
11
+ <rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
12
+ </svg>
@@ -1,12 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:none;}
7
- </style>
8
- <title>arrows--vertical</title>
9
- <polygon points="13.8,10.3 12,12.1 12,2 11,2 11,12.1 9.2,10.3 8.5,11 11.5,14 14.5,11 "/>
10
- <polygon points="4.5,2 1.5,5 2.2,5.7 4,3.9 4,14 5,14 5,3.9 6.8,5.7 7.5,5 "/>
11
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
12
- </svg>
package/svg/16/arrows.svg DELETED
@@ -1,12 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:none;}
7
- </style>
8
- <title>arrows--vertical</title>
9
- <polygon points="13.8,10.3 12,12.1 12,2 11,2 11,12.1 9.2,10.3 8.5,11 11.5,14 14.5,11 "/>
10
- <polygon points="4.5,2 1.5,5 2.2,5.7 4,3.9 4,14 5,14 5,3.9 6.8,5.7 7.5,5 "/>
11
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
12
- </svg>
@@ -1,13 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:none;}
7
- </style>
8
- <title>attachment</title>
9
- <path d="M14.1,9L7,1.9C5.6,0.6,3.3,0.7,2,2.1S0.7,5.6,1.9,7l1.6,1.6l0.8-0.8L2.7,6.2c-1-0.9-1-2.5-0.1-3.5s2.5-1,3.5-0.1l0.1,0.1
10
- l7.1,7.1c1,0.9,1,2.5,0.1,3.5s-2.5,1-3.5,0.1l-0.1-0.1L6.5,9.9C5.9,9.4,5.9,8.5,6.5,8s1.4-0.5,1.9,0l0,0l1.7,1.7L10.9,9L9.1,7.2
11
- c-1-0.9-2.5-0.9-3.5,0.1c-0.9,0.9-0.9,2.4,0,3.3L9,14.1c1.4,1.3,3.7,1.2,5-0.2S15.3,10.4,14.1,9z"/>
12
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
13
- </svg>
@@ -1,12 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:none;}
7
- </style>
8
- <title>up-to-top</title>
9
- <polygon points="8,7 3,12 3.7,12.7 8,8.4 12.3,12.7 13,12 "/>
10
- <rect x="2" y="4" width="12" height="1"/>
11
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
12
- </svg>
@@ -1,12 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:none;}
7
- </style>
8
- <title>calendar</title>
9
- <path d="M13,2h-2V1h-1v1H6V1H5v1H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V3C14,2.4,13.6,2,13,2z M13,13H3V6h10V13z
10
- M13,5H3V3h2v1h1V3h4v1h1V3h2V5z"/>
11
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
12
- </svg>
package/svg/16/chat.svg DELETED
@@ -1,14 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:none;}
7
- </style>
8
- <title>chat</title>
9
- <path d="M8.9,14L8,13.5l2-3.5h3c0.6,0,1-0.4,1-1V3c0-0.6-0.4-1-1-1H3C2.4,2,2,2.4,2,3v6c0,0.6,0.4,1,1,1h4.5v1H3c-1.1,0-2-0.9-2-2V3
10
- c0-1.1,0.9-2,2-2h10c1.1,0,2,0.9,2,2v6c0,1.1-0.9,2-2,2h-2.4L8.9,14z"/>
11
- <rect x="4" y="4" width="8" height="1"/>
12
- <rect x="4" y="7" width="5" height="1"/>
13
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
14
- </svg>
@@ -1,12 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- width="16px" height="16px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:none;}
7
- </style>
8
- <title>checkmark</title>
9
- <path d="M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"/>
10
- <polygon points="7,10.8 4.5,8.3 5.3,7.5 7,9.2 10.7,5.5 11.5,6.3 "/>
11
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
12
- </svg>