mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 06:08:09 +00:00
9 lines
216 B
JSON
9 lines
216 B
JSON
{
|
|
"name": "Icons plugin",
|
|
"version": 2,
|
|
"code": "assets/plugin.js",
|
|
"icon": "assets/icon.png",
|
|
"description": "Create icons from the Feather Icons set",
|
|
"permissions": ["content:read", "content:write"]
|
|
}
|