@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
@@ -1,16 +0,0 @@
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) -->
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
- 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
- <g id="_x31_6_px">
9
- <g>
10
- <rect class="st0" width="16" height="16"/>
11
- </g>
12
- <g>
13
- <polygon points="6,10.6 2.5,7.1 1.8,7.8 5.3,11.3 6,12 13.1,4.9 12.4,4.2 "/>
14
- </g>
15
- </g>
16
- </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
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
11
- <polygon points="10.7,11.5 8,8.8 5.3,11.5 4.5,10.7 7.2,8 4.5,5.3 5.3,4.5 8,7.2 10.7,4.5 11.5,5.3 8.8,8 11.5,10.7 "/>
12
- </svg>
package/svg/16/close.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:#231F20;}
7
- .st1{fill:none;}
8
- </style>
9
- <title>close</title>
10
- <polygon class="st0" points="12,4.7 11.3,4 8,7.3 4.7,4 4,4.7 7.3,8 4,11.3 4.7,12 8,8.7 11.3,12 12,11.3 8.7,8 "/>
11
- <rect class="st1" width="16" height="16"/>
12
- </svg>
@@ -1 +0,0 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><style>.cls-1{fill:none;}</style></defs><title>copy--file-16</title><path d="M14.72,7.35l-3-3.06A1,1,0,0,0,11,4H5A1,1,0,0,0,4,5v9a1,1,0,0,0,1,1H14a1,1,0,0,0,1-1V8A1,1,0,0,0,14.72,7.35ZM11,5l3,3H11ZM5,14V5h5V8a1,1,0,0,0,1,1h3v5Z"/><path d="M2,9H1V2A1,1,0,0,1,2,1H9V2H2Z"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="16" height="16"/></svg>
package/svg/16/copy.svg DELETED
@@ -1 +0,0 @@
1
- <svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><style>.cls-1{fill:none;}</style></defs><title>copy-16</title><path d="M14,5v9H5V5h9m0-1H5A1,1,0,0,0,4,5v9a1,1,0,0,0,1,1h9a1,1,0,0,0,1-1V5a1,1,0,0,0-1-1Z" transform="translate(0)"/><path d="M2,9H1V2A1,1,0,0,1,2,1H9V2H2Z" transform="translate(0)"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="16" height="16"/></svg>
@@ -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>document</title>
9
- <path d="M12.9,4.7L9.4,1.2C9.3,1.1,9.1,1,9,1H4C3.4,1,3,1.4,3,2v12c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V5C13,4.9,12.9,4.7,12.9,4.7z
10
- M9,2.2L11.8,5H9V2.2z M12,14H4V2h4v3c0,0.6,0.4,1,1,1h3V14z"/>
11
- <rect x="5" y="11" width="6" height="1"/>
12
- <rect x="5" y="8" width="6" height="1"/>
13
- <rect 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>up-to-top</title>
9
- <polygon points="8,10 13,5 12.3,4.3 8,8.6 3.7,4.3 3,5 "/>
10
- <rect x="2" y="12" width="12" height="1"/>
11
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
12
- </svg>
@@ -1,16 +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>draggable</title>
9
- <rect x="5" y="3" width="2" height="2"/>
10
- <rect x="9" y="3" width="2" height="2"/>
11
- <rect x="5" y="7" width="2" height="2"/>
12
- <rect x="9" y="7" width="2" height="2"/>
13
- <rect x="5" y="11" width="2" height="2"/>
14
- <rect x="9" y="11" width="2" height="2"/>
15
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
16
- </svg>
package/svg/16/edit.svg DELETED
@@ -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>edit</title>
9
- <rect x="1" y="13" width="14" height="1"/>
10
- <path d="M12.7,4.5c0.4-0.4,0.4-1,0-1.4c0,0,0,0,0,0l-1.8-1.8c-0.4-0.4-1-0.4-1.4,0c0,0,0,0,0,0L2,8.8V12h3.2L12.7,4.5z M10.2,2
11
- L12,3.8l-1.5,1.5L8.7,3.5L10.2,2z M3,11V9.2l5-5L9.8,6l-5,5H3z"/>
12
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
13
- </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>folder--add</title>
9
- <polygon points="13,10 12,10 12,12 10,12 10,13 12,13 12,15 13,15 13,13 15,13 15,12 13,12 "/>
10
- <path d="M14,4H8L6.3,2.3C6.1,2.1,5.9,2,5.6,2H2C1.4,2,1,2.4,1,3v10c0,0.6,0.4,1,1,1h6v-1H2V3h3.6l1.7,1.7L7.6,5H14v4h1V5
11
- C15,4.4,14.6,4,14,4z"/>
12
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
13
- </svg>
package/svg/16/folder.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>folder</title>
9
- <path d="M5.6,3l1.7,1.7L7.6,5H14v8H2V3H5.6 M5.6,2H2C1.4,2,1,2.4,1,3v10c0,0.6,0.4,1,1,1h12c0.6,0,1-0.4,1-1V5c0-0.6-0.4-1-1-1H8
10
- L6.3,2.3C6.1,2.1,5.9,2,5.6,2z"/>
11
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
12
- </svg>
package/svg/16/forum.svg DELETED
@@ -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>forum</title>
9
- <path d="M2,9H1V2.5C1,1.7,1.7,1,2.5,1H9v1H2V9z"/>
10
- <path d="M14,3H4C3.4,3,3,3.4,3,4v7c0,0.6,0.4,1,1,1h4v-1H4V4h10v7h-3.6L8,14.4L8.8,15l2.1-3H14c0.6,0,1-0.4,1-1V4
11
- C15,3.4,14.6,3,14,3z"/>
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,6 3,11 3.7,11.7 8,7.4 12.3,11.7 13,11 "/>
10
- <rect x="2" y="3" width="12" height="1"/>
11
- <rect id="_Transparent_Rectangle_" class="st0" width="16" height="16"/>
12
- </svg>