mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 16:30:37 -05:00
11 lines
235 B
Clojure
11 lines
235 B
Clojure
{:icons
|
|
[{:name "Material Design (Action)"
|
|
:path "./material/action/svg/production"
|
|
:regex #"^.*_48px\.svg$"}]
|
|
|
|
:images
|
|
[{:name "Generic Collection 1"
|
|
:path "./my-images/collection1/"
|
|
:regex #"^.*\.(png|jpg|webp)$"}]}
|
|
|
|
|