mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
✨ Add multi file import on tokens (#6444)
Some checks are pending
Commit Message Check / Check Commit Message (push) Waiting to run
Some checks are pending
Commit Message Check / Check Commit Message (push) Waiting to run
* ✨ Implement token multi-file import * ♻️ Refactor import modal UI * 🐛 Fix comments --------- Co-authored-by: Florian Schroedl <flo.schroedl@gmail.com>
This commit is contained in:
3
frontend/resources/images/icons/folder.svg
Normal file
3
frontend/resources/images/icons/folder.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" stroke="currentColor" stroke-linejoin="round" >
|
||||
<path d="m2 13.786 2.203-7.152a1 1 0 0 1 .956-.705h9.431a1 1 0 0 1 .944 1.33l-2.05 5.857a1 1 0 0 1-.944.67H2Zm0 0a1 1 0 0 1-1-1v-9.29c0-.396.15-.777.419-1.057A1.391 1.391 0 0 1 2.428 2h2.858l1.071 1.684h5.429a1 1 0 0 1 1 1v1.245" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 351 B |
Reference in New Issue
Block a user