@alfalab/icons 3.384.1 → 3.386.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 (25) hide show
  1. package/glyph/dist/ArrowDownBoldContainerSIcon.d.ts +3 -0
  2. package/glyph/dist/ArrowDownBoldContainerSIcon.js +1 -0
  3. package/glyph/dist/package.json +1 -1
  4. package/logo-corp/dist/CommunalServicesSignBoxLine20Icon.d.ts +3 -0
  5. package/logo-corp/dist/CommunalServicesSignBoxLine20Icon.js +1 -0
  6. package/logo-corp/dist/CommunalServicesSignBoxLine24Icon.d.ts +3 -0
  7. package/logo-corp/dist/CommunalServicesSignBoxLine24Icon.js +1 -0
  8. package/logo-corp/dist/CommunalServicesSignBoxThinline20Icon.d.ts +3 -0
  9. package/logo-corp/dist/CommunalServicesSignBoxThinline20Icon.js +1 -0
  10. package/logo-corp/dist/CreateAutoPaymentSignBoxLine20Icon.d.ts +3 -0
  11. package/logo-corp/dist/CreateAutoPaymentSignBoxLine20Icon.js +1 -0
  12. package/logo-corp/dist/CreateAutoPaymentSignBoxLine24Icon.d.ts +3 -0
  13. package/logo-corp/dist/CreateAutoPaymentSignBoxLine24Icon.js +1 -0
  14. package/logo-corp/dist/CreateAutoPaymentSignBoxThinline20Icon.d.ts +3 -0
  15. package/logo-corp/dist/CreateAutoPaymentSignBoxThinline20Icon.js +1 -0
  16. package/logo-corp/dist/SendByNumberSignBoxLine20ColorIcon.d.ts +3 -0
  17. package/logo-corp/dist/SendByNumberSignBoxLine20ColorIcon.js +1 -0
  18. package/logo-corp/dist/SendByNumberSignBoxLine24ColorIcon.d.ts +3 -0
  19. package/logo-corp/dist/SendByNumberSignBoxLine24ColorIcon.js +1 -0
  20. package/logo-corp/dist/SendByNumberSignBoxThinline20ColorIcon.d.ts +3 -0
  21. package/logo-corp/dist/SendByNumberSignBoxThinline20ColorIcon.js +1 -0
  22. package/logo-corp/dist/package.json +1 -1
  23. package/meta_glyph.json +11 -0
  24. package/meta_logo-corp.json +99 -0
  25. package/package.json +2 -2
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ArrowDownBoldContainerSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ArrowDownBoldContainerSIcon;
@@ -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:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M6.232 12.352a2.5 2.5 0 003.536 0L12.12 10H15v3a2 2 0 01-2 2H3a2 2 0 01-2-2v-3h2.88l2.352 2.352z"}),r.createElement("path",{d:"M10 5.999h1.586c.89 0 1.337 1.078.707 1.708l-3.585 3.585a1 1 0 01-1.414 0L3.709 7.707c-.63-.63-.184-1.708.707-1.708H6V1h4v4.999z"}))};exports.ArrowDownBoldContainerSIcon=a,exports.default=a;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.248.0",
3
+ "version": "2.249.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0",
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CommunalServicesSignBoxLine20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CommunalServicesSignBoxLine20Icon;
@@ -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,i=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.82 2.919c1.198 1.676 2.355 2.708 3.414 3.833 1.047 1.112 1.96 2.29 2.258 4.084.61 3.657-2.418 7.164-6.486 7.164s-7.096-3.507-6.487-7.164c.3-1.793 1.213-2.972 2.26-4.084 1.058-1.125 2.216-2.157 3.413-3.833l.814-1.14.814 1.14zm-.814 2.22C8.976 6.399 7.98 7.33 7.234 8.123c-.953 1.013-1.54 1.834-1.742 3.041C5.102 13.506 7.074 16 10.006 16c2.932 0 4.904-2.493 4.513-4.836-.2-1.207-.788-2.028-1.74-3.041-.747-.793-1.743-1.725-2.773-2.984z"}))};exports.CommunalServicesSignBoxLine20Icon=i,exports.default=i;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CommunalServicesSignBoxLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CommunalServicesSignBoxLine24Icon;
@@ -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.8 2.9c.705.94 1.476 1.743 2.26 2.511.765.75 1.591 1.512 2.302 2.288C18.84 9.31 20 11.165 20 14c0 4.552-3.448 8-8 8-4.41 0-7.784-3.235-7.99-7.576L4 14c0-2.835 1.161-4.69 2.638-6.3.711-.777 1.537-1.538 2.302-2.289.784-.768 1.555-1.57 2.26-2.51l.8-1.068.8 1.067zM12 5.09a28.595 28.595 0 01-1.66 1.749c-.827.812-1.564 1.488-2.228 2.212C6.84 10.44 6 11.835 6 14l.008.32C6.16 17.605 8.66 20 12 20c3.448 0 6-2.552 6-6 0-2.165-.839-3.56-2.112-4.95-.664-.723-1.4-1.4-2.229-2.211A28.595 28.595 0 0112 5.089z"}))};exports.CommunalServicesSignBoxLine24Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CommunalServicesSignBoxThinline20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CommunalServicesSignBoxThinline20Icon;
@@ -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,i=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.61 2.564c1.214 1.7 2.513 2.87 3.66 4.116 1.117 1.212 2.08 2.495 2.227 4.258.286 3.433-2.549 6.812-6.491 6.812-3.941 0-6.79-3.377-6.504-6.813.146-1.762 1.11-3.045 2.227-4.257 1.148-1.246 2.446-2.416 3.66-4.116L10 1.71l.611.854zM10 4.24C8.88 5.642 7.71 6.742 6.832 7.695 5.76 8.858 5.1 9.825 4.997 11.062c-.213 2.565 1.95 5.188 5.009 5.188 3.057 0 5.21-2.621 4.996-5.188-.104-1.237-.764-2.204-1.835-3.367-.879-.954-2.05-2.052-3.168-3.456z"}))};exports.CommunalServicesSignBoxThinline20Icon=i,exports.default=i;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CreateAutoPaymentSignBoxLine20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CreateAutoPaymentSignBoxLine20Icon;
@@ -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.5 11a4.5 4.5 0 11-3.741 7 4.498 4.498 0 01-.728-2H10l-.068-.005a.5.5 0 01-.348-.772l2-3a.5.5 0 01.832 0l2 3A.5.5 0 0114 16h-.948a2.497 2.497 0 004.216 1.268A2.501 2.501 0 0015.5 13v-2z"}),a.createElement("path",{d:"M9 2a3 3 0 013 3v1h1a3 3 0 013 3h-2a1 1 0 00-1-1h-3V5a1 1 0 00-1-1H6v12h2v2H4V2h5z"}))};exports.CreateAutoPaymentSignBoxLine20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CreateAutoPaymentSignBoxLine24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CreateAutoPaymentSignBoxLine24Icon;
@@ -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:"M20.665 14.153A4.5 4.5 0 1115 18.5h-1.5l-.067-.005a.5.5 0 01-.357-.76l2.5-4a.5.5 0 01.848 0l2.5 4a.5.5 0 01-.424.765H17a2.5 2.5 0 103.148-2.415l.517-1.932z"}),a.createElement("path",{d:"M12 2a3 3 0 013 3v2h2a3 3 0 013 3v2h-2v-2a1 1 0 00-1-1h-4V5a1 1 0 00-1-1H6v16h6v2H4V2h8z"}))};exports.CreateAutoPaymentSignBoxLine24Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CreateAutoPaymentSignBoxThinline20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CreateAutoPaymentSignBoxThinline20Icon;
@@ -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:"M16 12a4.001 4.001 0 013.923 4.78A4 4 0 0112 16h-1l-.068-.005a.5.5 0 01-.348-.772l2-3a.5.5 0 01.832 0l2 3A.5.5 0 0115 16h-1.5a2.5 2.5 0 102.5-2.5V12z"}),a.createElement("path",{d:"M8.7 1.95a2.75 2.75 0 012.75 2.75v1.25h1.85a2.75 2.75 0 012.75 2.75V10h-1.5V8.7c0-.69-.56-1.25-1.25-1.25H9.95V4.7c0-.69-.56-1.25-1.25-1.25H5.45v13.1H9v1.5H3.95V1.95H8.7z"}))};exports.CreateAutoPaymentSignBoxThinline20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const SendByNumberSignBoxLine20ColorIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SendByNumberSignBoxLine20ColorIcon;
@@ -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,a=function(e){return t.createElement("svg",l.__assign({role:"img",focusable:"false",width:"20",height:"20",viewBox:"0 0 20 20"},e,{fill:"none"}),t.createElement("path",{d:"M2.5 4.82l2.242 3.97v2.42l-2.238 3.96L2.5 4.82z",fill:"#575EAA"}),t.createElement("path",{d:"M11.104 7.345l2.1-1.275 4.296-.003-6.396 3.883V7.345z",fill:"#DC195B"}),t.createElement("path",{d:"M11.093 4.798l.011 5.253-2.246-1.366V.83l2.235 3.968z",fill:"#FCB52E"}),t.createElement("path",{d:"M17.5 6.067l-4.296.003-2.111-1.272L8.858.83 17.5 6.067z",fill:"#F47733"}),t.createElement("path",{d:"M11.104 15.193v-2.55l-2.245-1.34v7.86l2.245-3.97z",fill:"#60BB46"}),t.createElement("path",{d:"M13.199 13.93L4.742 8.79 2.5 4.82l14.991 9.104-4.292.005z",fill:"#108ACB"}),t.createElement("path",{d:"M8.859 19.163l2.245-3.97 2.095-1.264 4.292-.005-8.632 5.24z",fill:"#118442"}),t.createElement("path",{d:"M2.504 15.17l6.372-3.868L6.733 10l-1.991 1.21-2.238 3.96z",fill:"#9150A0"}))};exports.SendByNumberSignBoxLine20ColorIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const SendByNumberSignBoxLine24ColorIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SendByNumberSignBoxLine24ColorIcon;
@@ -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,a=function(e){return t.createElement("svg",l.__assign({role:"img",focusable:"false",width:"24",height:"24",viewBox:"0 0 24 24"},e,{fill:"none"}),t.createElement("path",{d:"M3 5.789l2.69 4.763v2.903L3.004 18.21 3 5.789z",fill:"#575EAA"}),t.createElement("path",{d:"M13.325 8.818l2.52-1.53L21 7.284l-7.675 4.66V8.818z",fill:"#DC195B"}),t.createElement("path",{d:"M13.311 5.761l.014 6.305-2.695-1.64V1l2.681 4.761z",fill:"#FCB52E"}),t.createElement("path",{d:"M21 7.284l-5.156.004-2.533-1.527L10.63 1 21 7.284z",fill:"#F47733"}),t.createElement("path",{d:"M13.325 18.235v-3.059l-2.695-1.61V23l2.695-4.765z",fill:"#60BB46"}),t.createElement("path",{d:"M15.838 16.719L5.69 10.552 3 5.789l17.99 10.924-5.152.006z",fill:"#108ACB"}),t.createElement("path",{d:"M10.63 23l2.695-4.765 2.513-1.516 5.152-.006L10.63 23z",fill:"#118442"}),t.createElement("path",{d:"M3.004 18.209l7.647-4.643-2.571-1.562-2.39 1.451-2.686 4.754z",fill:"#9150A0"}))};exports.SendByNumberSignBoxLine24ColorIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const SendByNumberSignBoxThinline20ColorIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SendByNumberSignBoxThinline20ColorIcon;
@@ -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,a=function(e){return t.createElement("svg",l.__assign({role:"img",focusable:"false",width:"20",height:"20",viewBox:"0 0 20 20"},e,{fill:"none"}),t.createElement("path",{d:"M2.5 4.82l2.242 3.97v2.42l-2.238 3.96L2.5 4.82z",fill:"#575EAA"}),t.createElement("path",{d:"M11.104 7.345l2.1-1.275 4.296-.003-6.396 3.883V7.345z",fill:"#DC195B"}),t.createElement("path",{d:"M11.093 4.798l.011 5.253-2.246-1.366V.83l2.235 3.968z",fill:"#FCB52E"}),t.createElement("path",{d:"M17.5 6.067l-4.296.003-2.111-1.272L8.858.83 17.5 6.067z",fill:"#F47733"}),t.createElement("path",{d:"M11.104 15.193v-2.55l-2.245-1.34v7.86l2.245-3.97z",fill:"#60BB46"}),t.createElement("path",{d:"M13.199 13.93L4.742 8.79 2.5 4.82l14.991 9.104-4.292.005z",fill:"#108ACB"}),t.createElement("path",{d:"M8.859 19.163l2.245-3.97 2.095-1.264 4.292-.005-8.632 5.24z",fill:"#118442"}),t.createElement("path",{d:"M2.504 15.17l6.372-3.868L6.733 10l-1.991 1.21-2.238 3.96z",fill:"#9150A0"}))};exports.SendByNumberSignBoxThinline20ColorIcon=a,exports.default=a;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-logo-corp",
3
- "version": "1.10.0",
3
+ "version": "1.11.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0",
package/meta_glyph.json CHANGED
@@ -263,6 +263,17 @@
263
263
  "cdn": "glyph_arrow-down-bold-container_m",
264
264
  "url": "https://alfabank.servicecdn.ru/icons/glyph_arrow-down-bold-container_m.svg"
265
265
  },
266
+ "ArrowDownBoldContainerSIcon": {
267
+ "description": "скачать, загрузка",
268
+ "basename": "glyph_arrow-down-bold-container_s",
269
+ "web": "ArrowDownBoldContainerSIcon",
270
+ "webComponent": "import { ArrowDownBoldContainerSIcon } from '@alfalab/icons-glyph/ArrowDownBoldContainerSIcon';",
271
+ "android": "glyph_arrow_down_bold_container_s",
272
+ "ios": "glyph_arrowDownBoldContainer_s",
273
+ "middle": "glyph_arrow-down-bold-container_s",
274
+ "cdn": "glyph_arrow-down-bold-container_s",
275
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_arrow-down-bold-container_s.svg"
276
+ },
266
277
  "ArrowDownCircleMIcon": {
267
278
  "description": "стрелка вниз, стрелочка вниз",
268
279
  "basename": "glyph_arrow-down-circle_m",
@@ -1715,6 +1715,39 @@
1715
1715
  "cdn": "logo-corp_commercial-property-insurance-sign-box-thinline_20",
1716
1716
  "url": "https://alfabank.servicecdn.ru/icons/logo-corp_commercial-property-insurance-sign-box-thinline_20.svg"
1717
1717
  },
1718
+ "CommunalServicesSignBoxLine20Icon": {
1719
+ "description": "",
1720
+ "basename": "logo-corp_communal-services-sign-box-line_20",
1721
+ "web": "CommunalServicesSignBoxLine20Icon",
1722
+ "webComponent": "import { CommunalServicesSignBoxLine20Icon } from '@alfalab/icons-logo-corp/CommunalServicesSignBoxLine20Icon';",
1723
+ "android": "logo_corp_communal_services_sign_box_line_20",
1724
+ "ios": "logoCorp_communalServicesSignBoxLine_20",
1725
+ "middle": "logo-corp_communal-services-sign-box-line_20",
1726
+ "cdn": "logo-corp_communal-services-sign-box-line_20",
1727
+ "url": "https://alfabank.servicecdn.ru/icons/logo-corp_communal-services-sign-box-line_20.svg"
1728
+ },
1729
+ "CommunalServicesSignBoxLine24Icon": {
1730
+ "description": "",
1731
+ "basename": "logo-corp_communal-services-sign-box-line_24",
1732
+ "web": "CommunalServicesSignBoxLine24Icon",
1733
+ "webComponent": "import { CommunalServicesSignBoxLine24Icon } from '@alfalab/icons-logo-corp/CommunalServicesSignBoxLine24Icon';",
1734
+ "android": "logo_corp_communal_services_sign_box_line_24",
1735
+ "ios": "logoCorp_communalServicesSignBoxLine_24",
1736
+ "middle": "logo-corp_communal-services-sign-box-line_24",
1737
+ "cdn": "logo-corp_communal-services-sign-box-line_24",
1738
+ "url": "https://alfabank.servicecdn.ru/icons/logo-corp_communal-services-sign-box-line_24.svg"
1739
+ },
1740
+ "CommunalServicesSignBoxThinline20Icon": {
1741
+ "description": "",
1742
+ "basename": "logo-corp_communal-services-sign-box-thinline_20",
1743
+ "web": "CommunalServicesSignBoxThinline20Icon",
1744
+ "webComponent": "import { CommunalServicesSignBoxThinline20Icon } from '@alfalab/icons-logo-corp/CommunalServicesSignBoxThinline20Icon';",
1745
+ "android": "logo_corp_communal_services_sign_box_thinline_20",
1746
+ "ios": "logoCorp_communalServicesSignBoxThinline_20",
1747
+ "middle": "logo-corp_communal-services-sign-box-thinline_20",
1748
+ "cdn": "logo-corp_communal-services-sign-box-thinline_20",
1749
+ "url": "https://alfabank.servicecdn.ru/icons/logo-corp_communal-services-sign-box-thinline_20.svg"
1750
+ },
1718
1751
  "CompanySignBoxLine20Icon": {
1719
1752
  "description": "Компания",
1720
1753
  "basename": "logo-corp_company-sign-box-line_20",
@@ -1880,6 +1913,39 @@
1880
1913
  "cdn": "logo-corp_corporate-korus-sign-box-thinline_20",
1881
1914
  "url": "https://alfabank.servicecdn.ru/icons/logo-corp_corporate-korus-sign-box-thinline_20.svg"
1882
1915
  },
1916
+ "CreateAutoPaymentSignBoxLine20Icon": {
1917
+ "description": "",
1918
+ "basename": "logo-corp_create-auto-payment-sign-box-line_20",
1919
+ "web": "CreateAutoPaymentSignBoxLine20Icon",
1920
+ "webComponent": "import { CreateAutoPaymentSignBoxLine20Icon } from '@alfalab/icons-logo-corp/CreateAutoPaymentSignBoxLine20Icon';",
1921
+ "android": "logo_corp_create_auto_payment_sign_box_line_20",
1922
+ "ios": "logoCorp_createAutoPaymentSignBoxLine_20",
1923
+ "middle": "logo-corp_create-auto-payment-sign-box-line_20",
1924
+ "cdn": "logo-corp_create-auto-payment-sign-box-line_20",
1925
+ "url": "https://alfabank.servicecdn.ru/icons/logo-corp_create-auto-payment-sign-box-line_20.svg"
1926
+ },
1927
+ "CreateAutoPaymentSignBoxLine24Icon": {
1928
+ "description": "",
1929
+ "basename": "logo-corp_create-auto-payment-sign-box-line_24",
1930
+ "web": "CreateAutoPaymentSignBoxLine24Icon",
1931
+ "webComponent": "import { CreateAutoPaymentSignBoxLine24Icon } from '@alfalab/icons-logo-corp/CreateAutoPaymentSignBoxLine24Icon';",
1932
+ "android": "logo_corp_create_auto_payment_sign_box_line_24",
1933
+ "ios": "logoCorp_createAutoPaymentSignBoxLine_24",
1934
+ "middle": "logo-corp_create-auto-payment-sign-box-line_24",
1935
+ "cdn": "logo-corp_create-auto-payment-sign-box-line_24",
1936
+ "url": "https://alfabank.servicecdn.ru/icons/logo-corp_create-auto-payment-sign-box-line_24.svg"
1937
+ },
1938
+ "CreateAutoPaymentSignBoxThinline20Icon": {
1939
+ "description": "",
1940
+ "basename": "logo-corp_create-auto-payment-sign-box-thinline_20",
1941
+ "web": "CreateAutoPaymentSignBoxThinline20Icon",
1942
+ "webComponent": "import { CreateAutoPaymentSignBoxThinline20Icon } from '@alfalab/icons-logo-corp/CreateAutoPaymentSignBoxThinline20Icon';",
1943
+ "android": "logo_corp_create_auto_payment_sign_box_thinline_20",
1944
+ "ios": "logoCorp_createAutoPaymentSignBoxThinline_20",
1945
+ "middle": "logo-corp_create-auto-payment-sign-box-thinline_20",
1946
+ "cdn": "logo-corp_create-auto-payment-sign-box-thinline_20",
1947
+ "url": "https://alfabank.servicecdn.ru/icons/logo-corp_create-auto-payment-sign-box-thinline_20.svg"
1948
+ },
1883
1949
  "CreateCurrencyTransferSignBoxLine20Icon": {
1884
1950
  "description": "Создать валютный перевод",
1885
1951
  "basename": "logo-corp_create-currency-transfer-sign-box-line_20",
@@ -5510,6 +5576,39 @@
5510
5576
  "cdn": "logo-corp_self-encashment-sign-box-thinline_20",
5511
5577
  "url": "https://alfabank.servicecdn.ru/icons/logo-corp_self-encashment-sign-box-thinline_20.svg"
5512
5578
  },
5579
+ "SendByNumberSignBoxLine20ColorIcon": {
5580
+ "description": "",
5581
+ "basename": "logo-corp_send-by-number-sign-box-line_20_color",
5582
+ "web": "SendByNumberSignBoxLine20ColorIcon",
5583
+ "webComponent": "import { SendByNumberSignBoxLine20ColorIcon } from '@alfalab/icons-logo-corp/SendByNumberSignBoxLine20ColorIcon';",
5584
+ "android": "logo_corp_send_by_number_sign_box_line_20_color",
5585
+ "ios": "logoCorp_sendByNumberSignBoxLine_20_color",
5586
+ "middle": "logo-corp_send-by-number-sign-box-line_20_color",
5587
+ "cdn": "logo-corp_send-by-number-sign-box-line_20_color",
5588
+ "url": "https://alfabank.servicecdn.ru/icons/logo-corp_send-by-number-sign-box-line_20_color.svg"
5589
+ },
5590
+ "SendByNumberSignBoxLine24ColorIcon": {
5591
+ "description": "",
5592
+ "basename": "logo-corp_send-by-number-sign-box-line_24_color",
5593
+ "web": "SendByNumberSignBoxLine24ColorIcon",
5594
+ "webComponent": "import { SendByNumberSignBoxLine24ColorIcon } from '@alfalab/icons-logo-corp/SendByNumberSignBoxLine24ColorIcon';",
5595
+ "android": "logo_corp_send_by_number_sign_box_line_24_color",
5596
+ "ios": "logoCorp_sendByNumberSignBoxLine_24_color",
5597
+ "middle": "logo-corp_send-by-number-sign-box-line_24_color",
5598
+ "cdn": "logo-corp_send-by-number-sign-box-line_24_color",
5599
+ "url": "https://alfabank.servicecdn.ru/icons/logo-corp_send-by-number-sign-box-line_24_color.svg"
5600
+ },
5601
+ "SendByNumberSignBoxThinline20ColorIcon": {
5602
+ "description": "",
5603
+ "basename": "logo-corp_send-by-number-sign-box-thinline_20_color",
5604
+ "web": "SendByNumberSignBoxThinline20ColorIcon",
5605
+ "webComponent": "import { SendByNumberSignBoxThinline20ColorIcon } from '@alfalab/icons-logo-corp/SendByNumberSignBoxThinline20ColorIcon';",
5606
+ "android": "logo_corp_send_by_number_sign_box_thinline_20_color",
5607
+ "ios": "logoCorp_sendByNumberSignBoxThinline_20_color",
5608
+ "middle": "logo-corp_send-by-number-sign-box-thinline_20_color",
5609
+ "cdn": "logo-corp_send-by-number-sign-box-thinline_20_color",
5610
+ "url": "https://alfabank.servicecdn.ru/icons/logo-corp_send-by-number-sign-box-thinline_20_color.svg"
5611
+ },
5513
5612
  "SendDetailsSignBoxLine20Icon": {
5514
5613
  "description": "Отправить реквизиты",
5515
5614
  "basename": "logo-corp_send-details-sign-box-line_20",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.384.1",
3
+ "version": "3.386.0",
4
4
  "description": "Design System UI Icons",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:core-ds/icons.git",
@@ -52,7 +52,7 @@
52
52
  "ts-node": "^8.6.2",
53
53
  "tslib": "^2.0.0",
54
54
  "typescript": "^3.8.3",
55
- "ui-primitives": "^30.18.0",
55
+ "ui-primitives": "^30.21.0",
56
56
  "util": "^0.12.2"
57
57
  },
58
58
  "lint-staged": {