@alfalab/icons 3.446.0 → 3.447.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,o=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:"M12.26 21.943c-1.972 0-2.888-.288-4.48-1.439-1.008 1.295-4.197 2.307-4.336.576 0-1.3-.288-2.398-.614-3.598C2.44 16.005 2 14.36 2 11.976 2 6.283 6.672 2 12.207 2c5.54 0 9.88 4.494 9.88 10.029.018 5.45-4.378 9.885-9.828 9.914zm.08-15.022c-2.695-.14-4.795 1.727-5.26 4.652-.384 2.422.297 5.372.877 5.526.278.067.978-.5 1.415-.936a4.988 4.988 0 002.436.869 5.132 5.132 0 005.367-4.782 5.132 5.132 0 00-4.834-5.324V6.92z"}))};exports.MaxSignBoxMIcon=o,exports.default=o;
|
package/logo/dist/package.json
CHANGED
package/meta_logo.json
CHANGED
|
@@ -3919,6 +3919,16 @@
|
|
|
3919
3919
|
"cdn": "logo_mastercard-sign_m",
|
|
3920
3920
|
"url": "https://alfabank.servicecdn.ru/icons/logo_mastercard-sign_m.svg"
|
|
3921
3921
|
},
|
|
3922
|
+
"MaxSignBoxMIcon": {
|
|
3923
|
+
"description": "[logo_max-sign-box_m]",
|
|
3924
|
+
"web": "MaxSignBoxMIcon",
|
|
3925
|
+
"webComponent": "import { MaxSignBoxMIcon } from '@alfalab/icons-logo/MaxSignBoxMIcon';",
|
|
3926
|
+
"android": "logo_max_sign_box_m",
|
|
3927
|
+
"ios": "logo_maxSignBox_m",
|
|
3928
|
+
"middle": "logo_max-sign-box_m",
|
|
3929
|
+
"cdn": "logo_max-sign-box_m",
|
|
3930
|
+
"url": "https://alfabank.servicecdn.ru/icons/logo_max-sign-box_m.svg"
|
|
3931
|
+
},
|
|
3922
3932
|
"MegaMarketMColorIcon": {
|
|
3923
3933
|
"description": "[logo_mega-market_m_color]",
|
|
3924
3934
|
"web": "MegaMarketMColorIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.447.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": "^35.
|
|
54
|
+
"ui-primitives": "^35.19.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|