On Dec 21, 2017, at 4:03 PM, Warren Young <war...@etr-usa.com> wrote:
> 
> I’d recommend designing three distinct black-filled SVG icons

Another idea: Unicode may have characters you can use as icons.

   Lock:  http://www.fileformat.info/info/unicode/char/1f512/
   Open:  http://www.fileformat.info/info/unicode/char/1f513/
   Roger: http://www.fileformat.info/info/unicode/char/2620/

That then requires that you’ve got local fonts that include these characters, 
of course.

SVG could at least be embedded into the HTML, or into CSS via a 
content:url(“data:…”) reference:

   https://css-tricks.com/css-content/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to