Updated file card icon in cardmenu

This commit is contained in:
Sanne de Vries 2021-12-01 10:29:17 +00:00
parent e0eff4436c
commit 80148c64db

View File

@ -1,5 +1,4 @@
<svg width="28" height="28" fill="none" xmlns="http://www.w3.org/2000/svg"> <svg width="28" height="28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M25 28H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h15.757a3 3 0 0 1 2.122.879L27.12 7.12A3 3 0 0 1 28 9.243V25a3 3 0 0 1-3 3Z" fill="#14B8FF"/> <rect width="28" height="28" rx="3" fill="#14B8FF"/>
<path d="M14 22a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z" fill="#fff"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.229 6.653a2.625 2.625 0 0 0-2.882.605l-.01.01-6.761 6.761a4.312 4.312 0 1 0 6.098 6.099l8.233-8.234a.75.75 0 1 1 1.06 1.06l-8.232 8.234a5.812 5.812 0 1 1-8.22-8.22l6.758-6.757a4.124 4.124 0 1 1 5.833 5.833l-6.767 6.77a2.437 2.437 0 0 1-3.447-3.446l.01-.01 6.761-6.764a.75.75 0 1 1 1.061 1.06l-6.757 6.76a.937.937 0 0 0 1.326 1.325l6.765-6.769a2.626 2.626 0 0 0-.83-4.317Z" fill="#fff"/>
<path d="M14 10.5v7M14 17.5l2.625-2.625M14 17.5l-2.625-2.625" stroke="#14B8FF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 438 B

After

Width:  |  Height:  |  Size: 579 B