Release 5.1.1 (#1169)
This commit is contained in:
@@ -8,7 +8,7 @@ var ligatures = [];
|
||||
var unicode = 'f158';
|
||||
var svgPathData = 'M245.712 287.809c80.296 0 138.288-50.323 138.288-128.803C384 81.125 326.009 32 245.712 32H108c-6.627 0-12 5.373-12 12v204H12c-6.627 0-12 5.373-12 12v16c0 6.627 5.373 12 12 12h84v58H12c-6.627 0-12 5.373-12 12v14c0 6.627 5.373 12 12 12h84v84c0 6.627 5.373 12 12 12h19.971c6.627 0 12-5.373 12-12v-84H308c6.627 0 12-5.373 12-12v-14c0-6.627-5.373-12-12-12H139.971v-58.191h105.741zM139.971 71.594h104.643c59.266 0 98.14 31.979 98.14 87.215 0 55.818-38.873 88.96-98.777 88.96H139.971V71.594z';
|
||||
|
||||
exports.definition = {
|
||||
exports.definition = {
|
||||
prefix: prefix,
|
||||
iconName: iconName,
|
||||
icon: [
|
||||
@@ -18,10 +18,10 @@ exports.definition = {
|
||||
unicode,
|
||||
svgPathData
|
||||
]};
|
||||
|
||||
exports.faRubleSign = exports.definition;
|
||||
|
||||
exports.faRubleSign = exports.definition;
|
||||
exports.prefix = prefix;
|
||||
exports.iconName = iconName;
|
||||
exports.iconName = iconName;
|
||||
exports.width = width;
|
||||
exports.height = height;
|
||||
exports.ligatures = ligatures;
|
||||
|
||||
Reference in New Issue
Block a user