@alfalab/icons 3.454.0 → 3.456.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.
Files changed (33) hide show
  1. package/glyph/dist/StopCompactAltMIcon.d.ts +3 -0
  2. package/glyph/dist/StopCompactAltMIcon.js +1 -0
  3. package/glyph/dist/package.json +1 -1
  4. package/glyph-26/dist/Briefcase20Icon.d.ts +3 -0
  5. package/glyph-26/dist/Briefcase20Icon.js +1 -0
  6. package/glyph-26/dist/Briefcase24Icon.d.ts +3 -0
  7. package/glyph-26/dist/Briefcase24Icon.js +1 -0
  8. package/glyph-26/dist/BubbleLines20Icon.d.ts +3 -0
  9. package/glyph-26/dist/BubbleLines20Icon.js +1 -0
  10. package/glyph-26/dist/BubbleLines24Icon.d.ts +3 -0
  11. package/glyph-26/dist/BubbleLines24Icon.js +1 -0
  12. package/glyph-26/dist/Clock20Icon.d.ts +3 -0
  13. package/glyph-26/dist/Clock20Icon.js +1 -0
  14. package/glyph-26/dist/Clock24Icon.d.ts +3 -0
  15. package/glyph-26/dist/Clock24Icon.js +1 -0
  16. package/glyph-26/dist/Stack20Icon.d.ts +3 -0
  17. package/glyph-26/dist/Stack20Icon.js +1 -0
  18. package/glyph-26/dist/Stack24Icon.d.ts +3 -0
  19. package/glyph-26/dist/Stack24Icon.js +1 -0
  20. package/glyph-26/dist/StackLine20Icon.d.ts +3 -0
  21. package/glyph-26/dist/StackLine20Icon.js +1 -0
  22. package/glyph-26/dist/StackLine24Icon.d.ts +3 -0
  23. package/glyph-26/dist/StackLine24Icon.js +1 -0
  24. package/glyph-26/dist/StackThinline20Icon.d.ts +3 -0
  25. package/glyph-26/dist/StackThinline20Icon.js +1 -0
  26. package/glyph-26/dist/User20Icon.d.ts +3 -0
  27. package/glyph-26/dist/User20Icon.js +1 -0
  28. package/glyph-26/dist/User24Icon.d.ts +3 -0
  29. package/glyph-26/dist/User24Icon.js +1 -0
  30. package/glyph-26/dist/package.json +1 -1
  31. package/meta_glyph-26.json +130 -0
  32. package/meta_glyph.json +10 -0
  33. package/package.json +2 -2
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const StopCompactAltMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default StopCompactAltMIcon;
@@ -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:"M5 9.2c0-1.47 0-2.205.286-2.767a2.625 2.625 0 011.147-1.147C6.995 5 7.73 5 9.2 5h5.6c1.47 0 2.205 0 2.767.286.494.252.895.653 1.147 1.147C19 6.995 19 7.73 19 9.2v5.6c0 1.47 0 2.205-.286 2.767a2.625 2.625 0 01-1.147 1.147C17.005 19 16.27 19 14.8 19H9.2c-1.47 0-2.205 0-2.767-.286a2.625 2.625 0 01-1.147-1.147C5 17.005 5 16.27 5 14.8V9.2z"}))};exports.StopCompactAltMIcon=a,exports.default=a;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.279.0",
3
+ "version": "2.280.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const Briefcase20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default Briefcase20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),a.createElement("path",{d:"M11 2a3 3 0 013 3v1h1a3 3 0 013 3v6a3 3 0 01-3 3H5a3 3 0 01-3-3V9a3 3 0 013-3h1V5a3 3 0 013-3h2zM7 14.5h6V13H7v1.5zM9 4a1 1 0 00-1 1v1h4V5a1 1 0 00-1-1H9z"}))};exports.Briefcase20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const Briefcase24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default Briefcase24Icon;
@@ -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:"M13 3a4 4 0 014 4h1a4 4 0 014 4v6a4 4 0 01-4 4H6a4 4 0 01-4-4v-6a4 4 0 014-4h1a4 4 0 014-4h2zM8 17h8v-2H8v2zm3-12a2 2 0 00-2 2h6a2 2 0 00-2-2h-2z"}))};exports.Briefcase24Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BubbleLines20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BubbleLines20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),r.createElement("path",{d:"M10 2c4.832 0 8 3.428 8 7.5 0 5.052-3.948 8.5-8 8.5H9v-2.05C5.081 15.573 2 12.976 2 9c0-2.078.818-3.86 2.274-5.11C5.717 2.655 7.714 2 10 2zm-3.5 9.05H11v-1.5H6.5v1.5zm0-3H13v-1.5H6.5v1.5z"}))};exports.BubbleLines20Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BubbleLines24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BubbleLines24Icon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M12 2c6.052 0 10 4.448 10 9.5 0 3.065-1.394 5.69-3.306 7.532C16.798 20.862 14.31 22 12 22a1 1 0 01-1-1v-2.033c-2.494-.163-4.629-.94-6.206-2.264C2.994 15.191 2 13.03 2 10.5c0-2.53.993-4.69 2.794-6.203C6.578 2.798 9.075 2 12 2zM8 13h4v-2H8v2zm0-4h7V7H8v2z"}))};exports.BubbleLines24Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const Clock20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default Clock20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),r.createElement("path",{d:"M10 2a8 8 0 110 16 8 8 0 010-16zm-.75 8.31l2.72 2.72 1.06-1.06-2.28-2.28V5h-1.5v5.31z"}))};exports.Clock20Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const Clock24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default Clock24Icon;
@@ -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:"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 10.414l3.293 3.293 1.414-1.414L13 11.586V6h-2v6.414z"}))};exports.Clock24Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const Stack20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default Stack20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),r.createElement("path",{d:"M15 6a3 3 0 013 3v6a3 3 0 01-3 3H5a3 3 0 01-3-3V9a3 3 0 013-3h10zm-1-4a2 2 0 012 2H4a2 2 0 012-2h8z"}))};exports.Stack20Icon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const Stack24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default Stack24Icon;
@@ -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:"M18 7a4 4 0 014 4v6a4 4 0 01-4 4H6a4 4 0 01-4-4v-6a4 4 0 014-4h12zm-1.5-4c1.306 0 2.414.835 2.826 2H4.674c.412-1.165 1.52-2 2.826-2h9z"}))};exports.Stack24Icon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const StackLine20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default StackLine20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),a.createElement("path",{d:"M15 6a3 3 0 013 3v6a3 3 0 01-3 3H5l-.154-.004A3 3 0 012 15V9a3 3 0 013-3h10zM5 8a1 1 0 00-1 1v6a1 1 0 001 1h10a1 1 0 001-1V9a1 1 0 00-1-1H5zm9-6a2 2 0 012 2H4a2 2 0 012-2h8z"}))};exports.StackLine20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const StackLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default StackLine24Icon;
@@ -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:"M18 7a4 4 0 014 4v6a4 4 0 01-3.794 3.995L18 21H6l-.206-.005a4.001 4.001 0 01-3.79-3.789L2 17v-6a4 4 0 014-4h12zM6 9a2 2 0 00-2 2v6a2 2 0 002 2h12a2 2 0 002-2v-6a2 2 0 00-2-2H6zm10.5-6c1.306 0 2.414.835 2.826 2H4.674c.412-1.165 1.52-2 2.826-2h9z"}))};exports.StackLine24Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const StackThinline20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default StackThinline20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),r.createElement("path",{d:"M15 6a3 3 0 013 3v5.5a3 3 0 01-3 3H5l-.154-.004A3 3 0 012 14.5V9a3 3 0 013-3h10zM5 7.5A1.5 1.5 0 003.5 9v5.5A1.5 1.5 0 005 16h10a1.5 1.5 0 001.5-1.5V9A1.5 1.5 0 0015 7.5H5zm8.75-5c1.068 0 1.992.61 2.447 1.5H3.803A2.746 2.746 0 016.25 2.5h7.5z"}))};exports.StackThinline20Icon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const User20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default User20Icon;
@@ -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,s=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"20",height:"20",viewBox:"0 0 20 20"},e),r.createElement("path",{d:"M9.893 11c3.043 0 5.723 1.45 6.854 4.077C17.4 16.596 15.992 18 14.356 18H5.468c-1.636 0-3.045-1.403-2.396-2.924C4.192 12.45 6.85 11 9.892 11zm.078-9C12.196 2 14 3.79 14 6s-1.804 4-4.029 4c-2.225 0-4.028-1.791-4.028-4S7.746 2 9.97 2z"}))};exports.User20Icon=s,exports.default=s;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const User24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default User24Icon;
@@ -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,s=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 13c5.353 0 7.398 2.066 7.973 6.008.24 1.64-1.156 2.992-2.813 2.992H6.84c-1.656 0-3.053-1.353-2.813-2.992C4.602 15.066 6.647 13 12 13zm.002-11a5 5 0 110 10 5 5 0 010-10z"}))};exports.User24Icon=s,exports.default=s;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph-26",
3
- "version": "1.4.0",
3
+ "version": "1.5.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
@@ -3779,6 +3779,26 @@
3779
3779
  "cdn": "glyph-26_briefcase-usd-thinline_20",
3780
3780
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_briefcase-usd-thinline_20.svg"
3781
3781
  },
3782
+ "Briefcase20Icon": {
3783
+ "description": "",
3784
+ "web": "Briefcase20Icon",
3785
+ "webComponent": "import { Briefcase20Icon } from '@alfalab/icons-glyph-26/Briefcase20Icon';",
3786
+ "android": "glyph_26_briefcase_20",
3787
+ "ios": "glyph26_briefcase_20",
3788
+ "middle": "glyph-26_briefcase_20",
3789
+ "cdn": "glyph-26_briefcase_20",
3790
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_briefcase_20.svg"
3791
+ },
3792
+ "Briefcase24Icon": {
3793
+ "description": "",
3794
+ "web": "Briefcase24Icon",
3795
+ "webComponent": "import { Briefcase24Icon } from '@alfalab/icons-glyph-26/Briefcase24Icon';",
3796
+ "android": "glyph_26_briefcase_24",
3797
+ "ios": "glyph26_briefcase_24",
3798
+ "middle": "glyph-26_briefcase_24",
3799
+ "cdn": "glyph-26_briefcase_24",
3800
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_briefcase_24.svg"
3801
+ },
3782
3802
  "BtcLine20Icon": {
3783
3803
  "description": "",
3784
3804
  "web": "BtcLine20Icon",
@@ -4009,6 +4029,26 @@
4009
4029
  "cdn": "glyph-26_bubble-lines-thinline_20",
4010
4030
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_bubble-lines-thinline_20.svg"
4011
4031
  },
4032
+ "BubbleLines20Icon": {
4033
+ "description": "",
4034
+ "web": "BubbleLines20Icon",
4035
+ "webComponent": "import { BubbleLines20Icon } from '@alfalab/icons-glyph-26/BubbleLines20Icon';",
4036
+ "android": "glyph_26_bubble_lines_20",
4037
+ "ios": "glyph26_bubbleLines_20",
4038
+ "middle": "glyph-26_bubble-lines_20",
4039
+ "cdn": "glyph-26_bubble-lines_20",
4040
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_bubble-lines_20.svg"
4041
+ },
4042
+ "BubbleLines24Icon": {
4043
+ "description": "",
4044
+ "web": "BubbleLines24Icon",
4045
+ "webComponent": "import { BubbleLines24Icon } from '@alfalab/icons-glyph-26/BubbleLines24Icon';",
4046
+ "android": "glyph_26_bubble_lines_24",
4047
+ "ios": "glyph26_bubbleLines_24",
4048
+ "middle": "glyph-26_bubble-lines_24",
4049
+ "cdn": "glyph-26_bubble-lines_24",
4050
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_bubble-lines_24.svg"
4051
+ },
4012
4052
  "BubbleMinusLine20Icon": {
4013
4053
  "description": "",
4014
4054
  "web": "BubbleMinusLine20Icon",
@@ -7379,6 +7419,26 @@
7379
7419
  "cdn": "glyph-26_clock-timer-thinline_20",
7380
7420
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_clock-timer-thinline_20.svg"
7381
7421
  },
7422
+ "Clock20Icon": {
7423
+ "description": "",
7424
+ "web": "Clock20Icon",
7425
+ "webComponent": "import { Clock20Icon } from '@alfalab/icons-glyph-26/Clock20Icon';",
7426
+ "android": "glyph_26_clock_20",
7427
+ "ios": "glyph26_clock_20",
7428
+ "middle": "glyph-26_clock_20",
7429
+ "cdn": "glyph-26_clock_20",
7430
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_clock_20.svg"
7431
+ },
7432
+ "Clock24Icon": {
7433
+ "description": "",
7434
+ "web": "Clock24Icon",
7435
+ "webComponent": "import { Clock24Icon } from '@alfalab/icons-glyph-26/Clock24Icon';",
7436
+ "android": "glyph_26_clock_24",
7437
+ "ios": "glyph26_clock_24",
7438
+ "middle": "glyph-26_clock_24",
7439
+ "cdn": "glyph-26_clock_24",
7440
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_clock_24.svg"
7441
+ },
7382
7442
  "CloudCheckmarkLine20Icon": {
7383
7443
  "description": "",
7384
7444
  "web": "CloudCheckmarkLine20Icon",
@@ -17839,6 +17899,56 @@
17839
17899
  "cdn": "glyph-26_square-academic-cap-thinline_20",
17840
17900
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_square-academic-cap-thinline_20.svg"
17841
17901
  },
17902
+ "StackLine20Icon": {
17903
+ "description": "",
17904
+ "web": "StackLine20Icon",
17905
+ "webComponent": "import { StackLine20Icon } from '@alfalab/icons-glyph-26/StackLine20Icon';",
17906
+ "android": "glyph_26_stack_line_20",
17907
+ "ios": "glyph26_stackLine_20",
17908
+ "middle": "glyph-26_stack-line_20",
17909
+ "cdn": "glyph-26_stack-line_20",
17910
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_stack-line_20.svg"
17911
+ },
17912
+ "StackLine24Icon": {
17913
+ "description": "",
17914
+ "web": "StackLine24Icon",
17915
+ "webComponent": "import { StackLine24Icon } from '@alfalab/icons-glyph-26/StackLine24Icon';",
17916
+ "android": "glyph_26_stack_line_24",
17917
+ "ios": "glyph26_stackLine_24",
17918
+ "middle": "glyph-26_stack-line_24",
17919
+ "cdn": "glyph-26_stack-line_24",
17920
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_stack-line_24.svg"
17921
+ },
17922
+ "StackThinline20Icon": {
17923
+ "description": "",
17924
+ "web": "StackThinline20Icon",
17925
+ "webComponent": "import { StackThinline20Icon } from '@alfalab/icons-glyph-26/StackThinline20Icon';",
17926
+ "android": "glyph_26_stack_thinline_20",
17927
+ "ios": "glyph26_stackThinline_20",
17928
+ "middle": "glyph-26_stack-thinline_20",
17929
+ "cdn": "glyph-26_stack-thinline_20",
17930
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_stack-thinline_20.svg"
17931
+ },
17932
+ "Stack20Icon": {
17933
+ "description": "",
17934
+ "web": "Stack20Icon",
17935
+ "webComponent": "import { Stack20Icon } from '@alfalab/icons-glyph-26/Stack20Icon';",
17936
+ "android": "glyph_26_stack_20",
17937
+ "ios": "glyph26_stack_20",
17938
+ "middle": "glyph-26_stack_20",
17939
+ "cdn": "glyph-26_stack_20",
17940
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_stack_20.svg"
17941
+ },
17942
+ "Stack24Icon": {
17943
+ "description": "",
17944
+ "web": "Stack24Icon",
17945
+ "webComponent": "import { Stack24Icon } from '@alfalab/icons-glyph-26/Stack24Icon';",
17946
+ "android": "glyph_26_stack_24",
17947
+ "ios": "glyph26_stack_24",
17948
+ "middle": "glyph-26_stack_24",
17949
+ "cdn": "glyph-26_stack_24",
17950
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_stack_24.svg"
17951
+ },
17842
17952
  "StampLine20Icon": {
17843
17953
  "description": "",
17844
17954
  "web": "StampLine20Icon",
@@ -19399,6 +19509,26 @@
19399
19509
  "cdn": "glyph-26_user-tie-thinline_20",
19400
19510
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_user-tie-thinline_20.svg"
19401
19511
  },
19512
+ "User20Icon": {
19513
+ "description": "",
19514
+ "web": "User20Icon",
19515
+ "webComponent": "import { User20Icon } from '@alfalab/icons-glyph-26/User20Icon';",
19516
+ "android": "glyph_26_user_20",
19517
+ "ios": "glyph26_user_20",
19518
+ "middle": "glyph-26_user_20",
19519
+ "cdn": "glyph-26_user_20",
19520
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_user_20.svg"
19521
+ },
19522
+ "User24Icon": {
19523
+ "description": "",
19524
+ "web": "User24Icon",
19525
+ "webComponent": "import { User24Icon } from '@alfalab/icons-glyph-26/User24Icon';",
19526
+ "android": "glyph_26_user_24",
19527
+ "ios": "glyph26_user_24",
19528
+ "middle": "glyph-26_user_24",
19529
+ "cdn": "glyph-26_user_24",
19530
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_user_24.svg"
19531
+ },
19402
19532
  "UsersLine20Icon": {
19403
19533
  "description": "",
19404
19534
  "web": "UsersLine20Icon",
package/meta_glyph.json CHANGED
@@ -10779,6 +10779,16 @@
10779
10779
  "cdn": "glyph_stop-circle_m",
10780
10780
  "url": "https://alfabank.servicecdn.ru/icons/glyph_stop-circle_m.svg"
10781
10781
  },
10782
+ "StopCompactAltMIcon": {
10783
+ "description": "стоп, квадрат, загрузка, плеер, видео, video, stop, player",
10784
+ "web": "StopCompactAltMIcon",
10785
+ "webComponent": "import { StopCompactAltMIcon } from '@alfalab/icons-glyph/StopCompactAltMIcon';",
10786
+ "android": "glyph_stop_compact_alt_m",
10787
+ "ios": "glyph_stopCompactAlt_m",
10788
+ "middle": "glyph_stop-compact-alt_m",
10789
+ "cdn": "glyph_stop-compact-alt_m",
10790
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_stop-compact-alt_m.svg"
10791
+ },
10782
10792
  "StopCompactMIcon": {
10783
10793
  "description": "стоп, квадрат, загрузка, плеер, видео, video, stop, player, компакт",
10784
10794
  "web": "StopCompactMIcon",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.454.0",
3
+ "version": "3.456.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.26.0",
54
+ "ui-primitives": "^35.28.0",
55
55
  "util": "^0.12.2"
56
56
  },
57
57
  "lint-staged": {