mirror of
https://github.com/penpot/penpot.git
synced 2026-09-24 12:56:15 +00:00
8 lines
202 B
JSON
8 lines
202 B
JSON
{
|
|
"name": "Icons plugin",
|
|
"code": "/assets/plugin.js",
|
|
"icon": "/assets/icon.png",
|
|
"description": "Create icons from the Feather Icons set",
|
|
"permissions": ["content:read", "content:write"]
|
|
}
|