@alfalab/icons 3.484.0 → 3.486.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 (41) hide show
  1. package/glyph-26/dist/BubbleAltLine24Icon.d.ts +3 -0
  2. package/glyph-26/dist/BubbleAltLine24Icon.js +1 -0
  3. package/glyph-26/dist/Magnet20Icon.d.ts +3 -0
  4. package/glyph-26/dist/Magnet20Icon.js +1 -0
  5. package/glyph-26/dist/MagnetLine24Icon.d.ts +3 -0
  6. package/glyph-26/dist/MagnetLine24Icon.js +1 -0
  7. package/glyph-26/dist/MagnetThinline20Icon.d.ts +3 -0
  8. package/glyph-26/dist/MagnetThinline20Icon.js +1 -0
  9. package/glyph-26/dist/NotEqualLine20Icon.d.ts +3 -0
  10. package/glyph-26/dist/NotEqualLine20Icon.js +1 -0
  11. package/glyph-26/dist/NotEqualLine24Icon.d.ts +3 -0
  12. package/glyph-26/dist/NotEqualLine24Icon.js +1 -0
  13. package/glyph-26/dist/NotEqualThinline20Icon.d.ts +3 -0
  14. package/glyph-26/dist/NotEqualThinline20Icon.js +1 -0
  15. package/glyph-26/dist/PercentCircleArrowDownLine20Icon.d.ts +3 -0
  16. package/glyph-26/dist/PercentCircleArrowDownLine20Icon.js +1 -0
  17. package/glyph-26/dist/PercentCircleArrowDownLine24Icon.d.ts +3 -0
  18. package/glyph-26/dist/PercentCircleArrowDownLine24Icon.js +1 -0
  19. package/glyph-26/dist/PercentCircleArrowDownThinline20Icon.d.ts +3 -0
  20. package/glyph-26/dist/PercentCircleArrowDownThinline20Icon.js +1 -0
  21. package/glyph-26/dist/PercentCircleArrowUpLine20Icon.d.ts +3 -0
  22. package/glyph-26/dist/PercentCircleArrowUpLine20Icon.js +1 -0
  23. package/glyph-26/dist/PercentCircleArrowUpLine24Icon.d.ts +3 -0
  24. package/glyph-26/dist/PercentCircleArrowUpLine24Icon.js +1 -0
  25. package/glyph-26/dist/PercentCircleArrowUpThinline20Icon.d.ts +3 -0
  26. package/glyph-26/dist/PercentCircleArrowUpThinline20Icon.js +1 -0
  27. package/glyph-26/dist/ShieldCnyLine20Icon.d.ts +3 -0
  28. package/glyph-26/dist/ShieldCnyLine20Icon.js +1 -0
  29. package/glyph-26/dist/ShieldCnyLine24Icon.d.ts +3 -0
  30. package/glyph-26/dist/ShieldCnyLine24Icon.js +1 -0
  31. package/glyph-26/dist/ShieldCnyThinline20Icon.d.ts +3 -0
  32. package/glyph-26/dist/ShieldCnyThinline20Icon.js +1 -0
  33. package/glyph-26/dist/ShieldPercentLine20Icon.d.ts +3 -0
  34. package/glyph-26/dist/ShieldPercentLine20Icon.js +1 -0
  35. package/glyph-26/dist/ShieldPercentLine24Icon.d.ts +3 -0
  36. package/glyph-26/dist/ShieldPercentLine24Icon.js +1 -0
  37. package/glyph-26/dist/ShieldPercentThinline20Icon.d.ts +3 -0
  38. package/glyph-26/dist/ShieldPercentThinline20Icon.js +1 -0
  39. package/glyph-26/dist/package.json +1 -1
  40. package/meta_glyph-26.json +190 -0
  41. package/package.json +2 -2
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BubbleAltLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BubbleAltLine24Icon;
@@ -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 3c5.344 0 10 3.643 10 8.5S17.344 20 12 20c-.371 0-.738-.017-1.099-.05a17.94 17.94 0 01-2.387 1.336c-.852.389-1.783.714-2.528.714-.78 0-1.484-.376-1.812-1.073-.317-.674-.181-1.437.246-2.018v-.002c.182-.244.511-.672.845-1.12C3.292 16.256 2 14.032 2 11.5 2 6.643 6.656 3 12 3zm0 2c-4.597 0-8 3.073-8 6.5 0 2.066 1.202 3.97 3.191 5.19l.888.545-.58.865c-.437.652-1.1 1.507-1.39 1.891.314-.036.859-.197 1.575-.524a15.969 15.969 0 002.39-1.372l.316-.219.38.048c.4.05.811.076 1.23.076 4.597 0 8-3.073 8-6.5S16.597 5 12 5z"}))};exports.BubbleAltLine24Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const Magnet20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default Magnet20Icon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,l=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",l.__assign({role:"img",focusable:"false",fill:"currentColor",width:"20",height:"20",viewBox:"0 0 20 20"},e),t.createElement("path",{d:"M13.14 5.418l-5.314 5.279a1.035 1.035 0 000 1.46 1.028 1.028 0 001.456 0l5.313-5.28 3.907 3.918-5.313 5.28a6.543 6.543 0 01-9.025.233l-.244-.233a6.587 6.587 0 010-9.296L9.233 1.5l3.907 3.918zM5.315 8.183l-.001-.001a4.609 4.609 0 00.007 6.495 4.564 4.564 0 006.467 0l.006-.005.77-.769-1.113-1.114-.775.771a3.006 3.006 0 01-4.25-.006A3.013 3.013 0 016.425 9.3l.007-.006.764-.76L6.082 7.42l-.767.763zm7.54 3.211l1.114 1.115 1.732-1.72-1.113-1.116-1.733 1.721zm-5.37-5.37l1.114 1.114 1.739-1.727-1.112-1.116-1.741 1.73z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.Magnet20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const MagnetLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default MagnetLine24Icon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,l=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",l.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M15.776 6.398l-6.47 6.47a1.29 1.29 0 001.825 1.825l6.47-6.469 4.9 4.9-6.47 6.47-.306.29a8.22 8.22 0 01-11.011 0l-.306-.29a8.22 8.22 0 01-.292-11.319l.292-.306L10.876 1.5l4.9 4.898zm-9.969 2.97a6.24 6.24 0 008.824 8.826l1.223-1.225-2.1-2.1-1.223 1.224a3.271 3.271 0 01-4.625-4.624l1.223-1.225-2.1-2.1-1.222 1.224zm9.346 4.101l2.1 2.1 2.448-2.446-2.1-2.1-2.448 2.446zM8.43 6.745l2.1 2.1 2.447-2.447-2.1-2.099L8.43 6.745z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.MagnetLine24Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const MagnetThinline20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default MagnetThinline20Icon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,l=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",l.__assign({role:"img",focusable:"false",fill:"currentColor",width:"20",height:"20",viewBox:"0 0 20 20"},e),t.createElement("path",{d:"M13.137 5.418l-5.312 5.28a1.035 1.035 0 000 1.46 1.028 1.028 0 001.455 0l5.312-5.28 3.907 3.918-5.312 5.28a6.54 6.54 0 01-9.268 0 6.588 6.588 0 01-.233-9.05l.233-.246L9.231 1.5l3.906 3.918zM4.965 7.832a5.104 5.104 0 00.005 7.196 5.057 5.057 0 007.166 0l.005-.005 1.473-1.465-1.814-1.814-1.474 1.465a2.51 2.51 0 01-3.551-.003 2.519 2.519 0 010-3.555l.004-.005 1.466-1.458L6.43 6.374 4.965 7.832zm7.887 2.866l1.815 1.814 1.732-1.721-1.812-1.816-1.735 1.723zm-5.37-5.37l1.815 1.814 1.74-1.729-1.812-1.816-1.742 1.731z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.MagnetThinline20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const NotEqualLine20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default NotEqualLine20Icon;
@@ -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:"M13.098 17.466l.004-.002.002.004-.966.262-.965.262-1.086-4H4v-2h5.544L8.458 7.997H4v-2h3.916L6.97 2.513l1.925-.52 4.203 15.473zM16 11.993v1.998h-1.773l-.543-1.998H16zm0-5.996v1.999h-3.402l-.543-1.999H16z"}))};exports.NotEqualLine20Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const NotEqualLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default NotEqualLine24Icon;
@@ -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:"M15.118 21.087l.031-.008.11.407-1.932.518-1.338-4.996H4v-2.001h7.453L9.846 9.004H4V7.003h5.31l-1.203-4.49 1.9-.51 5.111 19.084zM20 15.007v2.001h-3.904l-.536-2.001H20zm0-8.004v2h-6.048l-.535-2H20z"}))};exports.NotEqualLine24Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const NotEqualThinline20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default NotEqualThinline20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),l.createElement("path",{d:"M8.654 2.045l4.21 15.5.015.057-1.447.393-1.222-4.5H4v-1.5h5.803L8.717 7.997H4v-1.5h4.31l-1.116-4.11 1.448-.392.012.05zM16 11.995v1.5h-2.683l-.407-1.5H16zm0-5.497v1.5h-4.175l-.407-1.5H16z"}))};exports.NotEqualThinline20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PercentCircleArrowDownLine20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PercentCircleArrowDownLine20Icon;
@@ -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:"M17.5 15h1a.5.5 0 01.416.777l-2 3a.5.5 0 01-.832 0l-2-3A.5.5 0 0114.5 15h1v-3h2v3z"}),r.createElement("path",{d:"M10 2a8 8 0 018 8h-2a6 6 0 10-4 5.657v2.09A8 8 0 1110 2z"}),r.createElement("path",{d:"M13.707 7.707l-6 6-1.414-1.414 6-6 1.414 1.414zM12.25 11a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zm-4.5-4.5a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z"}))};exports.PercentCircleArrowDownLine20Icon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PercentCircleArrowDownLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PercentCircleArrowDownLine24Icon;
@@ -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 18h1.5a.5.5 0 01.424.765l-2.5 4a.5.5 0 01-.848 0l-2.5-4A.5.5 0 0116.5 18H18v-4h2v4z"}),r.createElement("path",{d:"M12 2c5.523 0 10 4.477 10 10h-2a8 8 0 10-6 7.747V21.8c-.646.131-1.315.201-2 .201-5.523 0-10-4.477-10-10S6.477 2 12 2z"}),r.createElement("path",{d:"M16.207 9.207l-7 7-1.414-1.414 7-7 1.414 1.414zM14.5 13a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm-5-5a1.5 1.5 0 110 3 1.5 1.5 0 010-3z"}))};exports.PercentCircleArrowDownLine24Icon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PercentCircleArrowDownThinline20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PercentCircleArrowDownThinline20Icon;
@@ -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:"M16.25 15h1.25a.5.5 0 01.416.777l-2 3a.5.5 0 01-.832 0l-2-3A.5.5 0 0113.5 15h1.25v-3h1.5v3z"}),r.createElement("path",{d:"M10 2a8 8 0 018 8h-1.5a6.5 6.5 0 10-5.5 6.423v1.513A8 8 0 1110 2z"}),r.createElement("path",{d:"M13.53 7.53l-6 6-1.06-1.06 6-6 1.06 1.06zM12.25 11a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zM7.746 6.5a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z"}))};exports.PercentCircleArrowDownThinline20Icon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PercentCircleArrowUpLine20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PercentCircleArrowUpLine20Icon;
@@ -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:"M16.5 12a.5.5 0 01.416.223l2 3A.5.5 0 0118.5 16h-1v3h-2v-3h-1a.5.5 0 01-.416-.777l2-3A.5.5 0 0116.5 12z"}),r.createElement("path",{d:"M10 2a8 8 0 018 8h-2a6 6 0 10-4 5.657v2.09A8 8 0 1110 2z"}),r.createElement("path",{d:"M13.707 7.707l-6 6-1.414-1.414 6-6 1.414 1.414zM12.25 11a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zm-4.5-4.5a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z"}))};exports.PercentCircleArrowUpLine20Icon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PercentCircleArrowUpLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PercentCircleArrowUpLine24Icon;
@@ -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:"M19 14a.5.5 0 01.424.235l2.5 4A.5.5 0 0121.5 19H20v4h-2v-4h-1.5a.5.5 0 01-.424-.765l2.5-4A.5.5 0 0119 14z"}),r.createElement("path",{d:"M12 2c5.523 0 10 4.477 10 10h-2a8 8 0 10-6 7.747V21.8c-.646.131-1.315.201-2 .201-5.523 0-10-4.477-10-10S6.477 2 12 2z"}),r.createElement("path",{d:"M16.207 9.207l-7 7-1.414-1.414 7-7 1.414 1.414zM14.5 13a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm-5-5a1.5 1.5 0 110 3 1.5 1.5 0 010-3z"}))};exports.PercentCircleArrowUpLine24Icon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PercentCircleArrowUpThinline20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PercentCircleArrowUpThinline20Icon;
@@ -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:"M16.5 12a.5.5 0 01.416.223l2 3A.5.5 0 0118.5 16h-1v3h-2v-3h-1a.5.5 0 01-.416-.777l2-3A.5.5 0 0116.5 12z"}),r.createElement("path",{d:"M10 2a8 8 0 018 8h-1.5a6.5 6.5 0 10-4.5 6.185v1.562A8 8 0 1110 2z"}),r.createElement("path",{d:"M13.53 7.53l-6 6-1.06-1.06 6-6 1.06 1.06zM12.25 11a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zM7.746 6.5a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z"}))};exports.PercentCircleArrowUpThinline20Icon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ShieldCnyLine20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ShieldCnyLine20Icon;
@@ -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:"M15.999 13.445L17.361 11h2.29l-2.507 4.5H19v1h-2v1h2v1h-2V20h-2v-1.5h-2v-1h2v-1h-2v-1h1.855L12.35 11h2.289L16 13.445z"}),r.createElement("path",{d:"M18 4.58l-.016.494A22.698 22.698 0 0117.427 9h-2.06c.273-1.052.432-2.04.52-2.826.007-.058.01-.115.016-.17L10 4.1 4.096 6.004l.016.17c.115 1.016.344 2.37.792 3.763.868 2.697 2.4 5.103 5.096 5.983a6.47 6.47 0 001-.423v2.192A8.82 8.82 0 0110 18C3 16.273 2.125 7.292 2.016 5.074L2 4.58 10 2l8 2.58z"}))};exports.ShieldCnyLine20Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ShieldCnyLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ShieldCnyLine24Icon;
@@ -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:"M18.98 16.927L20.576 14h2.277l-2.726 5H22v1h-2v1h2v1h-2v1h-2v-1h-2v-1h2v-1h-2v-1h1.832l-2.727-5h2.278l1.596 2.927z"}),r.createElement("path",{d:"M11.996 2c.03.03 3.03 3 8.999 3 0 1.241.17 4.023-.338 7h-2.03c.354-1.86.4-3.671.391-5.104-2.39-.248-4.284-.915-5.667-1.607-.528-.264-.98-.534-1.356-.78-.377.246-.828.516-1.356.78-1.383.692-3.276 1.36-5.668 1.607-.01 1.776.065 4.135.703 6.447.847 3.07 2.582 5.712 6.32 6.61A8.863 8.863 0 0014 19.217v2.195a11.65 11.65 0 01-2.003.587l-.461-.1C2.027 19.626 2.995 7.952 2.995 5c5.961 0 8.962-2.961 9-3z"}))};exports.ShieldCnyLine24Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ShieldCnyThinline20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ShieldCnyThinline20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),l.createElement("path",{d:"M16.5 13.935L18.1 11h1.709l-2.182 4H19v1h-1.75v1H19v1h-1.75v1h-1.5v-1H14v-1h1.75v-1H14v-1h1.373l-2.182-4H14.9l1.601 2.935z"}),l.createElement("path",{d:"M18 4.58l-.016.494A22.698 22.698 0 0117.427 9h-1.543c.261-1.033.413-1.999.5-2.77.024-.21.04-.403.055-.579L10 3.575 3.56 5.651a20.262 20.262 0 00.868 4.438c.903 2.809 2.554 5.446 5.572 6.354a6.946 6.946 0 002-.97v1.762A8.578 8.578 0 0110 18C3 16.273 2.125 7.292 2.016 5.074L2 4.58 10 2l8 2.58z"}))};exports.ShieldCnyThinline20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ShieldPercentLine20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ShieldPercentLine20Icon;
@@ -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:"M19.207 12.207l-7 7-1.414-1.414 7-7 1.414 1.414zM17.5 16a1.5 1.5 0 110 3 1.5 1.5 0 010-3zM18 4.58l-.016.494A22.698 22.698 0 0117.427 9h-2.06c.273-1.052.432-2.04.52-2.826.007-.058.01-.115.016-.17L10 4.1 4.096 6.004l.016.17c.115 1.016.344 2.37.792 3.763.754 2.344 2.01 4.466 4.096 5.56v2.192C2.915 15.394 2.12 7.18 2.016 5.074L2 4.58 10 2l8 2.58z"}),r.createElement("path",{d:"M12.5 11a1.5 1.5 0 110 3 1.5 1.5 0 010-3z"}))};exports.ShieldPercentLine20Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ShieldPercentLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ShieldPercentLine24Icon;
@@ -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.207 15.207l-7 7-1.414-1.414 7-7 1.414 1.414zM11.996 2c.03.03 3.03 3 9 3 0 1.241.168 4.023-.34 7h-2.028c.353-1.86.4-3.671.39-5.104-2.39-.248-4.283-.915-5.666-1.607-.528-.264-.98-.533-1.357-.78-.376.246-.827.516-1.355.78-1.383.692-3.276 1.36-5.668 1.607-.011 1.776.064 4.135.702 6.447.847 3.07 2.582 5.712 6.321 6.61L12 19.95V22l-.003.001-.46-.1C2.026 19.627 2.995 7.952 2.995 5c5.972 0 8.973-2.972 9-3zM20.5 19a1.5 1.5 0 110 3 1.5 1.5 0 010-3z"}),r.createElement("path",{d:"M15.5 14a1.5 1.5 0 110 3 1.5 1.5 0 010-3z"}))};exports.ShieldPercentLine24Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ShieldPercentThinline20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ShieldPercentThinline20Icon;
@@ -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:"M19.03 12.03l-7 7-1.06-1.06 7-7 1.06 1.06zM17.5 16a1.5 1.5 0 110 3 1.5 1.5 0 010-3zM18 4.58l-.016.494A22.698 22.698 0 0117.427 9h-1.543c.261-1.033.413-1.999.5-2.77.024-.21.04-.403.055-.579L10 3.575 3.56 5.651a20.262 20.262 0 00.868 4.438c.798 2.481 2.18 4.828 4.572 5.968v1.632C2.915 15.394 2.12 7.18 2.016 5.074L2 4.58 10 2l8 2.58z"}),r.createElement("path",{d:"M12.5 11a1.5 1.5 0 110 3 1.5 1.5 0 010-3z"}))};exports.ShieldPercentThinline20Icon=l,exports.default=l;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph-26",
3
- "version": "1.16.0",
3
+ "version": "1.18.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
@@ -4129,6 +4129,16 @@
4129
4129
  "cdn": "glyph-26_btc-thinline_20",
4130
4130
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_btc-thinline_20.svg"
4131
4131
  },
4132
+ "BubbleAltLine24Icon": {
4133
+ "description": "",
4134
+ "web": "BubbleAltLine24Icon",
4135
+ "webComponent": "import { BubbleAltLine24Icon } from '@alfalab/icons-glyph-26/BubbleAltLine24Icon';",
4136
+ "android": "glyph_26_bubble_alt_line_24",
4137
+ "ios": "glyph26_bubbleAltLine_24",
4138
+ "middle": "glyph-26_bubble-alt-line_24",
4139
+ "cdn": "glyph-26_bubble-alt-line_24",
4140
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_bubble-alt-line_24.svg"
4141
+ },
4132
4142
  "BubbleArrowRightLine20Icon": {
4133
4143
  "description": "",
4134
4144
  "web": "BubbleArrowRightLine20Icon",
@@ -14229,6 +14239,36 @@
14229
14239
  "cdn": "glyph-26_magic-wand-thinline_20",
14230
14240
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_magic-wand-thinline_20.svg"
14231
14241
  },
14242
+ "MagnetLine24Icon": {
14243
+ "description": "",
14244
+ "web": "MagnetLine24Icon",
14245
+ "webComponent": "import { MagnetLine24Icon } from '@alfalab/icons-glyph-26/MagnetLine24Icon';",
14246
+ "android": "glyph_26_magnet_line_24",
14247
+ "ios": "glyph26_magnetLine_24",
14248
+ "middle": "glyph-26_magnet-line_24",
14249
+ "cdn": "glyph-26_magnet-line_24",
14250
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_magnet-line_24.svg"
14251
+ },
14252
+ "MagnetThinline20Icon": {
14253
+ "description": "",
14254
+ "web": "MagnetThinline20Icon",
14255
+ "webComponent": "import { MagnetThinline20Icon } from '@alfalab/icons-glyph-26/MagnetThinline20Icon';",
14256
+ "android": "glyph_26_magnet_thinline_20",
14257
+ "ios": "glyph26_magnetThinline_20",
14258
+ "middle": "glyph-26_magnet-thinline_20",
14259
+ "cdn": "glyph-26_magnet-thinline_20",
14260
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_magnet-thinline_20.svg"
14261
+ },
14262
+ "Magnet20Icon": {
14263
+ "description": "",
14264
+ "web": "Magnet20Icon",
14265
+ "webComponent": "import { Magnet20Icon } from '@alfalab/icons-glyph-26/Magnet20Icon';",
14266
+ "android": "glyph_26_magnet_20",
14267
+ "ios": "glyph26_magnet_20",
14268
+ "middle": "glyph-26_magnet_20",
14269
+ "cdn": "glyph-26_magnet_20",
14270
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_magnet_20.svg"
14271
+ },
14232
14272
  "MagnifierFlareLine20Icon": {
14233
14273
  "description": "",
14234
14274
  "web": "MagnifierFlareLine20Icon",
@@ -15289,6 +15329,36 @@
15289
15329
  "cdn": "glyph-26_multiply-thinline_20",
15290
15330
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_multiply-thinline_20.svg"
15291
15331
  },
15332
+ "NotEqualLine20Icon": {
15333
+ "description": "",
15334
+ "web": "NotEqualLine20Icon",
15335
+ "webComponent": "import { NotEqualLine20Icon } from '@alfalab/icons-glyph-26/NotEqualLine20Icon';",
15336
+ "android": "glyph_26_not_equal_line_20",
15337
+ "ios": "glyph26_notEqualLine_20",
15338
+ "middle": "glyph-26_not-equal-line_20",
15339
+ "cdn": "glyph-26_not-equal-line_20",
15340
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_not-equal-line_20.svg"
15341
+ },
15342
+ "NotEqualLine24Icon": {
15343
+ "description": "",
15344
+ "web": "NotEqualLine24Icon",
15345
+ "webComponent": "import { NotEqualLine24Icon } from '@alfalab/icons-glyph-26/NotEqualLine24Icon';",
15346
+ "android": "glyph_26_not_equal_line_24",
15347
+ "ios": "glyph26_notEqualLine_24",
15348
+ "middle": "glyph-26_not-equal-line_24",
15349
+ "cdn": "glyph-26_not-equal-line_24",
15350
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_not-equal-line_24.svg"
15351
+ },
15352
+ "NotEqualThinline20Icon": {
15353
+ "description": "",
15354
+ "web": "NotEqualThinline20Icon",
15355
+ "webComponent": "import { NotEqualThinline20Icon } from '@alfalab/icons-glyph-26/NotEqualThinline20Icon';",
15356
+ "android": "glyph_26_not_equal_thinline_20",
15357
+ "ios": "glyph26_notEqualThinline_20",
15358
+ "middle": "glyph-26_not-equal-thinline_20",
15359
+ "cdn": "glyph-26_not-equal-thinline_20",
15360
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_not-equal-thinline_20.svg"
15361
+ },
15292
15362
  "OfficeBadgeLine20Icon": {
15293
15363
  "description": "",
15294
15364
  "web": "OfficeBadgeLine20Icon",
@@ -16179,6 +16249,66 @@
16179
16249
  "cdn": "glyph-26_percent-capture-thinline_20",
16180
16250
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_percent-capture-thinline_20.svg"
16181
16251
  },
16252
+ "PercentCircleArrowDownLine20Icon": {
16253
+ "description": "",
16254
+ "web": "PercentCircleArrowDownLine20Icon",
16255
+ "webComponent": "import { PercentCircleArrowDownLine20Icon } from '@alfalab/icons-glyph-26/PercentCircleArrowDownLine20Icon';",
16256
+ "android": "glyph_26_percent_circle_arrow_down_line_20",
16257
+ "ios": "glyph26_percentCircleArrowDownLine_20",
16258
+ "middle": "glyph-26_percent-circle-arrow-down-line_20",
16259
+ "cdn": "glyph-26_percent-circle-arrow-down-line_20",
16260
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_percent-circle-arrow-down-line_20.svg"
16261
+ },
16262
+ "PercentCircleArrowDownLine24Icon": {
16263
+ "description": "",
16264
+ "web": "PercentCircleArrowDownLine24Icon",
16265
+ "webComponent": "import { PercentCircleArrowDownLine24Icon } from '@alfalab/icons-glyph-26/PercentCircleArrowDownLine24Icon';",
16266
+ "android": "glyph_26_percent_circle_arrow_down_line_24",
16267
+ "ios": "glyph26_percentCircleArrowDownLine_24",
16268
+ "middle": "glyph-26_percent-circle-arrow-down-line_24",
16269
+ "cdn": "glyph-26_percent-circle-arrow-down-line_24",
16270
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_percent-circle-arrow-down-line_24.svg"
16271
+ },
16272
+ "PercentCircleArrowDownThinline20Icon": {
16273
+ "description": "",
16274
+ "web": "PercentCircleArrowDownThinline20Icon",
16275
+ "webComponent": "import { PercentCircleArrowDownThinline20Icon } from '@alfalab/icons-glyph-26/PercentCircleArrowDownThinline20Icon';",
16276
+ "android": "glyph_26_percent_circle_arrow_down_thinline_20",
16277
+ "ios": "glyph26_percentCircleArrowDownThinline_20",
16278
+ "middle": "glyph-26_percent-circle-arrow-down-thinline_20",
16279
+ "cdn": "glyph-26_percent-circle-arrow-down-thinline_20",
16280
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_percent-circle-arrow-down-thinline_20.svg"
16281
+ },
16282
+ "PercentCircleArrowUpLine20Icon": {
16283
+ "description": "",
16284
+ "web": "PercentCircleArrowUpLine20Icon",
16285
+ "webComponent": "import { PercentCircleArrowUpLine20Icon } from '@alfalab/icons-glyph-26/PercentCircleArrowUpLine20Icon';",
16286
+ "android": "glyph_26_percent_circle_arrow_up_line_20",
16287
+ "ios": "glyph26_percentCircleArrowUpLine_20",
16288
+ "middle": "glyph-26_percent-circle-arrow-up-line_20",
16289
+ "cdn": "glyph-26_percent-circle-arrow-up-line_20",
16290
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_percent-circle-arrow-up-line_20.svg"
16291
+ },
16292
+ "PercentCircleArrowUpLine24Icon": {
16293
+ "description": "",
16294
+ "web": "PercentCircleArrowUpLine24Icon",
16295
+ "webComponent": "import { PercentCircleArrowUpLine24Icon } from '@alfalab/icons-glyph-26/PercentCircleArrowUpLine24Icon';",
16296
+ "android": "glyph_26_percent_circle_arrow_up_line_24",
16297
+ "ios": "glyph26_percentCircleArrowUpLine_24",
16298
+ "middle": "glyph-26_percent-circle-arrow-up-line_24",
16299
+ "cdn": "glyph-26_percent-circle-arrow-up-line_24",
16300
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_percent-circle-arrow-up-line_24.svg"
16301
+ },
16302
+ "PercentCircleArrowUpThinline20Icon": {
16303
+ "description": "",
16304
+ "web": "PercentCircleArrowUpThinline20Icon",
16305
+ "webComponent": "import { PercentCircleArrowUpThinline20Icon } from '@alfalab/icons-glyph-26/PercentCircleArrowUpThinline20Icon';",
16306
+ "android": "glyph_26_percent_circle_arrow_up_thinline_20",
16307
+ "ios": "glyph26_percentCircleArrowUpThinline_20",
16308
+ "middle": "glyph-26_percent-circle-arrow-up-thinline_20",
16309
+ "cdn": "glyph-26_percent-circle-arrow-up-thinline_20",
16310
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_percent-circle-arrow-up-thinline_20.svg"
16311
+ },
16182
16312
  "PercentCircleLine20Icon": {
16183
16313
  "description": "",
16184
16314
  "web": "PercentCircleLine20Icon",
@@ -18209,6 +18339,36 @@
18209
18339
  "cdn": "glyph-26_shield-checkmark-center-thinline_20",
18210
18340
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_shield-checkmark-center-thinline_20.svg"
18211
18341
  },
18342
+ "ShieldCnyLine20Icon": {
18343
+ "description": "",
18344
+ "web": "ShieldCnyLine20Icon",
18345
+ "webComponent": "import { ShieldCnyLine20Icon } from '@alfalab/icons-glyph-26/ShieldCnyLine20Icon';",
18346
+ "android": "glyph_26_shield_cny_line_20",
18347
+ "ios": "glyph26_shieldCnyLine_20",
18348
+ "middle": "glyph-26_shield-cny-line_20",
18349
+ "cdn": "glyph-26_shield-cny-line_20",
18350
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_shield-cny-line_20.svg"
18351
+ },
18352
+ "ShieldCnyLine24Icon": {
18353
+ "description": "",
18354
+ "web": "ShieldCnyLine24Icon",
18355
+ "webComponent": "import { ShieldCnyLine24Icon } from '@alfalab/icons-glyph-26/ShieldCnyLine24Icon';",
18356
+ "android": "glyph_26_shield_cny_line_24",
18357
+ "ios": "glyph26_shieldCnyLine_24",
18358
+ "middle": "glyph-26_shield-cny-line_24",
18359
+ "cdn": "glyph-26_shield-cny-line_24",
18360
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_shield-cny-line_24.svg"
18361
+ },
18362
+ "ShieldCnyThinline20Icon": {
18363
+ "description": "",
18364
+ "web": "ShieldCnyThinline20Icon",
18365
+ "webComponent": "import { ShieldCnyThinline20Icon } from '@alfalab/icons-glyph-26/ShieldCnyThinline20Icon';",
18366
+ "android": "glyph_26_shield_cny_thinline_20",
18367
+ "ios": "glyph26_shieldCnyThinline_20",
18368
+ "middle": "glyph-26_shield-cny-thinline_20",
18369
+ "cdn": "glyph-26_shield-cny-thinline_20",
18370
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_shield-cny-thinline_20.svg"
18371
+ },
18212
18372
  "ShieldCoinsLine20Icon": {
18213
18373
  "description": "",
18214
18374
  "web": "ShieldCoinsLine20Icon",
@@ -18319,6 +18479,36 @@
18319
18479
  "cdn": "glyph-26_shield-line_24",
18320
18480
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_shield-line_24.svg"
18321
18481
  },
18482
+ "ShieldPercentLine20Icon": {
18483
+ "description": "",
18484
+ "web": "ShieldPercentLine20Icon",
18485
+ "webComponent": "import { ShieldPercentLine20Icon } from '@alfalab/icons-glyph-26/ShieldPercentLine20Icon';",
18486
+ "android": "glyph_26_shield_percent_line_20",
18487
+ "ios": "glyph26_shieldPercentLine_20",
18488
+ "middle": "glyph-26_shield-percent-line_20",
18489
+ "cdn": "glyph-26_shield-percent-line_20",
18490
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_shield-percent-line_20.svg"
18491
+ },
18492
+ "ShieldPercentLine24Icon": {
18493
+ "description": "",
18494
+ "web": "ShieldPercentLine24Icon",
18495
+ "webComponent": "import { ShieldPercentLine24Icon } from '@alfalab/icons-glyph-26/ShieldPercentLine24Icon';",
18496
+ "android": "glyph_26_shield_percent_line_24",
18497
+ "ios": "glyph26_shieldPercentLine_24",
18498
+ "middle": "glyph-26_shield-percent-line_24",
18499
+ "cdn": "glyph-26_shield-percent-line_24",
18500
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_shield-percent-line_24.svg"
18501
+ },
18502
+ "ShieldPercentThinline20Icon": {
18503
+ "description": "",
18504
+ "web": "ShieldPercentThinline20Icon",
18505
+ "webComponent": "import { ShieldPercentThinline20Icon } from '@alfalab/icons-glyph-26/ShieldPercentThinline20Icon';",
18506
+ "android": "glyph_26_shield_percent_thinline_20",
18507
+ "ios": "glyph26_shieldPercentThinline_20",
18508
+ "middle": "glyph-26_shield-percent-thinline_20",
18509
+ "cdn": "glyph-26_shield-percent-thinline_20",
18510
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_shield-percent-thinline_20.svg"
18511
+ },
18322
18512
  "ShieldPlusCenterLine20Icon": {
18323
18513
  "description": "",
18324
18514
  "web": "ShieldPlusCenterLine20Icon",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.484.0",
3
+ "version": "3.486.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.59.0",
54
+ "ui-primitives": "^35.61.0",
55
55
  "util": "^0.12.2"
56
56
  },
57
57
  "lint-staged": {