update assets part 3

This commit is contained in:
2022-11-23 08:55:59 +00:00
parent 0470900951
commit e019ec9965
1000 changed files with 6989 additions and 6705 deletions

View File

@@ -2,11 +2,11 @@
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
var iconName = 'chevron-up';
var width = 448;
var width = 512;
var height = 512;
var aliases = [];
var unicode = 'f077';
var svgPathData = 'M416 352c-8.188 0-16.38-3.125-22.62-9.375L224 173.3l-169.4 169.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25C432.4 348.9 424.2 352 416 352z';
var svgPathData = 'M233.4 105.4c12.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 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z';
exports.definition = {
prefix: prefix,