|
|
@ -330,12 +330,12 @@ public class FineLightIconSet extends AbstractIconSet { |
|
|
|
new SvgIconSource("number_field", "com/fine/theme/icon/widget/number_field.svg", true), |
|
|
|
new SvgIconSource("number_field", "com/fine/theme/icon/widget/number_field.svg", true), |
|
|
|
new SvgIconSource("password_field", "com/fine/theme/icon/widget/password_field.svg", true), |
|
|
|
new SvgIconSource("password_field", "com/fine/theme/icon/widget/password_field.svg", true), |
|
|
|
new SvgIconSource("picture", "com/fine/theme/icon/widget/picture.svg", true), |
|
|
|
new SvgIconSource("picture", "com/fine/theme/icon/widget/picture.svg", true), |
|
|
|
new SvgIconSource("preview", "com/fine/theme/icon/widget/preview.svg", true), |
|
|
|
new SvgIconSource("widget_preview", "com/fine/theme/icon/widget/preview.svg", true), |
|
|
|
new SvgIconSource("prewidget", "com/fine/theme/icon/widget/prewidget.svg", true), |
|
|
|
new SvgIconSource("prewidget", "com/fine/theme/icon/widget/prewidget.svg", true), |
|
|
|
new SvgIconSource("tab", "com/fine/theme/icon/widget/tab.svg", true), |
|
|
|
new SvgIconSource("tab", "com/fine/theme/icon/widget/tab.svg", true), |
|
|
|
new SvgIconSource("text_area", "com/fine/theme/icon/widget/text_area.svg", true), |
|
|
|
new SvgIconSource("text_area", "com/fine/theme/icon/widget/text_area.svg", true), |
|
|
|
new SvgIconSource("text_field", "com/fine/theme/icon/widget/text_field.svg", true), |
|
|
|
new SvgIconSource("text_field", "com/fine/theme/icon/widget/text_field.svg", true), |
|
|
|
new SvgIconSource("tree", "com/fine/theme/icon/widget/tree.svg", true) |
|
|
|
new SvgIconSource("widget_tree", "com/fine/theme/icon/widget/tree.svg", true) |
|
|
|
|
|
|
|
|
|
|
|
); |
|
|
|
); |
|
|
|
} |
|
|
|
} |
|
|
|