|
|
@ -178,7 +178,7 @@ public class FineLightIconSet extends AbstractIconSet { |
|
|
|
new SvgIconSource("tool_more", "com/fine/theme/icon/toolbar/more.svg", true), |
|
|
|
new SvgIconSource("tool_more", "com/fine/theme/icon/toolbar/more.svg", true), |
|
|
|
new SvgIconSource("tool_more_hover", "com/fine/theme/icon/toolbar/more_hover.svg"), |
|
|
|
new SvgIconSource("tool_more_hover", "com/fine/theme/icon/toolbar/more_hover.svg"), |
|
|
|
new SvgIconSource("tool_config", "com/fine/theme/icon/toolbar/config.svg", true), |
|
|
|
new SvgIconSource("tool_config", "com/fine/theme/icon/toolbar/config.svg", true), |
|
|
|
new SvgIconSource("add_popup", "com/fine/theme/icon/toolbar/add_popup.svg", true, 24), |
|
|
|
new SvgIconSource("add_popup", "com/fine/theme/icon/toolbar/add_popup.svg", true), |
|
|
|
|
|
|
|
|
|
|
|
// 参数面板
|
|
|
|
// 参数面板
|
|
|
|
new SvgIconSource("param_edit", "com/fine/theme/icon/param/edit.svg", true, 24), |
|
|
|
new SvgIconSource("param_edit", "com/fine/theme/icon/param/edit.svg", true, 24), |
|
|
|