@alfalab/icons 3.217.0 → 3.218.0
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 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,s=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M15.533 15v-2H10v-2h5.533V9.561c0-1.362-.396-2.457-1.187-3.283-.783-.827-1.898-1.24-3.346-1.24-1.448 0-2.563.413-3.346 1.24-.782.826-1.173 1.92-1.173 3.283v2.589H3V9.262c0-1.445.324-2.712.971-3.802.648-1.09 1.57-1.939 2.766-2.547C7.933 2.304 9.354 2 11 2s3.067.304 4.263.913c1.196.608 2.118 1.458 2.766 2.547.647 1.09.971 2.357.971 3.802V11h3v2h-3v2h3v2h-3v5h-3.467v-5H10v-2h5.533z"}))};exports.AmdMIcon=s,exports.default=s;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M6.666 4.037c1.375-1.493 3.349-2.369 5.736-2.369 3.669 0 6.495 2.163 7.054 5.155l.067.355h-3.44l-.072-.198c-.465-1.29-1.81-2.257-3.61-2.257-1.447 0-2.526.574-3.25 1.502-.73.938-1.117 2.26-1.117 3.774 0 1.52.352 2.923 1.07 3.938.71 1.002 1.789 1.644 3.31 1.644 1.913 0 3.117-.874 3.564-2.13l.08-.325h3.456l-.083.476c-.678 3.078-3.345 5.034-7.03 5.034-2.468 0-4.444-.957-5.798-2.53C5.253 14.54 4.537 12.383 4.536 10c0-2.387.757-4.472 2.13-5.962zM19 21H5v2h14v-2z"}))};exports.KgsMIcon=l,exports.default=l;
|
package/glyph/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.218.0",
|
|
4
4
|
"description": "Design System UI Icons",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": "git@github.com:core-ds/icons.git",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"ts-node": "^8.6.2",
|
|
53
53
|
"tslib": "^2.0.0",
|
|
54
54
|
"typescript": "^3.8.3",
|
|
55
|
-
"ui-primitives": "^16.
|
|
55
|
+
"ui-primitives": "^16.2.0",
|
|
56
56
|
"util": "^0.12.2"
|
|
57
57
|
},
|
|
58
58
|
"lint-staged": {
|