update assets part 3
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
Object.defineProperty(exports, '__esModule', { value: true });
|
||||
var prefix = 'fas';
|
||||
var iconName = 'chevron-down';
|
||||
var width = 448;
|
||||
var width = 512;
|
||||
var height = 512;
|
||||
var aliases = [];
|
||||
var unicode = 'f078';
|
||||
var svgPathData = 'M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z';
|
||||
var svgPathData = 'M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z';
|
||||
|
||||
exports.definition = {
|
||||
prefix: prefix,
|
||||
|
||||
Reference in New Issue
Block a user