@photoroom/icons 0.1.24 → 0.1.25

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 AlignHorizontalLeftIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): React.JSX.Element;
@@ -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,4 @@
1
+ // Code generated by "generateIcons.js"; DO NOT EDIT.
2
+
3
+ import * as React from 'react';
4
+ export function AlignHorizontalRightIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): React.JSX.Element;
@@ -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,4 @@
1
+ // Code generated by "generateIcons.js"; DO NOT EDIT.
2
+
3
+ import * as React from 'react';
4
+ export function AlignVerticalBottomIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): React.JSX.Element;
@@ -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,4 @@
1
+ // Code generated by "generateIcons.js"; DO NOT EDIT.
2
+
3
+ import * as React from 'react';
4
+ export function AlignVerticalTopIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): React.JSX.Element;
@@ -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 };
@@ -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: "M4.3282 3.00118H19.6667V3.00005C20.3881 2.99055 20.9903 3.57595 21 4.2975V19.7008C20.9903 20.4226 20.3889 21.0087 19.6667 20.9996H4.3282C3.60778 21.0073 3.00845 20.4212 3 19.7008V4.29854C3.00878 3.57853 3.60819 2.99305 4.3282 3.00118ZM15.6703 18.337H18.3375L18.3386 13.6251C18.3386 11.3119 17.8401 9.5339 15.137 9.5339C14.105 9.49558 13.1321 10.0299 12.6107 10.9213H12.5748V9.7475H10.0145V18.3366H12.6815V14.0876C12.6815 12.9672 12.8941 11.882 14.2832 11.882C15.6526 11.882 15.6703 13.1642 15.6703 14.1602V18.337ZM5.45703 7.02572C5.45703 7.8748 6.15604 8.5734 7.00511 8.5734C7.85403 8.57332 8.55255 7.87432 8.55255 7.0254C8.55238 6.17649 7.85378 5.47797 7.00479 5.47797C6.15571 5.47797 5.45703 6.17665 5.45703 7.02572ZM5.66878 18.337H8.33863V9.7475H5.66878V18.337Z",
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);
@@ -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'
@@ -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'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/icons",
3
- "version": "0.1.24",
3
+ "version": "0.1.25",
4
4
  "private": false,
5
5
  "description": "Photoroom icon components",
6
6
  "sideEffects": false,