@photoroom/icons 0.1.5 → 0.1.6

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.
@@ -0,0 +1,4 @@
1
+ // Code generated by "generateIcons.js"; DO NOT EDIT.
2
+
3
+ import * as React from 'react';
4
+ export function BadIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): React.JSX.Element;
@@ -0,0 +1,23 @@
1
+ // Code generated by "generateIcons.js"; DO NOT EDIT.
2
+
3
+ import * as React from "react";
4
+ import { forwardRef } from "react";
5
+ const BadIcon = (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("g", {
14
+ style: {
15
+ mixBlendMode: "plus-darker"
16
+ }
17
+ }, /*#__PURE__*/React.createElement("path", {
18
+ fillRule: "evenodd",
19
+ d: "M18.7668 2.00037C19.6239 2.00045 20.4458 2.35111 21.0519 2.97595C21.6582 3.60107 21.9992 4.44932 21.9992 5.33337V14.222C21.9992 14.5167 21.8858 14.7998 21.6838 15.0082C21.4818 15.2164 21.2076 15.3333 20.922 15.3334H16.6867C16.5094 15.3334 16.3343 15.378 16.1779 15.4642C16.0217 15.5505 15.8876 15.6755 15.7892 15.8275L13.0803 20.0209C12.6866 20.6296 12.1521 21.1288 11.5265 21.474C10.9011 21.8191 10.2027 22.0003 9.49334 22.0004H9.26189C8.94914 22.0002 8.64035 21.929 8.35662 21.7933C8.07272 21.6576 7.82056 21.4595 7.61834 21.2133C7.41623 20.9671 7.26877 20.6785 7.18572 20.3676C7.10269 20.0566 7.08549 19.7306 7.13689 19.4125L7.79607 15.3334H5.23259V13.1107H9.06853C9.22475 13.1108 9.37894 13.1465 9.52068 13.2142C9.66258 13.2821 9.78872 13.3812 9.88982 13.5043C9.99088 13.6273 10.0651 13.7717 10.1066 13.9271C10.1481 14.0825 10.1567 14.2457 10.131 14.4047L9.26189 19.7777H9.49334C9.84799 19.7776 10.1973 19.6867 10.5099 19.514C10.8226 19.3413 11.0886 19.0918 11.2853 18.7875L13.9963 14.5941C14.2914 14.138 14.6924 13.764 15.1613 13.5052C15.3647 13.393 15.5788 13.3055 15.799 13.2406V4.22205H6.52556C6.27625 4.22169 6.03393 4.31022 5.84099 4.47302C5.64803 4.63593 5.51585 4.86344 5.46697 5.1156L4.174 11.7816C4.14276 11.9428 4.14808 12.1095 4.1867 12.2689C4.22535 12.4284 4.29749 12.5773 4.39861 12.7045C4.49966 12.8315 4.62666 12.934 4.77068 13.0043C4.91483 13.0746 5.07314 13.1108 5.23259 13.1107L5.23064 15.3334C4.75262 15.3332 4.28085 15.223 3.84881 15.0121C3.41662 14.8011 3.03475 14.494 2.73162 14.1127C2.42859 13.7314 2.21168 13.2853 2.09588 12.807C1.98009 12.3287 1.96799 11.8295 2.0617 11.3461L3.35466 4.68005C3.50116 3.92431 3.89775 3.24387 4.47576 2.75525C5.05371 2.26678 5.77826 2.00032 6.52556 2.00037H18.7668ZM18.1994 13.1107H19.8439V5.33337C19.8439 5.03869 19.7306 4.75561 19.5285 4.54724C19.3265 4.33902 19.0524 4.22213 18.7668 4.22205H18.1994V13.1107Z",
20
+ clipRule: "evenodd"
21
+ })));
22
+ const ForwardRef = forwardRef(BadIcon);
23
+ export { ForwardRef as BadIcon };
@@ -0,0 +1,4 @@
1
+ // Code generated by "generateIcons.js"; DO NOT EDIT.
2
+
3
+ import * as React from 'react';
4
+ export function GoodIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): React.JSX.Element;
@@ -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 GoodIcon = (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("g", {
14
+ style: {
15
+ mixBlendMode: "plus-darker"
16
+ }
17
+ }, /*#__PURE__*/React.createElement("path", {
18
+ d: "M14.7377 1.99939C15.0506 1.99954 15.3601 2.07067 15.6439 2.20642C15.9275 2.34213 16.1792 2.53956 16.3812 2.78552C16.5835 3.03179 16.7317 3.32109 16.8148 3.6322C16.8978 3.94317 16.9141 4.26914 16.8627 4.58728L16.2045 8.66638H18.7679C19.246 8.66656 19.7196 8.77573 20.1517 8.98669C20.5837 9.19764 20.9649 9.505 21.2679 9.88611C21.571 10.2674 21.7888 10.7135 21.9047 11.1918C22.0205 11.6701 22.0315 12.1693 21.9379 12.6527L20.6449 19.3197C20.4984 20.0754 20.1028 20.7559 19.5248 21.2445C18.9469 21.733 18.2222 21.9993 17.475 21.9994H5.23376C4.37655 21.9994 3.55385 21.6487 2.94763 21.0238C2.34139 20.3987 2.00037 19.5504 2.00037 18.6664V9.77771C2.00037 9.48306 2.11376 9.19994 2.3158 8.99158C2.51788 8.7832 2.7927 8.66638 3.07849 8.66638H7.31287C7.49023 8.66641 7.66526 8.6208 7.82166 8.53455C7.97775 8.44837 8.112 8.32407 8.21033 8.17224L10.9193 3.97888C11.3129 3.37024 11.8475 2.87096 12.473 2.52576C13.0986 2.18055 13.7977 1.9994 14.5072 1.99939H14.7377ZM14.5072 4.22205C14.1524 4.22211 13.8024 4.31204 13.4896 4.48474C13.1769 4.65744 12.9119 4.90786 12.7152 5.21228L10.0033 9.40564L10.0013 9.40369C9.70618 9.86015 9.30736 10.2356 8.83826 10.4945C8.63496 10.6067 8.42062 10.6933 8.20056 10.7582V19.7777H17.475C17.7242 19.778 17.9657 19.6886 18.1586 19.5258C18.3515 19.3629 18.4837 19.1363 18.5326 18.8842L19.8256 12.2172C19.8567 12.0562 19.8524 11.8901 19.8138 11.7308C19.7752 11.5713 19.7021 11.4224 19.601 11.2953C19.4999 11.1682 19.3729 11.0658 19.2289 10.9955C19.0848 10.9252 18.9273 10.889 18.7679 10.889H14.931C14.7748 10.8889 14.6206 10.8532 14.4789 10.7855C14.337 10.7177 14.2108 10.6186 14.1097 10.4955C14.0087 10.3724 13.9345 10.2281 13.8929 10.0726C13.8514 9.9172 13.8429 9.75413 13.8685 9.59509L14.7377 4.22205H14.5072ZM4.15564 18.6664C4.15565 18.9609 4.26922 19.2432 4.47107 19.4515C4.67315 19.6599 4.94797 19.7777 5.23376 19.7777H5.80115V10.889H4.15564V18.6664Z"
19
+ })));
20
+ const ForwardRef = forwardRef(GoodIcon);
21
+ export { ForwardRef as GoodIcon };
@@ -37,6 +37,7 @@ export { ArrowRightIcon } from './ArrowRightIcon'
37
37
  export { ArrowUpIcon } from './ArrowUpIcon'
38
38
  export { AutomationIcon } from './AutomationIcon'
39
39
  export { BackgroundIcon } from './BackgroundIcon'
40
+ export { BadIcon } from './BadIcon'
40
41
  export { BatchAdjustIcon } from './BatchAdjustIcon'
41
42
  export { BatchIcon } from './BatchIcon'
42
43
  export { BatchSelectedIcon } from './BatchSelectedIcon'
@@ -128,6 +129,7 @@ export { FoodIcon } from './FoodIcon'
128
129
  export { ForbiddenIcon } from './ForbiddenIcon'
129
130
  export { FourKIcon } from './FourKIcon'
130
131
  export { GlobeIcon } from './GlobeIcon'
132
+ export { GoodIcon } from './GoodIcon'
131
133
  export { GoogleIcon } from './GoogleIcon'
132
134
  export { GridIcon } from './GridIcon'
133
135
  export { GridLargeIcon } from './GridLargeIcon'
@@ -37,6 +37,7 @@ export { ArrowRightIcon } from './ArrowRightIcon.js'
37
37
  export { ArrowUpIcon } from './ArrowUpIcon.js'
38
38
  export { AutomationIcon } from './AutomationIcon.js'
39
39
  export { BackgroundIcon } from './BackgroundIcon.js'
40
+ export { BadIcon } from './BadIcon.js'
40
41
  export { BatchAdjustIcon } from './BatchAdjustIcon.js'
41
42
  export { BatchIcon } from './BatchIcon.js'
42
43
  export { BatchSelectedIcon } from './BatchSelectedIcon.js'
@@ -128,6 +129,7 @@ export { FoodIcon } from './FoodIcon.js'
128
129
  export { ForbiddenIcon } from './ForbiddenIcon.js'
129
130
  export { FourKIcon } from './FourKIcon.js'
130
131
  export { GlobeIcon } from './GlobeIcon.js'
132
+ export { GoodIcon } from './GoodIcon.js'
131
133
  export { GoogleIcon } from './GoogleIcon.js'
132
134
  export { GridIcon } from './GridIcon.js'
133
135
  export { GridLargeIcon } from './GridLargeIcon.js'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/icons",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "private": false,
5
5
  "description": "Photoroom icon components",
6
6
  "sideEffects": false,