Closed thatgaypigeon closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
tabler-icons | ✅ Ready (Inspect) | Visit Preview | Sep 26, 2024 11:39pm |
thank you for your help! ❤️
Awesome! Thanks for cleaning up the unicode
and version
tags; I should've realised those would be generated automatically. Any future PRs from me should hopefully be a bit less painful to merge.
Thanks again! 🧡
Added 8 new icons. They are variants on the regular and narrowed arrows, but with a dashed tail
Reasoning
They would be useful to indicate 'partial' tasks (compare
git fetch
andgit pull
, for example), or some other conditional task that might require additional steps before the expected action is complete. All icons follow the same style conventions as existing arrow icons for consistency.My main motivation for these icons is indeed to help differentiate
git fetch
andgit pull
in places such as my code editor UI, terminal, etc. Though, I'm sure other people will find these icons useful too.Variations
Through the design process I ended up with a few variations on dash length and spacing. I couldn't get more than 2 dashes separate from the arrow head to look nice while maintaining the current dimensions of the icon. I also found that, due to optical sizing, the outer dash should be smaller, and the dashes should get a little bit longer the closer they are to the arrow head.
I selected the spacing I found most visually pleasing and easiest to distinguish at different sizes. However, here are the other variations to compare, previewed at a couple different sizes:
Let me know if you'd like to adjust anything!