metadata
size_categories:
- 1K<n<10K
An Ongoing SVG Collection of Many Multiples of Brand Logos
Object looks like this:
Shape:
├── brandName ""
├── brandWebsite ""
├── brandPresence[{
│ └── platform
│ └── url
│ └── username}]
├── brandLogo[{
│ └── fileName
│ └── svgPath
│ └── svgData
│ ├── meta
│ ├── width
│ ├── height
│ ├── viewbox
│ └── fill
│ └── svgRaw}]
└── brandColors[{
└── meta
├── primary
├── secondary
├── tertiary
├── quaternary
├── priority
└── setting
├── colorName
├── colorHex
├── colorRGB
├── colorCMYK
└── colorPantone}]