feat: 清空剪贴板

This commit is contained in:
MTrun
2022-02-04 13:22:00 +08:00
parent c3096ed486
commit 5e2f0ab6df
2 changed files with 32 additions and 13 deletions
+5 -2
View File
@@ -56,7 +56,8 @@ import {
DicomOverlay as DicomOverlayIcon,
UpToTop as UpToTopIcon,
DownToBottom as DownToBottomIcon,
StackedMove as StackedMoveIcon
StackedMove as StackedMoveIcon,
PaintBrush as PaintBrushIcon
} from '@vicons/carbon'
const ionicons5 = {
@@ -171,7 +172,9 @@ const carbon = {
// 置底
DownToBottomIcon,
// 移动
StackedMoveIcon
StackedMoveIcon,
// 清空剪切板(刷子)
PaintBrushIcon
}
// https://www.xicons.org/#/ 还有很多