@alfalab/icons 3.421.0 → 3.422.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,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M1.367 9.582c0-.735.141-2.452 1.732-4.329l.138-.162C4.628 3.45 5.56 2.35 5.847.33c.036-.26.316-.416.54-.282 2.226 1.33 3.709 3.71 3.709 6.427 0 1.097 1.262-.229 1.827-1.236.152-.272.614-.41.816-.173.89 1.05 1.877 2.9 1.896 4.516C14.635 13.128 11.665 16 8 16s-6.634-2.873-6.634-6.418zm7.127.086c-.177-.513-.396-1.15-.992-1.613a.33.33 0 00-.44.045c-3.045 3.231-1.405 6.057.94 6.057 2.535 0 2.9-2.172 2.373-3.67-.073-.209-.325-.272-.519-.165-.955.527-1.118.053-1.362-.654z"}))};exports.FlameSIcon=l,exports.default=l;
|
|
@@ -1 +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,
|
|
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:"M6.276 12.362A.5.5 0 017 12.81V22H3v-7.69a.5.5 0 01.276-.448l3-1.5zM14.5 9a.5.5 0 01.5.5V22H9V9.5a.5.5 0 01.5-.5h5zm2.5 3.81a.5.5 0 01.724-.448l3 1.5a.5.5 0 01.276.448V22h-4v-9.19zM11.766 1.178a.243.243 0 01.468 0l.595 1.917h1.925c.238 0 .337.319.144.466l-1.557 1.184.595 1.917c.073.237-.187.435-.38.288L12 5.766 10.443 6.95c-.192.147-.452-.05-.378-.288l.594-1.917-1.557-1.184c-.193-.147-.094-.466.144-.466h1.925l.595-1.917z"}))};exports.KremlinMIcon=r,exports.default=r;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -5259,6 +5259,16 @@
|
|
|
5259
5259
|
"cdn": "glyph_flame_m",
|
|
5260
5260
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_flame_m.svg"
|
|
5261
5261
|
},
|
|
5262
|
+
"FlameSIcon": {
|
|
5263
|
+
"description": "fier, fuel, gas, огонь",
|
|
5264
|
+
"web": "FlameSIcon",
|
|
5265
|
+
"webComponent": "import { FlameSIcon } from '@alfalab/icons-glyph/FlameSIcon';",
|
|
5266
|
+
"android": "glyph_flame_s",
|
|
5267
|
+
"ios": "glyph_flame_s",
|
|
5268
|
+
"middle": "glyph_flame_s",
|
|
5269
|
+
"cdn": "glyph_flame_s",
|
|
5270
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_flame_s.svg"
|
|
5271
|
+
},
|
|
5262
5272
|
"FlashCircleMIcon": {
|
|
5263
5273
|
"description": "молния, lightning",
|
|
5264
5274
|
"web": "FlashCircleMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.422.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": "^33.
|
|
54
|
+
"ui-primitives": "^33.8.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|