@alfalab/icons 3.24.0 → 3.25.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"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M15.25 18.5h5.25a1 1 0 001-1V8.64a3 3 0 00-3.299-2.985l-.951.095.095-.951A3 3 0 0014.36 1.5H8.9a1 1 0 00-1 1V8h6.066a3.005 3.005 0 013.005 3.093c-.01.342-.025.748-.045.988-.221 2.598-.85 4.712-1.676 6.419z"}),l.createElement("path",{d:"M8 23s-6.186-2.016-6.96-11.088a22.08 22.08 0 01-.04-.889A.995.995 0 012 10h11.991c.567 0 1.026.468 1.008 1.033-.01.358-.023.704-.038.879C14.187 20.984 8 23 8 23zm0-11v8.797a8.218 8.218 0 01-1.77-1.353C4.945 18.162 3.453 15.9 3.065 12H8z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ShieldDocumentMIcon=r,exports.default=r;
|
package/corp/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.25.0",
|
|
4
4
|
"description": "Alfa-Bank UI Icons",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": "git@github.com:alfa-laboratory/icons.git",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@types/svgo": "^1.3.1",
|
|
28
28
|
"@typescript-eslint/eslint-plugin": "^2.24.0",
|
|
29
29
|
"@typescript-eslint/parser": "^2.24.0",
|
|
30
|
-
"alfa-ui-primitives": "^3.
|
|
30
|
+
"alfa-ui-primitives": "^3.35.0",
|
|
31
31
|
"arui-presets-lint": "^4.0.0",
|
|
32
32
|
"axios": "^0.21.1",
|
|
33
33
|
"camelcase": "^5.3.1",
|