2
0
mirror of https://github.com/frappe/books.git synced 2024-11-09 23:30:56 +00:00

fix(ui): empty state svg color

This commit is contained in:
18alantom 2023-09-22 12:13:08 +05:30
parent c928babe30
commit 18be2b5106

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 78 85"><rect width="64" height="72" x="13" y="12" stroke="#A6B1B9" stroke-width="2" rx="7"/><path fill="#A6B1B9" fill-rule="evenodd" d="M8 2H58C61.3137 2 64 4.68629 64 8V9H66V8C66 3.58172 62.4183 0 58 0H8C3.58172 0 0 3.58172 0 8V66C0 70.4183 3.58172 74 8 74H10V72H8C4.68629 72 2 69.3137 2 66V8C2 4.68629 4.68629 2 8 2Z" clip-rule="evenodd"/><path stroke="#A6B1B9" stroke-linecap="round" stroke-width="2" d="M42 31H66"/><path stroke="#A6B1B9" stroke-linecap="round" stroke-width="2" d="M42 51H66"/><path stroke="#A6B1B9" stroke-linecap="round" stroke-width="2" d="M42 25H55"/><path stroke="#A6B1B9" stroke-linecap="round" stroke-width="2" d="M42 45H55"/><rect width="10" height="10" x="24" y="23" stroke="#2D95F0" stroke-width="2" rx="2"/><rect width="10" height="10" x="24" y="43" stroke="#2D95F0" stroke-width="2" rx="2"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 78 85"><rect width="64" height="72" x="13" y="12" stroke="#C7C7C7" stroke-width="2" rx="7"/><path fill="#C7C7C7" fill-rule="evenodd" d="M8 2H58C61.3137 2 64 4.68629 64 8V9H66V8C66 3.58172 62.4183 0 58 0H8C3.58172 0 0 3.58172 0 8V66C0 70.4183 3.58172 74 8 74H10V72H8C4.68629 72 2 69.3137 2 66V8C2 4.68629 4.68629 2 8 2Z" clip-rule="evenodd"/><path stroke="#C7C7C7" stroke-linecap="round" stroke-width="2" d="M42 31H66"/><path stroke="#C7C7C7" stroke-linecap="round" stroke-width="2" d="M42 51H66"/><path stroke="#C7C7C7" stroke-linecap="round" stroke-width="2" d="M42 25H55"/><path stroke="#C7C7C7" stroke-linecap="round" stroke-width="2" d="M42 45H55"/><rect width="10" height="10" x="24" y="23" stroke="#7C7C7C" stroke-width="2" rx="2"/><rect width="10" height="10" x="24" y="43" stroke="#7C7C7C" stroke-width="2" rx="2"/></svg>

Before

Width:  |  Height:  |  Size: 894 B

After

Width:  |  Height:  |  Size: 894 B