|
|
|
@ -69,34 +69,35 @@ public class FineLightIconSet extends AbstractIconSet {
|
|
|
|
|
new SvgIconSource("new_folder", "com/fine/theme/icon/filetree/new_folder.svg", true), |
|
|
|
|
|
|
|
|
|
// 属性面板Icon
|
|
|
|
|
new SvgIconSource("cellattr", "com/fine/theme/icon/propertiestab/cellattr.svg", false), |
|
|
|
|
new SvgIconSource("cellattr_disabled", "com/fine/theme/icon/propertiestab/cellattr_disabled.svg", false), |
|
|
|
|
new SvgIconSource("cellattr_selected", "com/fine/theme/icon/propertiestab/cellattr_selected.svg", false), |
|
|
|
|
new SvgIconSource("cellelement", "com/fine/theme/icon/propertiestab/cellelement.svg", false), |
|
|
|
|
new SvgIconSource("cellelement_disabled", "com/fine/theme/icon/propertiestab/cellelement_disabled.svg", false), |
|
|
|
|
new SvgIconSource("cellelement_selected", "com/fine/theme/icon/propertiestab/cellelement_selected.svg", false), |
|
|
|
|
new SvgIconSource("conditionattr", "com/fine/theme/icon/propertiestab/conditionattr.svg", false), |
|
|
|
|
new SvgIconSource("conditionattr_disabled", "com/fine/theme/icon/propertiestab/conditionattr_disabled.svg", false), |
|
|
|
|
new SvgIconSource("conditionattr_selected", "com/fine/theme/icon/propertiestab/conditionattr_selected.svg", false), |
|
|
|
|
new SvgIconSource("floatelement", "com/fine/theme/icon/propertiestab/floatelement.svg", false), |
|
|
|
|
new SvgIconSource("floatelement_disabled", "com/fine/theme/icon/propertiestab/floatelement_disabled.svg", false), |
|
|
|
|
new SvgIconSource("floatelement_selected", "com/fine/theme/icon/propertiestab/floatelement_selected.svg", false), |
|
|
|
|
new SvgIconSource("hyperlink", "com/fine/theme/icon/propertiestab/hyperlink.svg", false), |
|
|
|
|
new SvgIconSource("hyperlink_disabled", "com/fine/theme/icon/propertiestab/hyperlink_disabled.svg", false), |
|
|
|
|
new SvgIconSource("hyperlink_selected", "com/fine/theme/icon/propertiestab/hyperlink_selected.svg", false), |
|
|
|
|
new SvgIconSource("widgetlib", "com/fine/theme/icon/propertiestab/widgetlib.svg", false), |
|
|
|
|
new SvgIconSource("widgetlib_disabled", "com/fine/theme/icon/propertiestab/widgetlib_disabled.svg", false), |
|
|
|
|
new SvgIconSource("widgetlib_selected", "com/fine/theme/icon/propertiestab/widgetlib_selected.svg", false), |
|
|
|
|
new SvgIconSource("widgetsettings", "com/fine/theme/icon/propertiestab/widgetsettings.svg", false), |
|
|
|
|
new SvgIconSource("widgetsettings_disabled", "com/fine/theme/icon/propertiestab/widgetsettings_disabled.svg", false), |
|
|
|
|
new SvgIconSource("widgetsettings_selected", "com/fine/theme/icon/propertiestab/widgetsettings_selected.svg", false), |
|
|
|
|
new SvgIconSource("cellattr", "com/fine/theme/icon/propertiestab/cellattr.svg", false, 18), |
|
|
|
|
new SvgIconSource("cellattr_disabled", "com/fine/theme/icon/propertiestab/cellattr_disabled.svg", false, 18), |
|
|
|
|
new SvgIconSource("cellattr_selected", "com/fine/theme/icon/propertiestab/cellattr_selected.svg", false, 18), |
|
|
|
|
new SvgIconSource("cellelement", "com/fine/theme/icon/propertiestab/cellelement.svg", false, 18), |
|
|
|
|
new SvgIconSource("cellelement_disabled", "com/fine/theme/icon/propertiestab/cellelement_disabled.svg", false, 18), |
|
|
|
|
new SvgIconSource("cellelement_selected", "com/fine/theme/icon/propertiestab/cellelement_selected.svg", false, 18), |
|
|
|
|
new SvgIconSource("conditionattr", "com/fine/theme/icon/propertiestab/conditionattr.svg", false, 18), |
|
|
|
|
new SvgIconSource("conditionattr_disabled", "com/fine/theme/icon/propertiestab/conditionattr_disabled.svg", false, 18), |
|
|
|
|
new SvgIconSource("conditionattr_selected", "com/fine/theme/icon/propertiestab/conditionattr_selected.svg", false, 18), |
|
|
|
|
new SvgIconSource("floatelement", "com/fine/theme/icon/propertiestab/floatelement.svg", false, 18), |
|
|
|
|
new SvgIconSource("floatelement_disabled", "com/fine/theme/icon/propertiestab/floatelement_disabled.svg", false, 18), |
|
|
|
|
new SvgIconSource("floatelement_selected", "com/fine/theme/icon/propertiestab/floatelement_selected.svg", false, 18), |
|
|
|
|
new SvgIconSource("hyperlink", "com/fine/theme/icon/propertiestab/hyperlink.svg", false, 18), |
|
|
|
|
new SvgIconSource("hyperlink_disabled", "com/fine/theme/icon/propertiestab/hyperlink_disabled.svg", false, 18), |
|
|
|
|
new SvgIconSource("hyperlink_selected", "com/fine/theme/icon/propertiestab/hyperlink_selected.svg", false, 18), |
|
|
|
|
new SvgIconSource("widgetlib", "com/fine/theme/icon/propertiestab/widgetlib.svg", false, 18), |
|
|
|
|
new SvgIconSource("widgetlib_disabled", "com/fine/theme/icon/propertiestab/widgetlib_disabled.svg", false, 18), |
|
|
|
|
new SvgIconSource("widgetlib_selected", "com/fine/theme/icon/propertiestab/widgetlib_selected.svg", false, 18), |
|
|
|
|
new SvgIconSource("widgetsettings", "com/fine/theme/icon/propertiestab/widgetsettings.svg", false, 18), |
|
|
|
|
new SvgIconSource("widgetsettings_disabled", "com/fine/theme/icon/propertiestab/widgetsettings_disabled.svg", false, 18), |
|
|
|
|
new SvgIconSource("widgetsettings_selected", "com/fine/theme/icon/propertiestab/widgetsettings_selected.svg", false, 18), |
|
|
|
|
// TODO: 视觉未提供,先用旧的,待视觉提供后替换
|
|
|
|
|
new SvgIconSource("configuredroles", "com/fine/theme/icon/propertiestab/configuredroles.svg", false), |
|
|
|
|
new SvgIconSource("configuredroles_selected", "com/fine/theme/icon/propertiestab/configuredroles_selected.svg", false), |
|
|
|
|
new SvgIconSource("configuredroles_disabled", "com/fine/theme/icon/propertiestab/configuredroles_disabled.svg", false), |
|
|
|
|
new SvgIconSource("authorityedit", "com/fine/theme/icon/propertiestab/authorityedit.svg", false), |
|
|
|
|
new SvgIconSource("authorityedit_disabled", "com/fine/theme/icon/propertiestab/authorityedit_disabled.svg", false), |
|
|
|
|
new SvgIconSource("authorityedit_selected", "com/fine/theme/icon/propertiestab/authorityedit_selected.svg", false), |
|
|
|
|
new SvgIconSource("configuredroles", "com/fine/theme/icon/propertiestab/configuredroles.svg", false, 18), |
|
|
|
|
new SvgIconSource("configuredroles_selected", "com/fine/theme/icon/propertiestab/configuredroles_selected.svg", false, 18), |
|
|
|
|
new SvgIconSource("configuredroles_disabled", "com/fine/theme/icon/propertiestab/configuredroles_disabled.svg", false, 18), |
|
|
|
|
new SvgIconSource("authorityedit", "com/fine/theme/icon/propertiestab/authorityedit.svg", false, 18), |
|
|
|
|
new SvgIconSource("authorityedit_disabled", "com/fine/theme/icon/propertiestab/authorityedit_disabled.svg", false, 18), |
|
|
|
|
new SvgIconSource("authorityedit_selected", "com/fine/theme/icon/propertiestab/authorityedit_selected.svg", false, 18), |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// sheet标签栏相关icon
|
|
|
|
|
new SvgIconSource("add_worksheet", "com/fine/theme/icon/sheet/add_sheet.svg", true), |
|
|
|
@ -133,6 +134,13 @@ public class FineLightIconSet extends AbstractIconSet {
|
|
|
|
|
new SvgIconSource("popup", "com/fine/theme/icon/popup/popup.svg", true), |
|
|
|
|
new SvgIconSource("clear", "com/fine/theme/icon/clear.svg", true), |
|
|
|
|
|
|
|
|
|
// 参数面板
|
|
|
|
|
new SvgIconSource("param_edit", "com/fine/theme/icon/param/edit.svg", true, 24), |
|
|
|
|
new SvgIconSource("param_edit_pressed", "com/fine/theme/icon/param/edit_pressed.svg", true, 24), |
|
|
|
|
new SvgIconSource("param_hide", "com/fine/theme/icon/param/hide.svg", true, 24), |
|
|
|
|
new SvgIconSource("param_hide_pressed", "com/fine/theme/icon/param/hide_pressed.svg", true, 24), |
|
|
|
|
new SvgIconSource("param_view", "com/fine/theme/icon/param/view.svg", true, 18), |
|
|
|
|
|
|
|
|
|
// 北区菜单栏
|
|
|
|
|
new SvgIconSource("notification", "com/fine/theme/icon/notification/notification.svg") |
|
|
|
|
|
|
|
|
|