Skip to content

rcn8397/icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icons

SVG icons

Creation

Inkscape https://inkscape.org/

Utils

Convert SVGs to PNGs

Give the util a path to the SVGs and a size in pixels. The size is width by height

    python3 ./utils/svg2png.py collections/basics 64

Conversion

The conversion script uses CairoSVG to convert the input sources.

Previews

Icon sources

Generating thumbnails

To generate icons.md run the icons2markdown.py in the utils folder.

python ./utils/icons2markdown.py . > icons.md

Releases

No releases published

Packages

No packages published

Languages