@photoroom/icons 0.1.24 → 0.1.26
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.
- package/monochromes/AlignHorizontalLeftIcon.d.ts +4 -0
- package/monochromes/AlignHorizontalLeftIcon.js +19 -0
- package/monochromes/AlignHorizontalRightIcon.d.ts +4 -0
- package/monochromes/AlignHorizontalRightIcon.js +19 -0
- package/monochromes/AlignVerticalBottomIcon.d.ts +4 -0
- package/monochromes/AlignVerticalBottomIcon.js +19 -0
- package/monochromes/AlignVerticalTopIcon.d.ts +4 -0
- package/monochromes/AlignVerticalTopIcon.js +19 -0
- package/monochromes/LibrarySelectedIcon.d.ts +4 -0
- package/monochromes/LibrarySelectedIcon.js +27 -0
- package/monochromes/LinkedinIcon.js +1 -1
- package/monochromes/TemplateSelectedIcon.d.ts +4 -0
- package/monochromes/TemplateSelectedIcon.js +19 -0
- package/monochromes/index.d.ts +6 -0
- package/monochromes/index.js +6 -0
- package/package.json +1 -1
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// Code generated by "generateIcons.js"; DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import { forwardRef } from "react";
|
|
5
|
+
const AlignHorizontalLeftIcon = (props, ref) => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
6
|
+
viewBox: "0 0 20 20",
|
|
7
|
+
style: {
|
|
8
|
+
flexShrink: 0
|
|
9
|
+
},
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
ref: ref
|
|
13
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M13.3351 9.16699H16.666C17.5865 9.16699 18.3327 8.4208 18.3327 7.50033V5.83366C18.3327 4.91318 17.5865 4.16699 16.666 4.16699H6.66602C5.74554 4.16699 4.99935 4.91318 4.99935 5.83366V7.50033C4.99935 8.4208 5.74554 9.16699 6.66602 9.16699L13.3327 9.16699L13.3351 9.16699ZM3.33268 2.50033C3.33268 2.04009 2.95959 1.66699 2.49935 1.66699C2.03911 1.66699 1.66602 2.04009 1.66602 2.50033V17.5003C1.66602 17.9606 2.03911 18.3337 2.49935 18.3337C2.95959 18.3337 3.33268 17.9606 3.33268 17.5003L3.33268 2.50033ZM13.3344 10.8337L13.3327 10.8337L6.66602 10.8337C5.74554 10.8337 4.99935 11.5799 4.99935 12.5003V14.167C4.99935 15.0875 5.74554 15.8337 6.66602 15.8337H13.3327C14.2532 15.8337 14.9993 15.0875 14.9993 14.167V12.5003C14.9993 11.5804 14.2541 10.8346 13.3344 10.8337ZM16.666 5.83366H6.66602V7.50033L16.666 7.50033V5.83366ZM13.3327 12.5003H6.66602V14.167L13.3327 14.167V12.5003Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
}));
|
|
18
|
+
const ForwardRef = forwardRef(AlignHorizontalLeftIcon);
|
|
19
|
+
export { ForwardRef as AlignHorizontalLeftIcon };
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// Code generated by "generateIcons.js"; DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import { forwardRef } from "react";
|
|
5
|
+
const AlignHorizontalRightIcon = (props, ref) => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
6
|
+
viewBox: "0 0 20 20",
|
|
7
|
+
style: {
|
|
8
|
+
flexShrink: 0
|
|
9
|
+
},
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
ref: ref
|
|
13
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M16.666 14.1686V17.5003C16.666 17.9606 17.0391 18.3337 17.4993 18.3337C17.9596 18.3337 18.3327 17.9606 18.3327 17.5003L18.3327 2.50033C18.3327 2.04009 17.9596 1.66699 17.4993 1.66699C17.0391 1.66699 16.666 2.04009 16.666 2.50033V5.83065C16.666 5.83165 16.666 5.83265 16.666 5.83366V7.50033C16.666 7.50125 16.666 7.50218 16.666 7.50311L16.666 12.4984C16.666 12.499 16.666 12.4997 16.666 12.5003V14.167C16.666 14.1675 16.666 14.1681 16.666 14.1686ZM14.9993 12.4989C14.9986 11.5791 14.2527 10.8337 13.3327 10.8337L6.66602 10.8337C5.74554 10.8337 4.99935 11.5799 4.99935 12.5003V14.167C4.99935 15.0875 5.74554 15.8337 6.66602 15.8337H13.3327C14.2528 15.8337 14.9987 15.0881 14.9993 14.1681C14.9993 14.1678 14.9993 14.1674 14.9993 14.167V12.5003C14.9993 12.4999 14.9993 12.4994 14.9993 12.4989ZM3.33268 9.16699C2.41221 9.16699 1.66602 8.4208 1.66602 7.50033V5.83366C1.66602 4.91319 2.41221 4.16699 3.33268 4.16699L3.33268 7.50033L13.3327 7.50033L13.3327 5.83366L3.33268 5.83366V4.16699L13.3327 4.16699C14.2524 4.16699 14.9982 4.91203 14.9993 5.83153C14.9993 5.83224 14.9993 5.83295 14.9993 5.83366V7.50033C14.9993 7.50098 14.9993 7.50164 14.9993 7.5023C14.9983 8.42186 14.2525 9.16699 13.3327 9.16699L3.33268 9.16699ZM6.66602 14.167H13.3327L13.3327 12.5003L6.66602 12.5003L6.66602 14.167Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
}));
|
|
18
|
+
const ForwardRef = forwardRef(AlignHorizontalRightIcon);
|
|
19
|
+
export { ForwardRef as AlignHorizontalRightIcon };
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// Code generated by "generateIcons.js"; DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import { forwardRef } from "react";
|
|
5
|
+
const AlignVerticalBottomIcon = (props, ref) => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
6
|
+
viewBox: "0 0 20 20",
|
|
7
|
+
style: {
|
|
8
|
+
flexShrink: 0
|
|
9
|
+
},
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
ref: ref
|
|
13
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M2.50033 16.667C2.04009 16.667 1.66699 17.0401 1.66699 17.5003C1.66699 17.9606 2.04009 18.3337 2.50033 18.3337H17.5003C17.9606 18.3337 18.3337 17.9606 18.3337 17.5003C18.3337 17.0401 17.9606 16.667 17.5003 16.667H2.50033ZM9.16699 13.3351C9.16699 13.3346 9.16699 13.3341 9.16699 13.3337L9.16699 6.66699C9.16699 6.66653 9.16699 6.66606 9.16699 6.6656V3.33366C9.16699 2.41318 8.4208 1.66699 7.50033 1.66699H5.83366C4.91318 1.66699 4.16699 2.41318 4.16699 3.33366L4.16699 13.3337C4.16699 14.2541 4.91319 15.0003 5.83366 15.0003H7.50033C8.42034 15.0003 9.16624 14.2549 9.16699 13.3351ZM10.8337 6.66601C10.8337 6.66634 10.8337 6.66666 10.8337 6.66699L10.8337 13.3337C10.8337 13.3341 10.8337 13.3346 10.8337 13.3351C10.8344 14.2549 11.5803 15.0003 12.5003 15.0003H14.167C15.0875 15.0003 15.8337 14.2541 15.8337 13.3337V6.66699C15.8337 5.74652 15.0875 5.00033 14.167 5.00033H12.5003C11.5802 5.00033 10.8342 5.74599 10.8337 6.66601ZM7.50033 13.3337L7.50033 3.33366H5.83366L5.83366 13.3337L7.50033 13.3337ZM14.167 13.3337L14.167 6.66699H12.5003V13.3337H14.167Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
}));
|
|
18
|
+
const ForwardRef = forwardRef(AlignVerticalBottomIcon);
|
|
19
|
+
export { ForwardRef as AlignVerticalBottomIcon };
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// Code generated by "generateIcons.js"; DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import { forwardRef } from "react";
|
|
5
|
+
const AlignVerticalTopIcon = (props, ref) => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
6
|
+
viewBox: "0 0 20 20",
|
|
7
|
+
style: {
|
|
8
|
+
flexShrink: 0
|
|
9
|
+
},
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
ref: ref
|
|
13
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M2.50033 3.33366C2.04009 3.33366 1.66699 2.96056 1.66699 2.50033C1.66699 2.04009 2.04009 1.66699 2.50033 1.66699H17.5003C17.9606 1.66699 18.3337 2.04009 18.3337 2.50033C18.3337 2.96056 17.9606 3.33366 17.5003 3.33366L2.50033 3.33366ZM8.26462 5.18551C8.03569 5.06716 7.77581 5.00033 7.50033 5.00033L5.83366 5.00033C5.55817 5.00033 5.2983 5.06716 5.06936 5.18551C4.53337 5.46259 4.16699 6.022 4.16699 6.66699L4.16699 16.667C4.16699 17.5875 4.91318 18.3337 5.83366 18.3337H7.50033C8.4208 18.3337 9.16699 17.5875 9.16699 16.667L9.16699 6.66699C9.16699 6.44035 9.12175 6.22428 9.03982 6.0273C8.88857 5.66372 8.61227 5.36523 8.26462 5.18551ZM14.9313 5.18551C14.7024 5.06716 14.4425 5.00033 14.167 5.00033L12.5003 5.00033C12.2248 5.00033 11.965 5.06716 11.736 5.18551C11.3884 5.36523 11.1121 5.66372 10.9608 6.02731C10.8789 6.22428 10.8337 6.44035 10.8337 6.66699V13.3337C10.8337 13.6091 10.9005 13.869 11.0188 14.098C11.2959 14.6339 11.8553 15.0003 12.5003 15.0003H14.167C15.0875 15.0003 15.8337 14.2541 15.8337 13.3337V6.66699C15.8337 6.02201 15.4673 5.46259 14.9313 5.18551ZM7.31514 6.85218L6.01884 6.85218L6.01884 16.4818H7.31514L7.31514 6.85218ZM13.9818 6.85218L12.6855 6.85218V13.1485H13.9818V6.85218Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
}));
|
|
18
|
+
const ForwardRef = forwardRef(AlignVerticalTopIcon);
|
|
19
|
+
export { ForwardRef as AlignVerticalTopIcon };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// Code generated by "generateIcons.js"; DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import { forwardRef } from "react";
|
|
5
|
+
const LibrarySelectedIcon = (props, ref) => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
style: {
|
|
8
|
+
flexShrink: 0
|
|
9
|
+
},
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
ref: ref
|
|
13
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M2 13C2 11.3427 3.34272 10 5 10H19C20.6573 10 22 11.3427 22 13V19C22 20.6573 20.6573 22 19 22H5C3.34272 22 2 20.6573 2 19V13Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "M4 7C4 6.44772 4.44772 6 5 6H19C19.5523 6 20 6.44772 20 7C20 7.55228 19.5523 8 19 8H5C4.44772 8 4 7.55228 4 7Z",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
d: "M6 3C6 2.44772 6.44772 2 7 2H17C17.5523 2 18 2.44772 18 3C18 3.55228 17.5523 4 17 4H7C6.44772 4 6 3.55228 6 3Z",
|
|
24
|
+
clipRule: "evenodd"
|
|
25
|
+
}));
|
|
26
|
+
const ForwardRef = forwardRef(LibrarySelectedIcon);
|
|
27
|
+
export { ForwardRef as LibrarySelectedIcon };
|
|
@@ -12,7 +12,7 @@ const LinkedinIcon = (props, ref) => /*#__PURE__*/React.createElement("svg", Obj
|
|
|
12
12
|
ref: ref
|
|
13
13
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
14
14
|
fillRule: "evenodd",
|
|
15
|
-
d: "
|
|
15
|
+
d: "M3.47578 2.00132H20.5186V2.00007C21.3201 1.98951 21.9893 2.63996 22 3.44169V20.5567C21.9893 21.3588 21.321 22.0099 20.5186 21.9998H3.47578C2.67532 22.0084 2.00939 21.3572 2 20.5567V3.44286C2.00975 2.64283 2.67576 1.99228 3.47578 2.00132ZM16.0782 19.0413H19.0416L19.0429 13.8059C19.0429 11.2356 18.489 9.26001 15.4855 9.26001C14.3388 9.21742 13.2578 9.81116 12.6786 10.8016H12.6387V9.49734H9.79387V19.041H12.7572V14.3198C12.7572 13.0748 12.9934 11.8691 14.5369 11.8691C16.0584 11.8691 16.0782 13.2937 16.0782 14.4004V19.0413ZM4.73003 6.4731C4.73003 7.41653 5.50671 8.19276 6.45013 8.19276C7.39336 8.19267 8.1695 7.41599 8.1695 6.47274C8.16932 5.52949 7.39309 4.75334 6.44976 4.75334C5.50635 4.75334 4.73003 5.52967 4.73003 6.4731ZM4.96531 19.0413H7.93181V9.49734H4.96531V19.0413Z",
|
|
16
16
|
clipRule: "evenodd"
|
|
17
17
|
}));
|
|
18
18
|
const ForwardRef = forwardRef(LinkedinIcon);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// Code generated by "generateIcons.js"; DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import { forwardRef } from "react";
|
|
5
|
+
const TemplateSelectedIcon = (props, ref) => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
style: {
|
|
8
|
+
flexShrink: 0
|
|
9
|
+
},
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
"aria-hidden": "true",
|
|
12
|
+
ref: ref
|
|
13
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M7 2C5.34315 2 4 3.34315 4 5V19C4 20.6569 5.34315 22 7 22H17C18.6569 22 20 20.6569 20 19V9.41421C20 8.88378 19.7893 8.37507 19.4142 8L14 2.58579C13.6249 2.21071 13.1162 2 12.5858 2H7ZM12.8944 8.94719C13.1414 8.45321 12.9412 7.85254 12.4472 7.60555C11.9532 7.35856 11.3526 7.55878 11.1056 8.05276L9.10557 12.0528C8.95058 12.3627 8.96714 12.7309 9.14935 13.0257C9.33156 13.3205 9.65342 13.5 10 13.5H12.382L11.1056 16.0528C10.8586 16.5467 11.0588 17.1474 11.5528 17.3944C12.0468 17.6414 12.6474 17.4412 12.8944 16.9472L14.8944 12.9472C15.0494 12.6372 15.0329 12.2691 14.8507 11.9742C14.6684 11.6794 14.3466 11.5 14 11.5H11.618L12.8944 8.94719Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
}));
|
|
18
|
+
const ForwardRef = forwardRef(TemplateSelectedIcon);
|
|
19
|
+
export { ForwardRef as TemplateSelectedIcon };
|
package/monochromes/index.d.ts
CHANGED
|
@@ -21,11 +21,15 @@ export { AiVirtualModelIcon } from './AiVirtualModelIcon'
|
|
|
21
21
|
export { AlignBottomIcon } from './AlignBottomIcon'
|
|
22
22
|
export { AlignCenterIcon } from './AlignCenterIcon'
|
|
23
23
|
export { AlignHorizontalCenterIcon } from './AlignHorizontalCenterIcon'
|
|
24
|
+
export { AlignHorizontalLeftIcon } from './AlignHorizontalLeftIcon'
|
|
25
|
+
export { AlignHorizontalRightIcon } from './AlignHorizontalRightIcon'
|
|
24
26
|
export { AlignLeftIcon } from './AlignLeftIcon'
|
|
25
27
|
export { AlignMiddleIcon } from './AlignMiddleIcon'
|
|
26
28
|
export { AlignRightIcon } from './AlignRightIcon'
|
|
27
29
|
export { AlignTopIcon } from './AlignTopIcon'
|
|
30
|
+
export { AlignVerticalBottomIcon } from './AlignVerticalBottomIcon'
|
|
28
31
|
export { AlignVerticalCenterIcon } from './AlignVerticalCenterIcon'
|
|
32
|
+
export { AlignVerticalTopIcon } from './AlignVerticalTopIcon'
|
|
29
33
|
export { AndroidIcon } from './AndroidIcon'
|
|
30
34
|
export { AppleIcon } from './AppleIcon'
|
|
31
35
|
export { ArrowCircleDownIcon } from './ArrowCircleDownIcon'
|
|
@@ -159,6 +163,7 @@ export { LayersFilledIcon } from './LayersFilledIcon'
|
|
|
159
163
|
export { LayoutIcon } from './LayoutIcon'
|
|
160
164
|
export { LetterSpacingIcon } from './LetterSpacingIcon'
|
|
161
165
|
export { LibraryIcon } from './LibraryIcon'
|
|
166
|
+
export { LibrarySelectedIcon } from './LibrarySelectedIcon'
|
|
162
167
|
export { LineChartIcon } from './LineChartIcon'
|
|
163
168
|
export { LinkIcon } from './LinkIcon'
|
|
164
169
|
export { LinkBrokenIcon } from './LinkBrokenIcon'
|
|
@@ -254,6 +259,7 @@ export { SwatchbookIcon } from './SwatchbookIcon'
|
|
|
254
259
|
export { TeamIcon } from './TeamIcon'
|
|
255
260
|
export { TemplateIcon } from './TemplateIcon'
|
|
256
261
|
export { TemplateLightningIcon } from './TemplateLightningIcon'
|
|
262
|
+
export { TemplateSelectedIcon } from './TemplateSelectedIcon'
|
|
257
263
|
export { TemporarySellScoreIcon } from './TemporarySellScoreIcon'
|
|
258
264
|
export { TextIcon } from './TextIcon'
|
|
259
265
|
export { TextBackgroundIcon } from './TextBackgroundIcon'
|
package/monochromes/index.js
CHANGED
|
@@ -21,11 +21,15 @@ export { AiVirtualModelIcon } from './AiVirtualModelIcon.js'
|
|
|
21
21
|
export { AlignBottomIcon } from './AlignBottomIcon.js'
|
|
22
22
|
export { AlignCenterIcon } from './AlignCenterIcon.js'
|
|
23
23
|
export { AlignHorizontalCenterIcon } from './AlignHorizontalCenterIcon.js'
|
|
24
|
+
export { AlignHorizontalLeftIcon } from './AlignHorizontalLeftIcon.js'
|
|
25
|
+
export { AlignHorizontalRightIcon } from './AlignHorizontalRightIcon.js'
|
|
24
26
|
export { AlignLeftIcon } from './AlignLeftIcon.js'
|
|
25
27
|
export { AlignMiddleIcon } from './AlignMiddleIcon.js'
|
|
26
28
|
export { AlignRightIcon } from './AlignRightIcon.js'
|
|
27
29
|
export { AlignTopIcon } from './AlignTopIcon.js'
|
|
30
|
+
export { AlignVerticalBottomIcon } from './AlignVerticalBottomIcon.js'
|
|
28
31
|
export { AlignVerticalCenterIcon } from './AlignVerticalCenterIcon.js'
|
|
32
|
+
export { AlignVerticalTopIcon } from './AlignVerticalTopIcon.js'
|
|
29
33
|
export { AndroidIcon } from './AndroidIcon.js'
|
|
30
34
|
export { AppleIcon } from './AppleIcon.js'
|
|
31
35
|
export { ArrowCircleDownIcon } from './ArrowCircleDownIcon.js'
|
|
@@ -159,6 +163,7 @@ export { LayersFilledIcon } from './LayersFilledIcon.js'
|
|
|
159
163
|
export { LayoutIcon } from './LayoutIcon.js'
|
|
160
164
|
export { LetterSpacingIcon } from './LetterSpacingIcon.js'
|
|
161
165
|
export { LibraryIcon } from './LibraryIcon.js'
|
|
166
|
+
export { LibrarySelectedIcon } from './LibrarySelectedIcon.js'
|
|
162
167
|
export { LineChartIcon } from './LineChartIcon.js'
|
|
163
168
|
export { LinkIcon } from './LinkIcon.js'
|
|
164
169
|
export { LinkBrokenIcon } from './LinkBrokenIcon.js'
|
|
@@ -254,6 +259,7 @@ export { SwatchbookIcon } from './SwatchbookIcon.js'
|
|
|
254
259
|
export { TeamIcon } from './TeamIcon.js'
|
|
255
260
|
export { TemplateIcon } from './TemplateIcon.js'
|
|
256
261
|
export { TemplateLightningIcon } from './TemplateLightningIcon.js'
|
|
262
|
+
export { TemplateSelectedIcon } from './TemplateSelectedIcon.js'
|
|
257
263
|
export { TemporarySellScoreIcon } from './TemporarySellScoreIcon.js'
|
|
258
264
|
export { TextIcon } from './TextIcon.js'
|
|
259
265
|
export { TextBackgroundIcon } from './TextBackgroundIcon.js'
|