@alfalab/icons 3.479.0 → 3.480.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,o=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:"M17 21h-2V3h2v18zm-8-2H7V5h2v14zm4-3h-2V8h2v8zm-8-1H3V9h2v6zm16-1h-2v-4h2v4z"}))};exports.SoundWaveLineMIcon=o,exports.default=o;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -10559,6 +10559,16 @@
|
|
|
10559
10559
|
"cdn": "glyph_sound-off_xxl",
|
|
10560
10560
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_sound-off_xxl.svg"
|
|
10561
10561
|
},
|
|
10562
|
+
"SoundWaveLineMIcon": {
|
|
10563
|
+
"description": "",
|
|
10564
|
+
"web": "SoundWaveLineMIcon",
|
|
10565
|
+
"webComponent": "import { SoundWaveLineMIcon } from '@alfalab/icons-glyph/SoundWaveLineMIcon';",
|
|
10566
|
+
"android": "glyph_sound_wave_line_m",
|
|
10567
|
+
"ios": "glyph_soundWaveLine_m",
|
|
10568
|
+
"middle": "glyph_sound-wave-line_m",
|
|
10569
|
+
"cdn": "glyph_sound-wave-line_m",
|
|
10570
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_sound-wave-line_m.svg"
|
|
10571
|
+
},
|
|
10562
10572
|
"SoundWaveMIcon": {
|
|
10563
10573
|
"description": "голосовой режим, чат, голос, звук",
|
|
10564
10574
|
"web": "SoundWaveMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.480.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.55.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|