|
|
@ -138,7 +138,7 @@ public class FineLightIconSet extends AbstractIconSet { |
|
|
|
new SvgIconSource("sub_report", "com/fine/theme/icon/insert/sub_report.svg", true), |
|
|
|
new SvgIconSource("sub_report", "com/fine/theme/icon/insert/sub_report.svg", true), |
|
|
|
new SvgIconSource("chart_line", "com/fine/theme/icon/chart/chart_line.svg", true), |
|
|
|
new SvgIconSource("chart_line", "com/fine/theme/icon/chart/chart_line.svg", true), |
|
|
|
new SvgIconSource("popup", "com/fine/theme/icon/popup/popup.svg", true), |
|
|
|
new SvgIconSource("popup", "com/fine/theme/icon/popup/popup.svg", true), |
|
|
|
new SvgIconSource("clear", "com/fine/theme/icon/clear.svg"), |
|
|
|
new SvgIconSource("clear", "com/fine/theme/icon/clear.svg", true), |
|
|
|
|
|
|
|
|
|
|
|
// 工具栏
|
|
|
|
// 工具栏
|
|
|
|
new SvgIconSource("tool_copy", "com/fine/theme/icon/toolbar/copy.svg", true), |
|
|
|
new SvgIconSource("tool_copy", "com/fine/theme/icon/toolbar/copy.svg", true), |
|
|
|