Fix ICONS.SUBMIT lost in a prior commit
This commit is contained in:
parent
59e83f3fa8
commit
79a25986ed
1 changed files with 1 additions and 0 deletions
|
@ -2766,6 +2766,7 @@ export const icons = {
|
||||||
</svg>
|
</svg>
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
[ICONS.SUBMIT]: buildIcon(<path d="M2.01 21 23 12 2.01 3 2 10l15 2-15 2z" />),
|
||||||
[ICONS.FILTERED_BY_LANG]: buildIcon(
|
[ICONS.FILTERED_BY_LANG]: buildIcon(
|
||||||
<svg viewBox="0 0 140 140" xmlns="http://www.w3.org/2000/svg" strokeWidth="1.5">
|
<svg viewBox="0 0 140 140" xmlns="http://www.w3.org/2000/svg" strokeWidth="1.5">
|
||||||
<g transform="matrix(5.833333333333333,0,0,5.833333333333333,0,0)">
|
<g transform="matrix(5.833333333333333,0,0,5.833333333333333,0,0)">
|
||||||
|
|
Loading…
Reference in a new issue