mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
12 lines
235 B
Clojure
12 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)$"}]}
|
|
|
|
|