Thanks to visit codestin.com
Credit goes to lib.rs

#svg-icons #discord #generate #github #resolution

app svgi

Tool to generate X, Discord and Github icons from an SVG icon

1 unstable release

Uses new Rust 2024

0.1.0 Jun 12, 2025

#959 in Images

MIT license

9KB

svgi

Tool to generate X, Discord and Github icons from an SVG icon.

Under the hood, it uses resvg and oxipng to render and optimize SVG icons.

Installation

cargo install svgi

Usage

The command below will generate path/to/x.png, path/to/dc.png, path/to/gh.png files.

svgi path/to/icon.svg

Resolutions

Below are the resolutions for the generated icons.

They are chosen based on my tests about related platforms.

  • x.png: 400x400
  • dc.png: 512x512
  • gh.png: 1200x1200

Developed by Berzan in Korea.

Dependencies

~6–17MB
~195K SLoC