@alfalab/icons 3.418.0 → 3.419.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 (39) hide show
  1. package/glyph/dist/BarrelMIcon.d.ts +3 -0
  2. package/glyph/dist/BarrelMIcon.js +1 -0
  3. package/glyph/dist/BasketMIcon.d.ts +3 -0
  4. package/glyph/dist/BasketMIcon.js +1 -0
  5. package/glyph/dist/BottleMIcon.d.ts +3 -0
  6. package/glyph/dist/BottleMIcon.js +1 -0
  7. package/glyph/dist/ChevronDoubleLeftMIcon.d.ts +3 -0
  8. package/glyph/dist/ChevronDoubleLeftMIcon.js +1 -0
  9. package/glyph/dist/ChevronDoubleLeftSIcon.d.ts +3 -0
  10. package/glyph/dist/ChevronDoubleLeftSIcon.js +1 -0
  11. package/glyph/dist/ChevronDoubleRightMIcon.d.ts +3 -0
  12. package/glyph/dist/ChevronDoubleRightMIcon.js +1 -0
  13. package/glyph/dist/ChevronDoubleRightSIcon.d.ts +3 -0
  14. package/glyph/dist/ChevronDoubleRightSIcon.js +1 -0
  15. package/glyph/dist/CircleCrossedOutMIcon.d.ts +3 -0
  16. package/glyph/dist/CircleCrossedOutMIcon.js +1 -0
  17. package/glyph/dist/CircleCrossedOutSIcon.d.ts +3 -0
  18. package/glyph/dist/CircleCrossedOutSIcon.js +1 -0
  19. package/glyph/dist/CircleCrossedOutXxlIcon.d.ts +3 -0
  20. package/glyph/dist/CircleCrossedOutXxlIcon.js +1 -0
  21. package/glyph/dist/DropMIcon.d.ts +3 -0
  22. package/glyph/dist/DropMIcon.js +1 -0
  23. package/glyph/dist/EngineMIcon.d.ts +3 -0
  24. package/glyph/dist/EngineMIcon.js +1 -0
  25. package/glyph/dist/FactoryMIcon.d.ts +3 -0
  26. package/glyph/dist/FactoryMIcon.js +1 -0
  27. package/glyph/dist/HandHouseMIcon.d.ts +3 -0
  28. package/glyph/dist/HandHouseMIcon.js +1 -0
  29. package/glyph/dist/HandPointerMIcon.d.ts +3 -0
  30. package/glyph/dist/HandPointerMIcon.js +1 -0
  31. package/glyph/dist/HandshakeMIcon.d.ts +3 -0
  32. package/glyph/dist/HandshakeMIcon.js +1 -0
  33. package/glyph/dist/HardHatMIcon.d.ts +3 -0
  34. package/glyph/dist/HardHatMIcon.js +1 -0
  35. package/glyph/dist/RadioWavesMIcon.d.ts +3 -0
  36. package/glyph/dist/RadioWavesMIcon.js +1 -0
  37. package/glyph/dist/package.json +1 -1
  38. package/meta_glyph.json +180 -0
  39. package/package.json +2 -2
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BarrelMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BarrelMIcon;
@@ -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,c=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:"M19.361 17c-.858 2.9-2.282 3.986-2.3 4H6.938c-.017-.014-1.44-1.1-2.3-4h14.723zm.2-8.979c.263 1.151.439 2.522.439 4.137 0 1.057-.076 2-.201 2.842H4.2a19.25 19.25 0 01-.2-2.842c0-1.615.176-2.986.44-4.137h15.12zM17.06 3c.015.012 1.048.91 1.885 3.021H5.054C5.89 3.911 6.924 3.012 6.938 3h10.123z"}))};exports.BarrelMIcon=c,exports.default=c;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BasketMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BasketMIcon;
@@ -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:"M22 9.999l-.582 3.88h-.001l-.813 5.417a2 2 0 01-1.977 1.703H5.373a2 2 0 01-1.977-1.703l-.814-5.417L2 10l6.48-7.437 1.507 1.314L4.652 10h14.695l-5.335-6.123 1.508-1.313L22 9.998z"}))};exports.BasketMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BottleMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BottleMIcon;
@@ -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:"M14.917 4a.417.417 0 00.416-.417v-.75A.834.834 0 0014.5 2h-5a.833.833 0 00-.833.833v.75A.417.417 0 009.083 4h5.834zm.991 3.125c-.191-.356-.36-.473-.508-.85A.417.417 0 0015 6H9a.417.417 0 00-.4.275c-.147.377-.317.494-.508.85A7.75 7.75 0 007 10.333v9.584A2.083 2.083 0 009.083 22h5.834A2.083 2.083 0 0017 19.917v-9.584a7.748 7.748 0 00-1.092-3.208z"}))};exports.BottleMIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ChevronDoubleLeftMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ChevronDoubleLeftMIcon;
@@ -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:"M13 6.5L7.5 12l5.5 5.5-1.5 1.5-7-7 7-7L13 6.5z"}),r.createElement("path",{d:"M19.5 6.5L14 12l5.5 5.5L18 19l-7-7 7-7 1.5 1.5z"}))};exports.ChevronDoubleLeftMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ChevronDoubleLeftSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ChevronDoubleLeftSIcon;
@@ -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:"M9 3.707L4.707 8 9 12.293l-1.414 1.414L1.879 8l5.707-5.707L9 3.707z"}),r.createElement("path",{d:"M14.121 3.707L9.828 8l4.293 4.293-1.414 1.414L7 8l5.707-5.707 1.414 1.414z"}))};exports.ChevronDoubleLeftSIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ChevronDoubleRightMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ChevronDoubleRightMIcon;
@@ -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:"M13 12l-7 7-1.5-1.5L10 12 4.5 6.5 6 5l7 7z"}),r.createElement("path",{d:"M19.5 12l-7 7-1.5-1.5 5.5-5.5L11 6.5 12.5 5l7 7z"}))};exports.ChevronDoubleRightMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ChevronDoubleRightSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ChevronDoubleRightSIcon;
@@ -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:"M9 8l-5.707 5.707-1.414-1.414L6.172 8 1.879 3.707l1.414-1.414L9 8z"}),r.createElement("path",{d:"M14.121 8l-5.707 5.707L7 12.293 11.293 8 7 3.707l1.414-1.414L14.121 8z"}))};exports.ChevronDoubleRightSIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CircleCrossedOutMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CircleCrossedOutMIcon;
@@ -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 2zM5.682 7.096A8 8 0 0012 20c1.849 0 3.549-.63 4.903-1.683L5.682 7.096zM12 4a7.96 7.96 0 00-4.904 1.682l11.221 11.221A7.962 7.962 0 0020 12a8 8 0 00-8-8z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.CircleCrossedOutMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CircleCrossedOutSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CircleCrossedOutSIcon;
@@ -0,0 +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,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),l.createElement("g",{clipPath:"url(#prefix__clip0_146495_8131)"},l.createElement("path",{d:"M13.53 12.47l-1.06 1.06-.435-.434-9.131-9.131-.434-.435 1.06-1.06.435.434 9.131 9.131.434.435z"}),l.createElement("path",{d:"M0 8a8 8 0 1016 0A8 8 0 000 8zm14.5 0A6.5 6.5 0 003.965 2.904L3.53 2.47 2.47 3.53l.434.435a6.5 6.5 0 009.131 9.131l.435.434 1.06-1.06-.434-.435A6.473 6.473 0 0014.5 8z",fillRule:"evenodd",clipRule:"evenodd"})),l.createElement("defs",null,l.createElement("clipPath",{id:"prefix__clip0_146495_8131"},l.createElement("path",{d:"M0 0h16v16H0z"}))))};exports.CircleCrossedOutSIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CircleCrossedOutXxlIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CircleCrossedOutXxlIcon;
@@ -0,0 +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,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"48",height:"48",viewBox:"0 0 48 48"},e),l.createElement("path",{d:"M37.914 35.086l-2.828 2.828-1.274-1.274L11.36 14.188l-1.774-1.774 2.828-2.828 1.774 1.774L36.64 33.812l1.274 1.274z"}),l.createElement("path",{d:"M4 24c0 11.046 8.954 20 20 20s20-8.954 20-20S35.046 4 24 4 4 12.954 4 24zm36 0c0-8.837-7.163-16-16-16a15.931 15.931 0 00-9.812 3.36l-1.774-1.774-2.828 2.828 1.774 1.774A15.931 15.931 0 008 24c0 8.837 7.163 16 16 16 3.698 0 7.102-1.254 9.812-3.36l1.274 1.274 2.828-2.828-1.274-1.274A15.931 15.931 0 0040 24z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.CircleCrossedOutXxlIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const DropMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default DropMIcon;
@@ -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 22c3.436 0 7-2.955 7-6.6 0-2.043-.667-3.77-1.538-5.435-1.164-2.227-2.633-4.298-4.18-6.303L12 2l-1.282 1.662C9.17 5.667 7.702 7.738 6.538 9.965 5.668 11.63 5 13.357 5 15.4c0 3.645 3.564 6.6 7 6.6z"}))};exports.DropMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const EngineMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default EngineMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,a=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return t.createElement("svg",a.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M13 7h2.77a.5.5 0 01.294.096l1.73 1.812a.5.5 0 01.206.405V11h2v-.5a.5.5 0 01.5-.5h1a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5v-.7h-2v1.935a.5.5 0 01-.142.349l-1.778 2.764a.501.501 0 01-.36.152H9.372a.5.5 0 01-.475-.347l-.766-2.369c-.067-.206-.259-.28-.476-.28H5.5a.5.5 0 01-.5-.5V14H4v1.5a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5v-5a.5.5 0 01.5-.5h1a.5.5 0 01.5.5V12h1V9.31c0-.158.076-.308.203-.402l2.683-1.81A.5.5 0 018.183 7H11V6H9.5a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H13v1z"}))};exports.EngineMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const FactoryMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default FactoryMIcon;
@@ -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:"M20 3a1 1 0 011 1v17H3v-7.339a3 3 0 011.661-2.684l3.616-1.729A.5.5 0 019 9.695V11.8c0 .153.067.275.2.2l4.054-2.886A.5.5 0 0114 9.55V12h3V4a1 1 0 011-1h2z"}))};exports.FactoryMIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const HandHouseMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default HandHouseMIcon;
@@ -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:"M11.691 13.733l5.126.376a4 4 0 013.708 3.99v4.527c-7.677 0-14.659-3.638-16.546-4.708a.995.995 0 01-.499-.875c0-.704.684-1.221 1.37-1.062 1.96.454 5.774 1.15 9.818.854l-3.36-.978a1.085 1.085 0 01.383-2.124zm-.78-11.51a.89.89 0 011.178 0l4.719 4.202c.394.352.14.995-.394.995h-.825v3.721a.868.868 0 01-.876.858H8.287a.868.868 0 01-.876-.858v-3.72h-.826c-.534 0-.787-.644-.393-.996l4.718-4.203zM10 10h3V7h-3v3z"}))};exports.HandHouseMIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const HandPointerMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default HandPointerMIcon;
@@ -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:"M4.742 4.739l3.33 11.614-1.601.46-1.238-4.317-1.805 3.14a2.5 2.5 0 00-.048 2.338 2.6 2.6 0 001.097 1.105L9.68 21.96l11.215-3.215-3.171-11.06-7.672.455-1.305-4.55a2.083 2.083 0 10-4.005 1.149z"}))};exports.HandPointerMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const HandshakeMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default HandshakeMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,a=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return t.createElement("svg",a.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M7.671 2.167a.5.5 0 01.637-.09l.559.348c.299.187.32.622.054.853-.806.698-2.209 2.083-2.45 3.437-.342 1.92 1.651 3.36 2.848 3.3 1.005-.05 2.696-1.84 3.209-2.408a.516.516 0 01.381-.172h1.38a.5.5 0 01.362.156l6.403 6.744c.456 1.08-.399 2.349-2.734 4.862-2.142 2.304-5.412 3.48-6.438 2.399.968-2.4.436-3.465-2.563-6.728-3.08-3.349-4.534-3.829-5.817-3.519-.273.066-.565-.066-.658-.331l-.776-2.224a.5.5 0 01.1-.499L7.67 2.167zM3.51 12.655c.855-.3 2.8 1.149 4.558 3 1.88 1.98 3.075 3.72 2.847 4.8 0 0-.059.424-.341.721-.283.298-.741.6-1.368.54-.627-.06-3.167-2.112-4.443-3.36-1.276-1.248-3.19-3.541-2.677-4.381.222-.391.285-.72 1.424-1.32zM15.79 2.282a.5.5 0 01.72.012l5.357 5.75a.5.5 0 01-.011.693l-1.86 1.872a.5.5 0 01-.72-.011l-3.963-4.227a1 1 0 00-.73-.315h-1.976a1 1 0 00-.736.321l-1.696 1.84c-.002.002-1.026 1.137-2.05.118-1.017-1.01.093-2.375.113-2.4l2.54-2.56a.5.5 0 01.333-.148l3.906-.172.772-.773z"}))};exports.HandshakeMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const HardHatMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default HardHatMIcon;
@@ -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 4a1 1 0 011 1v11h6.999a1 1 0 011 1v.163a.963.963 0 01-.643.919c-1.557.536-5.664 1.818-9.34 1.818s-7.806-1.283-9.37-1.819A.964.964 0 012 17.162V17a1 1 0 011-1h7V5a1 1 0 011-1h2zM7.316 6.387c.31-.195.684.035.684.401V14.5a.5.5 0 01-.5.5H3.478A.468.468 0 013 14.533c.006-.92.144-3.044 1.161-4.904.9-1.645 2.318-2.715 3.155-3.242zm8.684.43c0-.373.386-.6.694-.388.771.53 2.036 1.562 3.008 3.151 1.141 1.865 1.292 3.997 1.298 4.913.002.26-.21.46-.47.463l-4.025.04a.5.5 0 01-.505-.5v-7.68z"}))};exports.HardHatMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const RadioWavesMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default RadioWavesMIcon;
@@ -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,l=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:"M7.16 5.63A7.987 7.987 0 004 12a7.986 7.986 0 003.16 6.368l-1.216 1.589A9.983 9.983 0 012 12a9.984 9.984 0 013.944-7.958L7.16 5.631zm10.895-1.588A9.983 9.983 0 0122 12a9.982 9.982 0 01-3.945 7.957l-1.215-1.589A7.986 7.986 0 0020 12c0-2.6-1.24-4.908-3.16-6.37l1.215-1.588zM9.589 8.809A3.993 3.993 0 008 12c0 1.303.624 2.46 1.589 3.19l-1.215 1.59A5.99 5.99 0 016 12a5.99 5.99 0 012.374-4.78l1.215 1.589zm6.036-1.59A5.99 5.99 0 0118 12a5.989 5.989 0 01-2.375 4.78l-1.215-1.59A3.992 3.992 0 0016 12a3.993 3.993 0 00-1.59-3.191l1.215-1.59zM12 10a2 2 0 110 4 2 2 0 010-4z"}))};exports.RadioWavesMIcon=l,exports.default=l;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.262.0",
3
+ "version": "2.263.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
@@ -1319,6 +1319,16 @@
1319
1319
  "cdn": "glyph_barcode_m",
1320
1320
  "url": "https://alfabank.servicecdn.ru/icons/glyph_barcode_m.svg"
1321
1321
  },
1322
+ "BarrelMIcon": {
1323
+ "description": "бочка",
1324
+ "web": "BarrelMIcon",
1325
+ "webComponent": "import { BarrelMIcon } from '@alfalab/icons-glyph/BarrelMIcon';",
1326
+ "android": "glyph_barrel_m",
1327
+ "ios": "glyph_barrel_m",
1328
+ "middle": "glyph_barrel_m",
1329
+ "cdn": "glyph_barrel_m",
1330
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_barrel_m.svg"
1331
+ },
1322
1332
  "BasketCrossMIcon": {
1323
1333
  "description": "корзина, очистить",
1324
1334
  "web": "BasketCrossMIcon",
@@ -1339,6 +1349,16 @@
1339
1349
  "cdn": "glyph_basket-line_m",
1340
1350
  "url": "https://alfabank.servicecdn.ru/icons/glyph_basket-line_m.svg"
1341
1351
  },
1352
+ "BasketMIcon": {
1353
+ "description": "корзина",
1354
+ "web": "BasketMIcon",
1355
+ "webComponent": "import { BasketMIcon } from '@alfalab/icons-glyph/BasketMIcon';",
1356
+ "android": "glyph_basket_m",
1357
+ "ios": "glyph_basket_m",
1358
+ "middle": "glyph_basket_m",
1359
+ "cdn": "glyph_basket_m",
1360
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_basket_m.svg"
1361
+ },
1342
1362
  "BedMIcon": {
1343
1363
  "description": "кровать, сон, спать",
1344
1364
  "web": "BedMIcon",
@@ -1569,6 +1589,16 @@
1569
1589
  "cdn": "glyph_bookmark_s",
1570
1590
  "url": "https://alfabank.servicecdn.ru/icons/glyph_bookmark_s.svg"
1571
1591
  },
1592
+ "BottleMIcon": {
1593
+ "description": "бутылка",
1594
+ "web": "BottleMIcon",
1595
+ "webComponent": "import { BottleMIcon } from '@alfalab/icons-glyph/BottleMIcon';",
1596
+ "android": "glyph_bottle_m",
1597
+ "ios": "glyph_bottle_m",
1598
+ "middle": "glyph_bottle_m",
1599
+ "cdn": "glyph_bottle_m",
1600
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_bottle_m.svg"
1601
+ },
1572
1602
  "BowlMIcon": {
1573
1603
  "description": "",
1574
1604
  "web": "BowlMIcon",
@@ -2959,6 +2989,46 @@
2959
2989
  "cdn": "glyph_chevron-back_m",
2960
2990
  "url": "https://alfabank.servicecdn.ru/icons/glyph_chevron-back_m.svg"
2961
2991
  },
2992
+ "ChevronDoubleLeftMIcon": {
2993
+ "description": "шеврон влево",
2994
+ "web": "ChevronDoubleLeftMIcon",
2995
+ "webComponent": "import { ChevronDoubleLeftMIcon } from '@alfalab/icons-glyph/ChevronDoubleLeftMIcon';",
2996
+ "android": "glyph_chevron_double_left_m",
2997
+ "ios": "glyph_chevronDoubleLeft_m",
2998
+ "middle": "glyph_chevron-double-left_m",
2999
+ "cdn": "glyph_chevron-double-left_m",
3000
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_chevron-double-left_m.svg"
3001
+ },
3002
+ "ChevronDoubleLeftSIcon": {
3003
+ "description": "шеврон влево",
3004
+ "web": "ChevronDoubleLeftSIcon",
3005
+ "webComponent": "import { ChevronDoubleLeftSIcon } from '@alfalab/icons-glyph/ChevronDoubleLeftSIcon';",
3006
+ "android": "glyph_chevron_double_left_s",
3007
+ "ios": "glyph_chevronDoubleLeft_s",
3008
+ "middle": "glyph_chevron-double-left_s",
3009
+ "cdn": "glyph_chevron-double-left_s",
3010
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_chevron-double-left_s.svg"
3011
+ },
3012
+ "ChevronDoubleRightMIcon": {
3013
+ "description": "шеврон вправо",
3014
+ "web": "ChevronDoubleRightMIcon",
3015
+ "webComponent": "import { ChevronDoubleRightMIcon } from '@alfalab/icons-glyph/ChevronDoubleRightMIcon';",
3016
+ "android": "glyph_chevron_double_right_m",
3017
+ "ios": "glyph_chevronDoubleRight_m",
3018
+ "middle": "glyph_chevron-double-right_m",
3019
+ "cdn": "glyph_chevron-double-right_m",
3020
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_chevron-double-right_m.svg"
3021
+ },
3022
+ "ChevronDoubleRightSIcon": {
3023
+ "description": "шеврон вправо",
3024
+ "web": "ChevronDoubleRightSIcon",
3025
+ "webComponent": "import { ChevronDoubleRightSIcon } from '@alfalab/icons-glyph/ChevronDoubleRightSIcon';",
3026
+ "android": "glyph_chevron_double_right_s",
3027
+ "ios": "glyph_chevronDoubleRight_s",
3028
+ "middle": "glyph_chevron-double-right_s",
3029
+ "cdn": "glyph_chevron-double-right_s",
3030
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_chevron-double-right_s.svg"
3031
+ },
2962
3032
  "ChevronDownCircleMIcon": {
2963
3033
  "description": "шеврон вниз, шеврон, стрелка вниз, arrow, стрелка, круг",
2964
3034
  "web": "ChevronDownCircleMIcon",
@@ -3329,6 +3399,36 @@
3329
3399
  "cdn": "glyph_circle-chart_m",
3330
3400
  "url": "https://alfabank.servicecdn.ru/icons/glyph_circle-chart_m.svg"
3331
3401
  },
3402
+ "CircleCrossedOutMIcon": {
3403
+ "description": "circle, индикатор, отмена, отклонить, отказать, decline",
3404
+ "web": "CircleCrossedOutMIcon",
3405
+ "webComponent": "import { CircleCrossedOutMIcon } from '@alfalab/icons-glyph/CircleCrossedOutMIcon';",
3406
+ "android": "glyph_circle_crossed_out_m",
3407
+ "ios": "glyph_circleCrossedOut_m",
3408
+ "middle": "glyph_circle-crossed-out_m",
3409
+ "cdn": "glyph_circle-crossed-out_m",
3410
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_circle-crossed-out_m.svg"
3411
+ },
3412
+ "CircleCrossedOutSIcon": {
3413
+ "description": "circle, индикатор, отмена, отклонить, отказать, decline",
3414
+ "web": "CircleCrossedOutSIcon",
3415
+ "webComponent": "import { CircleCrossedOutSIcon } from '@alfalab/icons-glyph/CircleCrossedOutSIcon';",
3416
+ "android": "glyph_circle_crossed_out_s",
3417
+ "ios": "glyph_circleCrossedOut_s",
3418
+ "middle": "glyph_circle-crossed-out_s",
3419
+ "cdn": "glyph_circle-crossed-out_s",
3420
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_circle-crossed-out_s.svg"
3421
+ },
3422
+ "CircleCrossedOutXxlIcon": {
3423
+ "description": "circle, индикатор, отмена, отклонить, отказать, decline",
3424
+ "web": "CircleCrossedOutXxlIcon",
3425
+ "webComponent": "import { CircleCrossedOutXxlIcon } from '@alfalab/icons-glyph/CircleCrossedOutXxlIcon';",
3426
+ "android": "glyph_circle_crossed_out_xxl",
3427
+ "ios": "glyph_circleCrossedOut_xxl",
3428
+ "middle": "glyph_circle-crossed-out_xxl",
3429
+ "cdn": "glyph_circle-crossed-out_xxl",
3430
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_circle-crossed-out_xxl.svg"
3431
+ },
3332
3432
  "CircleMIcon": {
3333
3433
  "description": "",
3334
3434
  "web": "CircleMIcon",
@@ -4719,6 +4819,16 @@
4719
4819
  "cdn": "glyph_drag_s",
4720
4820
  "url": "https://alfabank.servicecdn.ru/icons/glyph_drag_s.svg"
4721
4821
  },
4822
+ "DropMIcon": {
4823
+ "description": "капля",
4824
+ "web": "DropMIcon",
4825
+ "webComponent": "import { DropMIcon } from '@alfalab/icons-glyph/DropMIcon';",
4826
+ "android": "glyph_drop_m",
4827
+ "ios": "glyph_drop_m",
4828
+ "middle": "glyph_drop_m",
4829
+ "cdn": "glyph_drop_m",
4830
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_drop_m.svg"
4831
+ },
4722
4832
  "DumbbellMIcon": {
4723
4833
  "description": "гантеля, спорт",
4724
4834
  "web": "DumbbellMIcon",
@@ -4769,6 +4879,16 @@
4769
4879
  "cdn": "glyph_ellipsis-horizontal_m",
4770
4880
  "url": "https://alfabank.servicecdn.ru/icons/glyph_ellipsis-horizontal_m.svg"
4771
4881
  },
4882
+ "EngineMIcon": {
4883
+ "description": "двигатель",
4884
+ "web": "EngineMIcon",
4885
+ "webComponent": "import { EngineMIcon } from '@alfalab/icons-glyph/EngineMIcon';",
4886
+ "android": "glyph_engine_m",
4887
+ "ios": "glyph_engine_m",
4888
+ "middle": "glyph_engine_m",
4889
+ "cdn": "glyph_engine_m",
4890
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_engine_m.svg"
4891
+ },
4772
4892
  "EnvelopOpenTextMIcon": {
4773
4893
  "description": "",
4774
4894
  "web": "EnvelopOpenTextMIcon",
@@ -5079,6 +5199,16 @@
5079
5199
  "cdn": "glyph_face-id_xxl",
5080
5200
  "url": "https://alfabank.servicecdn.ru/icons/glyph_face-id_xxl.svg"
5081
5201
  },
5202
+ "FactoryMIcon": {
5203
+ "description": "завод",
5204
+ "web": "FactoryMIcon",
5205
+ "webComponent": "import { FactoryMIcon } from '@alfalab/icons-glyph/FactoryMIcon';",
5206
+ "android": "glyph_factory_m",
5207
+ "ios": "glyph_factory_m",
5208
+ "middle": "glyph_factory_m",
5209
+ "cdn": "glyph_factory_m",
5210
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_factory_m.svg"
5211
+ },
5082
5212
  "FilterMIcon": {
5083
5213
  "description": "",
5084
5214
  "web": "FilterMIcon",
@@ -5509,6 +5639,16 @@
5509
5639
  "cdn": "glyph_hand-heart_m",
5510
5640
  "url": "https://alfabank.servicecdn.ru/icons/glyph_hand-heart_m.svg"
5511
5641
  },
5642
+ "HandHouseMIcon": {
5643
+ "description": "рука, дом",
5644
+ "web": "HandHouseMIcon",
5645
+ "webComponent": "import { HandHouseMIcon } from '@alfalab/icons-glyph/HandHouseMIcon';",
5646
+ "android": "glyph_hand_house_m",
5647
+ "ios": "glyph_handHouse_m",
5648
+ "middle": "glyph_hand-house_m",
5649
+ "cdn": "glyph_hand-house_m",
5650
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_hand-house_m.svg"
5651
+ },
5512
5652
  "HandPercentMIcon": {
5513
5653
  "description": "рука с процентом, кредит",
5514
5654
  "web": "HandPercentMIcon",
@@ -5519,6 +5659,16 @@
5519
5659
  "cdn": "glyph_hand-percent_m",
5520
5660
  "url": "https://alfabank.servicecdn.ru/icons/glyph_hand-percent_m.svg"
5521
5661
  },
5662
+ "HandPointerMIcon": {
5663
+ "description": "указатель",
5664
+ "web": "HandPointerMIcon",
5665
+ "webComponent": "import { HandPointerMIcon } from '@alfalab/icons-glyph/HandPointerMIcon';",
5666
+ "android": "glyph_hand_pointer_m",
5667
+ "ios": "glyph_handPointer_m",
5668
+ "middle": "glyph_hand-pointer_m",
5669
+ "cdn": "glyph_hand-pointer_m",
5670
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_hand-pointer_m.svg"
5671
+ },
5522
5672
  "HandRoundPercentMIcon": {
5523
5673
  "description": "",
5524
5674
  "web": "HandRoundPercentMIcon",
@@ -5539,6 +5689,26 @@
5539
5689
  "cdn": "glyph_hand-star_m",
5540
5690
  "url": "https://alfabank.servicecdn.ru/icons/glyph_hand-star_m.svg"
5541
5691
  },
5692
+ "HandshakeMIcon": {
5693
+ "description": "рукопожатие",
5694
+ "web": "HandshakeMIcon",
5695
+ "webComponent": "import { HandshakeMIcon } from '@alfalab/icons-glyph/HandshakeMIcon';",
5696
+ "android": "glyph_handshake_m",
5697
+ "ios": "glyph_handshake_m",
5698
+ "middle": "glyph_handshake_m",
5699
+ "cdn": "glyph_handshake_m",
5700
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_handshake_m.svg"
5701
+ },
5702
+ "HardHatMIcon": {
5703
+ "description": "каска",
5704
+ "web": "HardHatMIcon",
5705
+ "webComponent": "import { HardHatMIcon } from '@alfalab/icons-glyph/HardHatMIcon';",
5706
+ "android": "glyph_hard_hat_m",
5707
+ "ios": "glyph_hardHat_m",
5708
+ "middle": "glyph_hard-hat_m",
5709
+ "cdn": "glyph_hard-hat_m",
5710
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_hard-hat_m.svg"
5711
+ },
5542
5712
  "HeadsetMicMIcon": {
5543
5713
  "description": "гарнитура, наушники, микрофон",
5544
5714
  "web": "HeadsetMicMIcon",
@@ -9079,6 +9249,16 @@
9079
9249
  "cdn": "glyph_radar_xxl",
9080
9250
  "url": "https://alfabank.servicecdn.ru/icons/glyph_radar_xxl.svg"
9081
9251
  },
9252
+ "RadioWavesMIcon": {
9253
+ "description": "волны",
9254
+ "web": "RadioWavesMIcon",
9255
+ "webComponent": "import { RadioWavesMIcon } from '@alfalab/icons-glyph/RadioWavesMIcon';",
9256
+ "android": "glyph_radio_waves_m",
9257
+ "ios": "glyph_radioWaves_m",
9258
+ "middle": "glyph_radio-waves_m",
9259
+ "cdn": "glyph_radio-waves_m",
9260
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_radio-waves_m.svg"
9261
+ },
9082
9262
  "ReceiptCheckmarkMIcon": {
9083
9263
  "description": "чек с галкой, квитанция",
9084
9264
  "web": "ReceiptCheckmarkMIcon",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.418.0",
3
+ "version": "3.419.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.3.0",
54
+ "ui-primitives": "^33.4.0",
55
55
  "util": "^0.12.2"
56
56
  },
57
57
  "lint-staged": {