浏览代码

[RN] Update jitsi font icon selection

master
Saúl Ibarra Corretgé 7 年前
父节点
当前提交
db26aa652b
共有 2 个文件被更改,包括 350 次插入202 次删除
  1. 2
    0
      react/features/base/font-icons/Icon.js
  2. 348
    202
      react/features/base/font-icons/jitsi.json

+ 2
- 0
react/features/base/font-icons/Icon.js 查看文件

@@ -2,6 +2,8 @@
2 2
 // but the file's name and/or location (within the directory structure) don't
3 3
 // reflect that, it suggests the file is platform-independent.
4 4
 import { createIconSetFromIcoMoon } from 'react-native-vector-icons';
5
+
6
+// FIXME Share this with fonts/selection.json
5 7
 import icoMoonConfig from './jitsi.json';
6 8
 
7 9
 /**

+ 348
- 202
react/features/base/font-icons/jitsi.json
文件差异内容过多而无法显示
查看文件


正在加载...
取消
保存