mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
✨ Add numeric token type (#6575)
* ✨ Add numeric type token * 🐛 Fix comments
This commit is contained in:
3
frontend/resources/images/icons/number.svg
Normal file
3
frontend/resources/images/icons/number.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 16 16">
|
||||
<path d="M2 4.5h1v7m0 0H2m1 0h1m1-7h4V8H5.5v3.5h4m1-7H14V8m0 0h-3m3 0v3.5h-3.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 199 B |
Reference in New Issue
Block a user