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 = 'smile';
var width = 512;
var width = 496;
var height = 512;
var ligatures = [];
var unicode = 'f118';
var svgPathData = ['M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm80 168a32 32 0 1 1-32 32 32 32 0 0 1 32-32zm-160 0a32 32 0 1 1-32 32 32 32 0 0 1 32-32zm194.8 170.2a149.38 149.38 0 0 1-229.6 0c-13.6-16.3 11-36.7 24.6-20.5a117.5 117.5 0 0 0 180.4 0c13.4-16.2 38.1 4.2 24.6 20.5z', 'M336 176a32 32 0 1 0 32 32 32 32 0 0 0-32-32zm-160 0a32 32 0 1 0 32 32 32 32 0 0 0-32-32z'];
var svgPathData = ['M248,8C111,8,0,119,0,256S111,504,248,504,496,393,496,256,385,8,248,8Zm80,168a32,32,0,1,1-32,32A32,32,0,0,1,328,176Zm-160,0a32,32,0,1,1-32,32A32,32,0,0,1,168,176ZM362.8,346.2a149.38,149.38,0,0,1-229.6,0c-13.6-16.3,11-36.7,24.6-20.5a117.5,117.5,0,0,0,180.4,0C351.6,309.5,376.3,329.9,362.8,346.2Z', 'M328,176a32,32,0,1,0,32,32A32,32,0,0,0,328,176Zm-160,0a32,32,0,1,0,32,32A32,32,0,0,0,168,176Z'];
exports.definition = {
prefix: prefix,