Added package iconim (#2495)

This commit is contained in:
George Lemon 2023-02-11 05:20:32 +02:00 committed by GitHub
parent 7637cc803d
commit 39b458bac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28894,5 +28894,22 @@
"description": "label your types - a convention for self-documented and more readable code",
"license": "MIT",
"web": "https://github.com/hamidb80/labeledtypes"
},
{
"name": "iconim",
"url": "https://github.com/openpeep/iconim",
"method": "git",
"tags": [
"svg",
"icons",
"icon",
"svg-icons",
"serverside",
"rendering",
"icons-manager"
],
"description": "SVG icon library manager for server-side rendering",
"license": "MIT",
"web": "https://github.com/openpeep/iconim"
}
]