@alfalab/icons 3.401.0 → 3.403.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/android/dist/AlfaScoresMIcon.d.ts +3 -0
- package/android/dist/AlfaScoresMIcon.js +1 -0
- package/android/dist/ArrowLeftCurvedBoldMIcon.d.ts +3 -0
- package/android/dist/ArrowLeftCurvedBoldMIcon.js +1 -0
- package/android/dist/ChevronDownMIcon.d.ts +3 -0
- package/android/dist/ChevronDownMIcon.js +1 -0
- package/android/dist/CopyLineMIcon.d.ts +3 -0
- package/android/dist/CopyLineMIcon.js +1 -0
- package/android/dist/CopyMIcon.d.ts +3 -0
- package/android/dist/CopyMIcon.js +1 -0
- package/android/dist/PipEnterMIcon.js +1 -1
- package/android/dist/RefreshMIcon.d.ts +3 -0
- package/android/dist/RefreshMIcon.js +1 -0
- package/android/dist/package.json +1 -1
- package/ios/dist/ChevronDownMIcon.d.ts +3 -0
- package/ios/dist/ChevronDownMIcon.js +1 -0
- package/ios/dist/CrossCircleMIcon.js +1 -1
- package/ios/dist/CrossMIcon.d.ts +3 -0
- package/ios/dist/CrossMIcon.js +1 -0
- package/ios/dist/LinesThreeMIcon.js +1 -1
- package/ios/dist/package.json +1 -1
- package/meta_android.json +57 -27
- package/meta_ios.json +53 -35
- package/package.json +2 -2
|
@@ -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("g",{clipPath:"url(#prefix__clip0_18399_1160)"},l.createElement("path",{d:"M7.249 20l1.398-4.017h6.683L16.74 20h3.128l-6.53-17.252H10.65L4.132 20H7.25zm4.74-13.59l2.5 7.156H9.487l2.5-7.157z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M20 22H4v2h16v-2z"})),l.createElement("defs",null,l.createElement("clipPath",{id:"prefix__clip0_18399_1160"},l.createElement("path",{d:"M0 0h24v24H0z"}))))};exports.AlfaScoresMIcon=r,exports.default=r;
|
|
@@ -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 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z"}))};exports.ArrowLeftCurvedBoldMIcon=l,exports.default=l;
|
|
@@ -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:"M11.5 15.086L3.707 7.293 2.293 8.707l9.207 9.207 9.207-9.207-1.414-1.414-7.793 7.793z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ChevronDownMIcon=l,exports.default=l;
|
|
@@ -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,c=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:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"}))};exports.CopyLineMIcon=c,exports.default=c;
|
|
@@ -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:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4l6 6v10c0 1.1-.9 2-2 2H7.99C6.89 23 6 22.1 6 21l.01-14c0-1.1.89-2 1.99-2h7zm-1 7h5.5L14 6.5V12z"}))};exports.CopyMIcon=l,exports.default=l;
|
|
@@ -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:"M20 6H4v12h16V6zM3.818 4C2.814 4 2 4.796 2 5.778v12.444C2 19.204 2.814 20 3.818
|
|
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 6H4v12h16V6zM3.818 4C2.814 4 2 4.796 2 5.778v12.444C2 19.204 2.814 20 3.818 20H20.18c1.006 0 1.82-.796 1.82-1.778V5.778C22 4.796 21.186 4 20.18 4H3.818z",fillRule:"evenodd",clipRule:"evenodd"}),r.createElement("path",{d:"M11 8h7v5h-7V8z"}))};exports.PipEnterMIcon=l,exports.default=l;
|
|
@@ -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:"M17.65 6.35A7.958 7.958 0 0012 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0112 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"}))};exports.RefreshMIcon=s,exports.default=s;
|
|
@@ -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:"M2.1 8.1L12 18l9.9-9.9-1.415-1.414L12 15.172 3.515 6.686 2.1 8.101z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ChevronDownMIcon=l,exports.default=l;
|
|
@@ -1 +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:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12zm-7.6-2.948l-2.825 2.825 2.825 2.826a1.2 1.2 0 11-1.697 1.697l-2.825-2.825L9.051 16.4a1.2 1.2 0 11-1.697-1.697l2.825-2.825-2.825-2.826a1.2 1.2 0 111.697-1.697l2.825 2.825 2.826-2.825A1.2 1.2 0 1116.4 9.052z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.CrossCircleMIcon=r,exports.default=r;
|
|
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("g",{clipPath:"url(#prefix__clip0_7959_26)"},t.createElement("path",{d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12zm-7.6-2.948l-2.825 2.825 2.825 2.826a1.2 1.2 0 11-1.697 1.697l-2.825-2.825L9.051 16.4a1.2 1.2 0 11-1.697-1.697l2.825-2.825-2.825-2.826a1.2 1.2 0 111.697-1.697l2.825 2.825 2.826-2.825A1.2 1.2 0 1116.4 9.052z",fillRule:"evenodd",clipRule:"evenodd"})),t.createElement("defs",null,t.createElement("clipPath",{id:"prefix__clip0_7959_26"},t.createElement("path",{d:"M0 0h24v24H0z"}))))};exports.CrossCircleMIcon=r,exports.default=r;
|
|
@@ -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.586 12l-7.072 7.072 1.414 1.414L12 13.414l7.072 7.072 1.414-1.414L13.414 12l7.072-7.072-1.414-1.414L12 10.586 4.928 3.514 3.514 4.928 10.586 12z"}))};exports.CrossMIcon=l,exports.default=l;
|
|
@@ -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,
|
|
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:"M22 16v2H2v-2h20zm0-5v2H2v-2h20zm0-5v2H2V6h20z"}))};exports.LinesThreeMIcon=s,exports.default=s;
|
package/ios/dist/package.json
CHANGED
package/meta_android.json
CHANGED
|
@@ -1,36 +1,61 @@
|
|
|
1
1
|
{
|
|
2
|
+
"AlfaScoresMIcon": {
|
|
3
|
+
"description": "альфа-баллы",
|
|
4
|
+
"android": "alfa_scores_m",
|
|
5
|
+
"middle": "alfa-scores_m"
|
|
6
|
+
},
|
|
7
|
+
"ArrowLeftCurvedBoldMIcon": {
|
|
8
|
+
"description": "большая стрелка влево, big arrow left",
|
|
9
|
+
"android": "arrow_left_curved_bold_m",
|
|
10
|
+
"middle": "arrow-left-curved-bold_m"
|
|
11
|
+
},
|
|
2
12
|
"ArrowLeftMIcon": {
|
|
3
|
-
"description": "",
|
|
13
|
+
"description": "стрелка влево, стрелка назад, back",
|
|
4
14
|
"android": "arrow_left_m",
|
|
5
15
|
"middle": "arrow-left_m"
|
|
6
16
|
},
|
|
7
17
|
"BackspaceMIcon": {
|
|
8
|
-
"description": "
|
|
18
|
+
"description": "удалить, очистить",
|
|
9
19
|
"android": "backspace_m",
|
|
10
20
|
"middle": "backspace_m"
|
|
11
21
|
},
|
|
12
22
|
"BynSquareMediumMIcon": {
|
|
13
|
-
"description": "
|
|
23
|
+
"description": "белорусские рубли, зайчики, валюта, rounded",
|
|
14
24
|
"android": "byn_square_medium_m",
|
|
15
25
|
"middle": "byn-square-medium_m"
|
|
16
26
|
},
|
|
27
|
+
"ChevronDownMIcon": {
|
|
28
|
+
"description": "шеврон вниз, шеврон, стрелка вниз, arrow, стрелка",
|
|
29
|
+
"android": "chevron_down_m",
|
|
30
|
+
"middle": "chevron-down_m"
|
|
31
|
+
},
|
|
17
32
|
"ChfSquareMediumMIcon": {
|
|
18
|
-
"description": "
|
|
33
|
+
"description": "швейцарский франк, валюта, rounded",
|
|
19
34
|
"android": "chf_square_medium_m",
|
|
20
35
|
"middle": "chf-square-medium_m"
|
|
21
36
|
},
|
|
22
37
|
"ChfMIcon": {
|
|
23
|
-
"description": "",
|
|
38
|
+
"description": "швейцарский франк, валюта",
|
|
24
39
|
"android": "chf_m",
|
|
25
40
|
"middle": "chf_m"
|
|
26
41
|
},
|
|
27
42
|
"CnySquareMediumMIcon": {
|
|
28
|
-
"description": "
|
|
43
|
+
"description": "китайские йены, валюта, rounded",
|
|
29
44
|
"android": "cny_square_medium_m",
|
|
30
45
|
"middle": "cny-square-medium_m"
|
|
31
46
|
},
|
|
47
|
+
"CopyLineMIcon": {
|
|
48
|
+
"description": "копировать, скопировать, обводка",
|
|
49
|
+
"android": "copy_line_m",
|
|
50
|
+
"middle": "copy-line_m"
|
|
51
|
+
},
|
|
52
|
+
"CopyMIcon": {
|
|
53
|
+
"description": "копировать, скопировать",
|
|
54
|
+
"android": "copy_m",
|
|
55
|
+
"middle": "copy_m"
|
|
56
|
+
},
|
|
32
57
|
"CrossMIcon": {
|
|
33
|
-
"description": "",
|
|
58
|
+
"description": "закрыть, крестик, cross, remove",
|
|
34
59
|
"android": "cross_m",
|
|
35
60
|
"middle": "cross_m"
|
|
36
61
|
},
|
|
@@ -40,102 +65,107 @@
|
|
|
40
65
|
"middle": "devices_m"
|
|
41
66
|
},
|
|
42
67
|
"DotsVerticalCompactMIcon": {
|
|
43
|
-
"description": "",
|
|
68
|
+
"description": "more, ещё, действия, kebab",
|
|
44
69
|
"android": "dots_vertical_compact_m",
|
|
45
70
|
"middle": "dots-vertical-compact_m"
|
|
46
71
|
},
|
|
47
72
|
"EurSquareMediumMIcon": {
|
|
48
|
-
"description": "
|
|
73
|
+
"description": "евро, euro, валюта, rounded",
|
|
49
74
|
"android": "eur_square_medium_m",
|
|
50
75
|
"middle": "eur-square-medium_m"
|
|
51
76
|
},
|
|
52
77
|
"EurMIcon": {
|
|
53
|
-
"description": "",
|
|
78
|
+
"description": "евро, euro, валюта",
|
|
54
79
|
"android": "eur_m",
|
|
55
80
|
"middle": "eur_m"
|
|
56
81
|
},
|
|
57
82
|
"GbpSquareMediumMIcon": {
|
|
58
|
-
"description": "
|
|
83
|
+
"description": "фунт стерлингов, funt, валюта, rounded",
|
|
59
84
|
"android": "gbp_square_medium_m",
|
|
60
85
|
"middle": "gbp-square-medium_m"
|
|
61
86
|
},
|
|
62
87
|
"GbpMIcon": {
|
|
63
|
-
"description": "",
|
|
88
|
+
"description": "фунт стерлингов, funt, валюта, rounded",
|
|
64
89
|
"android": "gbp_m",
|
|
65
90
|
"middle": "gbp_m"
|
|
66
91
|
},
|
|
67
92
|
"GelSquareMediumMIcon": {
|
|
68
|
-
"description": "
|
|
93
|
+
"description": "лари, валюта, rounded",
|
|
69
94
|
"android": "gel_square_medium_m",
|
|
70
95
|
"middle": "gel-square-medium_m"
|
|
71
96
|
},
|
|
72
97
|
"JpySquareMediumMIcon": {
|
|
73
|
-
"description": "
|
|
98
|
+
"description": "иена, японская иена, валюта, rounded",
|
|
74
99
|
"android": "jpy_square_medium_m",
|
|
75
100
|
"middle": "jpy-square-medium_m"
|
|
76
101
|
},
|
|
77
102
|
"KztSquareMediumMIcon": {
|
|
78
|
-
"description": "
|
|
103
|
+
"description": "казахстанский тенге, валюта, rounded",
|
|
79
104
|
"android": "kzt_square_medium_m",
|
|
80
105
|
"middle": "kzt-square-medium_m"
|
|
81
106
|
},
|
|
82
107
|
"LinesTwoMIcon": {
|
|
83
|
-
"description": "",
|
|
108
|
+
"description": "bars, список, меню, бургер, menu, burger",
|
|
84
109
|
"android": "lines_two_m",
|
|
85
110
|
"middle": "lines-two_m"
|
|
86
111
|
},
|
|
87
112
|
"PauseMIcon": {
|
|
88
|
-
"description": "
|
|
113
|
+
"description": "выключить, остановить, пауза, поставить на паузу",
|
|
89
114
|
"android": "pause_m",
|
|
90
115
|
"middle": "pause_m"
|
|
91
116
|
},
|
|
92
117
|
"PipEnterMIcon": {
|
|
93
|
-
"description": "
|
|
118
|
+
"description": "картинка в картинке, picture in picture",
|
|
94
119
|
"android": "pip_enter_m",
|
|
95
120
|
"middle": "pip-enter_m"
|
|
96
121
|
},
|
|
97
122
|
"PipExitMIcon": {
|
|
98
|
-
"description": "
|
|
123
|
+
"description": "выйти из режиме картинка в картинке, exit picture in picture",
|
|
99
124
|
"android": "pip_exit_m",
|
|
100
125
|
"middle": "pip-exit_m"
|
|
101
126
|
},
|
|
102
127
|
"PlayMIcon": {
|
|
103
|
-
"description": "
|
|
128
|
+
"description": "video, возобновить, играть, включить, продолжить",
|
|
104
129
|
"android": "play_m",
|
|
105
130
|
"middle": "play_m"
|
|
106
131
|
},
|
|
132
|
+
"RefreshMIcon": {
|
|
133
|
+
"description": "повторить, обновить, repeat, перезагрузить, повернуть, перевернуть, refresh, стрелки, круг, компактная",
|
|
134
|
+
"android": "refresh_m",
|
|
135
|
+
"middle": "refresh_m"
|
|
136
|
+
},
|
|
107
137
|
"RubDigitalSquareMediumMIcon": {
|
|
108
|
-
"description": "
|
|
138
|
+
"description": "рубль, диджитал, валюта",
|
|
109
139
|
"android": "rub_digital_square_medium_m",
|
|
110
140
|
"middle": "rub-digital-square-medium_m"
|
|
111
141
|
},
|
|
112
142
|
"RubSquareMediumMIcon": {
|
|
113
|
-
"description": "
|
|
143
|
+
"description": "рубль, валюта, rounded",
|
|
114
144
|
"android": "rub_square_medium_m",
|
|
115
145
|
"middle": "rub-square-medium_m"
|
|
116
146
|
},
|
|
117
147
|
"RubMIcon": {
|
|
118
|
-
"description": "",
|
|
148
|
+
"description": "рубль, валюта",
|
|
119
149
|
"android": "rub_m",
|
|
120
150
|
"middle": "rub_m"
|
|
121
151
|
},
|
|
122
152
|
"ShareMIcon": {
|
|
123
|
-
"description": "",
|
|
153
|
+
"description": "поделиться",
|
|
124
154
|
"android": "share_m",
|
|
125
155
|
"middle": "share_m"
|
|
126
156
|
},
|
|
127
157
|
"TrySquareMediumMIcon": {
|
|
128
|
-
"description": "
|
|
158
|
+
"description": "лира, валюта, rounded",
|
|
129
159
|
"android": "try_square_medium_m",
|
|
130
160
|
"middle": "try-square-medium_m"
|
|
131
161
|
},
|
|
132
162
|
"UsdSquareMediumMIcon": {
|
|
133
|
-
"description": "
|
|
163
|
+
"description": "usd, доллар, dollar, валюта, rounded",
|
|
134
164
|
"android": "usd_square_medium_m",
|
|
135
165
|
"middle": "usd-square-medium_m"
|
|
136
166
|
},
|
|
137
167
|
"UsdMIcon": {
|
|
138
|
-
"description": "",
|
|
168
|
+
"description": "usd, доллар, dollar, валюта",
|
|
139
169
|
"android": "usd_m",
|
|
140
170
|
"middle": "usd_m"
|
|
141
171
|
}
|
package/meta_ios.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"AlfaScoresMIcon": {
|
|
3
|
-
"description": "",
|
|
3
|
+
"description": "альфа-баллы",
|
|
4
4
|
"web": "AlfaScoresMIcon",
|
|
5
5
|
"webComponent": "import { AlfaScoresMIcon } from '@alfalab/icons-ios/AlfaScoresMIcon';",
|
|
6
6
|
"ios": "alfaScores_m",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"url": "https://alfabank.servicecdn.ru/icons/alfa-scores_m.svg"
|
|
10
10
|
},
|
|
11
11
|
"BubbleXxlIcon": {
|
|
12
|
-
"description": "",
|
|
12
|
+
"description": "бабл, баббл, чат, комменты",
|
|
13
13
|
"web": "BubbleXxlIcon",
|
|
14
14
|
"webComponent": "import { BubbleXxlIcon } from '@alfalab/icons-ios/BubbleXxlIcon';",
|
|
15
15
|
"ios": "bubble_xxl",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"url": "https://alfabank.servicecdn.ru/icons/bubble_xxl.svg"
|
|
19
19
|
},
|
|
20
20
|
"BynSquareMediumMIcon": {
|
|
21
|
-
"description": "
|
|
21
|
+
"description": "белорусские рубли, зайчики, валюта",
|
|
22
22
|
"web": "BynSquareMediumMIcon",
|
|
23
23
|
"webComponent": "import { BynSquareMediumMIcon } from '@alfalab/icons-ios/BynSquareMediumMIcon';",
|
|
24
24
|
"ios": "bynSquareMedium_m",
|
|
@@ -26,8 +26,17 @@
|
|
|
26
26
|
"cdn": "byn-square-medium_m",
|
|
27
27
|
"url": "https://alfabank.servicecdn.ru/icons/byn-square-medium_m.svg"
|
|
28
28
|
},
|
|
29
|
+
"ChevronDownMIcon": {
|
|
30
|
+
"description": "шеврон вниз, шеврон, стрелка вниз, arrow, стрелка",
|
|
31
|
+
"web": "ChevronDownMIcon",
|
|
32
|
+
"webComponent": "import { ChevronDownMIcon } from '@alfalab/icons-ios/ChevronDownMIcon';",
|
|
33
|
+
"ios": "chevronDown_m",
|
|
34
|
+
"middle": "chevron-down_m",
|
|
35
|
+
"cdn": "chevron-down_m",
|
|
36
|
+
"url": "https://alfabank.servicecdn.ru/icons/chevron-down_m.svg"
|
|
37
|
+
},
|
|
29
38
|
"ChevronLeftShiftLeftMIcon": {
|
|
30
|
-
"description": "",
|
|
39
|
+
"description": "стрелка влево, стрелка со сдвигом в лево, arrow, стрелка, шеврон со сдвигом влево, шеврон в лево, шеврон",
|
|
31
40
|
"web": "ChevronLeftShiftLeftMIcon",
|
|
32
41
|
"webComponent": "import { ChevronLeftShiftLeftMIcon } from '@alfalab/icons-ios/ChevronLeftShiftLeftMIcon';",
|
|
33
42
|
"ios": "chevronLeftShiftLeft_m",
|
|
@@ -36,7 +45,7 @@
|
|
|
36
45
|
"url": "https://alfabank.servicecdn.ru/icons/chevron-left-shift-left_m.svg"
|
|
37
46
|
},
|
|
38
47
|
"ChevronLeftMIcon": {
|
|
39
|
-
"description": "",
|
|
48
|
+
"description": "шеврон влево",
|
|
40
49
|
"web": "ChevronLeftMIcon",
|
|
41
50
|
"webComponent": "import { ChevronLeftMIcon } from '@alfalab/icons-ios/ChevronLeftMIcon';",
|
|
42
51
|
"ios": "chevronLeft_m",
|
|
@@ -45,7 +54,7 @@
|
|
|
45
54
|
"url": "https://alfabank.servicecdn.ru/icons/chevron-left_m.svg"
|
|
46
55
|
},
|
|
47
56
|
"ChfSquareMediumMIcon": {
|
|
48
|
-
"description": "
|
|
57
|
+
"description": "швейцарский франк, валюта",
|
|
49
58
|
"web": "ChfSquareMediumMIcon",
|
|
50
59
|
"webComponent": "import { ChfSquareMediumMIcon } from '@alfalab/icons-ios/ChfSquareMediumMIcon';",
|
|
51
60
|
"ios": "chfSquareMedium_m",
|
|
@@ -54,7 +63,7 @@
|
|
|
54
63
|
"url": "https://alfabank.servicecdn.ru/icons/chf-square-medium_m.svg"
|
|
55
64
|
},
|
|
56
65
|
"ChfMIcon": {
|
|
57
|
-
"description": "",
|
|
66
|
+
"description": "швейцарский франк, валюта",
|
|
58
67
|
"web": "ChfMIcon",
|
|
59
68
|
"webComponent": "import { ChfMIcon } from '@alfalab/icons-ios/ChfMIcon';",
|
|
60
69
|
"ios": "chf_m",
|
|
@@ -63,7 +72,7 @@
|
|
|
63
72
|
"url": "https://alfabank.servicecdn.ru/icons/chf_m.svg"
|
|
64
73
|
},
|
|
65
74
|
"CnySquareMediumMIcon": {
|
|
66
|
-
"description": "
|
|
75
|
+
"description": "китайские йены, валюта",
|
|
67
76
|
"web": "CnySquareMediumMIcon",
|
|
68
77
|
"webComponent": "import { CnySquareMediumMIcon } from '@alfalab/icons-ios/CnySquareMediumMIcon';",
|
|
69
78
|
"ios": "cnySquareMedium_m",
|
|
@@ -72,7 +81,7 @@
|
|
|
72
81
|
"url": "https://alfabank.servicecdn.ru/icons/cny-square-medium_m.svg"
|
|
73
82
|
},
|
|
74
83
|
"CrossCircleMIcon": {
|
|
75
|
-
"description": "",
|
|
84
|
+
"description": "ошибка, remove, close, error",
|
|
76
85
|
"web": "CrossCircleMIcon",
|
|
77
86
|
"webComponent": "import { CrossCircleMIcon } from '@alfalab/icons-ios/CrossCircleMIcon';",
|
|
78
87
|
"ios": "crossCircle_m",
|
|
@@ -81,7 +90,7 @@
|
|
|
81
90
|
"url": "https://alfabank.servicecdn.ru/icons/cross-circle_m.svg"
|
|
82
91
|
},
|
|
83
92
|
"CrossLightMIcon": {
|
|
84
|
-
"description": "",
|
|
93
|
+
"description": "закрыть, крестик, cross, remove",
|
|
85
94
|
"web": "CrossLightMIcon",
|
|
86
95
|
"webComponent": "import { CrossLightMIcon } from '@alfalab/icons-ios/CrossLightMIcon';",
|
|
87
96
|
"ios": "crossLight_m",
|
|
@@ -89,8 +98,17 @@
|
|
|
89
98
|
"cdn": "cross-light_m",
|
|
90
99
|
"url": "https://alfabank.servicecdn.ru/icons/cross-light_m.svg"
|
|
91
100
|
},
|
|
101
|
+
"CrossMIcon": {
|
|
102
|
+
"description": "закрыть, крестик, cross, remove",
|
|
103
|
+
"web": "CrossMIcon",
|
|
104
|
+
"webComponent": "import { CrossMIcon } from '@alfalab/icons-ios/CrossMIcon';",
|
|
105
|
+
"ios": "cross_m",
|
|
106
|
+
"middle": "cross_m",
|
|
107
|
+
"cdn": "cross_m",
|
|
108
|
+
"url": "https://alfabank.servicecdn.ru/icons/cross_m.svg"
|
|
109
|
+
},
|
|
92
110
|
"DotsGridXxlIcon": {
|
|
93
|
-
"description": "",
|
|
111
|
+
"description": "сетка, грид, точки",
|
|
94
112
|
"web": "DotsGridXxlIcon",
|
|
95
113
|
"webComponent": "import { DotsGridXxlIcon } from '@alfalab/icons-ios/DotsGridXxlIcon';",
|
|
96
114
|
"ios": "dotsGrid_xxl",
|
|
@@ -99,7 +117,7 @@
|
|
|
99
117
|
"url": "https://alfabank.servicecdn.ru/icons/dots-grid_xxl.svg"
|
|
100
118
|
},
|
|
101
119
|
"DotsHorizontalCircleMIcon": {
|
|
102
|
-
"description": "",
|
|
120
|
+
"description": "ещё, многоточие, точки, additional, dots, meatball, more, больше, меню, dots",
|
|
103
121
|
"web": "DotsHorizontalCircleMIcon",
|
|
104
122
|
"webComponent": "import { DotsHorizontalCircleMIcon } from '@alfalab/icons-ios/DotsHorizontalCircleMIcon';",
|
|
105
123
|
"ios": "dotsHorizontalCircle_m",
|
|
@@ -108,7 +126,7 @@
|
|
|
108
126
|
"url": "https://alfabank.servicecdn.ru/icons/dots-horizontal-circle_m.svg"
|
|
109
127
|
},
|
|
110
128
|
"EurSquareMediumMIcon": {
|
|
111
|
-
"description": "
|
|
129
|
+
"description": "евро, euro, валюта",
|
|
112
130
|
"web": "EurSquareMediumMIcon",
|
|
113
131
|
"webComponent": "import { EurSquareMediumMIcon } from '@alfalab/icons-ios/EurSquareMediumMIcon';",
|
|
114
132
|
"ios": "eurSquareMedium_m",
|
|
@@ -117,7 +135,7 @@
|
|
|
117
135
|
"url": "https://alfabank.servicecdn.ru/icons/eur-square-medium_m.svg"
|
|
118
136
|
},
|
|
119
137
|
"EurMIcon": {
|
|
120
|
-
"description": "",
|
|
138
|
+
"description": "евро, euro, валюта",
|
|
121
139
|
"web": "EurMIcon",
|
|
122
140
|
"webComponent": "import { EurMIcon } from '@alfalab/icons-ios/EurMIcon';",
|
|
123
141
|
"ios": "eur_m",
|
|
@@ -126,7 +144,7 @@
|
|
|
126
144
|
"url": "https://alfabank.servicecdn.ru/icons/eur_m.svg"
|
|
127
145
|
},
|
|
128
146
|
"FaceIdMIcon": {
|
|
129
|
-
"description": "",
|
|
147
|
+
"description": "фейс-ид",
|
|
130
148
|
"web": "FaceIdMIcon",
|
|
131
149
|
"webComponent": "import { FaceIdMIcon } from '@alfalab/icons-ios/FaceIdMIcon';",
|
|
132
150
|
"ios": "faceId_m",
|
|
@@ -135,7 +153,7 @@
|
|
|
135
153
|
"url": "https://alfabank.servicecdn.ru/icons/face-id_m.svg"
|
|
136
154
|
},
|
|
137
155
|
"FaceIdXxlIcon": {
|
|
138
|
-
"description": "",
|
|
156
|
+
"description": "фейс-ид",
|
|
139
157
|
"web": "FaceIdXxlIcon",
|
|
140
158
|
"webComponent": "import { FaceIdXxlIcon } from '@alfalab/icons-ios/FaceIdXxlIcon';",
|
|
141
159
|
"ios": "faceId_xxl",
|
|
@@ -144,7 +162,7 @@
|
|
|
144
162
|
"url": "https://alfabank.servicecdn.ru/icons/face-id_xxl.svg"
|
|
145
163
|
},
|
|
146
164
|
"GbpSquareMediumMIcon": {
|
|
147
|
-
"description": "
|
|
165
|
+
"description": "фунт стерлингов, funt, валюта",
|
|
148
166
|
"web": "GbpSquareMediumMIcon",
|
|
149
167
|
"webComponent": "import { GbpSquareMediumMIcon } from '@alfalab/icons-ios/GbpSquareMediumMIcon';",
|
|
150
168
|
"ios": "gbpSquareMedium_m",
|
|
@@ -153,7 +171,7 @@
|
|
|
153
171
|
"url": "https://alfabank.servicecdn.ru/icons/gbp-square-medium_m.svg"
|
|
154
172
|
},
|
|
155
173
|
"GbpMIcon": {
|
|
156
|
-
"description": "",
|
|
174
|
+
"description": "фунт стерлингов, funt, валюта",
|
|
157
175
|
"web": "GbpMIcon",
|
|
158
176
|
"webComponent": "import { GbpMIcon } from '@alfalab/icons-ios/GbpMIcon';",
|
|
159
177
|
"ios": "gbp_m",
|
|
@@ -162,7 +180,7 @@
|
|
|
162
180
|
"url": "https://alfabank.servicecdn.ru/icons/gbp_m.svg"
|
|
163
181
|
},
|
|
164
182
|
"GelSquareMediumMIcon": {
|
|
165
|
-
"description": "
|
|
183
|
+
"description": "лари, валюта",
|
|
166
184
|
"web": "GelSquareMediumMIcon",
|
|
167
185
|
"webComponent": "import { GelSquareMediumMIcon } from '@alfalab/icons-ios/GelSquareMediumMIcon';",
|
|
168
186
|
"ios": "gelSquareMedium_m",
|
|
@@ -171,7 +189,7 @@
|
|
|
171
189
|
"url": "https://alfabank.servicecdn.ru/icons/gel-square-medium_m.svg"
|
|
172
190
|
},
|
|
173
191
|
"JpySquareMediumMIcon": {
|
|
174
|
-
"description": "
|
|
192
|
+
"description": "иена, японская иена, валюта",
|
|
175
193
|
"web": "JpySquareMediumMIcon",
|
|
176
194
|
"webComponent": "import { JpySquareMediumMIcon } from '@alfalab/icons-ios/JpySquareMediumMIcon';",
|
|
177
195
|
"ios": "jpySquareMedium_m",
|
|
@@ -180,7 +198,7 @@
|
|
|
180
198
|
"url": "https://alfabank.servicecdn.ru/icons/jpy-square-medium_m.svg"
|
|
181
199
|
},
|
|
182
200
|
"KztSquareMediumMIcon": {
|
|
183
|
-
"description": "
|
|
201
|
+
"description": "казахстанский тенге, валюта",
|
|
184
202
|
"web": "KztSquareMediumMIcon",
|
|
185
203
|
"webComponent": "import { KztSquareMediumMIcon } from '@alfalab/icons-ios/KztSquareMediumMIcon';",
|
|
186
204
|
"ios": "kztSquareMedium_m",
|
|
@@ -189,7 +207,7 @@
|
|
|
189
207
|
"url": "https://alfabank.servicecdn.ru/icons/kzt-square-medium_m.svg"
|
|
190
208
|
},
|
|
191
209
|
"LinesThreeMIcon": {
|
|
192
|
-
"description": "",
|
|
210
|
+
"description": "bars, список, меню, бургер, menu, burger",
|
|
193
211
|
"web": "LinesThreeMIcon",
|
|
194
212
|
"webComponent": "import { LinesThreeMIcon } from '@alfalab/icons-ios/LinesThreeMIcon';",
|
|
195
213
|
"ios": "linesThree_m",
|
|
@@ -198,7 +216,7 @@
|
|
|
198
216
|
"url": "https://alfabank.servicecdn.ru/icons/lines-three_m.svg"
|
|
199
217
|
},
|
|
200
218
|
"MicOffXxlIcon": {
|
|
201
|
-
"description": "",
|
|
219
|
+
"description": "микрофон, звук, microphone, speaker, sound",
|
|
202
220
|
"web": "MicOffXxlIcon",
|
|
203
221
|
"webComponent": "import { MicOffXxlIcon } from '@alfalab/icons-ios/MicOffXxlIcon';",
|
|
204
222
|
"ios": "micOff_xxl",
|
|
@@ -207,7 +225,7 @@
|
|
|
207
225
|
"url": "https://alfabank.servicecdn.ru/icons/mic-off_xxl.svg"
|
|
208
226
|
},
|
|
209
227
|
"PhoneDownXxlIcon": {
|
|
210
|
-
"description": "",
|
|
228
|
+
"description": "телефонная трубка, положить трубку, сбросить",
|
|
211
229
|
"web": "PhoneDownXxlIcon",
|
|
212
230
|
"webComponent": "import { PhoneDownXxlIcon } from '@alfalab/icons-ios/PhoneDownXxlIcon';",
|
|
213
231
|
"ios": "phoneDown_xxl",
|
|
@@ -216,7 +234,7 @@
|
|
|
216
234
|
"url": "https://alfabank.servicecdn.ru/icons/phone-down_xxl.svg"
|
|
217
235
|
},
|
|
218
236
|
"PhoneXxlIcon": {
|
|
219
|
-
"description": "",
|
|
237
|
+
"description": "телефонная трубка, позвонить, звонок",
|
|
220
238
|
"web": "PhoneXxlIcon",
|
|
221
239
|
"webComponent": "import { PhoneXxlIcon } from '@alfalab/icons-ios/PhoneXxlIcon';",
|
|
222
240
|
"ios": "phone_xxl",
|
|
@@ -225,7 +243,7 @@
|
|
|
225
243
|
"url": "https://alfabank.servicecdn.ru/icons/phone_xxl.svg"
|
|
226
244
|
},
|
|
227
245
|
"PipEnterMIcon": {
|
|
228
|
-
"description": "
|
|
246
|
+
"description": "картинка в картинке, picture in picture",
|
|
229
247
|
"web": "PipEnterMIcon",
|
|
230
248
|
"webComponent": "import { PipEnterMIcon } from '@alfalab/icons-ios/PipEnterMIcon';",
|
|
231
249
|
"ios": "pipEnter_m",
|
|
@@ -234,7 +252,7 @@
|
|
|
234
252
|
"url": "https://alfabank.servicecdn.ru/icons/pip-enter_m.svg"
|
|
235
253
|
},
|
|
236
254
|
"PipExitMIcon": {
|
|
237
|
-
"description": "
|
|
255
|
+
"description": "выйти из режиме картинка в картинке, exit picture in picture",
|
|
238
256
|
"web": "PipExitMIcon",
|
|
239
257
|
"webComponent": "import { PipExitMIcon } from '@alfalab/icons-ios/PipExitMIcon';",
|
|
240
258
|
"ios": "pipExit_m",
|
|
@@ -243,7 +261,7 @@
|
|
|
243
261
|
"url": "https://alfabank.servicecdn.ru/icons/pip-exit_m.svg"
|
|
244
262
|
},
|
|
245
263
|
"RubDigitalSquareMediumMIcon": {
|
|
246
|
-
"description": "
|
|
264
|
+
"description": "рубль, диджитал, валюта",
|
|
247
265
|
"web": "RubDigitalSquareMediumMIcon",
|
|
248
266
|
"webComponent": "import { RubDigitalSquareMediumMIcon } from '@alfalab/icons-ios/RubDigitalSquareMediumMIcon';",
|
|
249
267
|
"ios": "rubDigitalSquareMedium_m",
|
|
@@ -252,7 +270,7 @@
|
|
|
252
270
|
"url": "https://alfabank.servicecdn.ru/icons/rub-digital-square-medium_m.svg"
|
|
253
271
|
},
|
|
254
272
|
"RubSquareMediumMIcon": {
|
|
255
|
-
"description": "
|
|
273
|
+
"description": "рубль, валюта",
|
|
256
274
|
"web": "RubSquareMediumMIcon",
|
|
257
275
|
"webComponent": "import { RubSquareMediumMIcon } from '@alfalab/icons-ios/RubSquareMediumMIcon';",
|
|
258
276
|
"ios": "rubSquareMedium_m",
|
|
@@ -261,7 +279,7 @@
|
|
|
261
279
|
"url": "https://alfabank.servicecdn.ru/icons/rub-square-medium_m.svg"
|
|
262
280
|
},
|
|
263
281
|
"RubMIcon": {
|
|
264
|
-
"description": "",
|
|
282
|
+
"description": "рубль, валюта",
|
|
265
283
|
"web": "RubMIcon",
|
|
266
284
|
"webComponent": "import { RubMIcon } from '@alfalab/icons-ios/RubMIcon';",
|
|
267
285
|
"ios": "rub_m",
|
|
@@ -270,7 +288,7 @@
|
|
|
270
288
|
"url": "https://alfabank.servicecdn.ru/icons/rub_m.svg"
|
|
271
289
|
},
|
|
272
290
|
"SoundXxlIcon": {
|
|
273
|
-
"description": "",
|
|
291
|
+
"description": "динамик, звук",
|
|
274
292
|
"web": "SoundXxlIcon",
|
|
275
293
|
"webComponent": "import { SoundXxlIcon } from '@alfalab/icons-ios/SoundXxlIcon';",
|
|
276
294
|
"ios": "sound_xxl",
|
|
@@ -279,7 +297,7 @@
|
|
|
279
297
|
"url": "https://alfabank.servicecdn.ru/icons/sound_xxl.svg"
|
|
280
298
|
},
|
|
281
299
|
"TouchIdXxlIcon": {
|
|
282
|
-
"description": "",
|
|
300
|
+
"description": "отпечаток пальца, тачайди",
|
|
283
301
|
"web": "TouchIdXxlIcon",
|
|
284
302
|
"webComponent": "import { TouchIdXxlIcon } from '@alfalab/icons-ios/TouchIdXxlIcon';",
|
|
285
303
|
"ios": "touchId_xxl",
|
|
@@ -288,7 +306,7 @@
|
|
|
288
306
|
"url": "https://alfabank.servicecdn.ru/icons/touch-id_xxl.svg"
|
|
289
307
|
},
|
|
290
308
|
"TrySquareMediumMIcon": {
|
|
291
|
-
"description": "
|
|
309
|
+
"description": "лира, компакт, валюта",
|
|
292
310
|
"web": "TrySquareMediumMIcon",
|
|
293
311
|
"webComponent": "import { TrySquareMediumMIcon } from '@alfalab/icons-ios/TrySquareMediumMIcon';",
|
|
294
312
|
"ios": "trySquareMedium_m",
|
|
@@ -297,7 +315,7 @@
|
|
|
297
315
|
"url": "https://alfabank.servicecdn.ru/icons/try-square-medium_m.svg"
|
|
298
316
|
},
|
|
299
317
|
"UsdSquareMediumMIcon": {
|
|
300
|
-
"description": "
|
|
318
|
+
"description": "usd, доллар, dollar, валюта",
|
|
301
319
|
"web": "UsdSquareMediumMIcon",
|
|
302
320
|
"webComponent": "import { UsdSquareMediumMIcon } from '@alfalab/icons-ios/UsdSquareMediumMIcon';",
|
|
303
321
|
"ios": "usdSquareMedium_m",
|
|
@@ -306,7 +324,7 @@
|
|
|
306
324
|
"url": "https://alfabank.servicecdn.ru/icons/usd-square-medium_m.svg"
|
|
307
325
|
},
|
|
308
326
|
"UsdMIcon": {
|
|
309
|
-
"description": "",
|
|
327
|
+
"description": "usd, доллар, dollar, валюта",
|
|
310
328
|
"web": "UsdMIcon",
|
|
311
329
|
"webComponent": "import { UsdMIcon } from '@alfalab/icons-ios/UsdMIcon';",
|
|
312
330
|
"ios": "usd_m",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.403.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": "^31.
|
|
54
|
+
"ui-primitives": "^31.13.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|