Release 5.11.0 (#1436)

This commit is contained in:
Rob Madole
2019-09-18 12:10:06 -05:00
committed by GitHub
parent ad98aa363b
commit 3900f1b104
2041 changed files with 48106 additions and 8869 deletions

View File

@@ -2,11 +2,11 @@
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fad';
var iconName = 'arrow-alt-down';
var width = 384;
var width = 448;
var height = 512;
var ligatures = [];
var unicode = 'f354';
var svgPathData = ['M256 56v200H127.87V56a24 24 0 0 1 24-24H232a24 24 0 0 1 24 24z', 'M376.9 297L209 473a24.08 24.08 0 0 1-34 0L7.07 297c-15.11-15.1-4.4-41 17-41H359.9c21.42 0 32.1 25.77 17 41z'];
var svgPathData = ['M288,56V256H159.88V56a24,24,0,0,1,24-24H264A24,24,0,0,1,288,56Z', 'M408.93,297,241,473a24.09,24.09,0,0,1-34,0L39.07,297c-15.11-15.09-4.4-41,17-41H391.93C413.35,256,424,281.76,408.93,297Z'];
exports.definition = {
prefix: prefix,