@alfalab/icons 3.435.0 → 3.436.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,c=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 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm-1.977 11c.092 2.15.478 4.01 1.005 5.328.306.765.621 1.25.868 1.512.04.041.076.072.104.096.028-.024.064-.055.104-.096.247-.261.562-.747.868-1.512.527-1.319.913-3.178 1.005-5.328h-3.954zm-5.959 0a8.004 8.004 0 005.319 6.56C8.63 17.93 8.123 15.614 8.02 13H4.064zm11.916 0c-.103 2.614-.612 4.93-1.364 6.56a8.004 8.004 0 005.32-6.56H15.98zM9.383 4.44A8.005 8.005 0 004.064 11H8.02c.103-2.614.61-4.932 1.363-6.56zm2.514-.28c-.248.261-.563.747-.869 1.512-.527 1.319-.913 3.178-1.005 5.328h3.954c-.092-2.15-.478-4.01-1.005-5.328-.306-.765-.621-1.25-.868-1.512-.04-.042-.075-.072-.104-.098-.028.026-.064.056-.104.098zm2.72.28c.751 1.628 1.26 3.946 1.363 6.56h3.956a8.005 8.005 0 00-5.32-6.56z"}))};exports.WorldSegmentedLineMIcon=c,exports.default=c;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -11919,6 +11919,16 @@
|
|
|
11919
11919
|
"cdn": "glyph_world-segmented-cash_s",
|
|
11920
11920
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_world-segmented-cash_s.svg"
|
|
11921
11921
|
},
|
|
11922
|
+
"WorldSegmentedLineMIcon": {
|
|
11923
|
+
"description": "мир, земля, планета, earth, world, global",
|
|
11924
|
+
"web": "WorldSegmentedLineMIcon",
|
|
11925
|
+
"webComponent": "import { WorldSegmentedLineMIcon } from '@alfalab/icons-glyph/WorldSegmentedLineMIcon';",
|
|
11926
|
+
"android": "glyph_world_segmented_line_m",
|
|
11927
|
+
"ios": "glyph_worldSegmentedLine_m",
|
|
11928
|
+
"middle": "glyph_world-segmented-line_m",
|
|
11929
|
+
"cdn": "glyph_world-segmented-line_m",
|
|
11930
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_world-segmented-line_m.svg"
|
|
11931
|
+
},
|
|
11922
11932
|
"WorldSegmentedMIcon": {
|
|
11923
11933
|
"description": "мир, земля, планета, earth, world, global",
|
|
11924
11934
|
"web": "WorldSegmentedMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.436.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.4.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|