@alfalab/icons 3.379.0 → 3.380.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:"M13.602 1a1 1 0 01.81.416L19.872 9h-2.464l-3.812-5.294L11.5 6.588a1 1 0 01-1.572.058L9.06 5.62 6.607 9H4.135l4.056-5.587a1 1 0 011.573-.059l.868 1.027 2.16-2.97a1 1 0 01.81-.411z"}),l.createElement("path",{d:"M23 11v2h-3.288l-6.9 9.584a1 1 0 01-1.623 0L4.287 13H1v-2h22zM6.752 13L12 20.289 17.248 13H6.752z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.IcebergLineMIcon=r,exports.default=r;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -6082,6 +6082,17 @@
|
|
|
6082
6082
|
"cdn": "glyph_huf_m",
|
|
6083
6083
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_huf_m.svg"
|
|
6084
6084
|
},
|
|
6085
|
+
"IcebergLineMIcon": {
|
|
6086
|
+
"description": "айсберг",
|
|
6087
|
+
"basename": "glyph_iceberg-line_m",
|
|
6088
|
+
"web": "IcebergLineMIcon",
|
|
6089
|
+
"webComponent": "import { IcebergLineMIcon } from '@alfalab/icons-glyph/IcebergLineMIcon';",
|
|
6090
|
+
"android": "glyph_iceberg_line_m",
|
|
6091
|
+
"ios": "glyph_icebergLine_m",
|
|
6092
|
+
"middle": "glyph_iceberg-line_m",
|
|
6093
|
+
"cdn": "glyph_iceberg-line_m",
|
|
6094
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_iceberg-line_m.svg"
|
|
6095
|
+
},
|
|
6085
6096
|
"InformationCircleLineMIcon": {
|
|
6086
6097
|
"description": "информация, инфо, info",
|
|
6087
6098
|
"basename": "glyph_information-circle-line_m",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.380.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": "^30.
|
|
55
|
+
"ui-primitives": "^30.15.0",
|
|
56
56
|
"util": "^0.12.2"
|
|
57
57
|
},
|
|
58
58
|
"lint-staged": {
|