@alfalab/icons 3.397.0 → 3.398.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:"M16.5 7.519L6.403 17 1.5 12.327l1.448-1.503 3.47 3.308L15.069 6 16.5 7.519zm6 .001L12.403 17l-1.488-1.417L21.068 6 22.5 7.52z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.CheckmarkDoubleMIcon=r,exports.default=r;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -2749,6 +2749,16 @@
|
|
|
2749
2749
|
"cdn": "glyph_checkmark-compact_xxl",
|
|
2750
2750
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_checkmark-compact_xxl.svg"
|
|
2751
2751
|
},
|
|
2752
|
+
"CheckmarkDoubleMIcon": {
|
|
2753
|
+
"description": "галка, галочка, прочитано",
|
|
2754
|
+
"web": "CheckmarkDoubleMIcon",
|
|
2755
|
+
"webComponent": "import { CheckmarkDoubleMIcon } from '@alfalab/icons-glyph/CheckmarkDoubleMIcon';",
|
|
2756
|
+
"android": "glyph_checkmark_double_m",
|
|
2757
|
+
"ios": "glyph_checkmarkDouble_m",
|
|
2758
|
+
"middle": "glyph_checkmark-double_m",
|
|
2759
|
+
"cdn": "glyph_checkmark-double_m",
|
|
2760
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_checkmark-double_m.svg"
|
|
2761
|
+
},
|
|
2752
2762
|
"CheckmarkHeavyMIcon": {
|
|
2753
2763
|
"description": "",
|
|
2754
2764
|
"web": "CheckmarkHeavyMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.398.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": "^31.
|
|
54
|
+
"ui-primitives": "^31.8.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|