@alfalab/icons 3.20.0 → 3.23.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.
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BellAddMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BellAddMIcon;
@@ -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:"M2 9.014L14.486 21.5l.977-.706.199-1.124a7.389 7.389 0 012.05-3.938l1.365-1.364a6.68 6.68 0 00.367-.399 5 5 0 01-1.111-9.684C17.055 3.19 15.446 2.5 13.793 2.5c-1.765 0-3.42.683-4.66 1.923L7.766 5.787A7.389 7.389 0 013.83 7.838l-1.123.199L2 9.014zm2.811 9.582a2.637 2.637 0 003.73 0l-3.73-3.73a2.637 2.637 0 000 3.73zM19 6h2v2h2v2h-2v2h-2v-2h-2V8h2V6z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.BellAddMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BellMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BellMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M2.5 9.014L14.986 21.5l.977-.706.199-1.124a7.389 7.389 0 012.05-3.938l1.365-1.364A6.544 6.544 0 0021.5 9.707c0-3.727-3.496-7.207-7.207-7.207-1.765 0-3.42.683-4.66 1.923L8.266 5.787A7.389 7.389 0 014.33 7.838l-1.123.199-.707.977zm2.811 9.582a2.637 2.637 0 003.73 0l-3.73-3.73a2.637 2.637 0 000 3.73z"}))};exports.BellMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BriefcaseGearMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BriefcaseGearMIcon;
@@ -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,t=function(e){return a.createElement("svg",l.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M7 3a2 2 0 012-2h4a2 2 0 012 2v2h4a2 2 0 012 2v5.08c-.07.013-.141.03-.211.05l-.015.003a6.371 6.371 0 00-.184-.108 2.595 2.595 0 00-2.496-1.882h-1.19c-1.163 0-2.18.772-2.497 1.884a5.38 5.38 0 00-.181.107l-.018-.005a2.596 2.596 0 00-2.922 1.172l-.578.97a2.596 2.596 0 00.455 3.224l.005.005-.005.005a2.59 2.59 0 00-.79 1.495H3a2 2 0 01-2-2V7a2 2 0 012-2h4V3zm6 2V3H9v2h4z",fillRule:"evenodd",clipRule:"evenodd"}),a.createElement("path",{d:"M22.467 18.965l-.749-.702a4.311 4.311 0 000-1.526l.75-.702a.595.595 0 00.104-.739l-.579-.97a.595.595 0 00-.67-.27l-.95.264a4.28 4.28 0 00-1.482-.875l-.22-.856a.595.595 0 00-.577-.446h-1.19a.595.595 0 00-.577.446l-.221.857c-.553.19-1.055.49-1.48.874l-.951-.264a.595.595 0 00-.67.27l-.58.97c-.143.24-.1.548.105.74l.752.703a4.313 4.313 0 000 1.522l-.752.704a.595.595 0 00-.104.739l.578.97a.596.596 0 00.67.27l.953-.264a4.28 4.28 0 001.479.874l.22.857a.595.595 0 00.577.446h1.191a.595.595 0 00.576-.446l.221-.856a4.28 4.28 0 001.482-.875l.95.264a.595.595 0 00.67-.27l.579-.97a.595.595 0 00-.105-.74zM19.11 17.5a1.61 1.61 0 10-3.218 0 1.61 1.61 0 003.218 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.BriefcaseGearMIcon=t,exports.default=t;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const LogOutMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default LogOutMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M10 3.32a1 1 0 011.287-.957l8.143 2.443a.8.8 0 01.57.766v12.81a.8.8 0 01-.57.766l-8.143 2.442A1 1 0 0110 20.633V3.32zm4 8.657a1 1 0 11-2 0 1 1 0 012 0z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M4 4.977h4v14H4v-14z"}))};exports.LogOutMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const MailMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default MailMIcon;
@@ -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:"M4 5a2 2 0 00-2 2l10 4.5L22 7a2 2 0 00-2-2H4z"}),r.createElement("path",{d:"M22 9l-10 4.5L2 9v8a2 2 0 002 2h16a2 2 0 002-2V9z"}))};exports.MailMIcon=a,exports.default=a;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-corp",
3
- "version": "1.3.0",
3
+ "version": "1.5.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const WorldMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default WorldMIcon;
@@ -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:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm-.15 2.95l.604-.937a7.965 7.965 0 00-4.174.903l.368.262a1 1 0 01-.107 1.694L6.672 7.88a1 1 0 01-.475.12H5.07a7.95 7.95 0 00-.818 2h4.566c.377 0 .682.305.682.682 0 .376.305.682.682.682h2.443a1 1 0 011 1V16a1 1 0 01-1 1H12a1 1 0 00-1 1v1.934c.344.045.644.066 1 .066a8.003 8.003 0 007.419-5H18a1 1 0 01-1-1v-4a1 1 0 00-1-1h-1.49a1 1 0 01-.81-.413L11.88 6.08a1 1 0 01-.03-1.13z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.WorldMIcon=l,exports.default=l;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.16.0",
3
+ "version": "2.17.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.20.0",
3
+ "version": "3.23.0",
4
4
  "description": "Alfa-Bank UI Icons",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:alfa-laboratory/icons.git",
@@ -27,7 +27,7 @@
27
27
  "@types/svgo": "^1.3.1",
28
28
  "@typescript-eslint/eslint-plugin": "^2.24.0",
29
29
  "@typescript-eslint/parser": "^2.24.0",
30
- "alfa-ui-primitives": "^3.28.0",
30
+ "alfa-ui-primitives": "^3.33.0",
31
31
  "arui-presets-lint": "^4.0.0",
32
32
  "axios": "^0.21.1",
33
33
  "camelcase": "^5.3.1",