提交 abf39649 编写于 作者: M Miguel Solorio

Updating Codicons: Add 'pass-filled'

https://github.com/microsoft/vscode-codicons/
上级 c3e1f0e0
......@@ -484,6 +484,7 @@ export namespace Codicon {
export const redo = new Codicon('redo', { character: '\\ebb0' });
export const checkAll = new Codicon('check-all', { character: '\\ebb1' });
export const pinnedDirty = new Codicon('pinned-dirty', { character: '\\ebb2' });
export const passFilled = new Codicon('pass-filled', { character: '\\ebb3' });
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册