FontAwesome
=begin rakudoc :type<plugin>
AUTHOR
Richard Hainsworth, aka finanalyst
VERSION
v0.1.0
Overview
This plugin provides the CDN link for FontAwesome v5-15-4. See the official documentation.
The templates also provides for ℱ<>, where ℱ is U+2131.
The code only uses the free icons. See font search page. Make sure to filter for the free icons.
Some FontAwesome icons
ℱ<fas fa-ambulance> Example of ambulance
ℱ<fas fa-car> Example of automobile
ℱ<fas fa-bicycle> Example of bicycle
ℱ<fas fa-bus> Example of bus
ℱ<fas fa-truck> Example of truck
ℱ<fas fa-wheelchair> Example of wheelchair
ℱ<fas fab-accessible-icon> Example of accessible-icon (was wheelchair-alt in fontawesom v4)
Generates Some FontAwesome icons
ℱ<fas fa-ambulance> Example of ambulance
ℱ<fas fa-car> Example of automobile
ℱ<fas fa-bicycle> Example of bicycle
ℱ<fas fa-bus> Example of bus
ℱ<fas fa-truck> Example of truck
ℱ<fas fa-wheelchair> Example of wheelchair
ℱ<fab fa-accessible-icon> Example of accessible-icon (was wheelchair-alt in fontawesome v4)
FontAwesome has some other options.
Train normal size ℱ<fas fa-train> Triple size train ℱ<fas fa-train fa-3x>
An animated spinner ℱ<fas fa-sync fa-spin fa-3x fa-fw>
Generates
Train normal size ℱ<fas fa-train> Triple size train ℱ<fas fa-train fa-3x>
An animated spinner ℱ<fas fa-sync fa-spin fa-3x fa-fw>
The FontAwesome plugin leverages the RakuDoc v2 specification that any Unicode character with the property upper may be a custom markup code.
=place semantic:AUTHOR :caption<Credits> =place semantic:VERSION :!toc =end rakudoc