@livechat/design-system-icons 1.0.0-alpha.18 → 1.0.0-alpha.20
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.
|
@@ -3,13 +3,13 @@ import { SVGProps } from 'react';
|
|
|
3
3
|
|
|
4
4
|
const SvgLockBlack = (props: SVGProps<SVGSVGElement>) => (
|
|
5
5
|
<svg
|
|
6
|
-
viewBox="0 0
|
|
6
|
+
viewBox="0 0 16 16"
|
|
7
7
|
fill="none"
|
|
8
8
|
xmlns="http://www.w3.org/2000/svg"
|
|
9
9
|
{...props}
|
|
10
10
|
>
|
|
11
11
|
<path
|
|
12
|
-
d="
|
|
12
|
+
d="M12 5.333h-.667v-.666a3.335 3.335 0 0 0-6.666 0v.667H4c-.733 0-1.333.6-1.333 1.333V12c0 .733.6 1.334 1.333 1.334h8c.733 0 1.333-.6 1.333-1.334V6.667c0-.733-.6-1.333-1.333-1.333Zm-4 5.334c-.733 0-1.333-.6-1.333-1.333C6.667 8.6 7.267 8 8 8s1.333.6 1.333 1.334c0 .733-.6 1.333-1.333 1.333ZM6 5.334v-.667c0-1.107.893-2 2-2s2 .893 2 2v.667H6Z"
|
|
13
13
|
fill="currentcolor"
|
|
14
14
|
/>
|
|
15
15
|
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@livechat/design-system-icons",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20",
|
|
4
4
|
"description": "",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -36,5 +36,5 @@
|
|
|
36
36
|
"peerDependencies": {
|
|
37
37
|
"react": ">= 16"
|
|
38
38
|
},
|
|
39
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "429c1f5289ca787e5fb829c7f72e2154549e1e96"
|
|
40
40
|
}
|
|
@@ -12,12 +12,12 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
12
12
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
13
13
|
|
|
14
14
|
const SvgLockBlack = props => /*#__PURE__*/React.createElement("svg", {
|
|
15
|
-
viewBox: "0 0
|
|
15
|
+
viewBox: "0 0 16 16",
|
|
16
16
|
fill: "none",
|
|
17
17
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18
18
|
...props
|
|
19
19
|
}, /*#__PURE__*/React.createElement("path", {
|
|
20
|
-
d: "
|
|
20
|
+
d: "M12 5.333h-.667v-.666a3.335 3.335 0 0 0-6.666 0v.667H4c-.733 0-1.333.6-1.333 1.333V12c0 .733.6 1.334 1.333 1.334h8c.733 0 1.333-.6 1.333-1.334V6.667c0-.733-.6-1.333-1.333-1.333Zm-4 5.334c-.733 0-1.333-.6-1.333-1.333C6.667 8.6 7.267 8 8 8s1.333.6 1.333 1.334c0 .733-.6 1.333-1.333 1.333ZM6 5.334v-.667c0-1.107.893-2 2-2s2 .893 2 2v.667H6Z",
|
|
21
21
|
fill: "currentcolor"
|
|
22
22
|
}));
|
|
23
23
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<path d="
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.0001 5.3335H11.3334V4.66683C11.3334 2.82683 9.84008 1.3335 8.00008 1.3335C6.16008 1.3335 4.66675 2.82683 4.66675 4.66683V5.3335H4.00008C3.26675 5.3335 2.66675 5.9335 2.66675 6.66683V12.0002C2.66675 12.7335 3.26675 13.3335 4.00008 13.3335H12.0001C12.7334 13.3335 13.3334 12.7335 13.3334 12.0002V6.66683C13.3334 5.9335 12.7334 5.3335 12.0001 5.3335ZM8.00008 10.6668C7.26675 10.6668 6.66675 10.0668 6.66675 9.3335C6.66675 8.60016 7.26675 8.00016 8.00008 8.00016C8.73341 8.00016 9.33341 8.60016 9.33341 9.3335C9.33341 10.0668 8.73341 10.6668 8.00008 10.6668ZM6.00008 5.3335V4.66683C6.00008 3.56016 6.89341 2.66683 8.00008 2.66683C9.10675 2.66683 10.0001 3.56016 10.0001 4.66683V5.3335H6.00008Z" fill="#424D57"/>
|
|
3
3
|
</svg>
|