Icons: Difference between revisions
→Usage: adds new instructions |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Help:Contents]] provides details about using graphics. | [[Help:Contents]] provides details about using graphics. | ||
I formerly used the [[mw:Extension:Icon|Icon Extension]] before this functionality was included in newer versions of MediaWiki. | |||
== Installing Icons == | == Installing Icons == | ||
| Line 26: | Line 12: | ||
php importImages.php --extensions=svg --user=Freephile --comment='Get the whole set at http://www.oxygen-icons.org' /tmp/ | php importImages.php --extensions=svg --user=Freephile --comment='Get the whole set at http://www.oxygen-icons.org' /tmp/ | ||
</source> | </source> | ||
== Creating Favicons and Application Icons == | |||
You can use [[Inkscape]] as a tool to create your web and application icons. | |||
Resources: | |||
* http://www.creativebloq.com/illustrator/create-perfect-favicon-12112760 | |||
* http://androidcookbook.com/Recipe.seam?recipeId=2549 | |||