Skip to content

A little utility to create linux icons from an svg file and distribute them into /usr/share/icons/hicolor/

License

Notifications You must be signed in to change notification settings

Mikee-3000/iconmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

iconmaker

A little utility to create GNU/Linux icons from an svg file and distribute them into /usr/share/icons/hicolor/

Works with zsh (change the first line for other shells). Tested on Arch GNU/Linux

Usage:

  1. create an svg in a program like Inkscape or get it from somwhere

  2. cd into the directory that has your svg

  3. do 'iconmaker ' where is the svg filename without the '.svg'.

You will be prompted for sudo password and there are likely to be errors and warning as not all icon sizes this script creates have the appropriate folders in the hicolor directory.

About

A little utility to create linux icons from an svg file and distribute them into /usr/share/icons/hicolor/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages