Skip to content

Commit 82949c2

Browse files
r-farkhutdinovRuslan Farkhutdinov
andauthored
Icons: Add ratingfilled, ratingoutline, chatadd, colordismiss icons (DevExpress#30799)
Co-authored-by: Ruslan Farkhutdinov <[email protected]>
1 parent 515f476 commit 82949c2

29 files changed

+61
-1
lines changed
6.48 KB
Loading
6.09 KB
Loading
6.23 KB
Loading
5.28 KB
Loading
5.38 KB
Loading
5.17 KB
Loading

e2e/testcafe-devextreme/tests/common/icons.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@ const iconSet = {
276276
fixcolumnleft: '\f17b',
277277
stickcolumn: '\f17c',
278278
fixcolumnright: '\f17d',
279+
ratingoutline: '\f17f',
280+
ratingfilled: '\f180',
279281
csv: '\f181',
280282
packagebox: '\f182',
281283
checkmarkcircle: '\f183',
@@ -295,6 +297,8 @@ const iconSet = {
295297
groupbycolumn: '\f197',
296298
ungroupcolumn: '\f198',
297299
ungroupallcolumns: '\f199',
300+
chatadd: '\f200',
301+
colordismiss: '\f201',
298302
};
299303

300304
fixture.disablePageReloads`Icons`
504 Bytes
Binary file not shown.
504 Bytes
Binary file not shown.
152 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)