update assets part 3
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
Object.defineProperty(exports, '__esModule', { value: true });
|
||||
var prefix = 'fas';
|
||||
var iconName = 'angle-down';
|
||||
var width = 384;
|
||||
var width = 448;
|
||||
var height = 512;
|
||||
var aliases = [8964];
|
||||
var unicode = 'f107';
|
||||
var svgPathData = 'M192 384c-8.188 0-16.38-3.125-22.62-9.375l-160-160c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L192 306.8l137.4-137.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-160 160C208.4 380.9 200.2 384 192 384z';
|
||||
var svgPathData = 'M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z';
|
||||
|
||||
exports.definition = {
|
||||
prefix: prefix,
|
||||
|
||||
Reference in New Issue
Block a user