@photoroom/icons 0.1.14 → 0.1.15
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/BarChartIcon.d.ts +4 -0
- package/monochromes/BarChartIcon.js +33 -0
- package/monochromes/CalendarIcon.d.ts +4 -0
- package/monochromes/CalendarIcon.js +27 -0
- package/monochromes/LineChartIcon.d.ts +4 -0
- package/monochromes/LineChartIcon.js +21 -0
- package/monochromes/index.d.ts +3 -0
- package/monochromes/index.js +3 -0
- package/package.json +1 -1
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
// Code generated by "generateIcons.js"; DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import { forwardRef } from "react";
|
|
5
|
+
const BarChartIcon = (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("g", {
|
|
14
|
+
transform: "translate(1.6667 3.3334)"
|
|
15
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M0.833333 11.6667C0.373096 11.6667 0 12.0398 0 12.5C0 12.9602 0.373096 13.3333 0.833334 13.3333H15.8333C16.2936 13.3333 16.6667 12.9602 16.6667 12.5C16.6667 12.0398 16.2936 11.6667 15.8333 11.6667H0.833333Z",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
d: "M3.33333 9.16667C3.33333 9.6269 3.70643 10 4.16667 10C4.6269 10 5 9.6269 5 9.16667V5.83333C5 5.3731 4.6269 5 4.16667 5C3.70643 5 3.33333 5.3731 3.33333 5.83333V9.16667Z",
|
|
22
|
+
clipRule: "evenodd"
|
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M7.5 9.16667C7.5 9.6269 7.8731 10 8.33333 10C8.79357 10 9.16667 9.6269 9.16667 9.16667V0.833333C9.16667 0.373096 8.79357 0 8.33333 0C7.8731 0 7.5 0.373096 7.5 0.833333V9.16667Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
+
fillRule: "evenodd",
|
|
29
|
+
d: "M11.6667 9.16667C11.6667 9.6269 12.0398 10 12.5 10C12.9602 10 13.3333 9.6269 13.3333 9.16667V3.33333C13.3333 2.8731 12.9602 2.5 12.5 2.5C12.0398 2.5 11.6667 2.8731 11.6667 3.33333V9.16667Z",
|
|
30
|
+
clipRule: "evenodd"
|
|
31
|
+
})));
|
|
32
|
+
const ForwardRef = forwardRef(BarChartIcon);
|
|
33
|
+
export { ForwardRef as BarChartIcon };
|
|
@@ -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 CalendarIcon = (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("g", {
|
|
14
|
+
transform: "translate(1.6667 0.8333)"
|
|
15
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M13.3333 1.66667C15.1743 1.66667 16.6667 3.15905 16.6667 5V15C16.6667 16.8409 15.1743 18.3333 13.3333 18.3333H3.33333C1.49238 18.3333 0 16.8409 0 15V5C0 3.15905 1.49238 1.66667 3.33333 1.66667H13.3333ZM3.33333 3.33333C1.66667 3.33333 1.66667 4.91286 1.66667 5.83333V7.5V10V15C1.66667 15.9205 2.41286 16.6667 3.33333 16.6667H13.3333C14.2538 16.6667 15 15.9205 15 15V5.83333C15 4.91286 15 3.33333 13.3333 3.33333H3.33333Z",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
+
d: "M1.66667 5.83333H15V7.5H1.66667V5.83333Z"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M5 0C5.46024 0 5.83333 0.373096 5.83333 0.833333V4.16667C5.83333 4.6269 5.46024 5 5 5C4.53976 5 4.16667 4.6269 4.16667 4.16667V0.833333C4.16667 0.373096 4.53976 0 5 0Z"
|
|
23
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
d: "M11.6667 0C12.1269 0 12.5 0.373096 12.5 0.833333V4.16667C12.5 4.6269 12.1269 5 11.6667 5C11.2064 5 10.8333 4.6269 10.8333 4.16667V0.833333C10.8333 0.373096 11.2064 0 11.6667 0Z"
|
|
25
|
+
})));
|
|
26
|
+
const ForwardRef = forwardRef(CalendarIcon);
|
|
27
|
+
export { ForwardRef as CalendarIcon };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// Code generated by "generateIcons.js"; DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
import { forwardRef } from "react";
|
|
5
|
+
const LineChartIcon = (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("g", {
|
|
14
|
+
transform: "translate(1.667 3.3332)"
|
|
15
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M15.833 11.6666C16.2932 11.6666 16.666 12.0404 16.666 12.5006C16.6658 12.9606 16.2931 13.3336 15.833 13.3336H0.833008C0.372929 13.3336 0.000257018 12.9606 0 12.5006C0 12.0404 0.372771 11.6666 0.833008 11.6666H15.833ZM12.5693 0.499631C12.7538 0.07808 13.2454 -0.114336 13.667 0.0699434C14.0884 0.254434 14.2809 0.746062 14.0967 1.1676L11.1797 7.83362C11.0728 8.07799 10.8553 8.25692 10.5947 8.31408C10.3343 8.37112 10.0626 8.29975 9.86328 8.12268L6.79883 5.40002L4.00684 9.23987C3.73616 9.61204 3.21498 9.69504 2.84277 9.42444C2.47066 9.15379 2.38869 8.63256 2.65918 8.26037L5.99219 3.67737L6.04785 3.60901C6.18433 3.45779 6.37262 3.36061 6.57715 3.3385C6.81086 3.31332 7.04403 3.38838 7.21973 3.54455L10.1123 6.11487L12.5693 0.499631Z",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
})));
|
|
20
|
+
const ForwardRef = forwardRef(LineChartIcon);
|
|
21
|
+
export { ForwardRef as LineChartIcon };
|
package/monochromes/index.d.ts
CHANGED
|
@@ -38,6 +38,7 @@ export { ArrowUpIcon } from './ArrowUpIcon'
|
|
|
38
38
|
export { AutomationIcon } from './AutomationIcon'
|
|
39
39
|
export { BackgroundIcon } from './BackgroundIcon'
|
|
40
40
|
export { BadIcon } from './BadIcon'
|
|
41
|
+
export { BarChartIcon } from './BarChartIcon'
|
|
41
42
|
export { BatchAdjustIcon } from './BatchAdjustIcon'
|
|
42
43
|
export { BatchIcon } from './BatchIcon'
|
|
43
44
|
export { BatchSelectedIcon } from './BatchSelectedIcon'
|
|
@@ -51,6 +52,7 @@ export { BrushIcon } from './BrushIcon'
|
|
|
51
52
|
export { BuildingIcon } from './BuildingIcon'
|
|
52
53
|
export { BulbIcon } from './BulbIcon'
|
|
53
54
|
export { BulbOnIcon } from './BulbOnIcon'
|
|
55
|
+
export { CalendarIcon } from './CalendarIcon'
|
|
54
56
|
export { ChatIcon } from './ChatIcon'
|
|
55
57
|
export { CheckIcon } from './CheckIcon'
|
|
56
58
|
export { CheckCircleIcon } from './CheckCircleIcon'
|
|
@@ -154,6 +156,7 @@ export { LayersFilledIcon } from './LayersFilledIcon'
|
|
|
154
156
|
export { LayoutIcon } from './LayoutIcon'
|
|
155
157
|
export { LetterSpacingIcon } from './LetterSpacingIcon'
|
|
156
158
|
export { LibraryIcon } from './LibraryIcon'
|
|
159
|
+
export { LineChartIcon } from './LineChartIcon'
|
|
157
160
|
export { LinkIcon } from './LinkIcon'
|
|
158
161
|
export { LinkBrokenIcon } from './LinkBrokenIcon'
|
|
159
162
|
export { LinkedinIcon } from './LinkedinIcon'
|
package/monochromes/index.js
CHANGED
|
@@ -38,6 +38,7 @@ export { ArrowUpIcon } from './ArrowUpIcon.js'
|
|
|
38
38
|
export { AutomationIcon } from './AutomationIcon.js'
|
|
39
39
|
export { BackgroundIcon } from './BackgroundIcon.js'
|
|
40
40
|
export { BadIcon } from './BadIcon.js'
|
|
41
|
+
export { BarChartIcon } from './BarChartIcon.js'
|
|
41
42
|
export { BatchAdjustIcon } from './BatchAdjustIcon.js'
|
|
42
43
|
export { BatchIcon } from './BatchIcon.js'
|
|
43
44
|
export { BatchSelectedIcon } from './BatchSelectedIcon.js'
|
|
@@ -51,6 +52,7 @@ export { BrushIcon } from './BrushIcon.js'
|
|
|
51
52
|
export { BuildingIcon } from './BuildingIcon.js'
|
|
52
53
|
export { BulbIcon } from './BulbIcon.js'
|
|
53
54
|
export { BulbOnIcon } from './BulbOnIcon.js'
|
|
55
|
+
export { CalendarIcon } from './CalendarIcon.js'
|
|
54
56
|
export { ChatIcon } from './ChatIcon.js'
|
|
55
57
|
export { CheckIcon } from './CheckIcon.js'
|
|
56
58
|
export { CheckCircleIcon } from './CheckCircleIcon.js'
|
|
@@ -154,6 +156,7 @@ export { LayersFilledIcon } from './LayersFilledIcon.js'
|
|
|
154
156
|
export { LayoutIcon } from './LayoutIcon.js'
|
|
155
157
|
export { LetterSpacingIcon } from './LetterSpacingIcon.js'
|
|
156
158
|
export { LibraryIcon } from './LibraryIcon.js'
|
|
159
|
+
export { LineChartIcon } from './LineChartIcon.js'
|
|
157
160
|
export { LinkIcon } from './LinkIcon.js'
|
|
158
161
|
export { LinkBrokenIcon } from './LinkBrokenIcon.js'
|
|
159
162
|
export { LinkedinIcon } from './LinkedinIcon.js'
|