@artsy/palette-mobile 13.1.26 → 13.1.27
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,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.MultiplePersonsIcon = void 0;
|
|
4
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
const Icon_1 = require("./Icon");
|
|
6
|
+
const hooks_1 = require("../utils/hooks");
|
|
7
|
+
const MultiplePersonsIcon = ({ fill, ...restProps }) => {
|
|
8
|
+
const color = (0, hooks_1.useColor)();
|
|
9
|
+
return ((0, jsx_runtime_1.jsx)(Icon_1.Icon, { ...restProps, viewBox: "0 0 18 18", children: (0, jsx_runtime_1.jsx)(Icon_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M11.654 10.2258V13.4398H10.779V10.2258C10.779 9.50083 10.191 8.91383 9.46598 8.91383H8.54198C7.81698 8.91383 7.22898 9.50083 7.22898 10.2258V13.4398H6.35398V10.2258C6.35398 9.50083 5.76698 8.91383 5.04198 8.91383H4.18898C3.46398 8.91383 2.87598 9.50083 2.87598 10.2258V13.4398H2.00098V10.2258C2.00098 9.01783 2.98098 8.03883 4.18898 8.03883H5.04198C5.75698 8.03883 6.39198 8.38183 6.79198 8.91283C6.99565 8.64114 7.25987 8.42067 7.56366 8.26896C7.86744 8.11724 8.20241 8.03844 8.54198 8.03883H9.46598C10.182 8.03883 10.817 8.38183 11.216 8.91283C11.4197 8.64114 11.6839 8.42067 11.9877 8.26896C12.2914 8.11724 12.6264 8.03844 12.966 8.03883H13.846C15.053 8.03883 16.033 9.01883 16.033 10.2258V13.4398H15.158V10.2258C15.158 9.50083 14.57 8.91383 13.845 8.91383H12.966C12.241 8.91383 11.654 9.50083 11.654 10.2258ZM4.40998 7.00983C3.91508 7.00983 3.44046 6.81324 3.09052 6.46329C2.74057 6.11335 2.54398 5.63873 2.54398 5.14383C2.54398 4.64894 2.74057 4.17431 3.09052 3.82437C3.44046 3.47443 3.91508 3.27783 4.40998 3.27783C4.90487 3.27783 5.3795 3.47443 5.72944 3.82437C6.07938 4.17431 6.27598 4.64894 6.27598 5.14383C6.27598 5.63873 6.07938 6.11335 5.72944 6.46329C5.3795 6.81324 4.90487 7.00983 4.40998 7.00983ZM4.40998 6.13483C4.67281 6.13483 4.92487 6.03042 5.11072 5.84457C5.29657 5.65873 5.40098 5.40666 5.40098 5.14383C5.40098 4.881 5.29657 4.62894 5.11072 4.44309C4.92487 4.25724 4.67281 4.15283 4.40998 4.15283C4.14715 4.15283 3.89508 4.25724 3.70923 4.44309C3.52339 4.62894 3.41898 4.881 3.41898 5.14383C3.41898 5.40666 3.52339 5.65873 3.70923 5.84457C3.89508 6.03042 4.14715 6.13483 4.40998 6.13483ZM8.90998 7.00983C8.41508 7.00983 7.94046 6.81324 7.59052 6.46329C7.24057 6.11335 7.04398 5.63873 7.04398 5.14383C7.04398 4.64894 7.24057 4.17431 7.59052 3.82437C7.94046 3.47443 8.41508 3.27783 8.90998 3.27783C9.40487 3.27783 9.8795 3.47443 10.2294 3.82437C10.5794 4.17431 10.776 4.64894 10.776 5.14383C10.776 5.63873 10.5794 6.11335 10.2294 6.46329C9.8795 6.81324 9.40487 7.00983 8.90998 7.00983ZM8.90998 6.13483C9.17281 6.13483 9.42487 6.03042 9.61072 5.84457C9.79657 5.65873 9.90098 5.40666 9.90098 5.14383C9.90098 4.881 9.79657 4.62894 9.61072 4.44309C9.42487 4.25724 9.17281 4.15283 8.90998 4.15283C8.64715 4.15283 8.39508 4.25724 8.20923 4.44309C8.02339 4.62894 7.91898 4.881 7.91898 5.14383C7.91898 5.40666 8.02339 5.65873 8.20923 5.84457C8.39508 6.03042 8.64715 6.13483 8.90998 6.13483ZM13.41 7.00983C12.9151 7.00983 12.4405 6.81324 12.0905 6.46329C11.7406 6.11335 11.544 5.63873 11.544 5.14383C11.544 4.64894 11.7406 4.17431 12.0905 3.82437C12.4405 3.47443 12.9151 3.27783 13.41 3.27783C13.9049 3.27783 14.3795 3.47443 14.7294 3.82437C15.0794 4.17431 15.276 4.64894 15.276 5.14383C15.276 5.63873 15.0794 6.11335 14.7294 6.46329C14.3795 6.81324 13.9049 7.00983 13.41 7.00983ZM13.41 6.13483C13.6728 6.13483 13.9249 6.03042 14.1107 5.84457C14.2966 5.65873 14.401 5.40666 14.401 5.14383C14.401 4.881 14.2966 4.62894 14.1107 4.44309C13.9249 4.25724 13.6728 4.15283 13.41 4.15283C13.1471 4.15283 12.8951 4.25724 12.7092 4.44309C12.5234 4.62894 12.419 4.881 12.419 5.14383C12.419 5.40666 12.5234 5.65873 12.7092 5.84457C12.8951 6.03042 13.1471 6.13483 13.41 6.13483Z", fill: color(fill) }) }));
|
|
10
|
+
};
|
|
11
|
+
exports.MultiplePersonsIcon = MultiplePersonsIcon;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PersonIcon = void 0;
|
|
4
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
const Icon_1 = require("./Icon");
|
|
6
|
+
const hooks_1 = require("../utils/hooks");
|
|
7
|
+
const PersonIcon = ({ fill, ...restProps }) => {
|
|
8
|
+
const color = (0, hooks_1.useColor)();
|
|
9
|
+
return ((0, jsx_runtime_1.jsx)(Icon_1.Icon, { ...restProps, viewBox: "0 0 18 18", children: (0, jsx_runtime_1.jsx)(Icon_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M9 3.00002C9.66569 3.00002 10.3041 3.26446 10.7748 3.73518C11.2456 4.20589 11.51 4.84432 11.51 5.51002C11.51 6.17571 11.2456 6.81414 10.7748 7.28485C10.3041 7.75557 9.66569 8.02002 9 8.02002C8.33431 8.02002 7.69588 7.75557 7.22516 7.28485C6.75445 6.81414 6.49 6.17571 6.49 5.51002C6.49 4.84432 6.75445 4.20589 7.22516 3.73518C7.69588 3.26446 8.33431 3.00002 9 3.00002ZM9 2.00002C8.06909 2.00002 7.17631 2.36982 6.51806 3.02807C5.8598 3.68632 5.49 4.57911 5.49 5.51002C5.49 6.44093 5.8598 7.33371 6.51806 7.99196C7.17631 8.65021 8.06909 9.02002 9 9.02002C9.93091 9.02002 10.8237 8.65021 11.4819 7.99196C12.1402 7.33371 12.51 6.44093 12.51 5.51002C12.51 4.57911 12.1402 3.68632 11.4819 3.02807C10.8237 2.36982 9.93091 2.00002 9 2.00002ZM15 13V16H14V13C14 12.6022 13.842 12.2207 13.5607 11.9394C13.2794 11.6581 12.8978 11.5 12.5 11.5H5.5C5.10218 11.5 4.72064 11.6581 4.43934 11.9394C4.15804 12.2207 4 12.6022 4 13V16H3V13C3 12.337 3.26339 11.7011 3.73223 11.2323C4.20107 10.7634 4.83696 10.5 5.5 10.5H12.5C13.163 10.5 13.7989 10.7634 14.2678 11.2323C14.7366 11.7011 15 12.337 15 13Z", fill: color(fill) }) }));
|
|
10
|
+
};
|
|
11
|
+
exports.PersonIcon = PersonIcon;
|
package/dist/svgs/index.d.ts
CHANGED
|
@@ -78,11 +78,13 @@ export * from "./MessagesAppIcon";
|
|
|
78
78
|
export * from "./MoneyCircleIcon";
|
|
79
79
|
export * from "./MoneyFillIcon";
|
|
80
80
|
export * from "./MoreIcon";
|
|
81
|
+
export * from "./MultiplePersonsIcon";
|
|
81
82
|
export * from "./NoArtworkIcon";
|
|
82
83
|
export * from "./NoImageIcon";
|
|
83
84
|
export * from "./PageIcon";
|
|
84
85
|
export * from "./Payment2Icon";
|
|
85
86
|
export * from "./PaymentIcon";
|
|
87
|
+
export * from "./PersonIcon";
|
|
86
88
|
export * from "./PublicationIcon";
|
|
87
89
|
export * from "./QuestionCircleIcon";
|
|
88
90
|
export * from "./ReloadIcon";
|
package/dist/svgs/index.js
CHANGED
|
@@ -94,11 +94,13 @@ __exportStar(require("./MessagesAppIcon"), exports);
|
|
|
94
94
|
__exportStar(require("./MoneyCircleIcon"), exports);
|
|
95
95
|
__exportStar(require("./MoneyFillIcon"), exports);
|
|
96
96
|
__exportStar(require("./MoreIcon"), exports);
|
|
97
|
+
__exportStar(require("./MultiplePersonsIcon"), exports);
|
|
97
98
|
__exportStar(require("./NoArtworkIcon"), exports);
|
|
98
99
|
__exportStar(require("./NoImageIcon"), exports);
|
|
99
100
|
__exportStar(require("./PageIcon"), exports);
|
|
100
101
|
__exportStar(require("./Payment2Icon"), exports);
|
|
101
102
|
__exportStar(require("./PaymentIcon"), exports);
|
|
103
|
+
__exportStar(require("./PersonIcon"), exports);
|
|
102
104
|
__exportStar(require("./PublicationIcon"), exports);
|
|
103
105
|
__exportStar(require("./QuestionCircleIcon"), exports);
|
|
104
106
|
__exportStar(require("./ReloadIcon"), exports);
|