A Beautiful library of SVG logos
svgl.vercel.app
A Beautiful library of SVG logos
1–10 of 25 posts
Re: A Beautiful library of SVG logos
#2Re: A Beautiful library of SVG logos
#3Obviously the logo itself is copyright, trademarked etc, but what about the svg? EG, If I submit svg of my logo to this registry, does it become owned by vercel in some way?
Re: A Beautiful library of SVG logos
#4Obviously the logo itself is copyright, trademarked etc, but what about the svg? EG, If I submit svg of my logo to this registry, does it become owned by vercel in some way?
Re: A Beautiful library of SVG logos
#5Obviously the logo itself is copyright, trademarked etc, but what about the svg? EG, If I submit svg of my logo to this registry, does it become owned by vercel in some way?
I had the same question Jacknews, I couldnt find the person who is running this at vercel to ask this question. Maybe we should just tweet?
Re: A Beautiful library of SVG logos
#6Obviously the logo itself is copyright, trademarked etc, but what about the svg? EG, If I submit svg of my logo to this registry, does it become owned by vercel in some way?
Re: A Beautiful library of SVG logos
#7Obviously the logo itself is copyright, trademarked etc, but what about the svg? EG, If I submit svg of my logo to this registry, does it become owned by vercel in some way?
It's a website hosted by Vercel, it's not made by Vercel. As far as I can tell it's just someone's project published without much thought given to legal issues. Try contacting them maybe https://github.com/pheralb/svgl/issues
Indeed, with all these logos in the code/repository, I wonder how long this will last.
Re: A Beautiful library of SVG logos
#8I can’t tell how close to the original these logos are without comparing them in AutoCAD. Perhaps there should be a source cited for each upload to improve this site.
By the way, for regular lines, SVG can be a good substitute but all CAD software and file formats treat splines differently. You need to store a bitmap copy to make sure something doesn’t get mangled up because of conversion. SVG surely does that. Native files will usually show all the construction lines involved in producing the details. That would be the proof that you’re the proper trademark holder.
What is the precision we’re using too? There should be some sort of standard there too. E.g. SVG16 to indicate precision.
My interest is in generative AI in the field of vector graphics. There’s a lot we can do there.
Re: A Beautiful library of SVG logos
#9Obviously the logo itself is copyright, trademarked etc, but what about the svg? EG, If I submit svg of my logo to this registry, does it become owned by vercel in some way?
SVG content (i.e. the text underlying the image) copyright to the person creating the SVG.
I would personally take this as a) a demonstration of how to implement various things in SVG and b) a demonstration of the skills of the SVGs’ creator(s). I can’t imagine any reason I would ever need to place Meta’s logo on anything.
Caveat: I’m in the USA. Could be different elsewhere in the world.