Reverted dark icon color for normal theme

This commit is contained in:
jitendra 2022-03-16 15:53:23 +05:30
parent a07b04f6bf
commit c2a14c7cb6
2 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M39 7H9V41H39V7Z" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 13H33" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 20H33" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 27H33" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 34H33" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M39 7H9V41H39V7Z" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 13H33" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 20H33" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 27H33" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 34H33" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 625 B

After

Width:  |  Height:  |  Size: 625 B

View File

@ -1,7 +1,7 @@
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M39 7H9V41H39V7Z" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 13H33" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 20H33" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 27H33" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 34H33" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M39 7H9V41H39V7Z" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 13H33" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 20H33" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 27H33" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 34H33" stroke="#0041FF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 625 B

After

Width:  |  Height:  |  Size: 625 B