Browse Source

REPORT-99485 数据集添加按钮更新

newui
vito 6 months ago
parent
commit
a3d2efd73c
  1. 6
      designer-base/src/main/resources/com/fine/theme/icon/toolbar/add_popup.svg
  2. 6
      designer-base/src/main/resources/com/fine/theme/icon/toolbar/add_popup_disable.svg

6
designer-base/src/main/resources/com/fine/theme/icon/toolbar/add_popup.svg

@ -1,4 +1,4 @@
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.4 13.1L11.4 18.4C11.4 18.7314 11.6686 19 12 19C12.3314 19 12.6 18.7314 12.6 18.4V13.1H17.9C18.2314 13.1 18.5 12.8314 18.5 12.5C18.5 12.1686 18.2314 11.9 17.9 11.9H12.6V6.6C12.6 6.26863 12.3314 6 12 6C11.6686 6 11.4 6.26863 11.4 6.6L11.4 11.9H6.1C5.76863 11.9 5.5 12.1686 5.5 12.5C5.5 12.8314 5.76863 13.1 6.1 13.1H11.4Z" fill="#0A1C38" fill-opacity="0.9"/>
<path d="M18.1425 21.5C18.0158 21.5 17.9523 21.3468 18.042 21.2571L20.7571 18.542C20.8468 18.4523 21 18.5158 21 18.6425V21.1C21 21.3209 20.8209 21.5 20.6 21.5H18.1425Z" fill="#0A1C38" fill-opacity="0.9"/>
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.4 8.6L7.4 13.9C7.4 14.2314 7.66863 14.5 8 14.5V14.5C8.33137 14.5 8.6 14.2314 8.6 13.9V8.6H13.9C14.2314 8.6 14.5 8.33137 14.5 8V8C14.5 7.66863 14.2314 7.4 13.9 7.4H8.6V2.1C8.6 1.76863 8.33137 1.5 8 1.5V1.5C7.66863 1.5 7.4 1.76863 7.4 2.1L7.4 7.4H2.1C1.76863 7.4 1.5 7.66863 1.5 8V8C1.5 8.33137 1.76863 8.6 2.1 8.6H7.4Z" fill="#0A1C38" fill-opacity="0.9"/>
<path d="M14.1425 17C14.0158 17 13.9523 16.8468 14.042 16.7571L16.7571 14.042C16.8468 13.9523 17 14.0158 17 14.1425V16.6C17 16.8209 16.8209 17 16.6 17H14.1425Z" fill="#0A1C38" fill-opacity="0.9"/>
</svg>

Before

Width:  |  Height:  |  Size: 678 B

After

Width:  |  Height:  |  Size: 667 B

6
designer-base/src/main/resources/com/fine/theme/icon/toolbar/add_popup_disable.svg

@ -1,4 +1,4 @@
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.4 13.1L11.4 18.4C11.4 18.7314 11.6686 19 12 19C12.3314 19 12.6 18.7314 12.6 18.4V13.1H17.9C18.2314 13.1 18.5 12.8314 18.5 12.5C18.5 12.1686 18.2314 11.9 17.9 11.9H12.6V6.6C12.6 6.26863 12.3314 6 12 6C11.6686 6 11.4 6.26863 11.4 6.6L11.4 11.9H6.1C5.76863 11.9 5.5 12.1686 5.5 12.5C5.5 12.8314 5.76863 13.1 6.1 13.1H11.4Z" fill="#0A1C38" fill-opacity="0.29"/>
<path d="M18.1425 21.5C18.0158 21.5 17.9523 21.3468 18.042 21.2571L20.7571 18.542C20.8468 18.4523 21 18.5158 21 18.6425V21.1C21 21.3209 20.8209 21.5 20.6 21.5H18.1425Z" fill="#0A1C38" fill-opacity="0.29"/>
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.4 8.6L7.4 13.9C7.4 14.2314 7.66863 14.5 8 14.5V14.5C8.33137 14.5 8.6 14.2314 8.6 13.9V8.6H13.9C14.2314 8.6 14.5 8.33137 14.5 8V8C14.5 7.66863 14.2314 7.4 13.9 7.4H8.6V2.1C8.6 1.76863 8.33137 1.5 8 1.5V1.5C7.66863 1.5 7.4 1.76863 7.4 2.1L7.4 7.4H2.1C1.76863 7.4 1.5 7.66863 1.5 8V8C1.5 8.33137 1.76863 8.6 2.1 8.6H7.4Z" fill="#0A1C38" fill-opacity="0.29"/>
<path d="M14.1425 17C14.0158 17 13.9523 16.8468 14.042 16.7571L16.7571 14.042C16.8468 13.9523 17 14.0158 17 14.1425V16.6C17 16.8209 16.8209 17 16.6 17H14.1425Z" fill="#0A1C38" fill-opacity="0.29"/>
</svg>

Before

Width:  |  Height:  |  Size: 680 B

After

Width:  |  Height:  |  Size: 677 B

Loading…
Cancel
Save