Resources
Some SVG libraries
Discussion
There are hundreds of icons in Tiki. Right now, jpeg/png/gif. The opportunity is to move them progressively to a vector format. This permits scaling, styling, saving bandwidth, etc.
There are 2 options: SVG vs fonts
It would be a shame to maintain both if there is one that could address the needs. It would be a shame to invest migration time in one of the solutions only to do the work in double later if a change is decided.
Feeling is that Tiki should pick the best future-thinking solution between SVG & fonts:
Futureproof - SVG or FONT
svg -> No Unnecessary HTTP Requests
I just started to look into the possibility to use .SVG instead of FONT and so far I did find a bunch of discussion WHY to use SVG or not to use SVG instead of FONT when it goes to vector-icons.
I have mainly heard about possible issues in respect of browser compatibility towards SVG, but I did NOT find ANY VG icon sets for possible integration (with a very limited! time on research).
At the bottom of the wiki page I added the licenses for the icon FONTs mentioned on the wiki page.
Finally the PNG fallback seems to be already sorted in Tiki for FONT thanks to our Bootstrap activists.
For a convenient way of a PNG fallback for SVG I did not find further helpful information.
In the end, when reviewing the licenses, I see only
Semantic Icon Names
Use semantic names for icon names Make it possible for themes to override icons Pick some preferred icon source(s) so community has guidelines for consistency and make sure licensing is OK Have a Smarty function (or something) so vectorial is chosen if supported by the browser, and use png as a fallback
Maybe based on names from here (removing "fa-" from the beginning):
Overwriting Icons
Questions looking for an answer:
Example:
Source - Guideline - License
Fallback
Tiki Related Notes
Licenses
- Fontawesome
Font: SIL OFL 1.1
Code (CSS/Less): MIT
Documentation: CC-BY-3.0
- Glyphicons-Halflings Same Licence as Bootstrap (so must be MIT in BS 3.1+)
but attribution to glyphicons.com appreciated- Glyphicons Free CC-BY-3.0 attribution to glyphicons.com required
Glyphicons All and Pro proprietary license- WebHostingHub Glyphs SIL Open Font License for download and using in personal and commercial projects.
PNG icons are distributed under Creative Commons Attribution 3.0 License.
Redistribution is not authorized. (just link to- Themify.me Mentioned on the website: 100% FREE! You may use or distribute it for any purpose, whether personal or commercial.
no explicit license mentioned!- Monosocialiconsfont Open Font License
It's free for whatever use ( commercial or personal ) both for web or for printing purpose.- Icomoon Free (450+ icons) GPL / CC BY 3.0
Essential (900) and Ultimate (1266) "developer friendly" proprietary license- Iconic no redistribution even not in Open Source projects - only for free enduser usage.
- Glyphicons-Halflings Same Licence as Bootstrap (so must be MIT in BS 3.1+)