@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
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [1.1.1](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.1.0...@skbkontur/icons@1.1.1) (2023-06-30)
6
+ ## [1.2.1](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.2.0...@skbkontur/icons@1.2.1) (2023-07-05)
7
7
 
8
8
  **Note:** Version bump only for package @skbkontur/icons
9
9
 
@@ -11,60 +11,49 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- # [1.1.0](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.0.3...@skbkontur/icons@1.1.0) (2023-06-27)
14
+ # [1.2.0](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.1.1...@skbkontur/icons@1.2.0) (2023-07-04)
15
15
 
16
16
 
17
17
  ### Features
18
18
 
19
- * **icons:** ignore contents of icon on center alignment ([7be845c](https://git.skbkontur.ru/ui/ui-parking/commits/7be845cfc9980579ca50ec9014a91cbbc423e61d))
19
+ * **icons:** add 2 new icons ([b3cc469](https://git.skbkontur.ru/ui/ui-parking/commits/b3cc469b24cc2156a5b0f24d55b17b6dd24d6d11))
20
20
 
21
21
 
22
22
 
23
23
 
24
24
 
25
- ## [1.0.3](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.0.2...@skbkontur/icons@1.0.3) (2023-06-22)
25
+ ## [1.1.1](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.1.0...@skbkontur/icons@1.1.1) (2023-06-30)
26
26
 
27
+ **Note:** Version bump only for package @skbkontur/icons
27
28
 
28
- ### Bug Fixes
29
+ # [1.1.0](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.0.3...@skbkontur/icons@1.1.0) (2023-06-27)
29
30
 
30
- * **icons:** granular icons default alignment ([411e3e4](https://git.skbkontur.ru/ui/ui-parking/commits/411e3e4adec41296870acb176060bccef318b2ce))
31
+ ### Features
31
32
 
33
+ - **icons:** ignore contents of icon on center alignment ([7be845c](https://git.skbkontur.ru/ui/ui-parking/commits/7be845cfc9980579ca50ec9014a91cbbc423e61d))
32
34
 
35
+ ## [1.0.3](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.0.2...@skbkontur/icons@1.0.3) (2023-06-22)
33
36
 
37
+ ### Bug Fixes
34
38
 
39
+ - **icons:** granular icons default alignment ([411e3e4](https://git.skbkontur.ru/ui/ui-parking/commits/411e3e4adec41296870acb176060bccef318b2ce))
35
40
 
36
41
  ## [1.0.2](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.0.1...@skbkontur/icons@1.0.2) (2023-06-16)
37
42
 
38
43
  **Note:** Version bump only for package @skbkontur/icons
39
44
 
40
-
41
-
42
-
43
-
44
45
  ## [1.0.1](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@1.0.0...@skbkontur/icons@1.0.1) (2023-06-14)
45
46
 
46
47
  **Note:** Version bump only for package @skbkontur/icons
47
48
 
48
-
49
-
50
-
51
-
52
49
  # [1.0.0](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@0.17.2...@skbkontur/icons@1.0.0) (2023-06-13)
53
50
 
54
51
  **Note:** Version bump only for package @skbkontur/icons
55
52
 
56
-
57
-
58
-
59
-
60
53
  ## [0.17.2](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@0.17.1...@skbkontur/icons@0.17.2) (2023-06-08)
61
54
 
62
55
  **Note:** Version bump only for package @skbkontur/icons
63
56
 
64
-
65
-
66
-
67
-
68
57
  ## [0.17.1](https://git.skbkontur.ru/ui/ui-parking/compare/@skbkontur/icons@0.17.0...@skbkontur/icons@0.17.1) (2023-06-06)
69
58
 
70
59
  ### Bug Fixes
package/README.md CHANGED
@@ -86,14 +86,10 @@ const Icon = allIcons[currentIcon];
86
86
  </span>
87
87
  </div>
88
88
 
89
- <ControlsWrapper popupTopPos={ '-430px'}>
89
+ <ControlsWrapper popupTopPos={'-430px'}>
90
90
  <label style={{ display: 'flex', alignItems: 'center', cursor: 'pointer', marginBottom: '15px' }}>
91
91
  Выравнивание:{' '}
92
- <select
93
- defaultValue={align}
94
- onChange={(e) => setAlign(e.target.value)}
95
- style={{ marginLeft: '10px' }}
96
- >
92
+ <select defaultValue={align} onChange={(e) => setAlign(e.target.value)} style={{ marginLeft: '10px' }}>
97
93
  <option value="center">по центру</option>
98
94
  <option value="baseline">по базовой линии текста</option>
99
95
  <option value="none">без выравнивания</option>
@@ -135,7 +131,7 @@ const Icon = allIcons[currentIcon];
135
131
 
136
132
  <ColorPicker color={color} setColor={setColor} label="Цвет текста и иконки:" />
137
133
  </ControlsWrapper>
138
- </div>
134
+ </div>;
139
135
  ```
140
136
 
141
137
  Соотнесение названий старых и новых иконок
@@ -159,8 +155,8 @@ import { ControlsWrapper, ControlsWrapperProps } from './__stories__/ControlsWra
159
155
  import { TemplateProps } from './__stories__/ModernIcons.stories';
160
156
  import { WeightRange } from './__stories__/WeightRange';
161
157
 
162
- const CheckAIcon = allIcons['CheckAIcon']
163
- const CopyIcon = allIcons['CopyIcon']
158
+ const CheckAIcon = allIcons['CheckAIcon'];
159
+ const CopyIcon = allIcons['CopyIcon'];
164
160
 
165
161
  const DEFAULT_ICON_BREAKPOINT = 3;
166
162
  const DEFAULT_ICON_SIZE = breakpoints[DEFAULT_ICON_BREAKPOINT];
@@ -210,7 +206,7 @@ const [size, setSize] = React.useState(iconSize);
210
206
  const [weight, setWeight] = React.useState(ICONS_DEFAULT_VALUES.weight);
211
207
  const [color, setColor] = React.useState('');
212
208
 
213
- <>
209
+ <div style={{height: '100vh'}}>
214
210
  <p style={{ fontWeight: 'bold', fontSize: '20px', margin: 0, padding: '20px 10px' }}>
215
211
  Всего иконок: {completeIcons.length}
216
212
  </p>
@@ -299,9 +295,7 @@ const [color, setColor] = React.useState('');
299
295
  onClick={() => {
300
296
  const iconColor = color ? `color={'${color}'}` : '';
301
297
  const customSizeIconName = `<${name} size={${size}} weight={'${weights[weight]}'} ${iconColor} />`;
302
- const iconName = `<${name}${breakpoints[size]}${capitalize(
303
- weights[weight]
304
- )} ${iconColor} />`;
298
+ const iconName = `<${name}${breakpoints[size]}${capitalize(weights[weight])} ${iconColor} />`;
305
299
 
306
300
  navigator.clipboard.writeText(isCustomSize ? customSizeIconName : iconName);
307
301
  setCopied(name);
@@ -406,5 +400,5 @@ const [color, setColor] = React.useState('');
406
400
  </ControlsWrapper>
407
401
  </div>
408
402
  </div>
409
- </>
403
+ </>;
410
404
  ```
@@ -0,0 +1,2 @@
1
+ import { IconProps } from '../../internal/Icon';
2
+ export declare const RotateSquareLeftIcon: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, IconProps>;
@@ -0,0 +1,41 @@
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 { Icon } from '../../internal/Icon';
7
+ import { RotateSquareLeftIcon16Light } from './RotateSquareLeftIcon16Light';
8
+ import { RotateSquareLeftIcon16Regular } from './RotateSquareLeftIcon16Regular';
9
+ import { RotateSquareLeftIcon16Solid } from './RotateSquareLeftIcon16Solid';
10
+ import { RotateSquareLeftIcon20Light } from './RotateSquareLeftIcon20Light';
11
+ import { RotateSquareLeftIcon20Regular } from './RotateSquareLeftIcon20Regular';
12
+ import { RotateSquareLeftIcon20Solid } from './RotateSquareLeftIcon20Solid';
13
+ import { RotateSquareLeftIcon24Regular } from './RotateSquareLeftIcon24Regular';
14
+ import { RotateSquareLeftIcon24Solid } from './RotateSquareLeftIcon24Solid';
15
+ import { RotateSquareLeftIcon32Regular } from './RotateSquareLeftIcon32Regular';
16
+ import { RotateSquareLeftIcon64Regular } from './RotateSquareLeftIcon64Regular';
17
+ var sizes = {
18
+ 16: {
19
+ light: RotateSquareLeftIcon16Light,
20
+ regular: RotateSquareLeftIcon16Regular,
21
+ solid: RotateSquareLeftIcon16Solid,
22
+ },
23
+ 20: {
24
+ light: RotateSquareLeftIcon20Light,
25
+ regular: RotateSquareLeftIcon20Regular,
26
+ solid: RotateSquareLeftIcon20Solid,
27
+ },
28
+ 24: {
29
+ regular: RotateSquareLeftIcon24Regular,
30
+ solid: RotateSquareLeftIcon24Solid,
31
+ },
32
+ 32: {
33
+ regular: RotateSquareLeftIcon32Regular,
34
+ },
35
+ 64: {
36
+ regular: RotateSquareLeftIcon64Regular,
37
+ },
38
+ };
39
+ export var RotateSquareLeftIcon = forwardRef('RotateSquareLeftIcon', function (props, ref) {
40
+ return React.createElement(Icon, __assign({ ref: ref }, props, { sizes: sizes }));
41
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon16Light: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon16Light = forwardRef('RotateSquareLeftIcon16Light', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon16Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon16Regular = forwardRef('RotateSquareLeftIcon16Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon16Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon16Solid = forwardRef('RotateSquareLeftIcon16Solid', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon20Light: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon20Light = forwardRef('RotateSquareLeftIcon20Light', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon20Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon20Regular = forwardRef('RotateSquareLeftIcon20Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon20Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon20Solid = forwardRef('RotateSquareLeftIcon20Solid', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon24Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon24Regular = forwardRef('RotateSquareLeftIcon24Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon24Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon24Solid = forwardRef('RotateSquareLeftIcon24Solid', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon32Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon32Regular = forwardRef('RotateSquareLeftIcon32Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 32 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareLeftIcon64Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareLeftIcon64Regular = forwardRef('RotateSquareLeftIcon64Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 64 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -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,41 @@
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 { Icon } from '../../internal/Icon';
7
+ import { RotateSquareRightIcon16Light } from './RotateSquareRightIcon16Light';
8
+ import { RotateSquareRightIcon16Regular } from './RotateSquareRightIcon16Regular';
9
+ import { RotateSquareRightIcon16Solid } from './RotateSquareRightIcon16Solid';
10
+ import { RotateSquareRightIcon20Light } from './RotateSquareRightIcon20Light';
11
+ import { RotateSquareRightIcon20Regular } from './RotateSquareRightIcon20Regular';
12
+ import { RotateSquareRightIcon20Solid } from './RotateSquareRightIcon20Solid';
13
+ import { RotateSquareRightIcon24Regular } from './RotateSquareRightIcon24Regular';
14
+ import { RotateSquareRightIcon24Solid } from './RotateSquareRightIcon24Solid';
15
+ import { RotateSquareRightIcon32Regular } from './RotateSquareRightIcon32Regular';
16
+ import { RotateSquareRightIcon64Regular } from './RotateSquareRightIcon64Regular';
17
+ var sizes = {
18
+ 16: {
19
+ light: RotateSquareRightIcon16Light,
20
+ regular: RotateSquareRightIcon16Regular,
21
+ solid: RotateSquareRightIcon16Solid,
22
+ },
23
+ 20: {
24
+ light: RotateSquareRightIcon20Light,
25
+ regular: RotateSquareRightIcon20Regular,
26
+ solid: RotateSquareRightIcon20Solid,
27
+ },
28
+ 24: {
29
+ regular: RotateSquareRightIcon24Regular,
30
+ solid: RotateSquareRightIcon24Solid,
31
+ },
32
+ 32: {
33
+ regular: RotateSquareRightIcon32Regular,
34
+ },
35
+ 64: {
36
+ regular: RotateSquareRightIcon64Regular,
37
+ },
38
+ };
39
+ export var RotateSquareRightIcon = forwardRef('RotateSquareRightIcon', function (props, ref) {
40
+ return React.createElement(Icon, __assign({ ref: ref }, props, { sizes: sizes }));
41
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon16Light: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareRightIcon16Light = forwardRef('RotateSquareRightIcon16Light', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon16Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareRightIcon16Regular = forwardRef('RotateSquareRightIcon16Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon16Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareRightIcon16Solid = forwardRef('RotateSquareRightIcon16Solid', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 16 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon20Light: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareRightIcon20Light = forwardRef('RotateSquareRightIcon20Light', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon20Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareRightIcon20Regular = forwardRef('RotateSquareRightIcon20Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
9
+ 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" }),
10
+ 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" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon20Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareRightIcon20Solid = forwardRef('RotateSquareRightIcon20Solid', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 20 }, props),
9
+ React.createElement("path", { d: "M8.632.225a1 1 0 0 0-1.264 1.55L7.644 2H5.5A4.5 4.5 0 0 0 1 6.5V9a1 1 0 1 0 2 0V6.5A2.5 2.5 0 0 1 5.5 4h2.144l-.276.225a1 1 0 0 0 1.264 1.55l1.644-1.342a1.85 1.85 0 0 0 0-2.866L8.632.225Z" }),
10
+ React.createElement("path", { 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.5Z" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon24Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareRightIcon24Regular = forwardRef('RotateSquareRightIcon24Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
9
+ React.createElement("path", { d: "M10.125.582a.75.75 0 1 0-.95 1.161L10.711 3H6.75A4.75 4.75 0 0 0 2 7.75V11a.75.75 0 0 0 1.5 0V7.75A3.25 3.25 0 0 1 6.75 4.5h3.961L9.175 5.757a.75.75 0 0 0 .95 1.161l2.216-1.814a1.75 1.75 0 0 0 0-2.708L10.125.582Z" }),
10
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 12.75A3.75 3.75 0 0 1 9.75 9h6.5A3.75 3.75 0 0 1 20 12.75v6.5A3.75 3.75 0 0 1 16.25 23h-6.5A3.75 3.75 0 0 1 6 19.25v-6.5Zm3.75-2.25a2.25 2.25 0 0 0-2.25 2.25v6.5a2.25 2.25 0 0 0 2.25 2.25h6.5a2.25 2.25 0 0 0 2.25-2.25v-6.5a2.25 2.25 0 0 0-2.25-2.25h-6.5Z" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon24Solid: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareRightIcon24Solid = forwardRef('RotateSquareRightIcon24Solid', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 24 }, props),
9
+ React.createElement("path", { d: "M10.362.292a1.125 1.125 0 0 0-1.424 1.741l.723.592H6.75A5.125 5.125 0 0 0 1.625 7.75V11a1.125 1.125 0 1 0 2.25 0V7.75A2.875 2.875 0 0 1 6.75 4.875h2.91l-.722.592a1.125 1.125 0 1 0 1.424 1.741l2.217-1.813a2.125 2.125 0 0 0 0-3.29L10.362.292Z" }),
10
+ React.createElement("path", { d: "M6 13a4 4 0 0 1 4-4h6a4 4 0 0 1 4 4v6a4 4 0 0 1-4 4h-6a4 4 0 0 1-4-4v-6Z" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon32Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;
@@ -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 RotateSquareRightIcon32Regular = forwardRef('RotateSquareRightIcon32Regular', function (props, ref) {
8
+ return (React.createElement(BaseIcon, __assign({ ref: ref, viewBoxSize: 32 }, props),
9
+ React.createElement("path", { d: "M13.636.728a1 1 0 1 0-1.272 1.544L14.463 4H9.5A6.5 6.5 0 0 0 3 10.5V15a1 1 0 1 0 2 0v-4.5A4.5 4.5 0 0 1 9.5 6h4.963l-2.099 1.728a1 1 0 0 0 1.272 1.544l3.312-2.728a2 2 0 0 0 0-3.088L13.636.728Z" }),
10
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9 17a5 5 0 0 1 5-5h8a5 5 0 0 1 5 5v8a5 5 0 0 1-5 5h-8a5 5 0 0 1-5-5v-8Zm5-3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3v-8a3 3 0 0 0-3-3h-8Z" })));
11
+ });
@@ -0,0 +1,2 @@
1
+ import { BaseIconProps } from '../../internal/BaseIcon';
2
+ export declare const RotateSquareRightIcon64Regular: import("../../helpers/forwardRef").ReactUIComponentWithRef<SVGSVGElement, BaseIconProps>;