@alfalab/icons 3.428.0 → 3.429.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"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M18 8v10a2 2 0 01-2 2H8a2 2 0 01-2-2V6a2 2 0 012-2h6l4 4zm-8 3a1 1 0 00-1 1v4a1 1 0 001 1h4a1 1 0 001-1v-4a1 1 0 00-1-1h-4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.SimCardCompactMIcon=r,exports.default=r;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -10099,6 +10099,16 @@
|
|
|
10099
10099
|
"cdn": "glyph_sign_m",
|
|
10100
10100
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_sign_m.svg"
|
|
10101
10101
|
},
|
|
10102
|
+
"SimCardCompactMIcon": {
|
|
10103
|
+
"description": "сим карта, симка",
|
|
10104
|
+
"web": "SimCardCompactMIcon",
|
|
10105
|
+
"webComponent": "import { SimCardCompactMIcon } from '@alfalab/icons-glyph/SimCardCompactMIcon';",
|
|
10106
|
+
"android": "glyph_sim_card_compact_m",
|
|
10107
|
+
"ios": "glyph_simCardCompact_m",
|
|
10108
|
+
"middle": "glyph_sim-card-compact_m",
|
|
10109
|
+
"cdn": "glyph_sim-card-compact_m",
|
|
10110
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_sim-card-compact_m.svg"
|
|
10111
|
+
},
|
|
10102
10112
|
"SimCardMIcon": {
|
|
10103
10113
|
"description": "сим карта, симка",
|
|
10104
10114
|
"web": "SimCardMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.429.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": "^34.
|
|
54
|
+
"ui-primitives": "^34.1.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|