Release 5.1.1 (#1169)

This commit is contained in:
Rob Madole
2018-07-17 15:02:18 -05:00
committed by GitHub
parent 2579b9789e
commit b560c8509b
10154 changed files with 52577 additions and 92195 deletions

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAddressBook: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f2b9';
var svgPathData = 'M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-68 304H48V48h320v416zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAddressBook = exports.definition;
exports.faAddressBook = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAddressCard: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f2bb';
var svgPathData = 'M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAddressCard = exports.definition;
exports.faAddressCard = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAdjust: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f042';
var svgPathData = 'M256 56c110.549 0 200 89.468 200 200 0 110.549-89.468 200-200 200-110.549 0-200-89.468-200-200 0-110.549 89.468-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 96c-83.947 0-152 68.053-152 152s68.053 152 152 152V104z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAdjust = exports.definition;
exports.faAdjust = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAlarmClock: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f34e';
var svgPathData = 'M459.7 194.6C482 174.1 496 144.7 496 112 496 50.1 445.9 0 384 0c-45.3 0-84.3 26.8-101.9 65.5-17.3-2-34.9-2-52.2 0C212.3 26.8 173.3 0 128 0 66.1 0 16 50.1 16 112c0 32.7 14 62.1 36.3 82.6C39.3 223 32 254.7 32 288c0 53.2 18.6 102.1 49.5 140.5L39 471c-9.4 9.4-9.4 24.6 0 33.9 9.4 9.4 24.6 9.4 33.9 0l42.5-42.5c81.5 65.7 198.7 66.4 281 0L439 505c9.4 9.4 24.6 9.4 33.9 0 9.4-9.4 9.4-24.6 0-33.9l-42.5-42.5c31-38.4 49.5-87.3 49.5-140.5.1-33.4-7.2-65.1-20.2-93.5zM384 48c35.3 0 64 28.7 64 64 0 15.1-5.3 29-14 39.9-26.2-34.2-62-60.6-103.3-75.2C342.1 59.4 361.7 48 384 48zM64 112c0-35.3 28.7-64 64-64 22.3 0 41.9 11.4 53.4 28.7-41.4 14.6-77.2 41-103.3 75.2C69.3 141 64 127.1 64 112zm192 352c-97.3 0-176-78.7-176-176 0-97 78.4-176 176-176 97.4 0 176 78.8 176 176 0 97.3-78.7 176-176 176zm46.2-95.7l-69-47.5c-3.3-2.2-5.2-5.9-5.2-9.9V180c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v107.7l50 34.4c5.5 3.8 6.8 11.2 3.1 16.7L319 365.2c-3.8 5.4-11.3 6.8-16.8 3.1z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAlarmClock = exports.definition;
exports.faAlarmClock = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAlignCenter: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f037';
var svgPathData = 'M352 48v32c0 6.627-5.373 12-12 12H108c-6.627 0-12-5.373-12-12V48c0-6.627 5.373-12 12-12h232c6.627 0 12 5.373 12 12zM12 220h424c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12zm0 256h424c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12zm328-184H108c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h232c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAlignCenter = exports.definition;
exports.faAlignCenter = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAlignJustify: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f039';
var svgPathData = 'M0 80V48c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12H12C5.373 92 0 86.627 0 80zm12 140h424c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12zm0 256h424c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12zm0-128h424c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAlignJustify = exports.definition;
exports.faAlignJustify = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAlignLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f036';
var svgPathData = 'M288 48v32c0 6.627-5.373 12-12 12H12C5.373 92 0 86.627 0 80V48c0-6.627 5.373-12 12-12h264c6.627 0 12 5.373 12 12zM12 220h424c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12zm0 256h424c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12zm264-184H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h264c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAlignLeft = exports.definition;
exports.faAlignLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAlignRight: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f038';
var svgPathData = 'M160 80V48c0-6.627 5.373-12 12-12h264c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12H172c-6.627 0-12-5.373-12-12zM12 220h424c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12zm0 256h424c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12zm160-128h264c6.627 0 12-5.373 12-12v-32c0-6.627-5.373-12-12-12H172c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAlignRight = exports.definition;
exports.faAlignRight = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAllergies: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f461';
var svgPathData = 'M256 304c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm-64-16c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm64 112c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm152-288c-2.7 0-5.4.2-8 .4V104c0-39.7-32.3-72-72-72-6.4 0-12.7.8-18.6 2.4C296.7 13.8 273.9 0 248 0s-48.7 13.8-61.4 34.4c-5.9-1.6-12.2-2.4-18.6-2.4-39.7 0-72 32.3-72 72v92.1c-10.5-3.7-38.1-10.2-65.3 8.9C-1.8 227.8-9.8 272.8 13 305.3l113.5 171c14.9 22.4 39.8 35.7 66.6 35.7h180.6c38 0 71-27 78.5-64.3l20.6-103.2c4.7-23.7 7.1-48 7.1-72.2V184c.1-39.7-32.2-72-71.9-72zm24 160.3c0 21.1-2.1 42.1-6.2 62.8l-20.6 103.2c-3 15-16.1 25.7-31.4 25.7H193.1c-10.7 0-20.7-5.4-26.7-14.3L52.3 277.8c-18-25.7 20.7-54.1 39.3-27.5l37.8 54.4c4.5 6.5 14.6 3.2 14.6-4.6V104c0-31.8 48-31.7 48 0v144c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8V72c0-31.8 48-31.7 48 0v176c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8V104c0-31.8 48-31.7 48 0v144c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-64c0-31.8 48-31.7 48 0v88.3zM192 368c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm192-80c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm-32 112c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm-32-64c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAllergies = exports.definition;
exports.faAllergies = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAmbulance: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f0f9';
var svgPathData = 'M296 160h-56v-56c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v56h-56c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h56v56c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-56h56c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm328 208h-16V251.9c0-19-7.7-37.5-21.1-50.9L503 117.1C489.6 103.7 471 96 452.1 96H416V56c0-30.9-25.1-56-56-56H56C25.1 0 0 25.1 0 56v304c0 30.9 25.1 56 56 56h8c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zm-464 96c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm208-96H242.7c-16.6-28.6-47.2-48-82.7-48s-66.1 19.4-82.7 48H56c-4.4 0-8-3.6-8-8V56c0-4.4 3.6-8 8-8h304c4.4 0 8 3.6 8 8v312zm48-224h36.1c6.3 0 12.5 2.6 17 7l73 73H416v-80zm64 320c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-100.9c-17.2-25.9-46.6-43.1-80-43.1-24.7 0-47 9.6-64 24.9V272h144v91.1z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAmbulance = exports.definition;
exports.faAmbulance = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAmericanSignLanguageInterpreting: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f2a3';
var svgPathData = 'M635.124 210.818c-.06-.124-40.19-80.369-40.19-80.369-11.371-22.737-39.883-33.58-64.432-21.309l-.048.024-51.577 25.889s-76.369-7.04-77.356-7.04c-18.703 0-36.638 4.3-52.695 12.51-6.622-8.822-14.274-14.06-23.49-18.275 11.395-35.618-14.806-73.459-53.504-73.192C268.554 22.553 245.872 0 216.271 0a56.096 56.096 0 0 0-35.654 12.824c-45.389 37.273-74.398 89.592-82.391 146.56l-29.668 53.507s-44.692 25.442-44.809 25.51C2.06 251.113-6.128 278.463 4.874 301.198c.061.125 40.19 80.371 40.19 80.371 11.462 22.914 40.052 33.495 64.433 21.309l.048-.024 51.594-25.897c76.879 7.049 76.948 7.049 78.84 7.049 18.074 0 35.583-4.459 51.181-12.527 6.627 8.835 14.283 14.074 23.502 18.292-11.848 37.033 17.128 73.849 53.528 73.376C371.632 490.225 394.936 512 423.76 512c13.008 0 25.656-4.549 35.633-12.814 45.384-37.273 74.388-89.591 82.38-146.551l29.668-53.507s44.692-25.442 44.808-25.51c21.692-12.713 29.88-40.065 18.875-62.8zm-338.089-22.229c-19.901-9.937-43.4-11.344-64.482-3.866-8.425 2.989-6.285 15.54 2.675 15.54 32.401 0 57.19 14.542 69.807 40.956 9.012 18.801-19.759 32.856-28.81 13.633l-.052-.107c-6.857-14.022-20.727-22.734-36.194-22.734-22.061 0-40.008 17.943-40.008 39.999 0 24.706 20.767 39.999 40.008 39.999 15.468 0 29.337-8.711 36.194-22.734l.052-.106c9.052-19.227 37.818-5.16 28.805 13.642-11.909 24.935-37.3 41.079-64.747 41.196-4.601-.388-62.246-5.666-84.596-7.716a7.973 7.973 0 0 0-4.319.817L91.615 367.1c-4.477 2.238-9.078-.033-10.774-3.423l-39.983-79.94c-1.879-3.933-.532-8.66 3.076-10.802l52.215-29.721a8.003 8.003 0 0 0 3.039-3.073l37.009-66.747a7.984 7.984 0 0 0 .954-2.991c5.563-49.806 30.03-94.802 68.925-126.724 6.719-5.57 16.887-4.766 22.422 2.108 6.05 7.502 4.4 17.162-2.18 22.619-12.209 10.306-22.541 21.614-30.71 33.609-4.944 7.26 3.828 16.067 11.107 11.121C226.048 100 247.323 91.95 270.033 89.198c8.246-1.085 16.426 4.1 17.779 13.866 1.149 8.695-4.777 16.738-13.782 17.758-14.99 1.808-29.422 6.793-42.896 14.818-7.753 4.617-3.036 16.619 5.803 14.689 23.624-5.166 51.312-1.658 73.985 9.34 19.143 9.569 5.068 38.147-13.887 28.92zm299.029 50.498l-52.211 29.72a8 8 0 0 0-3.039 3.072l-37.011 66.747a7.989 7.989 0 0 0-.954 2.992c-5.562 49.806-30.029 94.801-68.939 126.735-16.035 13.361-36.804-10.996-20.226-24.738 12.21-10.309 22.542-21.616 30.708-33.609 5.036-7.397-3.95-15.986-11.107-11.12-19.333 13.133-40.608 21.183-63.234 23.924-21.228 2.583-24.879-29.259-4.081-31.613 14.99-1.809 29.422-6.794 42.896-14.817 7.754-4.619 3.033-16.619-5.803-14.689-23.621 5.167-51.312 1.659-73.985-9.341-19.179-9.587-4.995-38.163 13.853-28.936 19.908 9.949 43.423 11.365 64.517 3.884 8.441-2.997 6.266-15.54-2.675-15.54-32.402 0-57.191-14.541-69.807-40.956-9.016-18.813 19.765-32.851 28.81-13.633l.052.105c6.856 14.023 20.725 22.735 36.193 22.735 22.061 0 40.009-17.943 40.009-39.999 0-24.707-20.768-39.999-40.009-39.999-15.469 0-29.338 8.711-36.194 22.735l-.051.106c-9.051 19.223-37.821 5.167-28.805-13.643 12.099-25.331 37.434-41.091 66.185-41.195l83.149 7.715a8 8 0 0 0 4.328-.816l59.754-29.993c4.477-2.235 9.079.034 10.772 3.423l39.983 79.941c1.88 3.932.533 8.661-3.078 10.803z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAmericanSignLanguageInterpreting = exports.definition;
exports.faAmericanSignLanguageInterpreting = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAnchor: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f13d';
var svgPathData = 'M571.515 331.515l-67.029-67.029c-4.686-4.686-12.284-4.686-16.971 0l-67.029 67.029c-7.56 7.56-2.206 20.485 8.485 20.485h44.268C453.531 417.326 380.693 456.315 312 462.865V216h60c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-60v-11.668c32.456-10.195 56-40.512 56-76.332 0-44.183-35.817-80-80-80s-80 35.817-80 80c0 35.82 23.544 66.138 56 76.332V168h-60c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h60v246.865C195.192 456.304 122.424 417.176 102.762 352h44.268c10.691 0 16.045-12.926 8.485-20.485l-67.029-67.029c-4.686-4.686-12.284-4.686-16.971 0l-67.03 67.029C-3.074 339.074 2.28 352 12.971 352h40.284C73.657 451.556 181.238 512 288 512c113.135 0 215.338-65.3 234.745-160h40.284c10.691 0 16.045-12.926 8.486-20.485zM288 48c17.645 0 32 14.355 32 32s-14.355 32-32 32-32-14.355-32-32 14.355-32 32-32z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAnchor = exports.definition;
exports.faAnchor = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAngleDoubleDown: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f103';
var svgPathData = 'M151.5 427.8L3.5 281c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 362.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0zm17-160l148-146.8c4.7-4.7 4.7-12.3 0-17l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L160 202.7 40.3 84.2c-4.7-4.7-12.3-4.7-17 0L3.5 104c-4.7 4.7-4.7 12.3 0 17l148 146.8c4.7 4.7 12.3 4.7 17 0z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAngleDoubleDown = exports.definition;
exports.faAngleDoubleDown = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAngleDoubleLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f100';
var svgPathData = 'M20.2 247.5L167 99.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17L85.3 256l118.5 119.7c4.7 4.7 4.7 12.3 0 17L184 412.5c-4.7 4.7-12.3 4.7-17 0l-146.8-148c-4.7-4.7-4.7-12.3 0-17zm160 17l146.8 148c4.7 4.7 12.3 4.7 17 0l19.8-19.8c4.7-4.7 4.7-12.3 0-17L245.3 256l118.5-119.7c4.7-4.7 4.7-12.3 0-17L344 99.5c-4.7-4.7-12.3-4.7-17 0l-146.8 148c-4.7 4.7-4.7 12.3 0 17z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAngleDoubleLeft = exports.definition;
exports.faAngleDoubleLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAngleDoubleRight: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f101';
var svgPathData = 'M363.8 264.5L217 412.5c-4.7 4.7-12.3 4.7-17 0l-19.8-19.8c-4.7-4.7-4.7-12.3 0-17L298.7 256 180.2 136.3c-4.7-4.7-4.7-12.3 0-17L200 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17zm-160-17L57 99.5c-4.7-4.7-12.3-4.7-17 0l-19.8 19.8c-4.7 4.7-4.7 12.3 0 17L138.7 256 20.2 375.7c-4.7 4.7-4.7 12.3 0 17L40 412.5c4.7 4.7 12.3 4.7 17 0l146.8-148c4.7-4.7 4.7-12.3 0-17z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAngleDoubleRight = exports.definition;
exports.faAngleDoubleRight = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAngleDoubleUp: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f102';
var svgPathData = 'M168.5 84.2l148 146.8c4.7 4.7 4.7 12.3 0 17l-19.8 19.8c-4.7 4.7-12.3 4.7-17 0L160 149.3 40.3 267.8c-4.7 4.7-12.3 4.7-17 0L3.5 248c-4.7-4.7-4.7-12.3 0-17l148-146.8c4.7-4.7 12.3-4.7 17 0zm-17 160L3.5 391c-4.7 4.7-4.7 12.3 0 17l19.8 19.8c4.7 4.7 12.3 4.7 17 0L160 309.3l119.7 118.5c4.7 4.7 12.3 4.7 17 0l19.8-19.8c4.7-4.7 4.7-12.3 0-17l-148-146.8c-4.7-4.7-12.3-4.7-17 0z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAngleDoubleUp = exports.definition;
exports.faAngleDoubleUp = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAngleDown: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f107';
var svgPathData = 'M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAngleDown = exports.definition;
exports.faAngleDown = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAngleLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f104';
var svgPathData = 'M4.2 247.5L151 99.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17L69.3 256l118.5 119.7c4.7 4.7 4.7 12.3 0 17L168 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 264.5c-4.7-4.7-4.7-12.3 0-17z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAngleLeft = exports.definition;
exports.faAngleLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAngleRight: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f105';
var svgPathData = 'M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAngleRight = exports.definition;
exports.faAngleRight = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAngleUp: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f106';
var svgPathData = 'M168.5 164.2l148 146.8c4.7 4.7 4.7 12.3 0 17l-19.8 19.8c-4.7 4.7-12.3 4.7-17 0L160 229.3 40.3 347.8c-4.7 4.7-12.3 4.7-17 0L3.5 328c-4.7-4.7-4.7-12.3 0-17l148-146.8c4.7-4.7 12.3-4.7 17 0z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAngleUp = exports.definition;
exports.faAngleUp = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faAngry: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f556';
var svgPathData = 'M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm0-144c-33.6 0-65.2 14.8-86.8 40.6-8.5 10.2-7.1 25.3 3.1 33.8s25.3 7.2 33.8-3c24.8-29.7 75-29.7 99.8 0 8.1 9.7 23.2 11.9 33.8 3 10.2-8.5 11.5-23.6 3.1-33.8-21.6-25.8-53.2-40.6-86.8-40.6zm-48-72c10.3 0 19.9-6.7 23-17.1 3.8-12.7-3.4-26.1-16.1-29.9l-80-24c-12.8-3.9-26.1 3.4-29.9 16.1-3.8 12.7 3.4 26.1 16.1 29.9l28.2 8.5c-3.1 4.9-5.3 10.4-5.3 16.6 0 17.7 14.3 32 32 32s32-14.4 32-32.1zm199-54.9c-3.8-12.7-17.1-19.9-29.9-16.1l-80 24c-12.7 3.8-19.9 17.2-16.1 29.9 3.1 10.4 12.7 17.1 23 17.1 0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.2-2.2-11.7-5.3-16.6l28.2-8.5c12.7-3.7 19.9-17.1 16.1-29.8z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faAngry = exports.definition;
exports.faAngry = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArchive: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f187';
var svgPathData = 'M464 32H48C21.5 32 0 53.5 0 80v80c0 8.8 7.2 16 16 16h16v272c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V176h16c8.8 0 16-7.2 16-16V80c0-26.5-21.5-48-48-48zm-32 400H80V176h352v256zm32-304H48V80h416v48zM204 272h104c6.6 0 12-5.4 12-12v-24c0-6.6-5.4-12-12-12H204c-6.6 0-12 5.4-12 12v24c0 6.6 5.4 12 12 12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArchive = exports.definition;
exports.faArchive = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArchway: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f557';
var svgPathData = 'M560 48c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16H16C7.16 0 0 7.16 0 16v16c0 8.84 7.16 16 16 16h16v416H16.02c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16H176c8.84 0 16-7.16 16-16V320c0-53.02 42.98-96 96-96s96 42.98 96 96v160h.02v16c0 8.84 7.16 16 16 16H560c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16h-16V48h16zm-64 0v40H80V48h416zm-64 416V320c0-79.4-64.6-144-144-144s-144 64.6-144 144v144H80V136h416v328h-64z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArchway = exports.definition;
exports.faArchway = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltCircleDown: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f358';
var svgPathData = 'M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm-32-316v116h-67c-10.7 0-16 12.9-8.5 20.5l99 99c4.7 4.7 12.3 4.7 17 0l99-99c7.6-7.6 2.2-20.5-8.5-20.5h-67V140c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltCircleDown = exports.definition;
exports.faArrowAltCircleDown = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltCircleLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f359';
var svgPathData = 'M8 256c0 137 111 248 248 248s248-111 248-248S393 8 256 8 8 119 8 256zm448 0c0 110.5-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56s200 89.5 200 200zm-72-20v40c0 6.6-5.4 12-12 12H256v67c0 10.7-12.9 16-20.5 8.5l-99-99c-4.7-4.7-4.7-12.3 0-17l99-99c7.6-7.6 20.5-2.2 20.5 8.5v67h116c6.6 0 12 5.4 12 12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltCircleLeft = exports.definition;
exports.faArrowAltCircleLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltCircleRight: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f35a';
var svgPathData = 'M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67H140c-6.6 0-12-5.4-12-12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltCircleRight = exports.definition;
exports.faArrowAltCircleRight = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltCircleUp: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f35b';
var svgPathData = 'M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zm0-448c110.5 0 200 89.5 200 200s-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56zm20 328h-40c-6.6 0-12-5.4-12-12V256h-67c-10.7 0-16-12.9-8.5-20.5l99-99c4.7-4.7 12.3-4.7 17 0l99 99c7.6 7.6 2.2 20.5-8.5 20.5h-67v116c0 6.6-5.4 12-12 12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltCircleUp = exports.definition;
exports.faArrowAltCircleUp = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltDown: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f354';
var svgPathData = 'M400 208h-73.8V80c0-26.5-21.5-48-48-48H169.8c-26.5 0-48 21.5-48 48v128H48.1c-42.6 0-64.2 51.7-33.9 81.9l175.9 176c18.7 18.7 49.1 18.7 67.9 0l176-176c30-30.1 8.7-81.9-34-81.9zM224 432L48 256h121.8V80h108.3v176H400L224 432z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltDown = exports.definition;
exports.faArrowAltDown = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltFromBottom: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f346';
var svgPathData = 'M384 444v24c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h360c6.6 0 12 5.4 12 12zM14.1 190.1l144-144c18.7-18.7 49.1-18.7 67.9 0l143.9 144c30.2 30.2 8.7 81.9-33.9 81.9h-51.6v80c0 26.5-21.5 48-48 48h-88.6c-26.5 0-48-21.5-48-48v-80H48c-42.7 0-64-51.8-33.9-81.9zM48 224h99.7v128h88.6V224H336L192 80 48 224z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltFromBottom = exports.definition;
exports.faArrowAltFromBottom = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltFromLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f347';
var svgPathData = 'M36 448H12c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h24c6.6 0 12 5.4 12 12v360c0 6.6-5.4 12-12 12zM289.9 78.1l144 144c18.7 18.7 18.7 49.1 0 67.9l-144 143.9c-30.2 30.2-81.9 8.7-81.9-33.9v-51.6h-80c-26.5 0-48-21.5-48-48v-88.6c0-26.5 21.5-48 48-48h80V112c0-42.7 51.8-64 81.9-33.9zM256 112v99.7H128v88.6h128V400l144-144-144-144z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltFromLeft = exports.definition;
exports.faArrowAltFromLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltFromRight: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f348';
var svgPathData = 'M412 64h24c6.6 0 12 5.4 12 12v360c0 6.6-5.4 12-12 12h-24c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12zM158.1 433.9l-144-144c-18.7-18.7-18.7-49.1 0-67.9l144-143.9C188.3 47.9 240 69.4 240 112v51.6h80c26.5 0 48 21.5 48 48v88.6c0 26.5-21.5 48-48 48h-80V400c0 42.7-51.8 64-81.9 33.9zM192 400v-99.7h128v-88.6H192V112L48 256l144 144z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltFromRight = exports.definition;
exports.faArrowAltFromRight = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltFromTop: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f349';
var svgPathData = 'M0 68V44c0-6.6 5.4-12 12-12h360c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H12C5.4 80 0 74.6 0 68zm369.9 253.9l-144 144c-18.7 18.7-49.1 18.7-67.9 0l-143.9-144c-30.2-30.2-8.7-81.9 34-81.9h51.6v-80c0-26.5 21.5-48 48-48h88.6c26.5 0 48 21.5 48 48v80H336c42.7 0 64 51.8 33.9 81.9zM336 288h-99.7V160h-88.6v128H48l144 144 144-144z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltFromTop = exports.definition;
exports.faArrowAltFromTop = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f355';
var svgPathData = 'M272 431.952v-73.798h128c26.51 0 48-21.49 48-48V201.846c0-26.51-21.49-48-48-48H272V80.057c0-42.638-51.731-64.15-81.941-33.941l-176 175.943c-18.745 18.745-18.746 49.137 0 67.882l176 175.952C220.208 496.042 272 474.675 272 431.952zM48 256L224 80v121.846h176v108.308H224V432L48 256z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltLeft = exports.definition;
exports.faArrowAltLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltRight: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f356';
var svgPathData = 'M176 80.048v73.798H48c-26.51 0-48 21.49-48 48v108.308c0 26.51 21.49 48 48 48h128v73.789c0 42.638 51.731 64.151 81.941 33.941l176-175.943c18.745-18.745 18.746-49.137 0-67.882l-176-175.952C227.792 15.958 176 37.325 176 80.048zM400 256L224 432V310.154H48V201.846h176V80l176 176z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltRight = exports.definition;
exports.faArrowAltRight = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltSquareDown: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f350';
var svgPathData = 'M204 128h40c6.6 0 12 5.4 12 12v116h67c10.7 0 16 12.9 8.5 20.5l-99 99c-4.7 4.7-12.3 4.7-17 0l-99-99c-7.6-7.6-2.2-20.5 8.5-20.5h67V140c0-6.6 5.4-12 12-12zm244-48v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltSquareDown = exports.definition;
exports.faArrowAltSquareDown = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltSquareLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f351';
var svgPathData = 'M352 236v40c0 6.6-5.4 12-12 12H224v67c0 10.7-12.9 16-20.5 8.5l-99-99c-4.7-4.7-4.7-12.3 0-17l99-99c7.6-7.6 20.5-2.2 20.5 8.5v67h116c6.6 0 12 5.4 12 12zm96-156v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltSquareLeft = exports.definition;
exports.faArrowAltSquareLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltSquareRight: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f352';
var svgPathData = 'M96 276v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67H108c-6.6 0-12-5.4-12-12zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltSquareRight = exports.definition;
exports.faArrowAltSquareRight = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltSquareUp: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f353';
var svgPathData = 'M244 384h-40c-6.6 0-12-5.4-12-12V256h-67c-10.7 0-16-12.9-8.5-20.5l99-99c4.7-4.7 12.3-4.7 17 0l99 99c7.6 7.6 2.2 20.5-8.5 20.5h-67v116c0 6.6-5.4 12-12 12zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltSquareUp = exports.definition;
exports.faArrowAltSquareUp = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltToBottom: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f34a';
var svgPathData = 'M336 176h-51.6V80c0-26.5-21.5-48-48-48h-88.6c-26.5 0-48 21.5-48 48v96H48.1c-42.6 0-64.2 51.7-33.9 81.9l143.9 144c18.7 18.7 49.1 18.7 67.9 0l144-144c30-30.1 8.7-81.9-34-81.9zM192 368L48 224h99.7V80h88.6v144H336L192 368zm192 76v24c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h360c6.6 0 12 5.4 12 12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltToBottom = exports.definition;
exports.faArrowAltToBottom = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltToLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f34b';
var svgPathData = 'M304 400v-51.6h96c26.5 0 48-21.5 48-48v-88.6c0-26.5-21.5-48-48-48h-96v-51.6c0-42.6-51.7-64.2-81.9-33.9l-144 143.9c-18.7 18.7-18.7 49.1 0 67.9l144 144C252.2 464 304 442.7 304 400zM112 256l144-144v99.7h144v88.6H256V400L112 256zM36 448H12c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h24c6.6 0 12 5.4 12 12v360c0 6.6-5.4 12-12 12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltToLeft = exports.definition;
exports.faArrowAltToLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltToRight: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f34c';
var svgPathData = 'M144 112v51.6H48c-26.5 0-48 21.5-48 48v88.6c0 26.5 21.5 48 48 48h96v51.6c0 42.6 51.7 64.2 81.9 33.9l144-143.9c18.7-18.7 18.7-49.1 0-67.9l-144-144C195.8 48 144 69.3 144 112zm192 144L192 400v-99.7H48v-88.6h144V112l144 144zm76-192h24c6.6 0 12 5.4 12 12v360c0 6.6-5.4 12-12 12h-24c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltToRight = exports.definition;
exports.faArrowAltToRight = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltToTop: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f34d';
var svgPathData = 'M48 336h51.6v96c0 26.5 21.5 48 48 48h88.6c26.5 0 48-21.5 48-48v-96h51.6c42.6 0 64.2-51.7 33.9-81.9l-143.9-144c-18.7-18.7-49.1-18.7-67.9 0l-144 144C-16 284.2 5.3 336 48 336zm144-192l144 144h-99.7v144h-88.6V288H48l144-144zM0 68V44c0-6.6 5.4-12 12-12h360c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H12C5.4 80 0 74.6 0 68z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltToTop = exports.definition;
exports.faArrowAltToTop = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowAltUp: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f357';
var svgPathData = 'M48.048 304h73.798v128c0 26.51 21.49 48 48 48h108.308c26.51 0 48-21.49 48-48V304h73.789c42.638 0 64.151-51.731 33.941-81.941l-175.943-176c-18.745-18.745-49.137-18.746-67.882 0l-175.952 176C-16.042 252.208 5.325 304 48.048 304zM224 80l176 176H278.154v176H169.846V256H48L224 80z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowAltUp = exports.definition;
exports.faArrowAltUp = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowCircleDown: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f0ab';
var svgPathData = 'M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm129.9-206.1l-19.6-19.6c-4.8-4.8-12.5-4.7-17.2.2L282 300.8V140c0-6.6-5.4-12-12-12h-28c-6.6 0-12 5.4-12 12v160.8l-67.1-70.3c-4.7-4.9-12.4-5-17.2-.2l-19.6 19.6c-4.7 4.7-4.7 12.3 0 17l121.4 121.4c4.7 4.7 12.3 4.7 17 0l121.4-121.4c4.7-4.7 4.7-12.3 0-17z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowCircleDown = exports.definition;
exports.faArrowCircleDown = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowCircleLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f0a8';
var svgPathData = 'M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm189.1 129.9L123.7 264.5c-4.7-4.7-4.7-12.3 0-17l121.4-121.4c4.7-4.7 12.3-4.7 17 0l19.6 19.6c4.8 4.8 4.7 12.5-.2 17.2L211.2 230H372c6.6 0 12 5.4 12 12v28c0 6.6-5.4 12-12 12H211.2l70.3 67.1c4.9 4.7 5 12.4.2 17.2l-19.6 19.6c-4.7 4.7-12.3 4.7-17 0z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowCircleLeft = exports.definition;
exports.faArrowCircleLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowCircleRight: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f0a9';
var svgPathData = 'M8 256c0 137 111 248 248 248s248-111 248-248S393 8 256 8 8 119 8 256zm448 0c0 110.5-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56s200 89.5 200 200zM266.9 126.1l121.4 121.4c4.7 4.7 4.7 12.3 0 17L266.9 385.9c-4.7 4.7-12.3 4.7-17 0l-19.6-19.6c-4.8-4.8-4.7-12.5.2-17.2l70.3-67.1H140c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h160.8l-70.3-67.1c-4.9-4.7-5-12.4-.2-17.2l19.6-19.6c4.7-4.7 12.3-4.7 17 0z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowCircleRight = exports.definition;
exports.faArrowCircleRight = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowCircleUp: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f0aa';
var svgPathData = 'M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zm0-448c110.5 0 200 89.5 200 200s-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56zM126.1 245.1l121.4-121.4c4.7-4.7 12.3-4.7 17 0l121.4 121.4c4.7 4.7 4.7 12.3 0 17l-19.6 19.6c-4.8 4.8-12.5 4.7-17.2-.2L282 211.2V372c0 6.6-5.4 12-12 12h-28c-6.6 0-12-5.4-12-12V211.2l-67.1 70.3c-4.7 4.9-12.4 5-17.2.2l-19.6-19.6c-4.7-4.7-4.7-12.3 0-17z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowCircleUp = exports.definition;
exports.faArrowCircleUp = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowDown: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f063';
var svgPathData = 'M441.9 250.1l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L250 385.4V44c0-6.6-5.4-12-12-12h-28c-6.6 0-12 5.4-12 12v341.4L42.9 230.3c-4.7-4.7-12.3-4.7-17 0L6.1 250.1c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowDown = exports.definition;
exports.faArrowDown = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowFromBottom: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f342';
var svgPathData = 'M35.5 183.9l148-148.4c4.7-4.7 12.3-4.7 17 0l148 148.4c4.7 4.7 4.7 12.3 0 17l-19.6 19.6c-4.8 4.8-12.5 4.7-17.1-.2L218 123.2V372c0 6.6-5.4 12-12 12h-28c-6.6 0-12-5.4-12-12V123.2l-93.7 97.1c-4.7 4.8-12.4 4.9-17.1.2l-19.6-19.6c-4.8-4.7-4.8-12.3-.1-17zM372 428H12c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowFromBottom = exports.definition;
exports.faArrowFromBottom = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

View File

@@ -2,7 +2,7 @@ import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-c
export const definition: IconDefinition;
export const faArrowFromLeft: IconDefinition;
export const prefix: IconPrefix;
export const iconName: IconName;
export const iconName: IconName;
export const width: number;
export const height: number;
export const ligatures: string[];

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f343';
var svgPathData = 'M296.1 99.5l148.4 148c4.7 4.7 4.7 12.3 0 17l-148.4 148c-4.7 4.7-12.3 4.7-17 0l-19.6-19.6c-4.8-4.8-4.7-12.5.2-17.1l97.1-93.7H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h248.8l-97.1-93.7c-4.8-4.7-4.9-12.4-.2-17.1l19.6-19.6c4.7-4.9 12.3-4.9 17-.2zM52 436V76c0-6.6-5.4-12-12-12H12C5.4 64 0 69.4 0 76v360c0 6.6 5.4 12 12 12h28c6.6 0 12-5.4 12-12z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faArrowFromLeft = exports.definition;
exports.faArrowFromLeft = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;

Some files were not shown because too many files have changed in this diff Show More