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-right';
var width = 320;
var width = 384;
var height = 512;
var aliases = [9002];
var unicode = 'f054';
var svgPathData = 'M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z';
var svgPathData = 'M342.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L274.7 256 105.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z';
exports.definition = {
prefix: prefix,