@alfalab/icons 3.466.0 → 3.467.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,l=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:"M11 9a4 4 0 014 4v6a4 4 0 01-4 4H5a4 4 0 01-4-4v-6a4 4 0 014-4h6zm-4.246 3l-1.831 5.037-.849 2.085-.378.926h2.16l.673-1.655h2.942l.673 1.655h2.16l-.378-.926-.849-2.085L9.247 12H6.753zm1.962 4.394H7.284L8 14.426l.716 1.968z"}),a.createElement("path",{d:"M19 1a4 4 0 014 4v6a4 4 0 01-4 4h-2v-2c0-.697-.12-1.366-.339-1.988l.008-.01a6.23 6.23 0 00.244-.318c.164.203.346.382.54.536.74.589 1.589.78 2.047.78v-2c.006 0-.105-.006-.282-.065a1.722 1.722 0 01-.52-.28c-.286-.227-.609-.645-.6-1.507.158-.546.265-1.078.328-1.548H19.5v-2H17V3.5h-2l.001 1.1h-2.5v2h3.902c-.056.338-.14.717-.258 1.108a6.855 6.855 0 01-.59 1.39A5.984 5.984 0 0011 7H9V5a4 4 0 014-4h6z"}))};exports.TranslateMIcon=l,exports.default=l;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -11519,6 +11519,16 @@
|
|
|
11519
11519
|
"cdn": "glyph_transfer_m",
|
|
11520
11520
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_transfer_m.svg"
|
|
11521
11521
|
},
|
|
11522
|
+
"TranslateMIcon": {
|
|
11523
|
+
"description": "перевод",
|
|
11524
|
+
"web": "TranslateMIcon",
|
|
11525
|
+
"webComponent": "import { TranslateMIcon } from '@alfalab/icons-glyph/TranslateMIcon';",
|
|
11526
|
+
"android": "glyph_translate_m",
|
|
11527
|
+
"ios": "glyph_translate_m",
|
|
11528
|
+
"middle": "glyph_translate_m",
|
|
11529
|
+
"cdn": "glyph_translate_m",
|
|
11530
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_translate_m.svg"
|
|
11531
|
+
},
|
|
11522
11532
|
"TrashCanLineMIcon": {
|
|
11523
11533
|
"description": "корзина, мусорка, урна, удалить",
|
|
11524
11534
|
"web": "TrashCanLineMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.467.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.40.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|