Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Icons
[go: Go Back, main page]


How do I edit this website?

Icons

This page demonstrates how to use the icon include tag.

Usage

Specify an icon by name.

{% include icon name='info' %}

info

{% include icon name='ImageJ' %}

ImageJ

Optionally, override the icon size (default is 48px):

{% include icon name='SciJava' size='96px' %}

SciJava

Use size=x96px to set the height instead of the width:

{% include icon name='Bio-Formats' size='x96px' %}

Bio-Formats

You can also override the horizontal alignment:

{% include icon name='Linux' size='96px' align='left' %}

Linux Alpha
Beta
Gamma