We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sometimes we need to merge 2 or more logos into 1 svg image. Ideally this can be a python/nodejs script that accepts params of existing logos.
Something like: LOGOS='path1.svg,path2.svg,path3.svg...pathN.svg' node merge-logos.js
LOGOS='path1.svg,path2.svg,path3.svg...pathN.svg' node merge-logos.js
Status