Skip to content

Himeyama/Svgicon5

Repository files navigation

SVG2ICO

SVG2ICO is the software that convert to ICO from SVG Image.

Install the package

  1. Extract SVG2ICO

  2. If your computer had installed PotableInstaller, click on PotableInstaller.lnk. otherwise move to the next step (3.).

  3. Run onlineInstall.ps1 with PowerShell if cannot install the software, try running the below command.

    Set-ExecutionPolicy RemoteSigned

Create a package

./createPackage

License

The License of the software is MIT License.

Dependency

This software depends on SVG.NET that license is Ms-PL.