@skbkontur/icons 1.1.1 → 1.2.1

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 (123) hide show
  1. package/CHANGELOG.md +11 -22
  2. package/README.md +8 -14
  3. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon.d.ts +2 -0
  4. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon.js +41 -0
  5. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Light.d.ts +2 -0
  6. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Light.js +11 -0
  7. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Regular.d.ts +2 -0
  8. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Regular.js +11 -0
  9. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Solid.d.ts +2 -0
  10. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Solid.js +11 -0
  11. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Light.d.ts +2 -0
  12. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Light.js +11 -0
  13. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Regular.d.ts +2 -0
  14. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Regular.js +11 -0
  15. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Solid.d.ts +2 -0
  16. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Solid.js +11 -0
  17. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon24Regular.d.ts +2 -0
  18. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon24Regular.js +11 -0
  19. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon24Solid.d.ts +2 -0
  20. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon24Solid.js +11 -0
  21. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon32Regular.d.ts +2 -0
  22. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon32Regular.js +11 -0
  23. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon64Regular.d.ts +2 -0
  24. package/esm/icons/RotateSquareLeftIcon/RotateSquareLeftIcon64Regular.js +11 -0
  25. package/esm/icons/RotateSquareLeftIcon/index.d.ts +11 -0
  26. package/esm/icons/RotateSquareLeftIcon/index.js +11 -0
  27. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon.d.ts +2 -0
  28. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon.js +41 -0
  29. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon16Light.d.ts +2 -0
  30. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon16Light.js +11 -0
  31. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon16Regular.d.ts +2 -0
  32. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon16Regular.js +11 -0
  33. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon16Solid.d.ts +2 -0
  34. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon16Solid.js +11 -0
  35. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon20Light.d.ts +2 -0
  36. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon20Light.js +11 -0
  37. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon20Regular.d.ts +2 -0
  38. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon20Regular.js +11 -0
  39. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon20Solid.d.ts +2 -0
  40. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon20Solid.js +11 -0
  41. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon24Regular.d.ts +2 -0
  42. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon24Regular.js +11 -0
  43. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon24Solid.d.ts +2 -0
  44. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon24Solid.js +11 -0
  45. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon32Regular.d.ts +2 -0
  46. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon32Regular.js +11 -0
  47. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon64Regular.d.ts +2 -0
  48. package/esm/icons/RotateSquareRightIcon/RotateSquareRightIcon64Regular.js +11 -0
  49. package/esm/icons/RotateSquareRightIcon/index.d.ts +11 -0
  50. package/esm/icons/RotateSquareRightIcon/index.js +11 -0
  51. package/esm/icons/index.d.ts +2 -0
  52. package/esm/icons/index.js +2 -0
  53. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon.d.ts +2 -0
  54. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon.js +51 -0
  55. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Light.d.ts +2 -0
  56. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Light.js +21 -0
  57. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Regular.d.ts +2 -0
  58. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Regular.js +21 -0
  59. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Solid.d.ts +2 -0
  60. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon16Solid.js +21 -0
  61. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Light.d.ts +2 -0
  62. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Light.js +21 -0
  63. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Regular.d.ts +2 -0
  64. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Regular.js +21 -0
  65. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Solid.d.ts +2 -0
  66. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon20Solid.js +21 -0
  67. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon24Regular.d.ts +2 -0
  68. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon24Regular.js +21 -0
  69. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon24Solid.d.ts +2 -0
  70. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon24Solid.js +21 -0
  71. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon32Regular.d.ts +2 -0
  72. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon32Regular.js +21 -0
  73. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon64Regular.d.ts +2 -0
  74. package/icons/RotateSquareLeftIcon/RotateSquareLeftIcon64Regular.js +21 -0
  75. package/icons/RotateSquareLeftIcon/index.d.ts +11 -0
  76. package/icons/RotateSquareLeftIcon/index.js +11 -0
  77. package/icons/RotateSquareRightIcon/RotateSquareRightIcon.d.ts +2 -0
  78. package/icons/RotateSquareRightIcon/RotateSquareRightIcon.js +51 -0
  79. package/icons/RotateSquareRightIcon/RotateSquareRightIcon16Light.d.ts +2 -0
  80. package/icons/RotateSquareRightIcon/RotateSquareRightIcon16Light.js +21 -0
  81. package/icons/RotateSquareRightIcon/RotateSquareRightIcon16Regular.d.ts +2 -0
  82. package/icons/RotateSquareRightIcon/RotateSquareRightIcon16Regular.js +21 -0
  83. package/icons/RotateSquareRightIcon/RotateSquareRightIcon16Solid.d.ts +2 -0
  84. package/icons/RotateSquareRightIcon/RotateSquareRightIcon16Solid.js +21 -0
  85. package/icons/RotateSquareRightIcon/RotateSquareRightIcon20Light.d.ts +2 -0
  86. package/icons/RotateSquareRightIcon/RotateSquareRightIcon20Light.js +21 -0
  87. package/icons/RotateSquareRightIcon/RotateSquareRightIcon20Regular.d.ts +2 -0
  88. package/icons/RotateSquareRightIcon/RotateSquareRightIcon20Regular.js +21 -0
  89. package/icons/RotateSquareRightIcon/RotateSquareRightIcon20Solid.d.ts +2 -0
  90. package/icons/RotateSquareRightIcon/RotateSquareRightIcon20Solid.js +21 -0
  91. package/icons/RotateSquareRightIcon/RotateSquareRightIcon24Regular.d.ts +2 -0
  92. package/icons/RotateSquareRightIcon/RotateSquareRightIcon24Regular.js +21 -0
  93. package/icons/RotateSquareRightIcon/RotateSquareRightIcon24Solid.d.ts +2 -0
  94. package/icons/RotateSquareRightIcon/RotateSquareRightIcon24Solid.js +21 -0
  95. package/icons/RotateSquareRightIcon/RotateSquareRightIcon32Regular.d.ts +2 -0
  96. package/icons/RotateSquareRightIcon/RotateSquareRightIcon32Regular.js +21 -0
  97. package/icons/RotateSquareRightIcon/RotateSquareRightIcon64Regular.d.ts +2 -0
  98. package/icons/RotateSquareRightIcon/RotateSquareRightIcon64Regular.js +21 -0
  99. package/icons/RotateSquareRightIcon/index.d.ts +11 -0
  100. package/icons/RotateSquareRightIcon/index.js +11 -0
  101. package/icons/index.d.ts +2 -0
  102. package/icons/index.js +2 -0
  103. package/package.json +1 -1
  104. package/src/rotate-square-left/Size=16, Style=light.svg +16 -0
  105. package/src/rotate-square-left/Size=16, Style=regular.svg +16 -0
  106. package/src/rotate-square-left/Size=16, Style=solid.svg +16 -0
  107. package/src/rotate-square-left/Size=20, Style=light.svg +11 -0
  108. package/src/rotate-square-left/Size=20, Style=regular.svg +11 -0
  109. package/src/rotate-square-left/Size=20, Style=solid.svg +16 -0
  110. package/src/rotate-square-left/Size=24, Style=regular.svg +11 -0
  111. package/src/rotate-square-left/Size=24, Style=solid.svg +11 -0
  112. package/src/rotate-square-left/Size=32, Style=regular.svg +11 -0
  113. package/src/rotate-square-left/Size=64, Style=regular.svg +11 -0
  114. package/src/rotate-square-right/Size=16, Style=light.svg +16 -0
  115. package/src/rotate-square-right/Size=16, Style=regular.svg +16 -0
  116. package/src/rotate-square-right/Size=16, Style=solid.svg +16 -0
  117. package/src/rotate-square-right/Size=20, Style=light.svg +16 -0
  118. package/src/rotate-square-right/Size=20, Style=regular.svg +11 -0
  119. package/src/rotate-square-right/Size=20, Style=solid.svg +16 -0
  120. package/src/rotate-square-right/Size=24, Style=regular.svg +11 -0
  121. package/src/rotate-square-right/Size=24, Style=solid.svg +11 -0
  122. package/src/rotate-square-right/Size=32, Style=regular.svg +11 -0
  123. package/src/rotate-square-right/Size=64, Style=regular.svg +11 -0
@@ -0,0 +1,11 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ import { __assign } from "tslib";
4
+ import React from 'react';
5
+ import { forwardRef } from '../../helpers/forwardRef';
6
+ import { BaseIcon } from '../../internal/BaseIcon';
7
+ export var RotateSquareRightIcon64Regular = forwardRef('RotateSquareRightIcon64Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 64 }, props),
9
+ React.createElement("path", { d: "M27.488 1.371a1.5 1.5 0 0 0-1.976 2.258L30.508 8H19.5C12.596 8 7 13.596 7 20.5v9a1.5 1.5 0 0 0 3 0v-9a9.5 9.5 0 0 1 9.5-9.5h11.008l-4.996 4.371a1.5 1.5 0 0 0 1.976 2.258l6.28-5.495a3.5 3.5 0 0 0 0-5.268l-6.28-5.495Z" }),
10
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 33.5a9.5 9.5 0 0 1 9.5-9.5h17a9.5 9.5 0 0 1 9.5 9.5v17a9.5 9.5 0 0 1-9.5 9.5h-17a9.5 9.5 0 0 1-9.5-9.5v-17Zm9.5-6.5a6.5 6.5 0 0 0-6.5 6.5v17a6.5 6.5 0 0 0 6.5 6.5h17a6.5 6.5 0 0 0 6.5-6.5v-17a6.5 6.5 0 0 0-6.5-6.5h-17Z" })));
11
+ });
@@ -0,0 +1,11 @@
1
+ export * from './RotateSquareRightIcon';
2
+ export * from './RotateSquareRightIcon16Light';
3
+ export * from './RotateSquareRightIcon16Regular';
4
+ export * from './RotateSquareRightIcon16Solid';
5
+ export * from './RotateSquareRightIcon20Light';
6
+ export * from './RotateSquareRightIcon20Regular';
7
+ export * from './RotateSquareRightIcon20Solid';
8
+ export * from './RotateSquareRightIcon24Regular';
9
+ export * from './RotateSquareRightIcon24Solid';
10
+ export * from './RotateSquareRightIcon32Regular';
11
+ export * from './RotateSquareRightIcon64Regular';
@@ -0,0 +1,11 @@
1
+ export * from './RotateSquareRightIcon';
2
+ export * from './RotateSquareRightIcon16Light';
3
+ export * from './RotateSquareRightIcon16Regular';
4
+ export * from './RotateSquareRightIcon16Solid';
5
+ export * from './RotateSquareRightIcon20Light';
6
+ export * from './RotateSquareRightIcon20Regular';
7
+ export * from './RotateSquareRightIcon20Solid';
8
+ export * from './RotateSquareRightIcon24Regular';
9
+ export * from './RotateSquareRightIcon24Solid';
10
+ export * from './RotateSquareRightIcon32Regular';
11
+ export * from './RotateSquareRightIcon64Regular';
@@ -332,6 +332,8 @@ export * from './PlusIcon';
332
332
  export * from './PlusSquareIcon';
333
333
  export * from './QuestionCircleIcon';
334
334
  export * from './QuestionSquareIcon';
335
+ export * from './RotateSquareLeftIcon';
336
+ export * from './RotateSquareRightIcon';
335
337
  export * from './ScanBarcodeClassicIcon';
336
338
  export * from './ScanBarcodeDatamatrixIcon';
337
339
  export * from './ScanBarcodeQrIcon';
@@ -332,6 +332,8 @@ export * from './PlusIcon';
332
332
  export * from './PlusSquareIcon';
333
333
  export * from './QuestionCircleIcon';
334
334
  export * from './QuestionSquareIcon';
335
+ export * from './RotateSquareLeftIcon';
336
+ export * from './RotateSquareRightIcon';
335
337
  export * from './ScanBarcodeClassicIcon';
336
338
  export * from './ScanBarcodeDatamatrixIcon';
337
339
  export * from './ScanBarcodeQrIcon';
@@ -0,0 +1,2 @@
1
+ import { IconProps } from '../../internal/Icon';
2
+ export declare const RotateSquareLeftIcon: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, IconProps>;
@@ -0,0 +1,51 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { Icon } from '../../internal/Icon';
17
+ import { RotateSquareLeftIcon16Light } from './RotateSquareLeftIcon16Light';
18
+ import { RotateSquareLeftIcon16Regular } from './RotateSquareLeftIcon16Regular';
19
+ import { RotateSquareLeftIcon16Solid } from './RotateSquareLeftIcon16Solid';
20
+ import { RotateSquareLeftIcon20Light } from './RotateSquareLeftIcon20Light';
21
+ import { RotateSquareLeftIcon20Regular } from './RotateSquareLeftIcon20Regular';
22
+ import { RotateSquareLeftIcon20Solid } from './RotateSquareLeftIcon20Solid';
23
+ import { RotateSquareLeftIcon24Regular } from './RotateSquareLeftIcon24Regular';
24
+ import { RotateSquareLeftIcon24Solid } from './RotateSquareLeftIcon24Solid';
25
+ import { RotateSquareLeftIcon32Regular } from './RotateSquareLeftIcon32Regular';
26
+ import { RotateSquareLeftIcon64Regular } from './RotateSquareLeftIcon64Regular';
27
+ var sizes = {
28
+ 16: {
29
+ light: RotateSquareLeftIcon16Light,
30
+ regular: RotateSquareLeftIcon16Regular,
31
+ solid: RotateSquareLeftIcon16Solid,
32
+ },
33
+ 20: {
34
+ light: RotateSquareLeftIcon20Light,
35
+ regular: RotateSquareLeftIcon20Regular,
36
+ solid: RotateSquareLeftIcon20Solid,
37
+ },
38
+ 24: {
39
+ regular: RotateSquareLeftIcon24Regular,
40
+ solid: RotateSquareLeftIcon24Solid,
41
+ },
42
+ 32: {
43
+ regular: RotateSquareLeftIcon32Regular,
44
+ },
45
+ 64: {
46
+ regular: RotateSquareLeftIcon64Regular,
47
+ },
48
+ };
49
+ export var RotateSquareLeftIcon = forwardRef('RotateSquareLeftIcon', function (props, ref) {
50
+ return React.createElement(Icon, __assign({ ref: ref }, props, { sizes: sizes }));
51
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon16Light: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon16Light = forwardRef('RotateSquareLeftIcon16Light', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
19
+ React.createElement("path", { d: "M9.188.11a.5.5 0 0 1 .624.78L8.425 2H11.5A3.5 3.5 0 0 1 15 5.5v3a.5.5 0 0 1-1 0v-3A2.5 2.5 0 0 0 11.5 3H8.425l1.387 1.11a.5.5 0 0 1-.624.78L7.42 3.476a1.25 1.25 0 0 1 0-1.952L9.188.11Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 8.5A2.5 2.5 0 0 0 9.5 6h-5A2.5 2.5 0 0 0 2 8.5v5A2.5 2.5 0 0 0 4.5 16h5a2.5 2.5 0 0 0 2.5-2.5v-5ZM9.5 7A1.5 1.5 0 0 1 11 8.5v5A1.5 1.5 0 0 1 9.5 15h-5A1.5 1.5 0 0 1 3 13.5v-5A1.5 1.5 0 0 1 4.5 7h5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon16Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon16Regular = forwardRef('RotateSquareLeftIcon16Regular', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
19
+ React.createElement("path", { d: "M8.781.164a.75.75 0 1 1 .938 1.172L8.889 2h2.361A3.75 3.75 0 0 1 15 5.75v3a.75.75 0 0 1-1.5 0v-3a2.25 2.25 0 0 0-2.25-2.25H8.888l.83.664a.75.75 0 1 1-.937 1.172L7.014 3.92a1.5 1.5 0 0 1 0-2.342L8.78.164Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 8.75A2.75 2.75 0 0 0 9.25 6h-4.5A2.75 2.75 0 0 0 2 8.75v4.5A2.75 2.75 0 0 0 4.75 16h4.5A2.75 2.75 0 0 0 12 13.25v-4.5ZM9.25 7.5c.69 0 1.25.56 1.25 1.25v4.5c0 .69-.56 1.25-1.25 1.25h-4.5c-.69 0-1.25-.56-1.25-1.25v-4.5c0-.69.56-1.25 1.25-1.25h4.5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon16Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon16Solid = forwardRef('RotateSquareLeftIcon16Solid', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
19
+ React.createElement("path", { d: "M8.781.164a.75.75 0 1 1 .938 1.172L8.889 2h2.361A3.75 3.75 0 0 1 15 5.75v3a.75.75 0 0 1-1.5 0v-3a2.25 2.25 0 0 0-2.25-2.25H8.888l.83.664a.75.75 0 1 1-.937 1.172L7.014 3.92a1.5 1.5 0 0 1 0-2.342L8.78.164Z" }),
20
+ React.createElement("path", { d: "M12 8.5A2.5 2.5 0 0 0 9.5 6h-5A2.5 2.5 0 0 0 2 8.5v5A2.5 2.5 0 0 0 4.5 16h5a2.5 2.5 0 0 0 2.5-2.5v-5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon20Light: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon20Light = forwardRef('RotateSquareLeftIcon20Light', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
19
+ React.createElement("path", { d: "M12.188.11a.5.5 0 1 1 .624.78L11.425 2H15a4 4 0 0 1 4 4v2.5a.5.5 0 0 1-1 0V6a3 3 0 0 0-3-3h-3.575l1.387 1.11a.5.5 0 1 1-.624.78l-1.67-1.336a1.35 1.35 0 0 1 0-2.108L12.187.11Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15 10a3 3 0 0 0-3-3H6a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3v-6Zm-3-2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h6Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon20Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon20Regular = forwardRef('RotateSquareLeftIcon20Regular', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
19
+ React.createElement("path", { d: "M11.775.17a.75.75 0 1 1 .95 1.16l-1.124.92H14.5a4.25 4.25 0 0 1 4.25 4.25v2.75a.75.75 0 0 1-1.5 0V6.5a2.75 2.75 0 0 0-2.75-2.75h-2.899l1.124.92a.75.75 0 1 1-.95 1.16L9.83 4.239a1.6 1.6 0 0 1 0-2.476L11.775.17Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15 10.25A3.25 3.25 0 0 0 11.75 7h-5.5A3.25 3.25 0 0 0 3 10.25v5.5A3.25 3.25 0 0 0 6.25 19h5.5A3.25 3.25 0 0 0 15 15.75v-5.5ZM11.75 8.5c.966 0 1.75.784 1.75 1.75v5.5a1.75 1.75 0 0 1-1.75 1.75h-5.5a1.75 1.75 0 0 1-1.75-1.75v-5.5c0-.966.784-1.75 1.75-1.75h5.5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon20Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon20Solid = forwardRef('RotateSquareLeftIcon20Solid', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
19
+ React.createElement("path", { d: "M11.368.225a1 1 0 0 1 1.264 1.55L12.356 2H14.5A4.5 4.5 0 0 1 19 6.5V9a1 1 0 1 1-2 0V6.5A2.5 2.5 0 0 0 14.5 4h-2.144l.276.225a1 1 0 0 1-1.264 1.55L9.724 4.433a1.85 1.85 0 0 1 0-2.866L11.368.225Z" }),
20
+ React.createElement("path", { d: "M15 10.25A3.25 3.25 0 0 0 11.75 7h-5.5A3.25 3.25 0 0 0 3 10.25v5.5A3.25 3.25 0 0 0 6.25 19h5.5A3.25 3.25 0 0 0 15 15.75v-5.5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon24Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon24Regular = forwardRef('RotateSquareLeftIcon24Regular', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
19
+ React.createElement("path", { d: "M13.875.582a.75.75 0 1 1 .95 1.161L13.289 3h3.961A4.75 4.75 0 0 1 22 7.75V11a.75.75 0 0 1-1.5 0V7.75a3.25 3.25 0 0 0-3.25-3.25h-3.961l1.536 1.257a.75.75 0 1 1-.95 1.161L11.66 5.104a1.75 1.75 0 0 1 0-2.708L13.875.582Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18 12.75A3.75 3.75 0 0 0 14.25 9h-6.5A3.75 3.75 0 0 0 4 12.75v6.5A3.75 3.75 0 0 0 7.75 23h6.5A3.75 3.75 0 0 0 18 19.25v-6.5Zm-3.75-2.25a2.25 2.25 0 0 1 2.25 2.25v6.5a2.25 2.25 0 0 1-2.25 2.25h-6.5a2.25 2.25 0 0 1-2.25-2.25v-6.5a2.25 2.25 0 0 1 2.25-2.25h6.5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon24Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon24Solid = forwardRef('RotateSquareLeftIcon24Solid', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
19
+ React.createElement("path", { d: "M13.638.292a1.125 1.125 0 0 1 1.424 1.741l-.723.592h2.911a5.125 5.125 0 0 1 5.125 5.125V11a1.125 1.125 0 0 1-2.25 0V7.75a2.875 2.875 0 0 0-2.875-2.875h-2.91l.722.592a1.125 1.125 0 0 1-1.424 1.741L11.42 5.395a2.125 2.125 0 0 1 0-3.29L13.638.292Z" }),
20
+ React.createElement("path", { d: "M18 13a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v6a4 4 0 0 0 4 4h6a4 4 0 0 0 4-4v-6Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon32Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon32Regular = forwardRef('RotateSquareLeftIcon32Regular', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 32 }, props),
19
+ React.createElement("path", { d: "M18.364.728a1 1 0 1 1 1.272 1.544L17.537 4H22.5a6.5 6.5 0 0 1 6.5 6.5V15a1 1 0 1 1-2 0v-4.5A4.5 4.5 0 0 0 22.5 6h-4.963l2.099 1.728a1 1 0 0 1-1.272 1.544l-3.312-2.728a2 2 0 0 1 0-3.088L18.364.728Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23 17a5 5 0 0 0-5-5h-8a5 5 0 0 0-5 5v8a5 5 0 0 0 5 5h8a5 5 0 0 0 5-5v-8Zm-5-3a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3v-8a3 3 0 0 1 3-3h8Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon64Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareLeftIcon64Regular = forwardRef('RotateSquareLeftIcon64Regular', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 64 }, props),
19
+ React.createElement("path", { d: "M36.512 1.371a1.5 1.5 0 0 1 1.976 2.258L33.492 8H44.5C51.404 8 57 13.596 57 20.5v9a1.5 1.5 0 0 1-3 0v-9a9.5 9.5 0 0 0-9.5-9.5H33.492l4.996 4.371a1.5 1.5 0 0 1-1.976 2.258l-6.28-5.495a3.5 3.5 0 0 1 0-5.268l6.28-5.495Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M45 33.5a9.5 9.5 0 0 0-9.5-9.5h-17A9.5 9.5 0 0 0 9 33.5v17a9.5 9.5 0 0 0 9.5 9.5h17a9.5 9.5 0 0 0 9.5-9.5v-17ZM35.5 27a6.5 6.5 0 0 1 6.5 6.5v17a6.5 6.5 0 0 1-6.5 6.5h-17a6.5 6.5 0 0 1-6.5-6.5v-17a6.5 6.5 0 0 1 6.5-6.5h17Z" })));
21
+ });
@@ -0,0 +1,11 @@
1
+ export * from './RotateSquareLeftIcon';
2
+ export * from './RotateSquareLeftIcon16Light';
3
+ export * from './RotateSquareLeftIcon16Regular';
4
+ export * from './RotateSquareLeftIcon16Solid';
5
+ export * from './RotateSquareLeftIcon20Light';
6
+ export * from './RotateSquareLeftIcon20Regular';
7
+ export * from './RotateSquareLeftIcon20Solid';
8
+ export * from './RotateSquareLeftIcon24Regular';
9
+ export * from './RotateSquareLeftIcon24Solid';
10
+ export * from './RotateSquareLeftIcon32Regular';
11
+ export * from './RotateSquareLeftIcon64Regular';
@@ -0,0 +1,11 @@
1
+ export * from './RotateSquareLeftIcon';
2
+ export * from './RotateSquareLeftIcon16Light';
3
+ export * from './RotateSquareLeftIcon16Regular';
4
+ export * from './RotateSquareLeftIcon16Solid';
5
+ export * from './RotateSquareLeftIcon20Light';
6
+ export * from './RotateSquareLeftIcon20Regular';
7
+ export * from './RotateSquareLeftIcon20Solid';
8
+ export * from './RotateSquareLeftIcon24Regular';
9
+ export * from './RotateSquareLeftIcon24Solid';
10
+ export * from './RotateSquareLeftIcon32Regular';
11
+ export * from './RotateSquareLeftIcon64Regular';
@@ -0,0 +1,2 @@
1
+ import { IconProps } from '../../internal/Icon';
2
+ export declare const RotateSquareRightIcon: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, IconProps>;
@@ -0,0 +1,51 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { Icon } from '../../internal/Icon';
17
+ import { RotateSquareRightIcon16Light } from './RotateSquareRightIcon16Light';
18
+ import { RotateSquareRightIcon16Regular } from './RotateSquareRightIcon16Regular';
19
+ import { RotateSquareRightIcon16Solid } from './RotateSquareRightIcon16Solid';
20
+ import { RotateSquareRightIcon20Light } from './RotateSquareRightIcon20Light';
21
+ import { RotateSquareRightIcon20Regular } from './RotateSquareRightIcon20Regular';
22
+ import { RotateSquareRightIcon20Solid } from './RotateSquareRightIcon20Solid';
23
+ import { RotateSquareRightIcon24Regular } from './RotateSquareRightIcon24Regular';
24
+ import { RotateSquareRightIcon24Solid } from './RotateSquareRightIcon24Solid';
25
+ import { RotateSquareRightIcon32Regular } from './RotateSquareRightIcon32Regular';
26
+ import { RotateSquareRightIcon64Regular } from './RotateSquareRightIcon64Regular';
27
+ var sizes = {
28
+ 16: {
29
+ light: RotateSquareRightIcon16Light,
30
+ regular: RotateSquareRightIcon16Regular,
31
+ solid: RotateSquareRightIcon16Solid,
32
+ },
33
+ 20: {
34
+ light: RotateSquareRightIcon20Light,
35
+ regular: RotateSquareRightIcon20Regular,
36
+ solid: RotateSquareRightIcon20Solid,
37
+ },
38
+ 24: {
39
+ regular: RotateSquareRightIcon24Regular,
40
+ solid: RotateSquareRightIcon24Solid,
41
+ },
42
+ 32: {
43
+ regular: RotateSquareRightIcon32Regular,
44
+ },
45
+ 64: {
46
+ regular: RotateSquareRightIcon64Regular,
47
+ },
48
+ };
49
+ export var RotateSquareRightIcon = forwardRef('RotateSquareRightIcon', function (props, ref) {
50
+ return React.createElement(Icon, __assign({ ref: ref }, props, { sizes: sizes }));
51
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon16Light: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareRightIcon16Light = forwardRef('RotateSquareRightIcon16Light', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
19
+ React.createElement("path", { d: "M6.812.11a.5.5 0 0 0-.624.78L7.575 2H4.5A3.5 3.5 0 0 0 1 5.5v3a.5.5 0 0 0 1 0v-3A2.5 2.5 0 0 1 4.5 3h3.075L6.188 4.11a.5.5 0 0 0 .624.78L8.58 3.476a1.25 1.25 0 0 0 0-1.952L6.812.11Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 8.5A2.5 2.5 0 0 1 6.5 6h5A2.5 2.5 0 0 1 14 8.5v5a2.5 2.5 0 0 1-2.5 2.5h-5A2.5 2.5 0 0 1 4 13.5v-5ZM6.5 7A1.5 1.5 0 0 0 5 8.5v5A1.5 1.5 0 0 0 6.5 15h5a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 11.5 7h-5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon16Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareRightIcon16Regular = forwardRef('RotateSquareRightIcon16Regular', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
19
+ React.createElement("path", { d: "M7.219.164a.75.75 0 1 0-.938 1.172l.83.664H4.75A3.75 3.75 0 0 0 1 5.75v3a.75.75 0 0 0 1.5 0v-3A2.25 2.25 0 0 1 4.75 3.5h2.362l-.83.664a.75.75 0 1 0 .937 1.172L8.986 3.92a1.5 1.5 0 0 0 0-2.342L7.22.164Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 8.75A2.75 2.75 0 0 1 6.75 6h4.5A2.75 2.75 0 0 1 14 8.75v4.5A2.75 2.75 0 0 1 11.25 16h-4.5A2.75 2.75 0 0 1 4 13.25v-4.5ZM6.75 7.5c-.69 0-1.25.56-1.25 1.25v4.5c0 .69.56 1.25 1.25 1.25h4.5c.69 0 1.25-.56 1.25-1.25v-4.5c0-.69-.56-1.25-1.25-1.25h-4.5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon16Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareRightIcon16Solid = forwardRef('RotateSquareRightIcon16Solid', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
19
+ React.createElement("path", { d: "M7.219.164a.75.75 0 1 0-.938 1.172l.83.664H4.75A3.75 3.75 0 0 0 1 5.75v3a.75.75 0 0 0 1.5 0v-3A2.25 2.25 0 0 1 4.75 3.5h2.362l-.83.664a.75.75 0 1 0 .937 1.172L8.986 3.92a1.5 1.5 0 0 0 0-2.342L7.22.164Z" }),
20
+ React.createElement("path", { d: "M4 8.5A2.5 2.5 0 0 1 6.5 6h5A2.5 2.5 0 0 1 14 8.5v5a2.5 2.5 0 0 1-2.5 2.5h-5A2.5 2.5 0 0 1 4 13.5v-5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon20Light: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareRightIcon20Light = forwardRef('RotateSquareRightIcon20Light', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
19
+ React.createElement("path", { d: "M7.812.11a.5.5 0 0 0-.624.78L8.575 2H5a4 4 0 0 0-4 4v2.5a.5.5 0 1 0 1 0V6a3 3 0 0 1 3-3h3.575L7.188 4.11a.5.5 0 0 0 .624.78l1.67-1.336a1.35 1.35 0 0 0 0-2.108L7.813.11Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5 10a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3v-6Zm3-2a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2H8Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon20Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -0,0 +1,21 @@
1
+ /* eslint-disable react/display-name */
2
+ // * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
3
+ var __assign = (this && this.__assign) || function () {
4
+ __assign = Object.assign || function(t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
8
+ t[p] = s[p];
9
+ }
10
+ return t;
11
+ };
12
+ return __assign.apply(this, arguments);
13
+ };
14
+ import React from 'react';
15
+ import { forwardRef } from '../../helpers/forwardRef';
16
+ import { BaseIcon } from '../../internal/BaseIcon';
17
+ export var RotateSquareRightIcon20Regular = forwardRef('RotateSquareRightIcon20Regular', function (props, ref) {
18
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
19
+ React.createElement("path", { d: "M8.225.17a.75.75 0 0 0-.95 1.16l1.124.92H5.5A4.25 4.25 0 0 0 1.25 6.5v2.75a.75.75 0 0 0 1.5 0V6.5A2.75 2.75 0 0 1 5.5 3.75h2.899l-1.124.92a.75.75 0 1 0 .95 1.16l1.946-1.592a1.6 1.6 0 0 0 0-2.476L8.225.17Z" }),
20
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5 10.25A3.25 3.25 0 0 1 8.25 7h5.5A3.25 3.25 0 0 1 17 10.25v5.5A3.25 3.25 0 0 1 13.75 19h-5.5A3.25 3.25 0 0 1 5 15.75v-5.5ZM8.25 8.5a1.75 1.75 0 0 0-1.75 1.75v5.5c0 .966.784 1.75 1.75 1.75h5.5a1.75 1.75 0 0 0 1.75-1.75v-5.5a1.75 1.75 0 0 0-1.75-1.75h-5.5Z" })));
21
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon20Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;