{docfile} with another backend than bootstrap, don’t forget to set the width attribute with value
20 for lg, 28 for 2x, 42 for 3x, 56 for 4x, 70 for 5x, 84 for 6x, 98 for 7x, 112 for 8x or 126 for 9x.Examples of Icons Font attributes
To increase icon sizes relative to their container, use attribute size with value
lg (33% increase), 2x, 3x, 4x, 5x, 6x, 7x, 8x or 9x.
{docfile} with another backend than bootstrap, don’t forget to set the width attribute with value
20 for lg, 28 for 2x, 42 for 3x, 56 for 4x, 70 for 5x, 84 for 6x, 98 for 7x, 112 for 8x or 126 for 9x.image:./images/icons/glyphicon/glyphicons_364_cloud_download.png [ alt="Cloud Download lg", icon="cloud-download", size="lg", width=20, iconsfont="glyphicon" ]
iconsfont attribute, because we have already set it to another value in the header block.image:./images/icons/font-awesome/cloud-download.png [ alt="Cloud Download 2x", icon="cloud-download", size="2x", width=28, iconsfont="font-awesome" ]
iconsfont attribute, because we have already set it to another value in the header block.image:./images/icons/ionicons/ios7-cloud-download.png [ alt="Cloud Download 3x", icon="ios7-cloud-download", size="3x", width=42, iconsfont="ionicons" ]
iconsfont attribute, because we have already set it to another value in the header block.