@alfalab/icons 3.33.0 → 3.34.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,c=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:"M8.517 19c3.098 0 5.019-1.552 5.019-4.007 0-1.805-1.398-3.202-3.319-3.337v-.175c1.489-.213 2.625-1.504 2.625-2.988C12.842 6.329 11.162 5 8.346 5H2v14h6.517zM5.037 7.241h2.535c1.448 0 2.283.67 2.283 1.785 0 1.126-.895 1.776-2.535 1.776H5.037v-3.56zm0 9.518V12.78h2.635c1.79 0 2.766.68 2.766 1.96 0 1.31-.945 2.018-2.695 2.018H5.037zM15.99 19h2.927v-5.928c0-1.504 1.096-2.416 2.695-2.416.473 0 1.157.088 1.388.175V8.26c-.251-.087-.744-.136-1.147-.136-1.408 0-2.554.815-2.846 1.882h-.18V8.3H15.99V19z"}))};exports.BynMIcon=c,exports.default=c;
|
|
@@ -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:"M13.5 21.638V10H19V7.5H5V10h5.5v11.638h3zM19 5.45V3H5v2.45h14z"}))};exports.KztMIcon=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.34.0",
|
|
4
4
|
"description": "Design System UI Icons",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": "git@github.com:core-ds/icons.git",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"ts-node": "^8.6.2",
|
|
52
52
|
"tslib": "^2.0.0",
|
|
53
53
|
"typescript": "^3.8.3",
|
|
54
|
-
"ui-primitives": "^
|
|
54
|
+
"ui-primitives": "^5.1.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|