Release 5.1.1 (#1169)

This commit is contained in:
Rob Madole
2018-07-17 15:02:18 -05:00
committed by GitHub
parent 2579b9789e
commit b560c8509b
10154 changed files with 52577 additions and 92195 deletions

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f195';
var svgPathData = 'M371.994 256H336c-6.415 0-11.7 5.049-11.982 11.457C319.492 370.307 253.298 424 156.041 424H128V252.141l150.603-33.467A12 12 0 0 0 288 206.96v-24.585c0-7.677-7.109-13.38-14.603-11.714L128 202.97v-46.829l150.603-33.467A12 12 0 0 0 288 110.96V86.374c0-7.677-7.109-13.38-14.603-11.714L128 106.97V44c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v77.192L9.397 133.326A12 12 0 0 0 0 145.041v24.585c0 7.677 7.109 13.38 14.603 11.714L64 170.363v46.829L9.397 229.326A12 12 0 0 0 0 241.041v24.585c0 7.677 7.109 13.38 14.603 11.714L64 266.363V468c0 6.627 5.373 12 12 12h81.026c132.906 0 221.849-77.22 226.965-211.595.259-6.78-5.212-12.405-11.997-12.405z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faLiraSign = exports.definition;
exports.faLiraSign = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;