eadf6481e8
- Changed fill attribute from "none" to "currentColor" in sort and stats SVGs. - Updated stroke color to "currentColor" in upload SVGs. - Ensured all SVGs maintain their original design while allowing for dynamic color changes based on parent elements.
4 lines
289 B
XML
4 lines
289 B
XML
<svg width="32" height="32" viewBox="0 0 32 32" fill="currentColor"ntColor" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M17.4444 11.8333V3.5H29V11.8333H17.4444ZM3 17.3889V3.5H14.5556V17.3889H3ZM17.4444 28.5V14.6111H29V28.5H17.4444ZM3 28.5V20.1667H14.5556V28.5H3Z" fill="#F4F2EF"/>
|
|
</svg>
|