@alfalab/icons-glyph 2.104.0 → 2.105.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 ArrowLeftShiftUpArrowRightShiftDownMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ArrowLeftShiftUpArrowRightShiftDownMIcon;
@@ -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:"M8.5 2.5L10 4 5 9l5 5-1.5 1.5L2 9l6.5-6.5zm7 6L14 10l5 5-5 5 1.5 1.5L22 15l-6.5-6.5z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ArrowLeftShiftUpArrowRightShiftDownMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ArrowsRightLeftCurvedBoldMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ArrowsRightLeftCurvedBoldMIcon;
@@ -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:"M20.28 5.62a.478.478 0 010 .8l-5.962 4.907a.5.5 0 01-.818-.386V8.5c-.417 0-.842-.007-1.27-.014-2.912-.048-6.017-.1-8.23 2.014h-.5c0-3.668 2.621-7 6.5-7h3.5V1.064a.5.5 0 01.82-.385l5.96 4.942zM3.716 18.38a.478.478 0 010-.8l5.965-4.906a.5.5 0 01.818.386l-.003 2.44c.417 0 .842.007 1.27.014 2.912.048 6.016.1 8.23-2.014h.5c0 3.668-2.621 7-6.5 7h-3.5v2.436a.5.5 0 01-.82.385l-5.96-4.942z"}))};exports.ArrowsRightLeftCurvedBoldMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BanknoteStackMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BanknoteStackMIcon;
@@ -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:"M4.222 4C2.995 4 2 4.803 2 6v9c0 1.197.995 2 2.222 2h15.556C21.005 17 22 16.197 22 15V6c0-1.197-.995-2-2.222-2H4.222zM12 12.667c1.227 0 2.222-.97 2.222-2.167 0-1.197-.995-2.167-2.222-2.167-1.227 0-2.222.97-2.222 2.167 0 1.197.995 2.167 2.222 2.167zM4 15h3.333L4 11.5V15zm12.667-9H20v3.5L16.667 6z",fillRule:"evenodd",clipRule:"evenodd"}),r.createElement("path",{d:"M18 21a2 2 0 002-2H4a2 2 0 002 2h12z"}))};exports.BanknoteStackMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BowlingMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BowlingMIcon;
@@ -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",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M6.5 1a1.901 1.901 0 00-1.875 2.218l.39 1.304a7 7 0 01-.54 4.089l-.853 1.857a9.333 9.333 0 00-.257 7.172L4.625 21H8.75l1.14-3.546a9.333 9.333 0 00-.404-6.75l-.96-2.093a7 7 0 01-.541-4.089l.39-1.304A1.901 1.901 0 006.5 1z"}),t.createElement("path",{d:"M14 21a6.974 6.974 0 01-2.942-.646l.736-2.288a11.333 11.333 0 00-.49-8.198l-.87-1.893A7 7 0 1114 21zm2.5-8a1.5 1.5 0 100-3 1.5 1.5 0 000 3z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.BowlingMIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BubbleAsteriskMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BubbleAsteriskMIcon;
@@ -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:"M22 10.333C22 4.917 17.833 2 12 2S2 4.917 2 10.333c0 5.417 4.167 8.31 9.167 8.31v2.132c0 .423 0 .634.132.84a.986.986 0 00.479.352c.236.066.391.017.704-.08C17 20.333 22 15.75 22 10.333zm-10.572 1.165L11 14.495h2l-.428-2.997L15 13.495l1-2-2.804-1 2.804-1-1-2-2.428 1.997L13 6.495h-2l.428 2.997L9 7.495l-1 2 2.804 1-2.804 1 1 2 2.428-1.997z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.BubbleAsteriskMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CarArmoredMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CarArmoredMIcon;
@@ -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:"M4 6a2 2 0 00-2 2v5h11v2H2v1a2 2 0 002 2 2 2 0 104 0h8a2 2 0 104 0 2 2 0 002-2v-2.156c0-.54-.21-1.096-.597-1.472l-1.417-1.386-3.95-3.797-.638-.621A2 2 0 0014.002 6H4zm9.994 2H13v3h4.114l-3.12-3z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.CarArmoredMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ClockRepeatCwLineMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ClockRepeatCwLineMIcon;
@@ -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:"M11 7.5V12a3 3 0 001.2 2.4l2.6 1.7 1.2-1.6-2.6-1.7a1 1 0 01-.4-.8V7.5h-2z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M12 19.5A7.5 7.5 0 104.5 12h-2a9.5 9.5 0 111.724 5.459 4.518 4.518 0 01-.035.424L4 20H2v-6h6v2l-2.22.192A7.492 7.492 0 0012 19.5z"}))};exports.ClockRepeatCwLineMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CnyOffMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CnyOffMIcon;
package/CnyOffMIcon.js ADDED
@@ -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:"M5.273 18.254h5.054v3.717h3.285v-3.717h3.185l3.658 3.658 1.414-1.414L3.485 2.113 2.07 3.527l4.768 4.768 2.642 4.32H5.273v1.706h5.054v2.227H5.273v1.706zm8.339-3.185v1.479h1.479l-1.479-1.479z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M18.65 14.32h-.13l-1.706-1.706h1.837v1.707zm-5.384-5.254l2.087 2.087 5.617-9.182h-3.612l-4.092 7.095z"}))};exports.CnyOffMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const DocumentPlusMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default DocumentPlusMIcon;
@@ -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:"M4 3a1 1 0 011-1h7.185a3 3 0 012.985 3.299l-.146 1.458a.2.2 0 00.22.219L16.7 6.83A3 3 0 0120 9.815V21a1 1 0 01-1 1H5a1 1 0 01-1-1V3zm8.875 15.996h-1.75V15.88H8v-1.75h3.125v-3.122h1.75v3.122H16v1.75h-3.125v3.116z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.DocumentPlusMIcon=r,exports.default=r;
package/JpyMIcon.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const JpyMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default JpyMIcon;
package/JpyMIcon.js ADDED
@@ -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:"M10.358 22h3.284v-7.65h5.04v-1.707H14.49L21 2h-3.612l-5.321 9.226h-.119L6.627 2H3l6.51 10.643H5.304v1.707h5.054V22z"}))};exports.JpyMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const KeyboardArrowDownMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default KeyboardArrowDownMIcon;
@@ -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,r=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:"M7.014 20.374L12 23.144l4.986-2.77-.972-1.748L12 20.856l-4.014-2.23-.972 1.748z"}),t.createElement("path",{d:"M0 3a2 2 0 012-2h20a2 2 0 012 2v11a2 2 0 01-2 2H2a2 2 0 01-2-2V3zm4.5 6a1.5 1.5 0 100 3 1.5 1.5 0 000-3zm0-5a1.5 1.5 0 100 3 1.5 1.5 0 000-3zM8 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zM14.5 4a1.5 1.5 0 100 3 1.5 1.5 0 000-3zM18 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zM14.5 12h-5a1.5 1.5 0 010-3h5a1.5 1.5 0 010 3zm3.5-1.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.KeyboardArrowDownMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const TerminalPosStationaryMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default TerminalPosStationaryMIcon;
@@ -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:"M8 2a2 2 0 00-2 2v16a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H8zm1 3a1 1 0 00-1 1v4h8V6a1 1 0 00-1-1H9z",fillRule:"evenodd",clipRule:"evenodd"}),a.createElement("path",{d:"M20 15a2 2 0 012 2v5h-2v-7zM4 15a2 2 0 00-2 2v5h2v-7z"}))};exports.TerminalPosStationaryMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const TerminalPosWirelessMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default TerminalPosWirelessMIcon;
@@ -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:"M7 1c-1.105 0-2 .943-2 2.105v15.79C5 20.057 5.895 21 7 21h3.223A9.013 9.013 0 0117 14.223V3.105C17 1.943 16.105 1 15 1H7zm1 3a1 1 0 00-1 1v4h8V5a1 1 0 00-1-1H8z",fillRule:"evenodd",clipRule:"evenodd"}),r.createElement("path",{d:"M19 18a5 5 0 00-5 5h-2a7 7 0 017-7v2zm0 2a3 3 0 00-3 3h2a1 1 0 001-1v-2z"}))};exports.TerminalPosWirelessMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const TileBentoMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default TileBentoMIcon;
@@ -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,r=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:"M4 17a1 1 0 00-1 1v2a1 1 0 001 1h6a1 1 0 001-1v-2a1 1 0 00-1-1H4zM4 3a1 1 0 00-1 1v10a1 1 0 001 1h6a1 1 0 001-1V4a1 1 0 00-1-1H4zm9 7a1 1 0 001 1h6a1 1 0 001-1V4a1 1 0 00-1-1h-6a1 1 0 00-1 1v6zm1 11a1 1 0 01-1-1v-6a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1h-6z"}))};exports.TileBentoMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const TileLineMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default TileLineMIcon;
@@ -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:"M13 4h7v7h-7V4zm1.8 1.8h3.4v3.4h-3.4V5.8zM13 13h7v7h-7v-7zm1.8 1.8h3.4v3.4h-3.4v-3.4zM4 13v7h7v-7H4zm5.2 1.8H5.8v3.4h3.4v-3.4zM4 4h7v7H4V4zm1.8 1.8h3.4v3.4H5.8V5.8z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.TileLineMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const UsdSquareMediumMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default UsdSquareMediumMIcon;
@@ -0,0 +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,l=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:"M13.022 13.233v3.405c1.05-.172 1.646-.785 1.646-1.716 0-.85-.518-1.392-1.646-1.69zm-1.962-2.58V7.485c-.848.183-1.429.807-1.429 1.593 0 .75.493 1.29 1.429 1.575z"}),c.createElement("path",{d:"M1.545 3.73C1 4.8 1 6.2 1 9v6c0 2.8 0 4.2.545 5.27a5 5 0 002.185 2.185C4.8 23 6.2 23 9 23h6c2.8 0 4.2 0 5.27-.545a5 5 0 002.185-2.185C23 19.2 23 17.8 23 15V9c0-2.8 0-4.2-.545-5.27a5 5 0 00-2.185-2.185C19.2 1 17.8 1 15 1H9c-2.8 0-4.2 0-5.27.545A5 5 0 001.545 3.73zM11.06 4h1.962v1.66c2.133.32 3.502 1.68 3.544 3.55h-2.1c-.024-.794-.593-1.445-1.444-1.689v3.561l.494.105c2.232.519 3.296 1.652 3.296 3.507 0 2.074-1.377 3.408-3.79 3.722V20H11.06v-1.567c-2.399-.263-3.864-1.616-3.872-3.59h2.145c.07.88.717 1.536 1.727 1.759v-3.773l-.47-.113c-2.03-.5-3.13-1.696-3.13-3.454 0-1.968 1.345-3.295 3.6-3.606V4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.UsdSquareMediumMIcon=l,exports.default=l;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.104.0",
3
+ "version": "2.105.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": ">=16.8.0",