feat: add pinned icon for post list

This commit is contained in:
radishzzz 2025-04-02 22:31:36 +01:00
parent 5cf09194d8
commit 594172c183
9 changed files with 165 additions and 145 deletions

View file

@ -1,4 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M6.9 1h14.8v17.7h-1.5V2.5H6.9z" fill="#3d3d3d"/>
<path d="M2.2 4.9h15.6V23H2.2zm14.2 1.5H3.7v15.1h12.6V6.4Z" fill="#3d3d3d"/>
<path d="M7.2 1h14.4v17.7l-1.3.5V2.5H6.7z M2.3 4.9h15.4V23H2.3zm14.1 1.5H3.6v15.1h12.8z" fill="#3c3d3d"/>
</svg>

Before

Width:  |  Height:  |  Size: 207 B

After

Width:  |  Height:  |  Size: 176 B

Before After
Before After