Class | IconArtist::Icon |
In: |
icon-artist/icon.rb
|
Parent: | Object |
Check if icon in given file follows one-canvas standards
filename: | path to the file with the icon |
Create new icon with set name and context using selected template
iconname: | name of the icon, preferably following freedesktop.org standards, to be created |
context: | context of the icon, see THEME_CONTEXTS constant for more info |
template: | select custom template, either template name (without .svg extension) that is located in your XDG User Dirs Templates dir or in /usr/share/icon-artist/templates/#{template}.svg, or a filename of a custom template (with the .svg extension) |