@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,9 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var DocEditIcon20Light = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
7
+ 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" }),
8
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.08 11.462a1.3 1.3 0 0 1 1.84 0l.618.619a1.3 1.3 0 0 1 0 1.838l-5.788 5.788a1 1 0 0 1-.707.293H11.5a.5.5 0 0 1-.5-.5v-1.543a1 1 0 0 1 .293-.707l5.788-5.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.043L12 17.957V19h1.043l4.125-4.125Z" })));
9
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocEditIcon20Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,9 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var DocEditIcon20Regular = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
7
+ 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.25h2.998v.5a.75.75 0 0 0 1.5 0V7.632c0-.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" }),
8
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.545 10.394a1.35 1.35 0 0 1 1.91 0l1.151 1.151a1.35 1.35 0 0 1 0 1.91l-6.18 6.179a1.25 1.25 0 0 1-.883.366H10.75a.75.75 0 0 1-.75-.75v-1.793c0-.331.132-.65.366-.884l6.18-6.18ZM15.5 13.56l-4 4v.939h.94l4-4-.94-.94Zm1.06-1.061.94.94.94-.94-.94-.94-.94.94Z" })));
9
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocEditIcon20Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,11 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var DocEditIcon20Solid = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
7
+ React.createElement("path", { d: "M10.004 2H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h2.5v-.172a2 2 0 0 1 .586-1.414L16 10.5V7.998h-3.746a2.25 2.25 0 0 1-2.25-2.25V2Z" }),
8
+ React.createElement("path", { d: "m15.863 6.498-4.359-4.359v3.609c0 .414.336.75.75.75h3.61Z" }),
9
+ React.createElement("path", { d: "M11 18.414V19.5a.5.5 0 0 0 .5.5h1.086a1 1 0 0 0 .707-.293l4.803-4.803-2-2-4.803 4.803a1 1 0 0 0-.293.707Z" }),
10
+ React.createElement("path", { d: "m19.682 13.318-.878.879-2-2 .878-.879a1 1 0 0 1 1.414 0l.586.586a1 1 0 0 1 0 1.414Z" })));
11
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocEditIcon24Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,9 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var DocEditIcon24Regular = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.25 6A3.75 3.75 0 0 1 8 2.25h5.05c.729 0 1.428.29 1.944.805l3.95 3.951a2.75 2.75 0 0 1 .806 1.945V11a.75.75 0 1 1-1.5 0V9.75H15A2.75 2.75 0 0 1 12.25 7V3.75H8A2.25 2.25 0 0 0 5.75 6v12A2.25 2.25 0 0 0 8 20.25h2a.75.75 0 0 1 0 1.5H8A3.75 3.75 0 0 1 4.25 18V6Zm9.5-2.035V7c0 .69.56 1.25 1.25 1.25h3.035a1.248 1.248 0 0 0-.151-.183l-3.95-3.95a1.246 1.246 0 0 0-.184-.152Z" }),
8
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.366 20.573a1.25 1.25 0 0 0-.366.884v1.793c0 .414.336.75.75.75h1.793c.331 0 .65-.132.884-.366l5.603-5.604 1.576-1.575a1.35 1.35 0 0 0 0-1.91l-1.151-1.151a1.35 1.35 0 0 0-1.91 0l-7.179 7.18Zm7.195-5.073.939-.94.94.94-.94.94-.94-.94Zm-.122 2-.939-.94-5 5v.94h.94l5-5Z" })));
9
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocEditIcon24Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,11 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var DocEditIcon24Solid = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
7
+ React.createElement("path", { d: "M12.05 2H8a4 4 0 0 0-4 4v12a4 4 0 0 0 4 4h3v-.172a2 2 0 0 1 .586-1.414L20 12v-1.95h-5.2a2.75 2.75 0 0 1-2.75-2.75V2Z" }),
8
+ React.createElement("path", { d: "m20 8.55-6.45-6.49V7.3c0 .69.56 1.25 1.25 1.25H20Z" }),
9
+ React.createElement("path", { d: "M13 21.914V23.5a.5.5 0 0 0 .5.5h1.586a1 1 0 0 0 .707-.293l5.854-5.854-2.5-2.5-5.854 5.854a1 1 0 0 0-.293.707Z" }),
10
+ React.createElement("path", { d: "m23.677 15.823-1.323 1.323-2.5-2.5 1.323-1.323a1 1 0 0 1 1.414 0l1.086 1.086a1 1 0 0 1 0 1.414Z" })));
11
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocEditIcon32Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,9 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var DocEditIcon32Regular = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 32 }, props),
7
+ 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.5H25v1a1 1 0 1 0 2 0v-2.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" }),
8
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.324 22.09a2.25 2.25 0 0 0 .002-3.18l-1.234-1.237a2.25 2.25 0 0 0-3.184-.002l-9.323 9.33A2 2 0 0 0 16 28.413V30.5a1.5 1.5 0 0 0 1.5 1.5h2.086A2 2 0 0 0 21 31.414l9.324-9.324Zm-2.648-3.005a.25.25 0 0 0-.354 0l-1.41 1.412 1.588 1.589 1.41-1.41a.25.25 0 0 0 0-.354l-1.234-1.237Zm-1.59 4.415-1.588-1.588L18 28.414V30h1.586l6.5-6.5Z" })));
9
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocEditIcon64Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,10 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var DocEditIcon64Regular = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 64 }, props),
7
+ React.createElement("path", { d: "M21.5 6C15.701 6 11 10.701 11 16.5v31C11 53.299 15.701 58 21.5 58h6a1.5 1.5 0 0 0 0-3h-6a7.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.048V31.5a1.5 1.5 0 0 0 3 0v-8.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" }),
8
+ 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" }),
9
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M52.318 37.06a4.5 4.5 0 0 1 6.364 0l1.257 1.258a4.5 4.5 0 0 1 0 6.364l-17 17A4.5 4.5 0 0 1 39.759 63l-3.755.002a2 2 0 0 1-2-2L34 57.246a4.5 4.5 0 0 1 1.318-3.185l16.999-17Zm4.243 2.122a1.5 1.5 0 0 0-2.122 0l-2.568 2.568 3.379 3.379 2.568-2.568a1.5 1.5 0 0 0 0-2.122l-1.257-1.257Zm-3.432 8.068-3.379-3.379-12.31 12.31a1.5 1.5 0 0 0-.44 1.062L37.004 60h2.754a1.5 1.5 0 0 0 1.06-.44L53.13 47.25Z" })));
10
+ };
@@ -0,0 +1,11 @@
1
+ export * from './DocEditIcon';
2
+ export * from './DocEditIcon16Light';
3
+ export * from './DocEditIcon16Regular';
4
+ export * from './DocEditIcon16Solid';
5
+ export * from './DocEditIcon20Light';
6
+ export * from './DocEditIcon20Regular';
7
+ export * from './DocEditIcon20Solid';
8
+ export * from './DocEditIcon24Regular';
9
+ export * from './DocEditIcon24Solid';
10
+ export * from './DocEditIcon32Regular';
11
+ export * from './DocEditIcon64Regular';
@@ -0,0 +1,11 @@
1
+ export * from './DocEditIcon';
2
+ export * from './DocEditIcon16Light';
3
+ export * from './DocEditIcon16Regular';
4
+ export * from './DocEditIcon16Solid';
5
+ export * from './DocEditIcon20Light';
6
+ export * from './DocEditIcon20Regular';
7
+ export * from './DocEditIcon20Solid';
8
+ export * from './DocEditIcon24Regular';
9
+ export * from './DocEditIcon24Solid';
10
+ export * from './DocEditIcon32Regular';
11
+ export * from './DocEditIcon64Regular';
@@ -0,0 +1,2 @@
1
+ import { IconProps } from '../../internal/Icon';
2
+ export declare const MailOffIcon: (props: IconProps) => JSX.Element;
@@ -0,0 +1,39 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { Icon } from '../../internal/Icon';
5
+ import { MailOffIcon16Light } from './MailOffIcon16Light';
6
+ import { MailOffIcon16Regular } from './MailOffIcon16Regular';
7
+ import { MailOffIcon16Solid } from './MailOffIcon16Solid';
8
+ import { MailOffIcon20Light } from './MailOffIcon20Light';
9
+ import { MailOffIcon20Regular } from './MailOffIcon20Regular';
10
+ import { MailOffIcon20Solid } from './MailOffIcon20Solid';
11
+ import { MailOffIcon24Regular } from './MailOffIcon24Regular';
12
+ import { MailOffIcon24Solid } from './MailOffIcon24Solid';
13
+ import { MailOffIcon32Regular } from './MailOffIcon32Regular';
14
+ import { MailOffIcon64Regular } from './MailOffIcon64Regular';
15
+ var sizes = {
16
+ 16: {
17
+ light: MailOffIcon16Light,
18
+ regular: MailOffIcon16Regular,
19
+ solid: MailOffIcon16Solid,
20
+ },
21
+ 20: {
22
+ light: MailOffIcon20Light,
23
+ regular: MailOffIcon20Regular,
24
+ solid: MailOffIcon20Solid,
25
+ },
26
+ 24: {
27
+ regular: MailOffIcon24Regular,
28
+ solid: MailOffIcon24Solid,
29
+ },
30
+ 32: {
31
+ regular: MailOffIcon32Regular,
32
+ },
33
+ 64: {
34
+ regular: MailOffIcon64Regular,
35
+ },
36
+ };
37
+ export var MailOffIcon = function (props) {
38
+ return React.createElement(Icon, __assign({}, props, { sizes: sizes }));
39
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon16Light: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,10 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon16Light = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.59.633a.5.5 0 1 0-.68.734l13.5 12.5a.5.5 0 0 0 .68-.734l-1.45-1.341c.229-.377.36-.82.36-1.292v-5A2.5 2.5 0 0 0 11.5 3H4.146L1.59.633ZM5.226 4l3.79 3.51 2.155-1.886a.5.5 0 0 1 .658.752L9.754 8.192l3.127 2.896c.076-.18.119-.38.119-.588v-5A1.5 1.5 0 0 0 11.5 4H5.226Z" }),
8
+ React.createElement("path", { d: "M1 5.5c0-.735.317-1.395.821-1.853l.739.684C2.218 4.606 2 5.028 2 5.5v5A1.5 1.5 0 0 0 3.5 12h7.342l1.047.97c-.126.02-.256.03-.389.03h-8A2.5 2.5 0 0 1 1 10.5v-5Z" }),
9
+ React.createElement("path", { d: "m3.83 5.624 2.299 2.012 1.803 1.67a2.498 2.498 0 0 1-2.078-.582L3.17 6.376a.5.5 0 1 1 .658-.752Z" })));
10
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon16Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,10 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon16Regular = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.284.223a.75.75 0 1 0-1.061 1.06L14.72 13.78a.75.75 0 1 0 1.06-1.06l-1.129-1.13c.222-.396.349-.853.349-1.34v-5.5A2.75 2.75 0 0 0 12.25 2H5.06L3.285.223ZM6.56 3.5l2.993 2.993 1.662-1.581a.75.75 0 0 1 1.034 1.086l-1.635 1.556 2.872 2.873c.008-.058.013-.117.013-.177v-5.5c0-.69-.56-1.25-1.25-1.25H6.56Z" }),
8
+ React.createElement("path", { d: "M1 4.75c0-.909.441-1.715 1.12-2.215L3.21 3.623A1.25 1.25 0 0 0 2.5 4.75v5.5c0 .69.56 1.25 1.25 1.25h7.336l1.482 1.482a2.78 2.78 0 0 1-.318.018h-8.5A2.75 2.75 0 0 1 1 10.25v-5.5Z" }),
9
+ React.createElement("path", { d: "m4.637 5.058.128.12 3.85 3.851a2.75 2.75 0 0 1-2.656-.648L3.604 6.145a.75.75 0 1 1 1.033-1.087Z" })));
10
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon16Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,9 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon16Solid = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.386.284A1 1 0 0 0 .989 1.716l.897.875A2.495 2.495 0 0 0 1 4.5v6A2.5 2.5 0 0 0 3.5 13h9.05l1.502 1.466a1 1 0 1 0 1.396-1.432L2.386.284Zm6.426 9.067L4.079 4.732a.75.75 0 0 0-.849 1.215l2.862 2.756a2.75 2.75 0 0 0 2.72.648Z" }),
8
+ React.createElement("path", { d: "m12.77 5.947-1.227 1.181 3.456 3.456L15 10.5v-6A2.5 2.5 0 0 0 12.5 2H6.414l4.068 4.068 1.247-1.202a.75.75 0 0 1 1.04 1.08Z" })));
9
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon20Light: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,10 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon20Light = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.854 1.146a.5.5 0 1 0-.708.708l16 16a.5.5 0 0 0 .708-.708l-1.884-1.883A2.993 2.993 0 0 0 18 13V7a3 3 0 0 0-3-3H5.707L2.854 1.146ZM6.707 5 11.6 9.893l3.046-3.047a.5.5 0 0 1 .708.707L12.307 10.6l3.953 3.953c.452-.367.74-.926.74-1.553V7a2 2 0 0 0-2-2H6.707Z" }),
8
+ React.createElement("path", { d: "M2 7c0-.978.468-1.846 1.192-2.394l.717.717C3.362 5.68 3 6.298 3 7v6a2 2 0 0 0 2 2h8.586l1 1H5a3 3 0 0 1-3-3V7Z" }),
9
+ React.createElement("path", { d: "M8.515 10.008c.117.117.245.218.38.302l1.307 1.306a3.092 3.092 0 0 1-2.394-.901L4.646 7.553a.5.5 0 1 1 .708-.707l3.161 3.162Z" })));
10
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon20Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,10 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon20Regular = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.53.47a.75.75 0 0 0-1.06 1.06l16 16a.75.75 0 1 0 1.06-1.06l-2.013-2.014a3.234 3.234 0 0 0 .484-1.707V7.25a3.25 3.25 0 0 0-3.25-3.25H7.062L3.53.47ZM8.562 5.5l3.474 3.474 1.87-1.82a.75.75 0 0 1 1.046 1.076l-1.856 1.805 3.303 3.303c.066-.185.102-.383.102-.59V7.25a1.75 1.75 0 0 0-1.75-1.75H8.562Z" }),
8
+ React.createElement("path", { d: "M1.999 7.251c0-1.176.625-2.206 1.56-2.777l1.122 1.121A1.75 1.75 0 0 0 3.5 7.251v5.498c0 .966.783 1.75 1.75 1.75h8.335l1.485 1.484a3.27 3.27 0 0 1-.318.016H5.25a3.25 3.25 0 0 1-3.25-3.25V7.25Z" }),
9
+ React.createElement("path", { d: "M8.78 9.768c.1.097.207.179.32.247l1.66 1.659a3.248 3.248 0 0 1-3.025-.83L5.047 8.23a.75.75 0 1 1 1.046-1.075L8.78 9.768Z" })));
10
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon20Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,9 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon20Solid = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.707.293a1 1 0 0 0-1.414 1.414L3.825 4.24A3 3 0 0 0 2 7v6a3 3 0 0 0 3 3h10c.184 0 .363-.017.538-.048l2.255 2.255a1 1 0 0 0 1.414-1.414L2.707.293Zm8.434 11.262-1.301-1.3a1.744 1.744 0 0 1-1.06-.49L5.576 6.65a.75.75 0 1 0-1.046 1.075l3.202 3.116a3.25 3.25 0 0 0 3.408.715Z" }),
8
+ React.createElement("path", { d: "M15.469 7.724 14.034 9.12 18 13.085 18 13V7a3 3 0 0 0-3-3H8.914l4.06 4.06 1.449-1.411a.75.75 0 0 1 1.046 1.075Z" })));
9
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon24Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,10 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon24Regular = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.48.97a.75.75 0 0 0-1.061 1.06l19.5 19.5a.75.75 0 1 0 1.06-1.06l-2.085-2.085A3.735 3.735 0 0 0 21.75 16V8A3.75 3.75 0 0 0 18 4.25H6.76L3.48.97Zm4.78 4.78 5.715 5.715L17.22 8.22a.75.75 0 1 1 1.06 1.06l-3.245 3.245 4.79 4.79A2.24 2.24 0 0 0 20.25 16V8A2.25 2.25 0 0 0 18 5.75H8.26Z" }),
8
+ React.createElement("path", { d: "M2.25 8c0-1.153.52-2.185 1.34-2.873l1.067 1.068A2.247 2.247 0 0 0 3.75 8v8A2.25 2.25 0 0 0 6 18.25h10.712l1.494 1.494a3.81 3.81 0 0 1-.206.006H6A3.75 3.75 0 0 1 2.25 16V8Z" }),
9
+ React.createElement("path", { d: "M10.266 11.992c.19.19.404.338.633.445l1.65 1.65a3.746 3.746 0 0 1-3.344-1.035L5.576 9.424a.75.75 0 1 1 1.061-1.061l3.629 3.629Z" })));
10
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon24Solid: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,9 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon24Solid = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.178.376A1.25 1.25 0 0 0 1.41 2.144L3.876 4.61A3.997 3.997 0 0 0 2 8v8a4 4 0 0 0 4 4h12c.385 0 .758-.055 1.11-.156l2.506 2.506a1.25 1.25 0 0 0 1.768-1.768L3.178.376Zm9.878 13.413-2.268-2.268a2.022 2.022 0 0 1-.14-.116L6.677 7.763a1 1 0 1 0-1.352 1.474l3.973 3.642a4 4 0 0 0 3.759.91Z" }),
8
+ React.createElement("path", { d: "m18.676 9.237-1.996 1.83 5.303 5.303c.011-.122.017-.245.017-.37V8a4 4 0 0 0-4-4H9.613l5.651 5.651 2.06-1.888a1 1 0 1 1 1.352 1.474Z" })));
9
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon32Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,10 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon32Regular = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 32 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.707.293a1 1 0 0 0-1.414 1.414l28 28a1 1 0 0 0 1.414-1.414l-3.116-3.116A5.48 5.48 0 0 0 30 21.5v-11A5.5 5.5 0 0 0 24.5 5H8.414L3.707.293ZM10.414 7l7.794 7.794 5.129-4.543a1 1 0 1 1 1.326 1.498l-5.038 4.462 7.548 7.548c.516-.61.827-1.398.827-2.259v-11A3.5 3.5 0 0 0 24.5 7H10.414Z" }),
8
+ React.createElement("path", { d: "M2 10.5c0-1.788.853-3.377 2.174-4.381L5.61 7.554A3.497 3.497 0 0 0 4 10.5v11A3.5 3.5 0 0 0 7.5 25h15.555l1.975 1.975a5.563 5.563 0 0 1-.53.025h-17A5.5 5.5 0 0 1 2 21.5v-11Z" }),
9
+ React.createElement("path", { d: "m12.974 14.96-1.248-1.29-3.596-3.595a1 1 0 0 0-1.099 1.62l4.506 4.656a5.493 5.493 0 0 0 4.516 1.647l-2.692-2.693a3.523 3.523 0 0 1-.387-.345Z" })));
10
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const MailOffIcon64Regular: (props: BaseIconProps) => JSX.Element;
@@ -0,0 +1,10 @@
1
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
2
+ import { __assign } from "tslib";
3
+ import React from 'react';
4
+ import { BaseIcon } from '../../internal/BaseIcon';
5
+ export var MailOffIcon64Regular = function (props) {
6
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 64 }, props),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.56 3.44a1.5 1.5 0 1 0-2.12 2.12l52 52a1.5 1.5 0 0 0 2.12-2.12l-5.088-5.089A10.474 10.474 0 0 0 58 42.5v-21C58 15.701 53.299 11 47.5 11h-31c-.44 0-.873.027-1.3.08L7.56 3.44ZM18.122 14l18.1 18.1c.201-.163.396-.338.582-.525L47.44 20.94a1.5 1.5 0 0 1 2.122 2.122L38.925 33.697c-.186.186-.378.363-.574.533l13.995 13.995A7.484 7.484 0 0 0 55 42.5v-21a7.5 7.5 0 0 0-7.5-7.5H18.121Z" }),
8
+ React.createElement("path", { d: "M6 21.5c0-2.763 1.067-5.277 2.812-7.152l2.124 2.123A7.472 7.472 0 0 0 9 21.5v21a7.5 7.5 0 0 0 7.5 7.5h27.965l3 3H16.5C10.701 53 6 48.299 6 42.5v-21Z" }),
9
+ React.createElement("path", { d: "M13.94 21.44a1.5 1.5 0 0 1 1.641-.323l15.652 15.652a10.464 10.464 0 0 1-7.158-3.072L13.94 23.56a1.5 1.5 0 0 1 0-2.122Z" })));
10
+ };
@@ -0,0 +1,11 @@
1
+ export * from './MailOffIcon';
2
+ export * from './MailOffIcon16Light';
3
+ export * from './MailOffIcon16Regular';
4
+ export * from './MailOffIcon16Solid';
5
+ export * from './MailOffIcon20Light';
6
+ export * from './MailOffIcon20Regular';
7
+ export * from './MailOffIcon20Solid';
8
+ export * from './MailOffIcon24Regular';
9
+ export * from './MailOffIcon24Solid';
10
+ export * from './MailOffIcon32Regular';
11
+ export * from './MailOffIcon64Regular';
@@ -0,0 +1,11 @@
1
+ export * from './MailOffIcon';
2
+ export * from './MailOffIcon16Light';
3
+ export * from './MailOffIcon16Regular';
4
+ export * from './MailOffIcon16Solid';
5
+ export * from './MailOffIcon20Light';
6
+ export * from './MailOffIcon20Regular';
7
+ export * from './MailOffIcon20Solid';
8
+ export * from './MailOffIcon24Regular';
9
+ export * from './MailOffIcon24Solid';
10
+ export * from './MailOffIcon32Regular';
11
+ export * from './MailOffIcon64Regular';
@@ -124,8 +124,11 @@ export * from './DevCodeIcon';
124
124
  export * from './DivideCircleIcon';
125
125
  export * from './DivideIcon';
126
126
  export * from './DocArrowConvertIcon';
127
+ export * from './DocArrowInIcon';
128
+ export * from './DocArrowOutIcon';
127
129
  export * from './DocArrowSyncIcon';
128
130
  export * from './DocCheckIcon';
131
+ export * from './DocEditIcon';
129
132
  export * from './DocIcon';
130
133
  export * from './DocMinusIcon';
131
134
  export * from './DocPlusIcon';
@@ -205,6 +208,7 @@ export * from './LogoYoutubeIcon';
205
208
  export * from './MailArrowInIcon';
206
209
  export * from './MailArrowOutIcon';
207
210
  export * from './MailIcon';
211
+ export * from './MailOffIcon';
208
212
  export * from './MarketReceiptIcon';
209
213
  export * from './MarketRegisterClassicIcon';
210
214
  export * from './MarketRegisterScannerIcon';
@@ -124,8 +124,11 @@ export * from './DevCodeIcon';
124
124
  export * from './DivideCircleIcon';
125
125
  export * from './DivideIcon';
126
126
  export * from './DocArrowConvertIcon';
127
+ export * from './DocArrowInIcon';
128
+ export * from './DocArrowOutIcon';
127
129
  export * from './DocArrowSyncIcon';
128
130
  export * from './DocCheckIcon';
131
+ export * from './DocEditIcon';
129
132
  export * from './DocIcon';
130
133
  export * from './DocMinusIcon';
131
134
  export * from './DocPlusIcon';
@@ -205,6 +208,7 @@ export * from './LogoYoutubeIcon';
205
208
  export * from './MailArrowInIcon';
206
209
  export * from './MailArrowOutIcon';
207
210
  export * from './MailIcon';
211
+ export * from './MailOffIcon';
208
212
  export * from './MarketReceiptIcon';
209
213
  export * from './MarketRegisterClassicIcon';
210
214
  export * from './MarketRegisterScannerIcon';
@@ -0,0 +1,2 @@
1
+ import { IconProps } from '../../internal/Icon';
2
+ export declare const DocArrowInIcon: (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 { DocArrowInIcon16Light } from './DocArrowInIcon16Light';
16
+ import { DocArrowInIcon16Regular } from './DocArrowInIcon16Regular';
17
+ import { DocArrowInIcon16Solid } from './DocArrowInIcon16Solid';
18
+ import { DocArrowInIcon20Light } from './DocArrowInIcon20Light';
19
+ import { DocArrowInIcon20Regular } from './DocArrowInIcon20Regular';
20
+ import { DocArrowInIcon20Solid } from './DocArrowInIcon20Solid';
21
+ import { DocArrowInIcon24Regular } from './DocArrowInIcon24Regular';
22
+ import { DocArrowInIcon24Solid } from './DocArrowInIcon24Solid';
23
+ import { DocArrowInIcon32Regular } from './DocArrowInIcon32Regular';
24
+ import { DocArrowInIcon64Regular } from './DocArrowInIcon64Regular';
25
+ var sizes = {
26
+ 16: {
27
+ light: DocArrowInIcon16Light,
28
+ regular: DocArrowInIcon16Regular,
29
+ solid: DocArrowInIcon16Solid,
30
+ },
31
+ 20: {
32
+ light: DocArrowInIcon20Light,
33
+ regular: DocArrowInIcon20Regular,
34
+ solid: DocArrowInIcon20Solid,
35
+ },
36
+ 24: {
37
+ regular: DocArrowInIcon24Regular,
38
+ solid: DocArrowInIcon24Solid,
39
+ },
40
+ 32: {
41
+ regular: DocArrowInIcon32Regular,
42
+ },
43
+ 64: {
44
+ regular: DocArrowInIcon64Regular,
45
+ },
46
+ };
47
+ export var DocArrowInIcon = 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 DocArrowInIcon16Light: (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 DocArrowInIcon16Light = 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.5v4a.5.5 0 0 0 1 0v-4A1.5 1.5 0 0 1 5.5 2H8v2.5A1.5 1.5 0 0 0 9.5 6H12v5.5a1.5 1.5 0 0 1-.75 1.3.5.5 0 0 0 .5.865A2.5 2.5 0 0 0 13 11.5V5.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: "M.5 8a.5.5 0 0 1 .5.5V9a3 3 0 0 0 3 3h4.148L5.675 9.88a.5.5 0 0 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-.759L8.148 13H4a4 4 0 0 1-4-4v-.5A.5.5 0 0 1 .5 8Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowInIcon16Regular: (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 DocArrowInIcon16Regular = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
17
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.75 1A2.75 2.75 0 0 0 3 3.75v2.5a.75.75 0 0 0 1.5 0v-2.5c0-.69.56-1.25 1.25-1.25h2.5v3c0 .69.56 1.25 1.25 1.25h3v5.5a1.25 1.25 0 0 1-.937 1.21.75.75 0 0 0 .373 1.454A2.75 2.75 0 0 0 14 12.25V5.653c0-.464-.184-.909-.512-1.237l-2.904-2.903A1.75 1.75 0 0 0 9.347 1H5.75Zm6.45 4.25L9.75 2.8v2.45h2.45Z" }),
18
+ React.createElement("path", { d: "M.75 7.5a.75.75 0 0 1 .75.75v.5a2.75 2.75 0 0 0 2.75 2.75h3.332l-1.795-1.41a.75.75 0 1 1 .926-1.18l2.5 1.964a1.75 1.75 0 0 1 0 2.752l-2.5 1.964a.75.75 0 1 1-.926-1.18L7.582 13H4.25A4.25 4.25 0 0 1 0 8.75v-.5a.75.75 0 0 1 .75-.75Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowInIcon16Solid: (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 DocArrowInIcon16Solid = function (props) {
16
+ return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
17
+ React.createElement("path", { d: "M5.5 1H9v3.5A1.5 1.5 0 0 0 10.5 6H14v6.5a2.5 2.5 0 0 1-2.5 2.5h-.665a3.251 3.251 0 0 0-.413-4.691L8.267 8.59A2.25 2.25 0 0 0 4.63 10.6H4.25C3.56 10.6 3 10.04 3 9.35V3.5A2.5 2.5 0 0 1 5.5 1Z" }),
18
+ React.createElement("path", { d: "M14 4.99V5h-3.5a.5.5 0 0 1-.5-.5V1h.011l3.99 3.99Z" }),
19
+ React.createElement("path", { d: "M.9 7.975c.483 0 .875.392.875.875v.5A2.625 2.625 0 0 0 4.4 11.975h3.1l-1.18-.94a.875.875 0 1 1 1.09-1.37l2.155 1.719c.941.75.941 2.181 0 2.932L7.41 16.034a.875.875 0 0 1-1.09-1.368l1.18-.941H4.4A4.375 4.375 0 0 1 .025 9.35v-.5c0-.483.392-.875.875-.875Z" })));
20
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowInIcon20Light: (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 DocArrowInIcon20Light = 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 3v5.5a.5.5 0 0 0 1 0V5a2 2 0 0 1 2-2h3v3a2 2 0 0 0 2 2h3v7a2 2 0 0 1-1.6 1.96.5.5 0 1 0 .2.98A3 3 0 0 0 16 15V7.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: "M1.5 11a.5.5 0 0 1 .5.5v.5a3 3 0 0 0 3 3h4.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-.759L9.648 16H5a4 4 0 0 1-4-4v-.5a.5.5 0 0 1 .5-.5Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowInIcon20Regular: (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 DocArrowInIcon20Regular = 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.25a.75.75 0 1 0 1.5 0V5.251c0-.966.783-1.75 1.75-1.75H9.25V6.5a2.25 2.25 0 0 0 2.25 2.25h2.998v6.003c0 .966-.782 1.748-1.748 1.748a.75.75 0 0 0 0 1.5 3.249 3.249 0 0 0 3.248-3.248V7.632c0-.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: "M.75 10.25a.75.75 0 0 1 .75.75v.75a2.75 2.75 0 0 0 2.75 2.75h4.49l-2.231-1.933a.75.75 0 0 1 .982-1.134l2.878 2.495a1.75 1.75 0 0 1 0 2.645l-2.878 2.494a.75.75 0 0 1-.982-1.134L8.739 16H4.25A4.25 4.25 0 0 1 0 11.75V11a.75.75 0 0 1 .75-.75Z" })));
19
+ };
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const DocArrowInIcon20Solid: (props: BaseIconProps) => JSX.Element;