Web-apps and Tips to Transform a .SVG to Shields; and some Examples of Shields with Custom Icons
- Download the SVG image logo
- Optimize the SVG image
- Encode to Base64
- Use in your Bagdes
https://img.shields.io/badge/TEXT_ONE-TEXT_TWO-red?logo=data:image/svg%2bxml;base64,YOUR_BASE64_IMAGE_HERE


