mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 00:40:30 -05: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)$"}]}
|
||
|
|
||
|
|