@alfalab/icons 3.246.0 → 3.248.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"),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:"M17.491 13h-6.35a6 6 0 00-4.268 1.784L5.83 15.839l-1.423-1.405 1.042-1.055A8 8 0 0111.142 11h6.35l-3.657-3.738 1.43-1.399 5.318 5.438.684.699-.684.7-5.318 5.437-1.43-1.399L17.491 13z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ArrowRightCurvedMIcon=l,exports.default=l;
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:"M17.491 13h-6.35a6 6 0 00-4.269 1.784L5.83 15.839l-1.423-1.405 1.042-1.055A8 8 0 0111.141 11h6.35l-3.656-3.738 1.43-1.399 5.318 5.438.684.699-.684.7-5.318 5.437-1.43-1.399L17.49 13z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ArrowRightCurvedMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ArrowRightCurvedSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ArrowRightCurvedSIcon;
@@ -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:"M12.5 9H6.39c-1.522 0-2.92.617-3.99 1.7l-1 1L0 10.313l.989-1.001C2.415 7.867 4.36 7 6.39 7h6.11L8.947 3.507l1.357-1.327 5.047 5.16.649.664-.649.663-5.047 5.16L8.947 12.5 12.5 9z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ArrowRightCurvedSIcon=l,exports.default=l;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.172.0",
3
+ "version": "2.173.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 SubwaySaintPetersburgSignBoxMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SubwaySaintPetersburgSignBoxMIcon;
@@ -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,s=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:"M7.232 6.04c-.36-1.22-1.337-1.085-2.004-.518-1.645 1.52-3.787 4.708-2.416 9.3C3.96 18.712 8.736 21.2 8.736 21.2H3.168S.293 17.978.036 14.188C-.289 9.396 1.63 6.374 3.857 4.404 5.947 2.551 7.935 2 7.935 2L12 15.32 16.065 2s1.988.55 4.078 2.404c2.227 1.97 4.146 4.992 3.82 9.784-.256 3.79-3.131 7.012-3.131 7.012h-5.568s4.776-2.488 5.924-6.378c1.37-4.591-.77-7.78-2.416-9.3-.668-.567-1.644-.701-2.004.518L12 21.076 7.234 6.04h-.001z"}))};exports.SubwaySaintPetersburgSignBoxMIcon=s,exports.default=s;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-logo",
3
- "version": "1.10.0",
3
+ "version": "1.11.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.246.0",
3
+ "version": "3.248.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": "^17.1.0",
55
+ "ui-primitives": "^17.3.0",
56
56
  "util": "^0.12.2"
57
57
  },
58
58
  "lint-staged": {