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-left';
|
||||
var width = 320;
|
||||
var width = 384;
|
||||
var height = 512;
|
||||
var aliases = [9001];
|
||||
var unicode = 'f053';
|
||||
var svgPathData = 'M224 480c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25l192-192c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25L77.25 256l169.4 169.4c12.5 12.5 12.5 32.75 0 45.25C240.4 476.9 232.2 480 224 480z';
|
||||
var svgPathData = 'M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 278.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z';
|
||||
|
||||
exports.definition = {
|
||||
prefix: prefix,
|
||||
|
||||
Reference in New Issue
Block a user