@skbkontur/icons 0.15.0 → 0.16.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 (238) hide show
  1. package/CHANGELOG.md +8 -2
  2. package/esm/icons/DocArrowInIcon/DocArrowInIcon.d.ts +2 -0
  3. package/esm/icons/DocArrowInIcon/DocArrowInIcon.js +39 -0
  4. package/esm/icons/DocArrowInIcon/DocArrowInIcon16Light.d.ts +2 -0
  5. package/esm/icons/DocArrowInIcon/DocArrowInIcon16Light.js +9 -0
  6. package/esm/icons/DocArrowInIcon/DocArrowInIcon16Regular.d.ts +2 -0
  7. package/esm/icons/DocArrowInIcon/DocArrowInIcon16Regular.js +9 -0
  8. package/esm/icons/DocArrowInIcon/DocArrowInIcon16Solid.d.ts +2 -0
  9. package/esm/icons/DocArrowInIcon/DocArrowInIcon16Solid.js +10 -0
  10. package/esm/icons/DocArrowInIcon/DocArrowInIcon20Light.d.ts +2 -0
  11. package/esm/icons/DocArrowInIcon/DocArrowInIcon20Light.js +9 -0
  12. package/esm/icons/DocArrowInIcon/DocArrowInIcon20Regular.d.ts +2 -0
  13. package/esm/icons/DocArrowInIcon/DocArrowInIcon20Regular.js +9 -0
  14. package/esm/icons/DocArrowInIcon/DocArrowInIcon20Solid.d.ts +2 -0
  15. package/esm/icons/DocArrowInIcon/DocArrowInIcon20Solid.js +10 -0
  16. package/esm/icons/DocArrowInIcon/DocArrowInIcon24Regular.d.ts +2 -0
  17. package/esm/icons/DocArrowInIcon/DocArrowInIcon24Regular.js +9 -0
  18. package/esm/icons/DocArrowInIcon/DocArrowInIcon24Solid.d.ts +2 -0
  19. package/esm/icons/DocArrowInIcon/DocArrowInIcon24Solid.js +10 -0
  20. package/esm/icons/DocArrowInIcon/DocArrowInIcon32Regular.d.ts +2 -0
  21. package/esm/icons/DocArrowInIcon/DocArrowInIcon32Regular.js +9 -0
  22. package/esm/icons/DocArrowInIcon/DocArrowInIcon64Regular.d.ts +2 -0
  23. package/esm/icons/DocArrowInIcon/DocArrowInIcon64Regular.js +10 -0
  24. package/esm/icons/DocArrowInIcon/index.d.ts +11 -0
  25. package/esm/icons/DocArrowInIcon/index.js +11 -0
  26. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon.d.ts +2 -0
  27. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon.js +39 -0
  28. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon16Light.d.ts +2 -0
  29. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon16Light.js +9 -0
  30. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon16Regular.d.ts +2 -0
  31. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon16Regular.js +12 -0
  32. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon16Solid.d.ts +2 -0
  33. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon16Solid.js +10 -0
  34. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon20Light.d.ts +2 -0
  35. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon20Light.js +9 -0
  36. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon20Regular.d.ts +2 -0
  37. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon20Regular.js +9 -0
  38. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon20Solid.d.ts +2 -0
  39. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon20Solid.js +10 -0
  40. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon24Regular.d.ts +2 -0
  41. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon24Regular.js +9 -0
  42. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon24Solid.d.ts +2 -0
  43. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon24Solid.js +10 -0
  44. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon32Regular.d.ts +2 -0
  45. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon32Regular.js +9 -0
  46. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon64Regular.d.ts +2 -0
  47. package/esm/icons/DocArrowOutIcon/DocArrowOutIcon64Regular.js +10 -0
  48. package/esm/icons/DocArrowOutIcon/index.d.ts +11 -0
  49. package/esm/icons/DocArrowOutIcon/index.js +11 -0
  50. package/esm/icons/DocEditIcon/DocEditIcon.d.ts +2 -0
  51. package/esm/icons/DocEditIcon/DocEditIcon.js +39 -0
  52. package/esm/icons/DocEditIcon/DocEditIcon16Light.d.ts +2 -0
  53. package/esm/icons/DocEditIcon/DocEditIcon16Light.js +9 -0
  54. package/esm/icons/DocEditIcon/DocEditIcon16Regular.d.ts +2 -0
  55. package/esm/icons/DocEditIcon/DocEditIcon16Regular.js +9 -0
  56. package/esm/icons/DocEditIcon/DocEditIcon16Solid.d.ts +2 -0
  57. package/esm/icons/DocEditIcon/DocEditIcon16Solid.js +11 -0
  58. package/esm/icons/DocEditIcon/DocEditIcon20Light.d.ts +2 -0
  59. package/esm/icons/DocEditIcon/DocEditIcon20Light.js +9 -0
  60. package/esm/icons/DocEditIcon/DocEditIcon20Regular.d.ts +2 -0
  61. package/esm/icons/DocEditIcon/DocEditIcon20Regular.js +9 -0
  62. package/esm/icons/DocEditIcon/DocEditIcon20Solid.d.ts +2 -0
  63. package/esm/icons/DocEditIcon/DocEditIcon20Solid.js +11 -0
  64. package/esm/icons/DocEditIcon/DocEditIcon24Regular.d.ts +2 -0
  65. package/esm/icons/DocEditIcon/DocEditIcon24Regular.js +9 -0
  66. package/esm/icons/DocEditIcon/DocEditIcon24Solid.d.ts +2 -0
  67. package/esm/icons/DocEditIcon/DocEditIcon24Solid.js +11 -0
  68. package/esm/icons/DocEditIcon/DocEditIcon32Regular.d.ts +2 -0
  69. package/esm/icons/DocEditIcon/DocEditIcon32Regular.js +9 -0
  70. package/esm/icons/DocEditIcon/DocEditIcon64Regular.d.ts +2 -0
  71. package/esm/icons/DocEditIcon/DocEditIcon64Regular.js +10 -0
  72. package/esm/icons/DocEditIcon/index.d.ts +11 -0
  73. package/esm/icons/DocEditIcon/index.js +11 -0
  74. package/esm/icons/MailOffIcon/MailOffIcon.d.ts +2 -0
  75. package/esm/icons/MailOffIcon/MailOffIcon.js +39 -0
  76. package/esm/icons/MailOffIcon/MailOffIcon16Light.d.ts +2 -0
  77. package/esm/icons/MailOffIcon/MailOffIcon16Light.js +10 -0
  78. package/esm/icons/MailOffIcon/MailOffIcon16Regular.d.ts +2 -0
  79. package/esm/icons/MailOffIcon/MailOffIcon16Regular.js +10 -0
  80. package/esm/icons/MailOffIcon/MailOffIcon16Solid.d.ts +2 -0
  81. package/esm/icons/MailOffIcon/MailOffIcon16Solid.js +9 -0
  82. package/esm/icons/MailOffIcon/MailOffIcon20Light.d.ts +2 -0
  83. package/esm/icons/MailOffIcon/MailOffIcon20Light.js +10 -0
  84. package/esm/icons/MailOffIcon/MailOffIcon20Regular.d.ts +2 -0
  85. package/esm/icons/MailOffIcon/MailOffIcon20Regular.js +10 -0
  86. package/esm/icons/MailOffIcon/MailOffIcon20Solid.d.ts +2 -0
  87. package/esm/icons/MailOffIcon/MailOffIcon20Solid.js +9 -0
  88. package/esm/icons/MailOffIcon/MailOffIcon24Regular.d.ts +2 -0
  89. package/esm/icons/MailOffIcon/MailOffIcon24Regular.js +10 -0
  90. package/esm/icons/MailOffIcon/MailOffIcon24Solid.d.ts +2 -0
  91. package/esm/icons/MailOffIcon/MailOffIcon24Solid.js +9 -0
  92. package/esm/icons/MailOffIcon/MailOffIcon32Regular.d.ts +2 -0
  93. package/esm/icons/MailOffIcon/MailOffIcon32Regular.js +10 -0
  94. package/esm/icons/MailOffIcon/MailOffIcon64Regular.d.ts +2 -0
  95. package/esm/icons/MailOffIcon/MailOffIcon64Regular.js +10 -0
  96. package/esm/icons/MailOffIcon/index.d.ts +11 -0
  97. package/esm/icons/MailOffIcon/index.js +11 -0
  98. package/esm/icons/index.d.ts +4 -0
  99. package/esm/icons/index.js +4 -0
  100. package/icons/DocArrowInIcon/DocArrowInIcon.d.ts +2 -0
  101. package/icons/DocArrowInIcon/DocArrowInIcon.js +49 -0
  102. package/icons/DocArrowInIcon/DocArrowInIcon16Light.d.ts +2 -0
  103. package/icons/DocArrowInIcon/DocArrowInIcon16Light.js +19 -0
  104. package/icons/DocArrowInIcon/DocArrowInIcon16Regular.d.ts +2 -0
  105. package/icons/DocArrowInIcon/DocArrowInIcon16Regular.js +19 -0
  106. package/icons/DocArrowInIcon/DocArrowInIcon16Solid.d.ts +2 -0
  107. package/icons/DocArrowInIcon/DocArrowInIcon16Solid.js +20 -0
  108. package/icons/DocArrowInIcon/DocArrowInIcon20Light.d.ts +2 -0
  109. package/icons/DocArrowInIcon/DocArrowInIcon20Light.js +19 -0
  110. package/icons/DocArrowInIcon/DocArrowInIcon20Regular.d.ts +2 -0
  111. package/icons/DocArrowInIcon/DocArrowInIcon20Regular.js +19 -0
  112. package/icons/DocArrowInIcon/DocArrowInIcon20Solid.d.ts +2 -0
  113. package/icons/DocArrowInIcon/DocArrowInIcon20Solid.js +20 -0
  114. package/icons/DocArrowInIcon/DocArrowInIcon24Regular.d.ts +2 -0
  115. package/icons/DocArrowInIcon/DocArrowInIcon24Regular.js +19 -0
  116. package/icons/DocArrowInIcon/DocArrowInIcon24Solid.d.ts +2 -0
  117. package/icons/DocArrowInIcon/DocArrowInIcon24Solid.js +20 -0
  118. package/icons/DocArrowInIcon/DocArrowInIcon32Regular.d.ts +2 -0
  119. package/icons/DocArrowInIcon/DocArrowInIcon32Regular.js +19 -0
  120. package/icons/DocArrowInIcon/DocArrowInIcon64Regular.d.ts +2 -0
  121. package/icons/DocArrowInIcon/DocArrowInIcon64Regular.js +20 -0
  122. package/icons/DocArrowInIcon/index.d.ts +11 -0
  123. package/icons/DocArrowInIcon/index.js +11 -0
  124. package/icons/DocArrowOutIcon/DocArrowOutIcon.d.ts +2 -0
  125. package/icons/DocArrowOutIcon/DocArrowOutIcon.js +49 -0
  126. package/icons/DocArrowOutIcon/DocArrowOutIcon16Light.d.ts +2 -0
  127. package/icons/DocArrowOutIcon/DocArrowOutIcon16Light.js +19 -0
  128. package/icons/DocArrowOutIcon/DocArrowOutIcon16Regular.d.ts +2 -0
  129. package/icons/DocArrowOutIcon/DocArrowOutIcon16Regular.js +22 -0
  130. package/icons/DocArrowOutIcon/DocArrowOutIcon16Solid.d.ts +2 -0
  131. package/icons/DocArrowOutIcon/DocArrowOutIcon16Solid.js +20 -0
  132. package/icons/DocArrowOutIcon/DocArrowOutIcon20Light.d.ts +2 -0
  133. package/icons/DocArrowOutIcon/DocArrowOutIcon20Light.js +19 -0
  134. package/icons/DocArrowOutIcon/DocArrowOutIcon20Regular.d.ts +2 -0
  135. package/icons/DocArrowOutIcon/DocArrowOutIcon20Regular.js +19 -0
  136. package/icons/DocArrowOutIcon/DocArrowOutIcon20Solid.d.ts +2 -0
  137. package/icons/DocArrowOutIcon/DocArrowOutIcon20Solid.js +20 -0
  138. package/icons/DocArrowOutIcon/DocArrowOutIcon24Regular.d.ts +2 -0
  139. package/icons/DocArrowOutIcon/DocArrowOutIcon24Regular.js +19 -0
  140. package/icons/DocArrowOutIcon/DocArrowOutIcon24Solid.d.ts +2 -0
  141. package/icons/DocArrowOutIcon/DocArrowOutIcon24Solid.js +20 -0
  142. package/icons/DocArrowOutIcon/DocArrowOutIcon32Regular.d.ts +2 -0
  143. package/icons/DocArrowOutIcon/DocArrowOutIcon32Regular.js +19 -0
  144. package/icons/DocArrowOutIcon/DocArrowOutIcon64Regular.d.ts +2 -0
  145. package/icons/DocArrowOutIcon/DocArrowOutIcon64Regular.js +20 -0
  146. package/icons/DocArrowOutIcon/index.d.ts +11 -0
  147. package/icons/DocArrowOutIcon/index.js +11 -0
  148. package/icons/DocEditIcon/DocEditIcon.d.ts +2 -0
  149. package/icons/DocEditIcon/DocEditIcon.js +49 -0
  150. package/icons/DocEditIcon/DocEditIcon16Light.d.ts +2 -0
  151. package/icons/DocEditIcon/DocEditIcon16Light.js +19 -0
  152. package/icons/DocEditIcon/DocEditIcon16Regular.d.ts +2 -0
  153. package/icons/DocEditIcon/DocEditIcon16Regular.js +19 -0
  154. package/icons/DocEditIcon/DocEditIcon16Solid.d.ts +2 -0
  155. package/icons/DocEditIcon/DocEditIcon16Solid.js +21 -0
  156. package/icons/DocEditIcon/DocEditIcon20Light.d.ts +2 -0
  157. package/icons/DocEditIcon/DocEditIcon20Light.js +19 -0
  158. package/icons/DocEditIcon/DocEditIcon20Regular.d.ts +2 -0
  159. package/icons/DocEditIcon/DocEditIcon20Regular.js +19 -0
  160. package/icons/DocEditIcon/DocEditIcon20Solid.d.ts +2 -0
  161. package/icons/DocEditIcon/DocEditIcon20Solid.js +21 -0
  162. package/icons/DocEditIcon/DocEditIcon24Regular.d.ts +2 -0
  163. package/icons/DocEditIcon/DocEditIcon24Regular.js +19 -0
  164. package/icons/DocEditIcon/DocEditIcon24Solid.d.ts +2 -0
  165. package/icons/DocEditIcon/DocEditIcon24Solid.js +21 -0
  166. package/icons/DocEditIcon/DocEditIcon32Regular.d.ts +2 -0
  167. package/icons/DocEditIcon/DocEditIcon32Regular.js +19 -0
  168. package/icons/DocEditIcon/DocEditIcon64Regular.d.ts +2 -0
  169. package/icons/DocEditIcon/DocEditIcon64Regular.js +20 -0
  170. package/icons/DocEditIcon/index.d.ts +11 -0
  171. package/icons/DocEditIcon/index.js +11 -0
  172. package/icons/MailOffIcon/MailOffIcon.d.ts +2 -0
  173. package/icons/MailOffIcon/MailOffIcon.js +49 -0
  174. package/icons/MailOffIcon/MailOffIcon16Light.d.ts +2 -0
  175. package/icons/MailOffIcon/MailOffIcon16Light.js +20 -0
  176. package/icons/MailOffIcon/MailOffIcon16Regular.d.ts +2 -0
  177. package/icons/MailOffIcon/MailOffIcon16Regular.js +20 -0
  178. package/icons/MailOffIcon/MailOffIcon16Solid.d.ts +2 -0
  179. package/icons/MailOffIcon/MailOffIcon16Solid.js +19 -0
  180. package/icons/MailOffIcon/MailOffIcon20Light.d.ts +2 -0
  181. package/icons/MailOffIcon/MailOffIcon20Light.js +20 -0
  182. package/icons/MailOffIcon/MailOffIcon20Regular.d.ts +2 -0
  183. package/icons/MailOffIcon/MailOffIcon20Regular.js +20 -0
  184. package/icons/MailOffIcon/MailOffIcon20Solid.d.ts +2 -0
  185. package/icons/MailOffIcon/MailOffIcon20Solid.js +19 -0
  186. package/icons/MailOffIcon/MailOffIcon24Regular.d.ts +2 -0
  187. package/icons/MailOffIcon/MailOffIcon24Regular.js +20 -0
  188. package/icons/MailOffIcon/MailOffIcon24Solid.d.ts +2 -0
  189. package/icons/MailOffIcon/MailOffIcon24Solid.js +19 -0
  190. package/icons/MailOffIcon/MailOffIcon32Regular.d.ts +2 -0
  191. package/icons/MailOffIcon/MailOffIcon32Regular.js +20 -0
  192. package/icons/MailOffIcon/MailOffIcon64Regular.d.ts +2 -0
  193. package/icons/MailOffIcon/MailOffIcon64Regular.js +20 -0
  194. package/icons/MailOffIcon/index.d.ts +11 -0
  195. package/icons/MailOffIcon/index.js +11 -0
  196. package/icons/index.d.ts +4 -0
  197. package/icons/index.js +4 -0
  198. package/package.json +1 -1
  199. package/src/doc-arrow-in/Size=16, Style=light.svg +16 -0
  200. package/src/doc-arrow-in/Size=16, Style=regular.svg +11 -0
  201. package/src/doc-arrow-in/Size=16, Style=solid.svg +17 -0
  202. package/src/doc-arrow-in/Size=20, Style=light.svg +11 -0
  203. package/src/doc-arrow-in/Size=20, Style=regular.svg +11 -0
  204. package/src/doc-arrow-in/Size=20, Style=solid.svg +17 -0
  205. package/src/doc-arrow-in/Size=24, Style=regular.svg +11 -0
  206. package/src/doc-arrow-in/Size=24, Style=solid.svg +17 -0
  207. package/src/doc-arrow-in/Size=32, Style=regular.svg +11 -0
  208. package/src/doc-arrow-in/Size=64, Style=regular.svg +12 -0
  209. package/src/doc-arrow-out/Size=16, Style=light.svg +11 -0
  210. package/src/doc-arrow-out/Size=16, Style=regular.svg +14 -0
  211. package/src/doc-arrow-out/Size=16, Style=solid.svg +12 -0
  212. package/src/doc-arrow-out/Size=20, Style=light.svg +11 -0
  213. package/src/doc-arrow-out/Size=20, Style=regular.svg +11 -0
  214. package/src/doc-arrow-out/Size=20, Style=solid.svg +12 -0
  215. package/src/doc-arrow-out/Size=24, Style=regular.svg +11 -0
  216. package/src/doc-arrow-out/Size=24, Style=solid.svg +12 -0
  217. package/src/doc-arrow-out/Size=32, Style=regular.svg +11 -0
  218. package/src/doc-arrow-out/Size=64, Style=regular.svg +12 -0
  219. package/src/doc-edit/Size=16, Style=light.svg +16 -0
  220. package/src/doc-edit/Size=16, Style=regular.svg +11 -0
  221. package/src/doc-edit/Size=16, Style=solid.svg +13 -0
  222. package/src/doc-edit/Size=20, Style=light.svg +16 -0
  223. package/src/doc-edit/Size=20, Style=regular.svg +16 -0
  224. package/src/doc-edit/Size=20, Style=solid.svg +18 -0
  225. package/src/doc-edit/Size=24, Style=regular.svg +16 -0
  226. package/src/doc-edit/Size=24, Style=solid.svg +18 -0
  227. package/src/doc-edit/Size=32, Style=regular.svg +11 -0
  228. package/src/doc-edit/Size=64, Style=regular.svg +12 -0
  229. package/src/mail-off/Size=16, Style=light.svg +12 -0
  230. package/src/mail-off/Size=16, Style=regular.svg +12 -0
  231. package/src/mail-off/Size=16, Style=solid.svg +11 -0
  232. package/src/mail-off/Size=20, Style=light.svg +12 -0
  233. package/src/mail-off/Size=20, Style=regular.svg +12 -0
  234. package/src/mail-off/Size=20, Style=solid.svg +11 -0
  235. package/src/mail-off/Size=24, Style=regular.svg +12 -0
  236. package/src/mail-off/Size=24, Style=solid.svg +11 -0
  237. package/src/mail-off/Size=32, Style=regular.svg +12 -0
  238. package/src/mail-off/Size=64, Style=regular.svg +12 -0
@@ -0,0 +1,20 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowInIcon20Solid = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
17
+ React.createElement("path", { d: "M10.004 2H7a3 3 0 0 0-3 3v8.586c.29.183.632.289 1 .289h.792a2.375 2.375 0 0 1 3.754-2.678l2.614 2.24A3.377 3.377 0 0 1 12.684 18H13a3 3 0 0 0 3-3V7.998h-3.746a2.25 2.25 0 0 1-2.25-2.25V2Z" }),
18
+ React.createElement("path", { d: "m15.863 6.498-4.359-4.359v3.609c0 .414.336.75.75.75h3.61Z" }),
19
+ React.createElement("path", { d: "M1 10a1 1 0 0 1 1 1v1a3 3 0 0 0 3 3h3.797l-1.448-1.24a1 1 0 0 1 1.302-1.52l2.614 2.242a2 2 0 0 1 0 3.037l-2.614 2.24a1 1 0 0 1-1.302-1.518L8.797 17H5a5 5 0 0 1-5-5v-1a1 1 0 0 1 1-1Z" })));
20
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowInIcon24Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,19 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowInIcon24Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 2.25A3.75 3.75 0 0 0 4.25 6v7.25a.75.75 0 0 0 1.5 0V6A2.25 2.25 0 0 1 8 3.75h4.25V7A2.75 2.75 0 0 0 15 9.75h3.25V18A2.25 2.25 0 0 1 16 20.25h-.25a.75.75 0 0 0 0 1.5H16A3.75 3.75 0 0 0 19.75 18V8.95c0-.729-.29-1.428-.805-1.944l-3.951-3.95a2.75 2.75 0 0 0-1.945-.806H8Zm10.035 6a1.248 1.248 0 0 0-.151-.183l-3.95-3.95a1.246 1.246 0 0 0-.184-.152V7c0 .69.56 1.25 1.25 1.25h3.035Z" }),
18
+ React.createElement("path", { d: "M1 13.25a.75.75 0 0 1 .75.75v.5a3.75 3.75 0 0 0 3.75 3.75h5.44l-2.72-2.72a.75.75 0 1 1 1.06-1.06l3.293 3.293a1.75 1.75 0 0 1 0 2.474L9.28 23.53a.75.75 0 0 1-1.06-1.06l2.72-2.72H5.5A5.25 5.25 0 0 1 .25 14.5V14a.75.75 0 0 1 .75-.75Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowInIcon24Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,20 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowInIcon24Solid = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
17
+ React.createElement("path", { d: "M12.05 2H8a4 4 0 0 0-4 4v10.032a2.25 2.25 0 0 0 2 1.218h1.261a2.75 2.75 0 0 1 4.528-2.338l2.615 2.24A3.752 3.752 0 0 1 15.137 22H16a4 4 0 0 0 4-4v-7.95h-5.2a2.75 2.75 0 0 1-2.75-2.75V2Z" }),
18
+ React.createElement("path", { d: "M20 8.55v-.04l-6.45-6.45V7.3c0 .69.56 1.25 1.25 1.25H20Z" }),
19
+ React.createElement("path", { d: "M1 13a1 1 0 0 1 1 1v1a4 4 0 0 0 4 4h4.797l-1.448-1.24a1 1 0 0 1 1.302-1.52l2.614 2.242a2 2 0 0 1 0 3.037l-2.614 2.24a1 1 0 0 1-1.302-1.518L10.797 21H6a6 6 0 0 1-6-6v-1a1 1 0 0 1 1-1Z" })));
20
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowInIcon32Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,19 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowInIcon32Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 32 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.5 2A5.5 5.5 0 0 0 5 7.5V18a1 1 0 1 0 2 0V7.5A3.5 3.5 0 0 1 10.5 4H16v5.5a3.5 3.5 0 0 0 3.5 3.5H25v11.5a3.5 3.5 0 0 1-3.5 3.5H21a1 1 0 1 0 0 2h.5a5.5 5.5 0 0 0 5.5-5.5V11.774a4 4 0 0 0-1.172-2.829l-5.773-5.773A4 4 0 0 0 17.226 2H10.5ZM18 4.156V9.5a1.5 1.5 0 0 0 1.5 1.5h5.344a2 2 0 0 0-.43-.64L18.64 4.586a2 2 0 0 0-.64-.43Z" }),
18
+ React.createElement("path", { d: "M1 18a1 1 0 0 1 1 1v1a5 5 0 0 0 5 5h7.086l-3.293-3.293a1 1 0 0 1 1.414-1.414l3.94 3.94a2.5 2.5 0 0 1 0 3.535l-3.94 3.94a1 1 0 0 1-1.414-1.415L14.086 27H7a7 7 0 0 1-7-7v-1a1 1 0 0 1 1-1Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowInIcon64Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,20 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowInIcon64Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 64 }, props),
17
+ React.createElement("path", { d: "M21.5 6C15.701 6 11 10.701 11 16.5v19a1.5 1.5 0 0 0 3 0v-19A7.5 7.5 0 0 1 21.5 9h14.452a4.5 4.5 0 0 1 3.182 1.318l9.548 9.548A4.5 4.5 0 0 1 50 23.048V47.5a7.5 7.5 0 0 1-7.5 7.5h-3a1.5 1.5 0 0 0 0 3h3C48.299 58 53 53.299 53 47.5V23.048a7.5 7.5 0 0 0-2.197-5.303l-9.547-9.548A7.5 7.5 0 0 0 35.951 6H21.5Z" }),
18
+ React.createElement("path", { d: "M36 12.5a1.5 1.5 0 0 0-3 0v6a6.5 6.5 0 0 0 6.5 6.5h7a1.5 1.5 0 0 0 0-3h-7a3.5 3.5 0 0 1-3.5-3.5v-6Z" }),
19
+ React.createElement("path", { d: "M1.5 33A1.5 1.5 0 0 1 3 34.5v3C3 43.299 7.701 48 13.5 48h15.604l-7.94-7.94a1.5 1.5 0 0 1 2.122-2.12l8.378 8.378a4.5 4.5 0 0 1 0 6.364l-8.378 8.379a1.5 1.5 0 0 1-2.122-2.122L29.104 51H13.5C6.044 51 0 44.956 0 37.5v-3A1.5 1.5 0 0 1 1.5 33Z" })));
20
+ };
@@ -0,0 +1,11 @@
1
+ export * from './DocArrowInIcon';
2
+ export * from './DocArrowInIcon16Light';
3
+ export * from './DocArrowInIcon16Regular';
4
+ export * from './DocArrowInIcon16Solid';
5
+ export * from './DocArrowInIcon20Light';
6
+ export * from './DocArrowInIcon20Regular';
7
+ export * from './DocArrowInIcon20Solid';
8
+ export * from './DocArrowInIcon24Regular';
9
+ export * from './DocArrowInIcon24Solid';
10
+ export * from './DocArrowInIcon32Regular';
11
+ export * from './DocArrowInIcon64Regular';
@@ -0,0 +1,11 @@
1
+ export * from './DocArrowInIcon';
2
+ export * from './DocArrowInIcon16Light';
3
+ export * from './DocArrowInIcon16Regular';
4
+ export * from './DocArrowInIcon16Solid';
5
+ export * from './DocArrowInIcon20Light';
6
+ export * from './DocArrowInIcon20Regular';
7
+ export * from './DocArrowInIcon20Solid';
8
+ export * from './DocArrowInIcon24Regular';
9
+ export * from './DocArrowInIcon24Solid';
10
+ export * from './DocArrowInIcon32Regular';
11
+ export * from './DocArrowInIcon64Regular';
@@ -0,0 +1,2 @@
1
+ import { IconProps } from '../../internal/Icon';
2
+ export declare const DocArrowOutIcon: (props: IconProps) => JSX.Element;
@@ -0,0 +1,49 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { Icon } from '../../internal/Icon';
15
+ import { DocArrowOutIcon16Light } from './DocArrowOutIcon16Light';
16
+ import { DocArrowOutIcon16Regular } from './DocArrowOutIcon16Regular';
17
+ import { DocArrowOutIcon16Solid } from './DocArrowOutIcon16Solid';
18
+ import { DocArrowOutIcon20Light } from './DocArrowOutIcon20Light';
19
+ import { DocArrowOutIcon20Regular } from './DocArrowOutIcon20Regular';
20
+ import { DocArrowOutIcon20Solid } from './DocArrowOutIcon20Solid';
21
+ import { DocArrowOutIcon24Regular } from './DocArrowOutIcon24Regular';
22
+ import { DocArrowOutIcon24Solid } from './DocArrowOutIcon24Solid';
23
+ import { DocArrowOutIcon32Regular } from './DocArrowOutIcon32Regular';
24
+ import { DocArrowOutIcon64Regular } from './DocArrowOutIcon64Regular';
25
+ var sizes = {
26
+ 16: {
27
+ light: DocArrowOutIcon16Light,
28
+ regular: DocArrowOutIcon16Regular,
29
+ solid: DocArrowOutIcon16Solid,
30
+ },
31
+ 20: {
32
+ light: DocArrowOutIcon20Light,
33
+ regular: DocArrowOutIcon20Regular,
34
+ solid: DocArrowOutIcon20Solid,
35
+ },
36
+ 24: {
37
+ regular: DocArrowOutIcon24Regular,
38
+ solid: DocArrowOutIcon24Solid,
39
+ },
40
+ 32: {
41
+ regular: DocArrowOutIcon32Regular,
42
+ },
43
+ 64: {
44
+ regular: DocArrowOutIcon64Regular,
45
+ },
46
+ };
47
+ export var DocArrowOutIcon = function (props) {
48
+ return React.createElement(Icon, __assign({}, props, { sizes: sizes }));
49
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon16Light: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,19 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon16Light = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.5 1A2.5 2.5 0 0 0 3 3.5v8A2.5 2.5 0 0 0 5.5 14a.5.5 0 0 0 0-1A1.5 1.5 0 0 1 4 11.5v-8A1.5 1.5 0 0 1 5.5 2H8v2.5A1.5 1.5 0 0 0 9.5 6H12v.5a.5.5 0 0 0 1 0V5.485a1.5 1.5 0 0 0-.44-1.06L9.577 1.438A1.5 1.5 0 0 0 8.516 1H5.5Zm6.222 4L9 2.278V4.5a.5.5 0 0 0 .5.5h2.222Z" }),
18
+ React.createElement("path", { d: "M12 12a3 3 0 0 0-3 3v.5a.5.5 0 0 1-1 0V15a4 4 0 0 1 4-4h2.56l-1.886-1.62a.5.5 0 0 1 .652-.76l2.026 1.742a1.5 1.5 0 0 1 0 2.276l-2.026 1.741a.5.5 0 0 1-.652-.758L14.56 12H12Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon16Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,22 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon16Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.75 1A2.75 2.75 0 0 0 2 3.75v8.5A2.75 2.75 0 0 0 4.75 15a.75.75 0 0 0 0-1.5c-.69 0-1.25-.56-1.25-1.25v-8.5c0-.69.56-1.25 1.25-1.25h2.5v3c0 .69.56 1.25 1.25 1.25h3.7a.773.773 0 0 0 .05 0A.75.75 0 0 0 13 6v-.347c0-.464-.184-.909-.512-1.237L9.584 1.513A1.75 1.75 0 0 0 8.347 1H4.75Zm6.45 4.25L8.75 2.8v2.45h2.45Z" }),
18
+ React.createElement("path", { d: "M7.75 15.25v-.5a3.5 3.5 0 0 1 3.5-3.5h3.5", stroke: "#222", strokeWidth: "1.5", strokeLinecap: "round" }),
19
+ React.createElement("path", { d: "m12.75 8.75 2.027 1.742a1 1 0 0 1 0 1.516L12.75 13.75", stroke: "#222", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.75 1A2.75 2.75 0 0 0 2 3.75v8.5A2.75 2.75 0 0 0 4.75 15a.75.75 0 0 0 0-1.5c-.69 0-1.25-.56-1.25-1.25v-8.5c0-.69.56-1.25 1.25-1.25h2.5v3c0 .69.56 1.25 1.25 1.25h3.75A.75.75 0 0 0 13 6v-.347c0-.464-.184-.909-.512-1.237L9.584 1.513A1.75 1.75 0 0 0 8.347 1H4.75Zm6.45 4.25L8.75 2.8v2.45h2.45Z" }),
21
+ React.createElement("path", { d: "M11.25 12a2.75 2.75 0 0 0-2.75 2.75v.5a.75.75 0 0 1-1.5 0v-.5a4.25 4.25 0 0 1 4.25-4.25h2.386L12.26 9.319a.75.75 0 1 1 .978-1.138l2.026 1.742a1.75 1.75 0 0 1 0 2.654L13.24 14.32a.75.75 0 1 1-.978-1.138L13.636 12H11.25Z" })));
22
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon16Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,20 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon16Solid = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
17
+ React.createElement("path", { d: "M4.5 1H8v3.5A1.5 1.5 0 0 0 9.5 6h2.596a2.54 2.54 0 0 0-1.43.838 2.543 2.543 0 0 0-.602 1.928A5.75 5.75 0 0 0 4.75 14.5v.5H4.5A2.5 2.5 0 0 1 2 12.5v-9A2.5 2.5 0 0 1 4.5 1Z" }),
18
+ React.createElement("path", { d: "M13 5H9.5a.5.5 0 0 1-.5-.5V1l4 4Z" }),
19
+ React.createElement("path", { d: "M10.5 12.025a2.625 2.625 0 0 0-2.625 2.625V15a.875.875 0 0 1-1.75 0v-.35a4.375 4.375 0 0 1 4.375-4.375h2.648l-1.118-.961a.875.875 0 1 1 1.14-1.328l2.027 1.742c.87.748.87 2.096 0 2.844l-2.027 1.742a.875.875 0 1 1-1.14-1.328l1.119-.961H10.5Z" })));
20
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon20Light: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,19 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon20Light = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h1.5a.5.5 0 0 0 0-1H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3v3a2 2 0 0 0 2 2h3v1.5a.5.5 0 0 0 1 0V7.378a1.5 1.5 0 0 0-.44-1.06l-3.877-3.879A1.5 1.5 0 0 0 10.622 2H7Zm7.83 5L11 3.17V6a1 1 0 0 0 1 1h2.83Z" }),
18
+ React.createElement("path", { d: "M15 15a3 3 0 0 0-3 3v.5a.5.5 0 0 1-1 0V18a4 4 0 0 1 4-4h3.648l-2.473-2.12a.5.5 0 1 1 .65-.76l2.615 2.241a1.5 1.5 0 0 1 0 2.278l-2.615 2.24a.5.5 0 1 1-.65-.759L18.648 15H15Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon20Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,19 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon20Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.249 2.001a3.25 3.25 0 0 0-3.25 3.25v9.5a3.251 3.251 0 0 0 3.251 3.25.75.75 0 0 0 0-1.5 1.751 1.751 0 0 1-1.751-1.75v-9.5c0-.966.783-1.75 1.75-1.75H9.25V6.5a2.25 2.25 0 0 0 2.25 2.25h3.75A.75.75 0 0 0 16 8l-.002-.368c0-.465-.184-.91-.512-1.238l-3.88-3.88a1.75 1.75 0 0 0-1.238-.513h-3.12ZM14.22 7.25l-3.47-3.47V6.5c0 .414.336.75.75.75h2.72Z" }),
18
+ React.createElement("path", { d: "M14.25 15a2.75 2.75 0 0 0-2.75 2.75v.5a.75.75 0 0 1-1.5 0v-.5a4.25 4.25 0 0 1 4.25-4.25h3.422l-1.918-1.687a.75.75 0 1 1 .992-1.126l2.556 2.25a1.75 1.75 0 0 1 0 2.627l-2.556 2.249a.75.75 0 1 1-.991-1.126L17.672 15H14.25Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon20Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,20 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon20Solid = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
17
+ React.createElement("path", { d: "M7 2h3.004v3.748a2.25 2.25 0 0 0 2.25 2.25H16v1.627a2.372 2.372 0 0 0-2.291 3H13.5A5.875 5.875 0 0 0 7.646 18H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3Z" }),
18
+ React.createElement("path", { d: "m11.504 2.139 4.36 4.359h-3.61a.75.75 0 0 1-.75-.75V2.139Z" }),
19
+ React.createElement("path", { d: "M13.5 16a2.5 2.5 0 0 0-2.5 2.5v.5a1 1 0 1 1-2 0v-.5a4.5 4.5 0 0 1 4.5-4.5h3.297l-1.448-1.24a1 1 0 0 1 1.302-1.52l2.614 2.242a2 2 0 0 1 0 3.037l-2.614 2.24a1 1 0 0 1-1.302-1.518L16.797 16H13.5Z" })));
20
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon24Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,19 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon24Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 2.25A3.75 3.75 0 0 0 4.25 6v12A3.75 3.75 0 0 0 8 21.75h1a.75.75 0 0 0 0-1.5H8A2.25 2.25 0 0 1 5.75 18V6A2.25 2.25 0 0 1 8 3.75h4.25V7A2.75 2.75 0 0 0 15 9.75h3.25V11a.75.75 0 0 0 1.5 0V8.95c0-.729-.29-1.428-.805-1.944l-3.951-3.95a2.75 2.75 0 0 0-1.945-.806H8Zm10.035 6a1.248 1.248 0 0 0-.151-.183l-3.95-3.95a1.246 1.246 0 0 0-.184-.152V7c0 .69.56 1.25 1.25 1.25h3.035Z" }),
18
+ React.createElement("path", { d: "M17.5 18.75a3.75 3.75 0 0 0-3.75 3.75v.75a.75.75 0 0 1-1.5 0v-.75c0-2.9 2.35-5.25 5.25-5.25h4.348l-2.378-2.379a.75.75 0 0 1 1.06-1.06l2.952 2.951a1.75 1.75 0 0 1 0 2.475L20.53 22.19a.75.75 0 0 1-1.06-1.06l2.378-2.379H17.5Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon24Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,20 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon24Solid = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
17
+ React.createElement("path", { d: "M8 2h4.05v5.3a2.75 2.75 0 0 0 2.75 2.75H20v2.2c-.775 0-1.544.326-2.088.96a2.742 2.742 0 0 0-.65 2.04H16A6.75 6.75 0 0 0 9.25 22H8a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4Z" }),
18
+ React.createElement("path", { d: "M20 8.51v.04h-5.2c-.69 0-1.25-.56-1.25-1.25V2.06L20 8.51Z" }),
19
+ React.createElement("path", { d: "M16.5 19a3.5 3.5 0 0 0-3.5 3.5v.5a1 1 0 1 1-2 0v-.5a5.5 5.5 0 0 1 5.5-5.5h4.297l-1.448-1.24a1 1 0 0 1 1.302-1.52l2.614 2.242a2 2 0 0 1 0 3.037l-2.614 2.24a1 1 0 0 1-1.302-1.518L20.797 19H16.5Z" })));
20
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon32Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,19 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon32Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 32 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.5 2A5.5 5.5 0 0 0 5 7.5v17a5.5 5.5 0 0 0 5.5 5.5H12a1 1 0 1 0 0-2h-1.5A3.5 3.5 0 0 1 7 24.5v-17A3.5 3.5 0 0 1 10.5 4H16v5.5a3.5 3.5 0 0 0 3.5 3.5H25v2a1 1 0 1 0 2 0v-3.226a4 4 0 0 0-1.172-2.829l-5.773-5.773A4 4 0 0 0 17.226 2H10.5ZM18 4.156V9.5a1.5 1.5 0 0 0 1.5 1.5h5.344a2.001 2.001 0 0 0-.43-.64L18.64 4.586a2 2 0 0 0-.64-.43Z" }),
18
+ React.createElement("path", { d: "M23 25a5 5 0 0 0-5 5v1a1 1 0 1 1-2 0v-1a7 7 0 0 1 7-7h6.086l-3.043-3.043a1 1 0 0 1 1.414-1.414l3.69 3.69a2.5 2.5 0 0 1 0 3.535l-3.69 3.69a1 1 0 0 1-1.414-1.415L29.086 25H23Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowOutIcon64Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,20 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocArrowOutIcon64Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 64 }, props),
17
+ React.createElement("path", { d: "M21.5 6C15.701 6 11 10.701 11 16.5v31C11 53.299 15.701 58 21.5 58h2a1.5 1.5 0 0 0 0-3h-2a7.5 7.5 0 0 1-7.5-7.5v-31A7.5 7.5 0 0 1 21.5 9h14.452a4.5 4.5 0 0 1 3.182 1.318l9.548 9.548A4.5 4.5 0 0 1 50 23.048V28.5a1.5 1.5 0 0 0 3 0v-5.452a7.5 7.5 0 0 0-2.197-5.303l-9.547-9.548A7.5 7.5 0 0 0 35.951 6H21.5Z" }),
18
+ React.createElement("path", { d: "M36 12.5a1.5 1.5 0 0 0-3 0v6a6.5 6.5 0 0 0 6.5 6.5h7a1.5 1.5 0 0 0 0-3h-7a3.5 3.5 0 0 1-3.5-3.5v-6Z" }),
19
+ React.createElement("path", { d: "M31 59.5C31 52.044 37.044 46 44.5 46h14.604l-7.94-7.94a1.5 1.5 0 0 1 2.122-2.12l8.378 8.378a4.5 4.5 0 0 1 0 6.364l-8.378 8.379a1.5 1.5 0 0 1-2.122-2.122L59.104 49H44.5C38.701 49 34 53.701 34 59.5v2a1.5 1.5 0 0 1-3 0v-2Z" })));
20
+ };
@@ -0,0 +1,11 @@
1
+ export * from './DocArrowOutIcon';
2
+ export * from './DocArrowOutIcon16Light';
3
+ export * from './DocArrowOutIcon16Regular';
4
+ export * from './DocArrowOutIcon16Solid';
5
+ export * from './DocArrowOutIcon20Light';
6
+ export * from './DocArrowOutIcon20Regular';
7
+ export * from './DocArrowOutIcon20Solid';
8
+ export * from './DocArrowOutIcon24Regular';
9
+ export * from './DocArrowOutIcon24Solid';
10
+ export * from './DocArrowOutIcon32Regular';
11
+ export * from './DocArrowOutIcon64Regular';
@@ -0,0 +1,11 @@
1
+ export * from './DocArrowOutIcon';
2
+ export * from './DocArrowOutIcon16Light';
3
+ export * from './DocArrowOutIcon16Regular';
4
+ export * from './DocArrowOutIcon16Solid';
5
+ export * from './DocArrowOutIcon20Light';
6
+ export * from './DocArrowOutIcon20Regular';
7
+ export * from './DocArrowOutIcon20Solid';
8
+ export * from './DocArrowOutIcon24Regular';
9
+ export * from './DocArrowOutIcon24Solid';
10
+ export * from './DocArrowOutIcon32Regular';
11
+ export * from './DocArrowOutIcon64Regular';
@@ -0,0 +1,2 @@
1
+ import { IconProps } from '../../internal/Icon';
2
+ export declare const DocEditIcon: (props: IconProps) => JSX.Element;
@@ -0,0 +1,49 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { Icon } from '../../internal/Icon';
15
+ import { DocEditIcon16Light } from './DocEditIcon16Light';
16
+ import { DocEditIcon16Regular } from './DocEditIcon16Regular';
17
+ import { DocEditIcon16Solid } from './DocEditIcon16Solid';
18
+ import { DocEditIcon20Light } from './DocEditIcon20Light';
19
+ import { DocEditIcon20Regular } from './DocEditIcon20Regular';
20
+ import { DocEditIcon20Solid } from './DocEditIcon20Solid';
21
+ import { DocEditIcon24Regular } from './DocEditIcon24Regular';
22
+ import { DocEditIcon24Solid } from './DocEditIcon24Solid';
23
+ import { DocEditIcon32Regular } from './DocEditIcon32Regular';
24
+ import { DocEditIcon64Regular } from './DocEditIcon64Regular';
25
+ var sizes = {
26
+ 16: {
27
+ light: DocEditIcon16Light,
28
+ regular: DocEditIcon16Regular,
29
+ solid: DocEditIcon16Solid,
30
+ },
31
+ 20: {
32
+ light: DocEditIcon20Light,
33
+ regular: DocEditIcon20Regular,
34
+ solid: DocEditIcon20Solid,
35
+ },
36
+ 24: {
37
+ regular: DocEditIcon24Regular,
38
+ solid: DocEditIcon24Solid,
39
+ },
40
+ 32: {
41
+ regular: DocEditIcon32Regular,
42
+ },
43
+ 64: {
44
+ regular: DocEditIcon64Regular,
45
+ },
46
+ };
47
+ export var DocEditIcon = function (props) {
48
+ return React.createElement(Icon, __assign({}, props, { sizes: sizes }));
49
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocEditIcon16Light: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,19 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocEditIcon16Light = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.5 1A2.5 2.5 0 0 0 3 3.5v8A2.5 2.5 0 0 0 5.5 14H6a.5.5 0 0 0 0-1h-.5A1.5 1.5 0 0 1 4 11.5v-8A1.5 1.5 0 0 1 5.5 2H8v2.5A1.5 1.5 0 0 0 9.5 6H12v1a.5.5 0 0 0 1 0V5.485a1.5 1.5 0 0 0-.44-1.06L9.577 1.438A1.5 1.5 0 0 0 8.516 1H5.5Zm6.222 4L9 2.278V4.5a.5.5 0 0 0 .5.5h2.222Z" }),
18
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.08 8.462a1.3 1.3 0 0 1 1.84 0l.618.619a1.3 1.3 0 0 1 0 1.838l-4.788 4.788a1 1 0 0 1-.707.293H8.5a.5.5 0 0 1-.5-.5v-1.543a1 1 0 0 1 .293-.707l4.788-4.788Zm1.132.707a.3.3 0 0 0-.424 0l-.956.956 1.043 1.043.956-.956a.3.3 0 0 0 0-.424l-.619-.619Zm-1.044 2.706-1.043-1.043L9 13.957V15h1.043l3.125-3.125Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocEditIcon16Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,19 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocEditIcon16Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.75 1A2.75 2.75 0 0 0 2 3.75v8.5A2.75 2.75 0 0 0 4.75 15a.75.75 0 0 0 0-1.5c-.69 0-1.25-.56-1.25-1.25v-8.5c0-.69.56-1.25 1.25-1.25h2.5v3c0 .69.56 1.25 1.25 1.25h3.75A.75.75 0 0 0 13 6v-.347c0-.464-.184-.909-.512-1.237L9.584 1.513A1.75 1.75 0 0 0 8.347 1H4.75Zm6.45 4.25L8.75 2.8v2.45h2.45Z" }),
18
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.935 7.43a1.425 1.425 0 0 1 2.016 0l.618.62a1.425 1.425 0 0 1 0 2.014L9.965 15.67c-.21.21-.497.33-.795.33H7.627a.625.625 0 0 1-.625-.626V13.83c0-.298.118-.584.33-.795l5.603-5.604Zm1.132.885a.175.175 0 0 0-.248 0l-.81.81.866.866.81-.81a.175.175 0 0 0 0-.248l-.618-.618Zm-1.076 2.56-.866-.866-3.873 3.873v.866h.866l3.873-3.873Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocEditIcon16Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,21 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import React from 'react';
14
+ import { BaseIcon } from '../../internal/BaseIcon';
15
+ export var DocEditIcon16Solid = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
17
+ React.createElement("path", { d: "M8 1H4.5A2.5 2.5 0 0 0 2 3.5v9A2.5 2.5 0 0 0 4.5 15h2v-.672a2 2 0 0 1 .586-1.414L13 7V6H9.5A1.5 1.5 0 0 1 8 4.5V1Z" }),
18
+ React.createElement("path", { d: "M13 5 9 1v3.5a.5.5 0 0 0 .5.5H13Z" }),
19
+ React.createElement("path", { d: "M8 14.414V15.5a.5.5 0 0 0 .5.5h1.086a1 1 0 0 0 .707-.293l3.804-3.804-2-2-3.804 3.804a1 1 0 0 0-.293.707Z" }),
20
+ React.createElement("path", { d: "m15.682 10.318-.878.878-2-2 .878-.878a1 1 0 0 1 1.414 0l.586.586a1 1 0 0 1 0 1.414Z" })));
21
+ };