@alfalab/icons 3.391.0 → 3.392.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,r=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:"M10.544 3c.361 0 .717.027 1.065.076-.718.232-1.32.857-1.406 1.705l-.01.21c0 .157.018.308.05.451a5.111 5.111 0 105.4 5.424c.153.038.314.06.484.06.933 0 1.631-.612 1.896-1.362a7.512 7.512 0 01-1.354 5.385L22 20.28 20.28 22l-5.33-5.33A7.545 7.545 0 1110.544 3z"}),a.createElement("path",{d:"M16.127.557a.53.53 0 01.514.493c.173 2.007 1.42 3.256 3.428 3.429a.528.528 0 01.492.513c0 .272-.22.49-.492.513-2.007.173-3.256 1.421-3.43 3.429a.528.528 0 01-.512.493.528.528 0 01-.514-.493c-.173-2.008-1.421-3.256-3.428-3.43a.527.527 0 01-.493-.513c0-.272.222-.49.493-.512 2.007-.173 3.255-1.422 3.428-3.43a.528.528 0 01.514-.492z"}))};exports.MagnifierFlareMIcon=r,exports.default=r;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -6639,6 +6639,16 @@
|
|
|
6639
6639
|
"cdn": "glyph_magnifier-filled_m",
|
|
6640
6640
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_magnifier-filled_m.svg"
|
|
6641
6641
|
},
|
|
6642
|
+
"MagnifierFlareMIcon": {
|
|
6643
|
+
"description": "magic-magnifier, поиск, ai, искусственный интеллект, умный, звезда, ии, спаркл, sparkle, star, flare, smart",
|
|
6644
|
+
"web": "MagnifierFlareMIcon",
|
|
6645
|
+
"webComponent": "import { MagnifierFlareMIcon } from '@alfalab/icons-glyph/MagnifierFlareMIcon';",
|
|
6646
|
+
"android": "glyph_magnifier_flare_m",
|
|
6647
|
+
"ios": "glyph_magnifierFlare_m",
|
|
6648
|
+
"middle": "glyph_magnifier-flare_m",
|
|
6649
|
+
"cdn": "glyph_magnifier-flare_m",
|
|
6650
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_magnifier-flare_m.svg"
|
|
6651
|
+
},
|
|
6642
6652
|
"MagnifierMIcon": {
|
|
6643
6653
|
"description": "поиск, search, лупа",
|
|
6644
6654
|
"web": "MagnifierMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.392.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.3.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|