@alfalab/icons 3.497.0 → 3.498.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 @@
|
|
|
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.619 19c.257 0 .511-.012.762-.037V14.5c0-.828.682-1.5 1.524-1.5h5.007c.1-.485.147-.986.147-1.5 0-4.483-3.765-7.5-7.44-7.5C7.294 4 4 7.358 4 11.5c0 4.142 3.411 7.5 7.619 7.5zm.775-11.625v4.19c0 .397-.16.779-.446 1.06l-2.825 2.78-1.077-1.06 2.824-2.78v-4.19h1.524zM14 14.5h6V16h-6v-1.5zm6 3h-6V19h6v-1.5z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ClockCoinCompactMIcon=r,exports.default=r;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -3579,6 +3579,16 @@
|
|
|
3579
3579
|
"cdn": "glyph_circle_s",
|
|
3580
3580
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_circle_s.svg"
|
|
3581
3581
|
},
|
|
3582
|
+
"ClockCoinCompactMIcon": {
|
|
3583
|
+
"description": "рассрочка, часы, время, hfcchjxrf",
|
|
3584
|
+
"web": "ClockCoinCompactMIcon",
|
|
3585
|
+
"webComponent": "import { ClockCoinCompactMIcon } from '@alfalab/icons-glyph/ClockCoinCompactMIcon';",
|
|
3586
|
+
"android": "glyph_clock_coin_compact_m",
|
|
3587
|
+
"ios": "glyph_clockCoinCompact_m",
|
|
3588
|
+
"middle": "glyph_clock-coin-compact_m",
|
|
3589
|
+
"cdn": "glyph_clock-coin-compact_m",
|
|
3590
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_clock-coin-compact_m.svg"
|
|
3591
|
+
},
|
|
3582
3592
|
"ClockCoinLineMIcon": {
|
|
3583
3593
|
"description": "рассрочка, часы, время",
|
|
3584
3594
|
"web": "ClockCoinLineMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.498.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": "^35.
|
|
54
|
+
"ui-primitives": "^35.74.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|