@alfalab/icons 3.158.0 → 3.160.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.
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),c=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return c.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),c.createElement("path",{d:"M2.065 5.797C2 6.581 2 7.583 2 9v6c0 1.417 0 2.419.065 3.203.063.771.182 1.243.371 1.613a4 4 0 001.748 1.748c.37.189.842.308 1.613.371C6.581 22 7.583 22 9 22h6c1.417 0 2.419 0 3.203-.065.771-.063 1.243-.182 1.613-.371a4 4 0 001.748-1.748c.189-.37.308-.841.371-1.613C22 17.419 22 16.417 22 15V9c0-1.417 0-2.419-.065-3.203-.063-.771-.182-1.243-.371-1.613a4 4 0 00-1.748-1.748c-.37-.189-.841-.308-1.613-.371C17.419 2 16.417 2 15 2H9c-1.417 0-2.419 0-3.203.065-.771.063-1.243.182-1.613.371a4 4 0 00-1.748 1.748c-.189.37-.308.842-.371 1.613zM1 9c0-2.8 0-4.2.545-5.27A5 5 0 013.73 1.545C4.8 1 6.2 1 9 1h6c2.8 0 4.2 0 5.27.545a5 5 0 012.185 2.185C23 4.8 23 6.2 23 9v6c0 2.8 0 4.2-.545 5.27a5 5 0 01-2.185 2.185C19.2 23 17.8 23 15 23H9c-2.8 0-4.2 0-5.27-.545a5 5 0 01-2.185-2.185C1 19.2 1 17.8 1 15V9zm12-4h-2v6H5v2h6v6h2v-6h6v-2h-6V5z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.PlusSquareMediumLineMIcon=r,exports.default=r;
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,c=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M2.065 5.797C2 6.581 2 7.583 2 9v6c0 1.417 0 2.419.065 3.203.063.771.182 1.243.371 1.613a4 4 0 001.748 1.748c.37.189.842.308 1.613.371C6.581 22 7.583 22 9 22h6c1.417 0 2.419 0 3.203-.065.771-.063 1.243-.182 1.613-.371a4 4 0 001.748-1.748c.189-.37.308-.841.371-1.613C22 17.419 22 16.417 22 15V9c0-1.417 0-2.419-.065-3.203-.063-.771-.182-1.243-.371-1.613a4 4 0 00-1.748-1.748c-.37-.189-.841-.308-1.613-.371C17.419 2 16.417 2 15 2H9c-1.417 0-2.419 0-3.203.065-.771.063-1.243.182-1.613.371a4 4 0 00-1.748 1.748c-.189.37-.308.842-.371 1.613zM1 9c0-2.8 0-4.2.545-5.27A5 5 0 013.73 1.545C4.8 1 6.2 1 9 1h6c2.8 0 4.2 0 5.27.545a5 5 0 012.185 2.185C23 4.8 23 6.2 23 9v6c0 2.8 0 4.2-.545 5.27a5 5 0 01-2.185 2.185C19.2 23 17.8 23 15 23H9c-2.8 0-4.2 0-5.27-.545a5 5 0 01-2.185-2.185C1 19.2 1 17.8 1 15V9z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M12.857 6h-1.714v5.143H6v1.714h5.143V18h1.714v-5.143H18v-1.714h-5.143V6z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.PlusSquareMediumLineMIcon=c,exports.default=c;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PlusSquareMediumMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PlusSquareMediumMIcon;
@@ -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:"M6 1a5 5 0 00-5 5v12a5 5 0 005 5h12a5 5 0 005-5V6a5 5 0 00-5-5H6zm5.143 5h1.714v5.143H18v1.714h-5.143V18h-1.714v-5.143H6v-1.714h5.143V6z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.PlusSquareMediumMIcon=l,exports.default=l;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.114.0",
3
+ "version": "2.115.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": ">=16.8.0",
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ModuleBankMColorIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ModuleBankMColorIcon;
@@ -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,h=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("g",{clipPath:"url(#prefix__clip0_1433_34)"},t.createElement("path",{d:"M4.347 0h15.306C22.053 0 24 1.946 24 4.347v15.306c0 2.4-1.946 4.347-4.347 4.347H4.347A4.347 4.347 0 010 19.653V4.347C0 1.947 1.946 0 4.347 0z",fill:"#072DA0"}),t.createElement("path",{d:"M5.878 5.878h2.448v2.449h2.45v2.449h2.448v2.449h-2.449v2.449H8.326v2.448H5.877v-4.898h2.45v-2.448h-2.45V5.878zm7.346 9.796v-2.45h2.45v2.45h-2.45zm2.45 0h2.448v2.448h-2.449v-2.448zm-2.45 0h-2.449v2.448h2.45v-2.448zm2.45-2.45v-2.448h-2.45v-2.45h-2.449V5.879h4.898v2.449h2.45v4.898h-2.45z",fill:"#fff",fillRule:"evenodd",clipRule:"evenodd"})),t.createElement("defs",null,t.createElement("clipPath",{id:"prefix__clip0_1433_34"},t.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))};exports.ModuleBankMColorIcon=h,exports.default=h;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const TochkaBankMColorIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default TochkaBankMColorIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,l=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,c=function(e){return a.createElement("svg",l.__assign({role:"img",focusable:"false",width:"24",height:"24",viewBox:"0 0 24 24"},e,{fill:"none"}),a.createElement("path",{d:"M22.34 11.168c-.034-.225-.188-.351-.385-.426-.339-.128-.689-.135-1.043-.105a2.35 2.35 0 00-.948.262l-.166-.947a2.91 2.91 0 01.814-.266c.592-.11 1.186-.128 1.773.026.618.162 1.053.531 1.173 1.211.03.168.028.422.028.422v1.528c0 .066.008.208.012.274.022.353.053.387.402.44v.728c-.345.09-.7.137-1.05-.034-.197-.096-.288-.273-.331-.482-.006-.028-.008-.056-.012-.09l-.006-.058c-.423.628-1.029.782-1.694.743-.747-.043-1.32-.56-1.425-1.17-.171-.993.314-1.734 1.282-1.884.612-.095.788-.054 1.58.223 0-.042 0-.083.002-.125a1.428 1.428 0 00-.006-.27zm-.021 1.263a1.48 1.48 0 00-.676-.252c-.25-.033-.498-.015-.711.154a.607.607 0 00-.198.659c.055.196.249.35.477.371.22.022.433-.012.636-.101.365-.16.508-.414.472-.831zM6.952 14.4c-.633.004-1.202-.186-1.675-.617-.524-.477-.73-1.098-.725-1.803.004-.584.157-1.116.538-1.565a2.256 2.256 0 011.287-.75c.639-.137 1.253-.06 1.819.268.713.416 1.066 1.066 1.11 1.894.037.728-.133 1.384-.663 1.908-.47.464-1.046.658-1.691.665zm.015-3.623c-.536.014-.912.308-1.056.792a1.54 1.54 0 00.005.892c.128.433.412.7.844.769.438.07.813-.079 1.053-.47.272-.446.277-.922.06-1.393a.957.957 0 00-.906-.59zm8.964 1.66h.62l.102.023.143.268.002.005.89 1.667h1.347a1.48 1.48 0 01-.038-.103 1.14 1.14 0 00-.072-.175c-.23-.418-.462-.834-.694-1.251l-.001-.003-.002-.002-.38-.683a2.3 2.3 0 01-.063-.124l-.03-.063c.874-.541 1.056-1.41 1.03-2.396h-1.199c0 .387-.06.614-.131.882l-.028.105a1.012 1.012 0 01-.66.725c-.184.068-.381.056-.583.043a4.245 4.245 0 00-.253-.01V9.6H14.69v4.796l1.241.004v-1.964zM12.634 9.6h1.228v4.8h-1.24v-1.54a8.735 8.735 0 00-.214.057c-.149.04-.292.079-.437.1-.563.08-1.099.007-1.558-.403a1.94 1.94 0 01-.626-1.224c-.043-.326-.046-.756-.05-1.187a28.164 28.164 0 00-.009-.602l1.238-.001v1.309c0 .514.429.92.896.926.289.005.457-.07.757-.27l.015-1.965zM1.448 14.4H2.69v-3.49h1.448V9.6H0v1.31h1.448v3.49z",fill:"#231F20",fillRule:"evenodd",clipRule:"evenodd"}))};exports.TochkaBankMColorIcon=c,exports.default=c;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-logotype",
3
- "version": "2.24.0",
3
+ "version": "2.25.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": ">=16.8.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.158.0",
3
+ "version": "3.160.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": "^11.26.0",
54
+ "ui-primitives": "^11.28.0",
55
55
  "util": "^0.12.2"
56
56
  },
57
57
  "lint-staged": {