2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-06-23 20:40:33 +03:00

Release 6.5.0 (#20016)

Co-authored-by: robmadole <robmadole@users.noreply.github.com>
This commit is contained in:
Jason Otero
2023-11-28 12:45:05 -06:00
committed by GitHub
parent f0c25837a3
commit 8302f1cca7
13999 changed files with 602361 additions and 583582 deletions
@@ -1,23 +0,0 @@
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var source = require('./faArrowUp91');
exports.definition = {
prefix: source.prefix,
iconName: source.iconName,
icon: [
source.width,
source.height,
source.aliases,
source.unicode,
source.svgPathData
]};
exports.faSortNumericUpAlt = exports.definition;
exports.prefix = source.prefix;
exports.iconName = source.iconName;
exports.width = source.width;
exports.height = source.height;
exports.ligatures = source.aliases;
exports.unicode = source.unicode;
exports.svgPathData = source.svgPathData;
exports.aliases = source.aliases;