@alfalab/icons 3.172.0 → 3.174.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.
- package/glyph/dist/AirplaneCompactMIcon.d.ts +3 -0
- package/glyph/dist/AirplaneCompactMIcon.js +1 -0
- package/glyph/dist/ArrowsRightLeftCompactMIcon.d.ts +3 -0
- package/glyph/dist/ArrowsRightLeftCompactMIcon.js +1 -0
- package/glyph/dist/CardCardLineCompactMIcon.d.ts +3 -0
- package/glyph/dist/CardCardLineCompactMIcon.js +1 -0
- package/glyph/dist/CardScissorsLineCompactMIcon.d.ts +3 -0
- package/glyph/dist/CardScissorsLineCompactMIcon.js +1 -0
- package/glyph/dist/ClockRepeatCwCompactLineMIcon.d.ts +3 -0
- package/glyph/dist/ClockRepeatCwCompactLineMIcon.js +1 -0
- package/glyph/dist/ClockRepeatCwCompactLineSIcon.d.ts +3 -0
- package/glyph/dist/ClockRepeatCwCompactLineSIcon.js +1 -0
- package/glyph/dist/DocumentLinesLineCompactMIcon.d.ts +3 -0
- package/glyph/dist/DocumentLinesLineCompactMIcon.js +1 -0
- package/glyph/dist/EagleCompactMIcon.d.ts +3 -0
- package/glyph/dist/EagleCompactMIcon.js +1 -0
- package/glyph/dist/FaceIdMIcon.d.ts +3 -0
- package/glyph/dist/FaceIdMIcon.js +1 -0
- package/glyph/dist/FaceIdXxlIcon.d.ts +3 -0
- package/glyph/dist/FaceIdXxlIcon.js +1 -0
- package/glyph/dist/MobilePhoneLineCompactMIcon.d.ts +3 -0
- package/glyph/dist/MobilePhoneLineCompactMIcon.js +1 -0
- package/glyph/dist/PercentCompactMIcon.d.ts +3 -0
- package/glyph/dist/PercentCompactMIcon.js +1 -0
- package/glyph/dist/RubCompactMIcon.d.ts +3 -0
- package/glyph/dist/RubCompactMIcon.js +1 -0
- package/glyph/dist/ScrewdriverWrenchBoldMIcon.d.ts +3 -0
- package/glyph/dist/ScrewdriverWrenchBoldMIcon.js +1 -0
- package/glyph/dist/ScrewdriverWrenchMIcon.d.ts +3 -0
- package/glyph/dist/ScrewdriverWrenchMIcon.js +1 -0
- package/glyph/dist/UsdLineCompactMIcon.d.ts +3 -0
- package/glyph/dist/UsdLineCompactMIcon.js +1 -0
- package/glyph/dist/WorldSegmentedCashCompactMIcon.d.ts +3 -0
- package/glyph/dist/WorldSegmentedCashCompactMIcon.js +1 -0
- package/glyph/dist/package.json +1 -1
- package/invest/dist/CrossSquareMIcon.d.ts +3 -0
- package/invest/dist/CrossSquareMIcon.js +1 -0
- package/invest/dist/CrossSquareSIcon.d.ts +3 -0
- package/invest/dist/CrossSquareSIcon.js +1 -0
- package/invest/dist/package.json +1 -1
- package/logotype/dist/AlfaPayLColorIcon.d.ts +3 -0
- package/logotype/dist/AlfaPayLColorIcon.js +1 -0
- package/logotype/dist/AlfaPayLIcon.d.ts +3 -0
- package/logotype/dist/AlfaPayLIcon.js +1 -0
- package/logotype/dist/AlfaPayMIcon.js +1 -1
- package/logotype/dist/AlfaPaySIcon.js +1 -1
- package/logotype/dist/package.json +1 -1
- package/package.json +2 -2
- package/rocky/dist/PrivilegesMIcon.d.ts +3 -0
- package/rocky/dist/PrivilegesMIcon.js +1 -0
- package/rocky/dist/package.json +1 -1
- package/search.json +1 -1
- package/glyph/dist/TestTriggerMIcon.d.ts +0 -3
- package/glyph/dist/TestTriggerMIcon.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
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:"M23 12c0 6.075-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1s11 4.925 11 11z"}))};exports.TestTriggerMIcon=s,exports.default=s;
|