Browse Source

fix: lookup icon

pull/6598/head
DarkPhoenix2704 9 months ago
parent
commit
adab7e86dd
  1. 14
      packages/nc-gui/assets/nc-icons/lookup.svg

14
packages/nc-gui/assets/nc-icons/lookup.svg

@ -1,7 +1,7 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" data-ignore>
<path d="M10 10L14 10" stroke="#6a7184" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 6L14 6" stroke="#6a7184" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M5.335 12.5C5.335 12.1327 5.63273 11.835 6 11.835C6.36727 11.835 6.665 12.1327 6.665 12.5H5.335ZM13 2.665H7V1.335H13V2.665ZM7 13.335H13V14.665H7V13.335ZM13.335 13V3H14.665V13H13.335ZM6.665 12.5V13H5.335V12.5H6.665ZM6.665 3V3.5H5.335V3H6.665ZM13 13.335C13.185 13.335 13.335 13.185 13.335 13H14.665C14.665 13.9196 13.9196 14.665 13 14.665V13.335ZM7 14.665C6.08045 14.665 5.335 13.9196 5.335 13H6.665C6.665 13.185 6.81498 13.335 7 13.335V14.665ZM7 2.665C6.81498 2.665 6.665 2.81498 6.665 3H5.335C5.335 2.08045 6.08045 1.335 7 1.335V2.665ZM13 1.335C13.9196 1.335 14.665 2.08045 14.665 3H13.335C13.335 2.81498 13.185 2.665 13 2.665V1.335Z" fill="#6a7184"/>
<path d="M5 11C3.34315 11 2 9.65685 2 8C2 6.34315 3.34315 5 5 5C6.65685 5 8 6.34315 8 8C8 9.65685 6.65685 11 5 11Z" stroke="#6a7184" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M1.4714 12.4714C1.21105 12.7318 0.788945 12.7318 0.528595 12.4714C0.268246 12.2111 0.268246 11.7889 0.528595 11.5286L1.4714 12.4714ZM2.5286 9.5286L3 9.05719L3.94281 10L3.4714 10.4714L2.5286 9.5286ZM0.528595 11.5286L2.5286 9.5286L3.4714 10.4714L1.4714 12.4714L0.528595 11.5286Z" fill="#6a7184"/>
</svg>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 10L14 10" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 6L14 6" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M6 12.5V13C6 13.5523 6.44772 14 7 14H13C13.5523 14 14 13.5523 14 13V3C14 2.44772 13.5523 2 13 2H7C6.44772 2 6 2.44772 6 3V3.5" stroke="currentColor" stroke-width="1.33" stroke-linecap="round"/>
<path d="M5 11C3.34315 11 2 9.65685 2 8C2 6.34315 3.34315 5 5 5C6.65685 5 8 6.34315 8 8C8 9.65685 6.65685 11 5 11Z" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M1.4714 12.4714C1.21105 12.7318 0.788945 12.7318 0.528595 12.4714C0.268246 12.2111 0.268246 11.7889 0.528595 11.5286L1.4714 12.4714ZM2.5286 9.5286L3 9.05719L3.94281 10L3.4714 10.4714L2.5286 9.5286ZM0.528595 11.5286L2.5286 9.5286L3.4714 10.4714L1.4714 12.4714L0.528595 11.5286Z" fill="currentColor" stroke="none"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Loading…
Cancel
Save