@alfalab/icons 3.453.0 → 3.454.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,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const MicLineMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default MicLineMIcon;
@@ -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:"M6 11a6 6 0 0012 0h2a8 8 0 01-7 7.936V22h-2v-3.064A8 8 0 014 11h2z"}),a.createElement("path",{d:"M12 2a4 4 0 014 4v5l-.005.206A4 4 0 018 11V6a4 4 0 014-4zm0 2a2 2 0 00-2 2v5a2 2 0 104 0V6a2 2 0 00-2-2z"}))};exports.MicLineMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const TileCirclesRectanglesMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default TileCirclesRectanglesMIcon;
@@ -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,a=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.02 12.82a4.18 4.18 0 110 8.361 4.18 4.18 0 010-8.36zM8.8 13a2.2 2.2 0 012.2 2.2v3.6A2.2 2.2 0 018.8 21H5.2A2.2 2.2 0 013 18.8v-3.6A2.2 2.2 0 015.2 13h3.6zM6.98 2.82a4.18 4.18 0 110 8.362 4.18 4.18 0 010-8.362zM18.8 3A2.2 2.2 0 0121 5.2v3.6a2.2 2.2 0 01-2.2 2.2h-3.6A2.2 2.2 0 0113 8.8V5.2A2.2 2.2 0 0115.2 3h3.6z"}))};exports.TileCirclesRectanglesMIcon=a,exports.default=a;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.278.0",
3
+ "version": "2.279.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
package/meta_glyph.json CHANGED
@@ -7309,6 +7309,16 @@
7309
7309
  "cdn": "glyph_meter-up-right_m",
7310
7310
  "url": "https://alfabank.servicecdn.ru/icons/glyph_meter-up-right_m.svg"
7311
7311
  },
7312
+ "MicLineMIcon": {
7313
+ "description": "микрофон, звук, microphone, speaker, sound",
7314
+ "web": "MicLineMIcon",
7315
+ "webComponent": "import { MicLineMIcon } from '@alfalab/icons-glyph/MicLineMIcon';",
7316
+ "android": "glyph_mic_line_m",
7317
+ "ios": "glyph_micLine_m",
7318
+ "middle": "glyph_mic-line_m",
7319
+ "cdn": "glyph_mic-line_m",
7320
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_mic-line_m.svg"
7321
+ },
7312
7322
  "MicOffMIcon": {
7313
7323
  "description": "микрофон, звук, microphone, speaker, sound",
7314
7324
  "web": "MicOffMIcon",
@@ -11269,6 +11279,16 @@
11269
11279
  "cdn": "glyph_tile-bento_m",
11270
11280
  "url": "https://alfabank.servicecdn.ru/icons/glyph_tile-bento_m.svg"
11271
11281
  },
11282
+ "TileCirclesRectanglesMIcon": {
11283
+ "description": "плитка",
11284
+ "web": "TileCirclesRectanglesMIcon",
11285
+ "webComponent": "import { TileCirclesRectanglesMIcon } from '@alfalab/icons-glyph/TileCirclesRectanglesMIcon';",
11286
+ "android": "glyph_tile_circles_rectangles_m",
11287
+ "ios": "glyph_tileCirclesRectangles_m",
11288
+ "middle": "glyph_tile-circles-rectangles_m",
11289
+ "cdn": "glyph_tile-circles-rectangles_m",
11290
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_tile-circles-rectangles_m.svg"
11291
+ },
11272
11292
  "TileLineMIcon": {
11273
11293
  "description": "плитка",
11274
11294
  "web": "TileLineMIcon",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.453.0",
3
+ "version": "3.454.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.25.0",
54
+ "ui-primitives": "^35.26.0",
55
55
  "util": "^0.12.2"
56
56
  },
57
57
  "lint-staged": {