diff --git a/MyWebsite/Pages/Contact.cshtml b/MyWebsite/Pages/Contact.cshtml new file mode 100644 index 0000000..61b7ca1 --- /dev/null +++ b/MyWebsite/Pages/Contact.cshtml @@ -0,0 +1,15 @@ +@page +@model MyApp.Namespace.ContactModel +@{ +} + +
+

Me contacter

+
+
+
+

Vous pouvez me contacter par téléphone et par courrier électronique

+ + +




**Prévoir de 3 à 5 jours ouvrables pour recevoir une réponse**

+
diff --git a/MyWebsite/Pages/Contact.cshtml.cs b/MyWebsite/Pages/Contact.cshtml.cs new file mode 100644 index 0000000..02189ac --- /dev/null +++ b/MyWebsite/Pages/Contact.cshtml.cs @@ -0,0 +1,12 @@ +using Microsoft.AspNetCore.Mvc; +using Microsoft.AspNetCore.Mvc.RazorPages; + +namespace MyApp.Namespace +{ + public class ContactModel : PageModel + { + public void OnGet() + { + } + } +} diff --git a/MyWebsite/Pages/Objectif.cshtml b/MyWebsite/Pages/Objectif.cshtml new file mode 100644 index 0000000..3b1603a --- /dev/null +++ b/MyWebsite/Pages/Objectif.cshtml @@ -0,0 +1,9 @@ +@page +@model MyApp.Namespace.ObjectifModel +@{ +} + +
+

Mes objectifs

+
+
diff --git a/MyWebsite/Pages/Objectif.cshtml.cs b/MyWebsite/Pages/Objectif.cshtml.cs new file mode 100644 index 0000000..0f91233 --- /dev/null +++ b/MyWebsite/Pages/Objectif.cshtml.cs @@ -0,0 +1,12 @@ +using Microsoft.AspNetCore.Mvc; +using Microsoft.AspNetCore.Mvc.RazorPages; + +namespace MyApp.Namespace +{ + public class ObjectifModel : PageModel + { + public void OnGet() + { + } + } +} diff --git a/MyWebsite/Pages/Portfolio.cshtml b/MyWebsite/Pages/Portfolio.cshtml new file mode 100644 index 0000000..81ce611 --- /dev/null +++ b/MyWebsite/Pages/Portfolio.cshtml @@ -0,0 +1,9 @@ +@page +@model MyApp.Namespace.PortfolioModel +@{ +} + +
+

Mes projets

+
+
diff --git a/MyWebsite/Pages/Portfolio.cshtml.cs b/MyWebsite/Pages/Portfolio.cshtml.cs new file mode 100644 index 0000000..7ab3789 --- /dev/null +++ b/MyWebsite/Pages/Portfolio.cshtml.cs @@ -0,0 +1,12 @@ +using Microsoft.AspNetCore.Mvc; +using Microsoft.AspNetCore.Mvc.RazorPages; + +namespace MyApp.Namespace +{ + public class PortfolioModel : PageModel + { + public void OnGet() + { + } + } +} diff --git a/MyWebsite/Pages/Shared/_Layout.cshtml b/MyWebsite/Pages/Shared/_Layout.cshtml index 3e1501a..ccf6506 100644 --- a/MyWebsite/Pages/Shared/_Layout.cshtml +++ b/MyWebsite/Pages/Shared/_Layout.cshtml @@ -14,15 +14,15 @@
- +
diff --git a/MyWebsite/Pages/Technologies.cshtml b/MyWebsite/Pages/Technologies.cshtml new file mode 100644 index 0000000..f6ec953 --- /dev/null +++ b/MyWebsite/Pages/Technologies.cshtml @@ -0,0 +1,9 @@ +@page +@model MyApp.Namespace.TechnologiesModel +@{ +} + +
+

Technologies

+
+
diff --git a/MyWebsite/Pages/Technologies.cshtml.cs b/MyWebsite/Pages/Technologies.cshtml.cs new file mode 100644 index 0000000..353bba4 --- /dev/null +++ b/MyWebsite/Pages/Technologies.cshtml.cs @@ -0,0 +1,12 @@ +using Microsoft.AspNetCore.Mvc; +using Microsoft.AspNetCore.Mvc.RazorPages; + +namespace MyApp.Namespace +{ + public class TechnologiesModel : PageModel + { + public void OnGet() + { + } + } +} diff --git a/MyWebsite/bin/Debug/net7.0/MyWebsite.dll b/MyWebsite/bin/Debug/net7.0/MyWebsite.dll index 319ad86..74f587c 100644 Binary files a/MyWebsite/bin/Debug/net7.0/MyWebsite.dll and b/MyWebsite/bin/Debug/net7.0/MyWebsite.dll differ diff --git a/MyWebsite/bin/Debug/net7.0/MyWebsite.pdb b/MyWebsite/bin/Debug/net7.0/MyWebsite.pdb index b15cbd8..dda445d 100644 Binary files a/MyWebsite/bin/Debug/net7.0/MyWebsite.pdb and b/MyWebsite/bin/Debug/net7.0/MyWebsite.pdb differ diff --git a/MyWebsite/bin/Debug/net7.0/MyWebsite.staticwebassets.runtime.json b/MyWebsite/bin/Debug/net7.0/MyWebsite.staticwebassets.runtime.json index d8b78f0..4779fec 100644 --- a/MyWebsite/bin/Debug/net7.0/MyWebsite.staticwebassets.runtime.json +++ b/MyWebsite/bin/Debug/net7.0/MyWebsite.staticwebassets.runtime.json @@ -1 +1 @@ -{"ContentRoots":["/home/merlin/MyWebsite/MyWebsite/wwwroot/","/home/merlin/MyWebsite/MyWebsite/obj/Debug/net7.0/scopedcss/bundle/"],"Root":{"Children":{"css":{"Children":{"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"Fonts":{"Children":{"JetBrainsMono-Regular.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"Fonts/JetBrainsMono-Regular.woff2"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"site.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"js/site.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"dist":{"Children":{"css":{"Children":{"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null},"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null}},"Asset":null,"Patterns":null},"FontAwesome":{"Children":{"css":{"Children":{"all.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/all.css"},"Patterns":null},"all.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/all.min.css"},"Patterns":null},"brands.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/brands.css"},"Patterns":null},"brands.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/brands.min.css"},"Patterns":null},"fontawesome.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/fontawesome.css"},"Patterns":null},"fontawesome.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/fontawesome.min.css"},"Patterns":null},"regular.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/regular.css"},"Patterns":null},"regular.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/regular.min.css"},"Patterns":null},"solid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/solid.css"},"Patterns":null},"solid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/solid.min.css"},"Patterns":null},"svg-with-js.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/svg-with-js.css"},"Patterns":null},"svg-with-js.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/svg-with-js.min.css"},"Patterns":null},"v4-font-face.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-font-face.css"},"Patterns":null},"v4-font-face.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-font-face.min.css"},"Patterns":null},"v4-shims.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-shims.css"},"Patterns":null},"v4-shims.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-shims.min.css"},"Patterns":null},"v5-font-face.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v5-font-face.css"},"Patterns":null},"v5-font-face.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v5-font-face.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"all.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/all.js"},"Patterns":null},"all.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/all.min.js"},"Patterns":null},"brands.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/brands.js"},"Patterns":null},"brands.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/brands.min.js"},"Patterns":null},"conflict-detection.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/conflict-detection.js"},"Patterns":null},"conflict-detection.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/conflict-detection.min.js"},"Patterns":null},"fontawesome.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/fontawesome.js"},"Patterns":null},"fontawesome.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/fontawesome.min.js"},"Patterns":null},"regular.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/regular.js"},"Patterns":null},"regular.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/regular.min.js"},"Patterns":null},"solid.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/solid.js"},"Patterns":null},"solid.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/solid.min.js"},"Patterns":null},"v4-shims.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/v4-shims.js"},"Patterns":null},"v4-shims.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/v4-shims.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"less":{"Children":{"brands.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/brands.less"},"Patterns":null},"fontawesome.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/fontawesome.less"},"Patterns":null},"regular.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/regular.less"},"Patterns":null},"solid.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/solid.less"},"Patterns":null},"v4-shims.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/v4-shims.less"},"Patterns":null},"_animated.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_animated.less"},"Patterns":null},"_bordered-pulled.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_bordered-pulled.less"},"Patterns":null},"_core.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_core.less"},"Patterns":null},"_fixed-width.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_fixed-width.less"},"Patterns":null},"_icons.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_icons.less"},"Patterns":null},"_list.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_list.less"},"Patterns":null},"_mixins.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_mixins.less"},"Patterns":null},"_rotated-flipped.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_rotated-flipped.less"},"Patterns":null},"_screen-reader.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_screen-reader.less"},"Patterns":null},"_shims.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_shims.less"},"Patterns":null},"_sizing.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_sizing.less"},"Patterns":null},"_stacked.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_stacked.less"},"Patterns":null},"_variables.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_variables.less"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/LICENSE.txt"},"Patterns":null},"metadata":{"Children":{"categories.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/categories.yml"},"Patterns":null},"icons.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/icons.json"},"Patterns":null},"icons.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/icons.yml"},"Patterns":null},"shims.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/shims.json"},"Patterns":null},"shims.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/shims.yml"},"Patterns":null},"sponsors.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/sponsors.yml"},"Patterns":null}},"Asset":null,"Patterns":null},"scss":{"Children":{"brands.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/brands.scss"},"Patterns":null},"fontawesome.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/fontawesome.scss"},"Patterns":null},"regular.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/regular.scss"},"Patterns":null},"solid.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/solid.scss"},"Patterns":null},"v4-shims.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/v4-shims.scss"},"Patterns":null},"_animated.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_animated.scss"},"Patterns":null},"_bordered-pulled.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_bordered-pulled.scss"},"Patterns":null},"_core.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_core.scss"},"Patterns":null},"_fixed-width.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_fixed-width.scss"},"Patterns":null},"_functions.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_functions.scss"},"Patterns":null},"_icons.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_icons.scss"},"Patterns":null},"_list.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_list.scss"},"Patterns":null},"_mixins.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_mixins.scss"},"Patterns":null},"_rotated-flipped.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_rotated-flipped.scss"},"Patterns":null},"_screen-reader.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_screen-reader.scss"},"Patterns":null},"_shims.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_shims.scss"},"Patterns":null},"_sizing.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_sizing.scss"},"Patterns":null},"_stacked.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_stacked.scss"},"Patterns":null},"_variables.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_variables.scss"},"Patterns":null}},"Asset":null,"Patterns":null},"sprites":{"Children":{"brands.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/brands.svg"},"Patterns":null},"regular.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/regular.svg"},"Patterns":null},"solid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/solid.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"svgs":{"Children":{"brands":{"Children":{"42-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/42-group.svg"},"Patterns":null},"500px.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/500px.svg"},"Patterns":null},"accessible-icon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/accessible-icon.svg"},"Patterns":null},"accusoft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/accusoft.svg"},"Patterns":null},"adn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/adn.svg"},"Patterns":null},"adversal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/adversal.svg"},"Patterns":null},"affiliatetheme.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/affiliatetheme.svg"},"Patterns":null},"airbnb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/airbnb.svg"},"Patterns":null},"algolia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/algolia.svg"},"Patterns":null},"alipay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/alipay.svg"},"Patterns":null},"amazon-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amazon-pay.svg"},"Patterns":null},"amazon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amazon.svg"},"Patterns":null},"amilia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amilia.svg"},"Patterns":null},"android.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/android.svg"},"Patterns":null},"angellist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angellist.svg"},"Patterns":null},"angrycreative.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angrycreative.svg"},"Patterns":null},"angular.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angular.svg"},"Patterns":null},"app-store-ios.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/app-store-ios.svg"},"Patterns":null},"app-store.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/app-store.svg"},"Patterns":null},"apper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apper.svg"},"Patterns":null},"apple-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apple-pay.svg"},"Patterns":null},"apple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apple.svg"},"Patterns":null},"artstation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/artstation.svg"},"Patterns":null},"asymmetrik.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/asymmetrik.svg"},"Patterns":null},"atlassian.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/atlassian.svg"},"Patterns":null},"audible.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/audible.svg"},"Patterns":null},"autoprefixer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/autoprefixer.svg"},"Patterns":null},"avianex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/avianex.svg"},"Patterns":null},"aviato.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/aviato.svg"},"Patterns":null},"aws.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/aws.svg"},"Patterns":null},"bandcamp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bandcamp.svg"},"Patterns":null},"battle-net.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/battle-net.svg"},"Patterns":null},"behance-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/behance-square.svg"},"Patterns":null},"behance.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/behance.svg"},"Patterns":null},"bilibili.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bilibili.svg"},"Patterns":null},"bimobject.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bimobject.svg"},"Patterns":null},"bitbucket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bitbucket.svg"},"Patterns":null},"bitcoin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bitcoin.svg"},"Patterns":null},"bity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bity.svg"},"Patterns":null},"black-tie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/black-tie.svg"},"Patterns":null},"blackberry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blackberry.svg"},"Patterns":null},"blogger-b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blogger-b.svg"},"Patterns":null},"blogger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blogger.svg"},"Patterns":null},"bluetooth-b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bluetooth-b.svg"},"Patterns":null},"bluetooth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bluetooth.svg"},"Patterns":null},"bootstrap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bootstrap.svg"},"Patterns":null},"bots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bots.svg"},"Patterns":null},"btc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/btc.svg"},"Patterns":null},"buffer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buffer.svg"},"Patterns":null},"buromobelexperte.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buromobelexperte.svg"},"Patterns":null},"buy-n-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buy-n-large.svg"},"Patterns":null},"buysellads.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buysellads.svg"},"Patterns":null},"canadian-maple-leaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/canadian-maple-leaf.svg"},"Patterns":null},"cc-amazon-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-amazon-pay.svg"},"Patterns":null},"cc-amex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-amex.svg"},"Patterns":null},"cc-apple-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-apple-pay.svg"},"Patterns":null},"cc-diners-club.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-diners-club.svg"},"Patterns":null},"cc-discover.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-discover.svg"},"Patterns":null},"cc-jcb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-jcb.svg"},"Patterns":null},"cc-mastercard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-mastercard.svg"},"Patterns":null},"cc-paypal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-paypal.svg"},"Patterns":null},"cc-stripe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-stripe.svg"},"Patterns":null},"cc-visa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-visa.svg"},"Patterns":null},"centercode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/centercode.svg"},"Patterns":null},"centos.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/centos.svg"},"Patterns":null},"chrome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/chrome.svg"},"Patterns":null},"chromecast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/chromecast.svg"},"Patterns":null},"cloudflare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudflare.svg"},"Patterns":null},"cloudscale.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudscale.svg"},"Patterns":null},"cloudsmith.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudsmith.svg"},"Patterns":null},"cloudversify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudversify.svg"},"Patterns":null},"cmplid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cmplid.svg"},"Patterns":null},"codepen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/codepen.svg"},"Patterns":null},"codiepie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/codiepie.svg"},"Patterns":null},"confluence.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/confluence.svg"},"Patterns":null},"connectdevelop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/connectdevelop.svg"},"Patterns":null},"contao.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/contao.svg"},"Patterns":null},"cotton-bureau.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cotton-bureau.svg"},"Patterns":null},"cpanel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cpanel.svg"},"Patterns":null},"creative-commons-by.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-by.svg"},"Patterns":null},"creative-commons-nc-eu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc-eu.svg"},"Patterns":null},"creative-commons-nc-jp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc-jp.svg"},"Patterns":null},"creative-commons-nc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc.svg"},"Patterns":null},"creative-commons-nd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nd.svg"},"Patterns":null},"creative-commons-pd-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-pd-alt.svg"},"Patterns":null},"creative-commons-pd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-pd.svg"},"Patterns":null},"creative-commons-remix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-remix.svg"},"Patterns":null},"creative-commons-sa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sa.svg"},"Patterns":null},"creative-commons-sampling-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sampling-plus.svg"},"Patterns":null},"creative-commons-sampling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sampling.svg"},"Patterns":null},"creative-commons-share.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-share.svg"},"Patterns":null},"creative-commons-zero.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-zero.svg"},"Patterns":null},"creative-commons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons.svg"},"Patterns":null},"critical-role.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/critical-role.svg"},"Patterns":null},"css3-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/css3-alt.svg"},"Patterns":null},"css3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/css3.svg"},"Patterns":null},"cuttlefish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cuttlefish.svg"},"Patterns":null},"d-and-d-beyond.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/d-and-d-beyond.svg"},"Patterns":null},"d-and-d.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/d-and-d.svg"},"Patterns":null},"dailymotion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dailymotion.svg"},"Patterns":null},"dashcube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dashcube.svg"},"Patterns":null},"deezer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deezer.svg"},"Patterns":null},"delicious.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/delicious.svg"},"Patterns":null},"deploydog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deploydog.svg"},"Patterns":null},"deskpro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deskpro.svg"},"Patterns":null},"dev.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dev.svg"},"Patterns":null},"deviantart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deviantart.svg"},"Patterns":null},"dhl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dhl.svg"},"Patterns":null},"diaspora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/diaspora.svg"},"Patterns":null},"digg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/digg.svg"},"Patterns":null},"digital-ocean.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/digital-ocean.svg"},"Patterns":null},"discord.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/discord.svg"},"Patterns":null},"discourse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/discourse.svg"},"Patterns":null},"dochub.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dochub.svg"},"Patterns":null},"docker.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/docker.svg"},"Patterns":null},"draft2digital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/draft2digital.svg"},"Patterns":null},"dribbble-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dribbble-square.svg"},"Patterns":null},"dribbble.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dribbble.svg"},"Patterns":null},"dropbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dropbox.svg"},"Patterns":null},"drupal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/drupal.svg"},"Patterns":null},"dyalog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dyalog.svg"},"Patterns":null},"earlybirds.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/earlybirds.svg"},"Patterns":null},"ebay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ebay.svg"},"Patterns":null},"edge-legacy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/edge-legacy.svg"},"Patterns":null},"edge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/edge.svg"},"Patterns":null},"elementor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/elementor.svg"},"Patterns":null},"ello.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ello.svg"},"Patterns":null},"ember.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ember.svg"},"Patterns":null},"empire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/empire.svg"},"Patterns":null},"envira.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/envira.svg"},"Patterns":null},"erlang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/erlang.svg"},"Patterns":null},"ethereum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ethereum.svg"},"Patterns":null},"etsy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/etsy.svg"},"Patterns":null},"evernote.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/evernote.svg"},"Patterns":null},"expeditedssl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/expeditedssl.svg"},"Patterns":null},"facebook-f.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-f.svg"},"Patterns":null},"facebook-messenger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-messenger.svg"},"Patterns":null},"facebook-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-square.svg"},"Patterns":null},"facebook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook.svg"},"Patterns":null},"fantasy-flight-games.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fantasy-flight-games.svg"},"Patterns":null},"fedex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fedex.svg"},"Patterns":null},"fedora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fedora.svg"},"Patterns":null},"figma.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/figma.svg"},"Patterns":null},"firefox-browser.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firefox-browser.svg"},"Patterns":null},"firefox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firefox.svg"},"Patterns":null},"first-order-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/first-order-alt.svg"},"Patterns":null},"first-order.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/first-order.svg"},"Patterns":null},"firstdraft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firstdraft.svg"},"Patterns":null},"flickr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/flickr.svg"},"Patterns":null},"flipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/flipboard.svg"},"Patterns":null},"fly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fly.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/font-awesome.svg"},"Patterns":null},"fonticons-fi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fonticons-fi.svg"},"Patterns":null},"fonticons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fonticons.svg"},"Patterns":null},"fort-awesome-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fort-awesome-alt.svg"},"Patterns":null},"fort-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fort-awesome.svg"},"Patterns":null},"forumbee.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/forumbee.svg"},"Patterns":null},"foursquare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/foursquare.svg"},"Patterns":null},"free-code-camp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/free-code-camp.svg"},"Patterns":null},"freebsd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/freebsd.svg"},"Patterns":null},"fulcrum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fulcrum.svg"},"Patterns":null},"galactic-republic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/galactic-republic.svg"},"Patterns":null},"galactic-senate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/galactic-senate.svg"},"Patterns":null},"get-pocket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/get-pocket.svg"},"Patterns":null},"gg-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gg-circle.svg"},"Patterns":null},"gg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gg.svg"},"Patterns":null},"git-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git-alt.svg"},"Patterns":null},"git-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git-square.svg"},"Patterns":null},"git.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git.svg"},"Patterns":null},"github-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github-alt.svg"},"Patterns":null},"github-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github-square.svg"},"Patterns":null},"github.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github.svg"},"Patterns":null},"gitkraken.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitkraken.svg"},"Patterns":null},"gitlab.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitlab.svg"},"Patterns":null},"gitter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitter.svg"},"Patterns":null},"glide-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/glide-g.svg"},"Patterns":null},"glide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/glide.svg"},"Patterns":null},"gofore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gofore.svg"},"Patterns":null},"golang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/golang.svg"},"Patterns":null},"goodreads-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/goodreads-g.svg"},"Patterns":null},"goodreads.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/goodreads.svg"},"Patterns":null},"google-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-drive.svg"},"Patterns":null},"google-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-pay.svg"},"Patterns":null},"google-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-play.svg"},"Patterns":null},"google-plus-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus-g.svg"},"Patterns":null},"google-plus-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus-square.svg"},"Patterns":null},"google-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus.svg"},"Patterns":null},"google-wallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-wallet.svg"},"Patterns":null},"google.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google.svg"},"Patterns":null},"gratipay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gratipay.svg"},"Patterns":null},"grav.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/grav.svg"},"Patterns":null},"gripfire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gripfire.svg"},"Patterns":null},"grunt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/grunt.svg"},"Patterns":null},"guilded.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/guilded.svg"},"Patterns":null},"gulp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gulp.svg"},"Patterns":null},"hacker-news-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hacker-news-square.svg"},"Patterns":null},"hacker-news.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hacker-news.svg"},"Patterns":null},"hackerrank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hackerrank.svg"},"Patterns":null},"hashnode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hashnode.svg"},"Patterns":null},"hips.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hips.svg"},"Patterns":null},"hire-a-helper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hire-a-helper.svg"},"Patterns":null},"hive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hive.svg"},"Patterns":null},"hooli.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hooli.svg"},"Patterns":null},"hornbill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hornbill.svg"},"Patterns":null},"hotjar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hotjar.svg"},"Patterns":null},"houzz.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/houzz.svg"},"Patterns":null},"html5.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/html5.svg"},"Patterns":null},"hubspot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hubspot.svg"},"Patterns":null},"ideal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ideal.svg"},"Patterns":null},"imdb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/imdb.svg"},"Patterns":null},"instagram-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instagram-square.svg"},"Patterns":null},"instagram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instagram.svg"},"Patterns":null},"instalod.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instalod.svg"},"Patterns":null},"intercom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/intercom.svg"},"Patterns":null},"internet-explorer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/internet-explorer.svg"},"Patterns":null},"invision.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/invision.svg"},"Patterns":null},"ioxhost.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ioxhost.svg"},"Patterns":null},"itch-io.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itch-io.svg"},"Patterns":null},"itunes-note.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itunes-note.svg"},"Patterns":null},"itunes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itunes.svg"},"Patterns":null},"java.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/java.svg"},"Patterns":null},"jedi-order.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jedi-order.svg"},"Patterns":null},"jenkins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jenkins.svg"},"Patterns":null},"jira.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jira.svg"},"Patterns":null},"joget.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/joget.svg"},"Patterns":null},"joomla.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/joomla.svg"},"Patterns":null},"js-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/js-square.svg"},"Patterns":null},"js.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/js.svg"},"Patterns":null},"jsfiddle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jsfiddle.svg"},"Patterns":null},"kaggle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kaggle.svg"},"Patterns":null},"keybase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/keybase.svg"},"Patterns":null},"keycdn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/keycdn.svg"},"Patterns":null},"kickstarter-k.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kickstarter-k.svg"},"Patterns":null},"kickstarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kickstarter.svg"},"Patterns":null},"korvue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/korvue.svg"},"Patterns":null},"laravel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/laravel.svg"},"Patterns":null},"lastfm-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lastfm-square.svg"},"Patterns":null},"lastfm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lastfm.svg"},"Patterns":null},"leanpub.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/leanpub.svg"},"Patterns":null},"less.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/less.svg"},"Patterns":null},"line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/line.svg"},"Patterns":null},"linkedin-in.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linkedin-in.svg"},"Patterns":null},"linkedin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linkedin.svg"},"Patterns":null},"linode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linode.svg"},"Patterns":null},"linux.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linux.svg"},"Patterns":null},"lyft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lyft.svg"},"Patterns":null},"magento.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/magento.svg"},"Patterns":null},"mailchimp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mailchimp.svg"},"Patterns":null},"mandalorian.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mandalorian.svg"},"Patterns":null},"markdown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/markdown.svg"},"Patterns":null},"mastodon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mastodon.svg"},"Patterns":null},"maxcdn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/maxcdn.svg"},"Patterns":null},"mdb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mdb.svg"},"Patterns":null},"medapps.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medapps.svg"},"Patterns":null},"medium.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medium.svg"},"Patterns":null},"medrt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medrt.svg"},"Patterns":null},"meetup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/meetup.svg"},"Patterns":null},"megaport.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/megaport.svg"},"Patterns":null},"mendeley.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mendeley.svg"},"Patterns":null},"microblog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/microblog.svg"},"Patterns":null},"microsoft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/microsoft.svg"},"Patterns":null},"mix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mix.svg"},"Patterns":null},"mixcloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mixcloud.svg"},"Patterns":null},"mixer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mixer.svg"},"Patterns":null},"mizuni.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mizuni.svg"},"Patterns":null},"modx.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/modx.svg"},"Patterns":null},"monero.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/monero.svg"},"Patterns":null},"napster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/napster.svg"},"Patterns":null},"neos.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/neos.svg"},"Patterns":null},"nfc-directional.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nfc-directional.svg"},"Patterns":null},"nfc-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nfc-symbol.svg"},"Patterns":null},"nimblr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nimblr.svg"},"Patterns":null},"node-js.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/node-js.svg"},"Patterns":null},"node.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/node.svg"},"Patterns":null},"npm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/npm.svg"},"Patterns":null},"ns8.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ns8.svg"},"Patterns":null},"nutritionix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nutritionix.svg"},"Patterns":null},"octopus-deploy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/octopus-deploy.svg"},"Patterns":null},"odnoklassniki-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/odnoklassniki-square.svg"},"Patterns":null},"odnoklassniki.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/odnoklassniki.svg"},"Patterns":null},"old-republic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/old-republic.svg"},"Patterns":null},"opencart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/opencart.svg"},"Patterns":null},"openid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/openid.svg"},"Patterns":null},"opera.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/opera.svg"},"Patterns":null},"optin-monster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/optin-monster.svg"},"Patterns":null},"orcid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/orcid.svg"},"Patterns":null},"osi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/osi.svg"},"Patterns":null},"padlet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/padlet.svg"},"Patterns":null},"page4.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/page4.svg"},"Patterns":null},"pagelines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pagelines.svg"},"Patterns":null},"palfed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/palfed.svg"},"Patterns":null},"patreon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/patreon.svg"},"Patterns":null},"paypal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/paypal.svg"},"Patterns":null},"perbyte.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/perbyte.svg"},"Patterns":null},"periscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/periscope.svg"},"Patterns":null},"phabricator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phabricator.svg"},"Patterns":null},"phoenix-framework.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phoenix-framework.svg"},"Patterns":null},"phoenix-squadron.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phoenix-squadron.svg"},"Patterns":null},"php.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/php.svg"},"Patterns":null},"pied-piper-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-alt.svg"},"Patterns":null},"pied-piper-hat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-hat.svg"},"Patterns":null},"pied-piper-pp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-pp.svg"},"Patterns":null},"pied-piper-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-square.svg"},"Patterns":null},"pied-piper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper.svg"},"Patterns":null},"pinterest-p.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest-p.svg"},"Patterns":null},"pinterest-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest-square.svg"},"Patterns":null},"pinterest.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest.svg"},"Patterns":null},"pix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pix.svg"},"Patterns":null},"playstation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/playstation.svg"},"Patterns":null},"product-hunt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/product-hunt.svg"},"Patterns":null},"pushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pushed.svg"},"Patterns":null},"python.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/python.svg"},"Patterns":null},"qq.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/qq.svg"},"Patterns":null},"quinscape.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/quinscape.svg"},"Patterns":null},"quora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/quora.svg"},"Patterns":null},"r-project.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/r-project.svg"},"Patterns":null},"raspberry-pi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/raspberry-pi.svg"},"Patterns":null},"ravelry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ravelry.svg"},"Patterns":null},"react.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/react.svg"},"Patterns":null},"reacteurope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reacteurope.svg"},"Patterns":null},"readme.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/readme.svg"},"Patterns":null},"rebel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rebel.svg"},"Patterns":null},"red-river.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/red-river.svg"},"Patterns":null},"reddit-alien.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit-alien.svg"},"Patterns":null},"reddit-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit-square.svg"},"Patterns":null},"reddit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit.svg"},"Patterns":null},"redhat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/redhat.svg"},"Patterns":null},"renren.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/renren.svg"},"Patterns":null},"replyd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/replyd.svg"},"Patterns":null},"researchgate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/researchgate.svg"},"Patterns":null},"resolving.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/resolving.svg"},"Patterns":null},"rev.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rev.svg"},"Patterns":null},"rocketchat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rocketchat.svg"},"Patterns":null},"rockrms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rockrms.svg"},"Patterns":null},"rust.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rust.svg"},"Patterns":null},"safari.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/safari.svg"},"Patterns":null},"salesforce.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/salesforce.svg"},"Patterns":null},"sass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sass.svg"},"Patterns":null},"schlix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/schlix.svg"},"Patterns":null},"screenpal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/screenpal.svg"},"Patterns":null},"scribd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/scribd.svg"},"Patterns":null},"searchengin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/searchengin.svg"},"Patterns":null},"sellcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sellcast.svg"},"Patterns":null},"sellsy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sellsy.svg"},"Patterns":null},"servicestack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/servicestack.svg"},"Patterns":null},"shirtsinbulk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shirtsinbulk.svg"},"Patterns":null},"shopify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shopify.svg"},"Patterns":null},"shopware.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shopware.svg"},"Patterns":null},"simplybuilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/simplybuilt.svg"},"Patterns":null},"sistrix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sistrix.svg"},"Patterns":null},"sith.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sith.svg"},"Patterns":null},"sitrox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sitrox.svg"},"Patterns":null},"sketch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sketch.svg"},"Patterns":null},"skyatlas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/skyatlas.svg"},"Patterns":null},"skype.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/skype.svg"},"Patterns":null},"slack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/slack.svg"},"Patterns":null},"slideshare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/slideshare.svg"},"Patterns":null},"snapchat-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/snapchat-square.svg"},"Patterns":null},"snapchat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/snapchat.svg"},"Patterns":null},"soundcloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/soundcloud.svg"},"Patterns":null},"sourcetree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sourcetree.svg"},"Patterns":null},"speakap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/speakap.svg"},"Patterns":null},"speaker-deck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/speaker-deck.svg"},"Patterns":null},"spotify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/spotify.svg"},"Patterns":null},"square-font-awesome-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/square-font-awesome-stroke.svg"},"Patterns":null},"square-font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/square-font-awesome.svg"},"Patterns":null},"squarespace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/squarespace.svg"},"Patterns":null},"stack-exchange.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stack-exchange.svg"},"Patterns":null},"stack-overflow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stack-overflow.svg"},"Patterns":null},"stackpath.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stackpath.svg"},"Patterns":null},"staylinked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/staylinked.svg"},"Patterns":null},"steam-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam-square.svg"},"Patterns":null},"steam-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam-symbol.svg"},"Patterns":null},"steam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam.svg"},"Patterns":null},"sticker-mule.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sticker-mule.svg"},"Patterns":null},"strava.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/strava.svg"},"Patterns":null},"stripe-s.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stripe-s.svg"},"Patterns":null},"stripe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stripe.svg"},"Patterns":null},"studiovinari.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/studiovinari.svg"},"Patterns":null},"stumbleupon-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stumbleupon-circle.svg"},"Patterns":null},"stumbleupon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stumbleupon.svg"},"Patterns":null},"superpowers.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/superpowers.svg"},"Patterns":null},"supple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/supple.svg"},"Patterns":null},"suse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/suse.svg"},"Patterns":null},"swift.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/swift.svg"},"Patterns":null},"symfony.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/symfony.svg"},"Patterns":null},"teamspeak.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/teamspeak.svg"},"Patterns":null},"telegram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/telegram.svg"},"Patterns":null},"tencent-weibo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tencent-weibo.svg"},"Patterns":null},"the-red-yeti.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/the-red-yeti.svg"},"Patterns":null},"themeco.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/themeco.svg"},"Patterns":null},"themeisle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/themeisle.svg"},"Patterns":null},"think-peaks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/think-peaks.svg"},"Patterns":null},"tiktok.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tiktok.svg"},"Patterns":null},"trade-federation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/trade-federation.svg"},"Patterns":null},"trello.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/trello.svg"},"Patterns":null},"tumblr-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tumblr-square.svg"},"Patterns":null},"tumblr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tumblr.svg"},"Patterns":null},"twitch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitch.svg"},"Patterns":null},"twitter-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitter-square.svg"},"Patterns":null},"twitter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitter.svg"},"Patterns":null},"typo3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/typo3.svg"},"Patterns":null},"uber.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uber.svg"},"Patterns":null},"ubuntu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ubuntu.svg"},"Patterns":null},"uikit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uikit.svg"},"Patterns":null},"umbraco.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/umbraco.svg"},"Patterns":null},"uncharted.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uncharted.svg"},"Patterns":null},"uniregistry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uniregistry.svg"},"Patterns":null},"unity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/unity.svg"},"Patterns":null},"unsplash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/unsplash.svg"},"Patterns":null},"untappd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/untappd.svg"},"Patterns":null},"ups.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ups.svg"},"Patterns":null},"usb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/usb.svg"},"Patterns":null},"usps.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/usps.svg"},"Patterns":null},"ussunnah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ussunnah.svg"},"Patterns":null},"vaadin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vaadin.svg"},"Patterns":null},"viacoin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viacoin.svg"},"Patterns":null},"viadeo-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viadeo-square.svg"},"Patterns":null},"viadeo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viadeo.svg"},"Patterns":null},"viber.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viber.svg"},"Patterns":null},"vimeo-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo-square.svg"},"Patterns":null},"vimeo-v.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo-v.svg"},"Patterns":null},"vimeo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo.svg"},"Patterns":null},"vine.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vine.svg"},"Patterns":null},"vk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vk.svg"},"Patterns":null},"vnv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vnv.svg"},"Patterns":null},"vuejs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vuejs.svg"},"Patterns":null},"watchman-monitoring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/watchman-monitoring.svg"},"Patterns":null},"waze.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/waze.svg"},"Patterns":null},"weebly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weebly.svg"},"Patterns":null},"weibo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weibo.svg"},"Patterns":null},"weixin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weixin.svg"},"Patterns":null},"whatsapp-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whatsapp-square.svg"},"Patterns":null},"whatsapp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whatsapp.svg"},"Patterns":null},"whmcs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whmcs.svg"},"Patterns":null},"wikipedia-w.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wikipedia-w.svg"},"Patterns":null},"windows.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/windows.svg"},"Patterns":null},"wirsindhandwerk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wirsindhandwerk.svg"},"Patterns":null},"wix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wix.svg"},"Patterns":null},"wizards-of-the-coast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wizards-of-the-coast.svg"},"Patterns":null},"wodu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wodu.svg"},"Patterns":null},"wolf-pack-battalion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wolf-pack-battalion.svg"},"Patterns":null},"wordpress-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wordpress-simple.svg"},"Patterns":null},"wordpress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wordpress.svg"},"Patterns":null},"wpbeginner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpbeginner.svg"},"Patterns":null},"wpexplorer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpexplorer.svg"},"Patterns":null},"wpforms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpforms.svg"},"Patterns":null},"wpressr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpressr.svg"},"Patterns":null},"xbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xbox.svg"},"Patterns":null},"xing-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xing-square.svg"},"Patterns":null},"xing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xing.svg"},"Patterns":null},"y-combinator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/y-combinator.svg"},"Patterns":null},"yahoo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yahoo.svg"},"Patterns":null},"yammer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yammer.svg"},"Patterns":null},"yandex-international.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yandex-international.svg"},"Patterns":null},"yandex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yandex.svg"},"Patterns":null},"yarn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yarn.svg"},"Patterns":null},"yelp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yelp.svg"},"Patterns":null},"yoast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yoast.svg"},"Patterns":null},"youtube-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/youtube-square.svg"},"Patterns":null},"youtube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/youtube.svg"},"Patterns":null},"zhihu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/zhihu.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"regular":{"Children":{"address-book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/address-book.svg"},"Patterns":null},"address-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/address-card.svg"},"Patterns":null},"bell-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bell-slash.svg"},"Patterns":null},"bell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bell.svg"},"Patterns":null},"bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bookmark.svg"},"Patterns":null},"building.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/building.svg"},"Patterns":null},"calendar-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-check.svg"},"Patterns":null},"calendar-days.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-days.svg"},"Patterns":null},"calendar-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-minus.svg"},"Patterns":null},"calendar-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-plus.svg"},"Patterns":null},"calendar-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-xmark.svg"},"Patterns":null},"calendar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar.svg"},"Patterns":null},"chart-bar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chart-bar.svg"},"Patterns":null},"chess-bishop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-bishop.svg"},"Patterns":null},"chess-king.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-king.svg"},"Patterns":null},"chess-knight.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-knight.svg"},"Patterns":null},"chess-pawn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-pawn.svg"},"Patterns":null},"chess-queen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-queen.svg"},"Patterns":null},"chess-rook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-rook.svg"},"Patterns":null},"circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-check.svg"},"Patterns":null},"circle-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-dot.svg"},"Patterns":null},"circle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-down.svg"},"Patterns":null},"circle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-left.svg"},"Patterns":null},"circle-pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-pause.svg"},"Patterns":null},"circle-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-play.svg"},"Patterns":null},"circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-question.svg"},"Patterns":null},"circle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-right.svg"},"Patterns":null},"circle-stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-stop.svg"},"Patterns":null},"circle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-up.svg"},"Patterns":null},"circle-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-user.svg"},"Patterns":null},"circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-xmark.svg"},"Patterns":null},"circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle.svg"},"Patterns":null},"clipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clipboard.svg"},"Patterns":null},"clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clock.svg"},"Patterns":null},"clone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clone.svg"},"Patterns":null},"closed-captioning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/closed-captioning.svg"},"Patterns":null},"comment-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comment-dots.svg"},"Patterns":null},"comment.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comment.svg"},"Patterns":null},"comments.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comments.svg"},"Patterns":null},"compass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/compass.svg"},"Patterns":null},"copy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/copy.svg"},"Patterns":null},"copyright.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/copyright.svg"},"Patterns":null},"credit-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/credit-card.svg"},"Patterns":null},"envelope-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/envelope-open.svg"},"Patterns":null},"envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/envelope.svg"},"Patterns":null},"eye-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/eye-slash.svg"},"Patterns":null},"eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/eye.svg"},"Patterns":null},"face-angry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-angry.svg"},"Patterns":null},"face-dizzy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-dizzy.svg"},"Patterns":null},"face-flushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-flushed.svg"},"Patterns":null},"face-frown-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-frown-open.svg"},"Patterns":null},"face-frown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-frown.svg"},"Patterns":null},"face-grimace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grimace.svg"},"Patterns":null},"face-grin-beam-sweat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-beam-sweat.svg"},"Patterns":null},"face-grin-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-beam.svg"},"Patterns":null},"face-grin-hearts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-hearts.svg"},"Patterns":null},"face-grin-squint-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-squint-tears.svg"},"Patterns":null},"face-grin-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-squint.svg"},"Patterns":null},"face-grin-stars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-stars.svg"},"Patterns":null},"face-grin-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tears.svg"},"Patterns":null},"face-grin-tongue-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue-squint.svg"},"Patterns":null},"face-grin-tongue-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue-wink.svg"},"Patterns":null},"face-grin-tongue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue.svg"},"Patterns":null},"face-grin-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-wide.svg"},"Patterns":null},"face-grin-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-wink.svg"},"Patterns":null},"face-grin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin.svg"},"Patterns":null},"face-kiss-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss-beam.svg"},"Patterns":null},"face-kiss-wink-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss-wink-heart.svg"},"Patterns":null},"face-kiss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss.svg"},"Patterns":null},"face-laugh-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-beam.svg"},"Patterns":null},"face-laugh-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-squint.svg"},"Patterns":null},"face-laugh-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-wink.svg"},"Patterns":null},"face-laugh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh.svg"},"Patterns":null},"face-meh-blank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-meh-blank.svg"},"Patterns":null},"face-meh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-meh.svg"},"Patterns":null},"face-rolling-eyes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-rolling-eyes.svg"},"Patterns":null},"face-sad-cry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-sad-cry.svg"},"Patterns":null},"face-sad-tear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-sad-tear.svg"},"Patterns":null},"face-smile-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile-beam.svg"},"Patterns":null},"face-smile-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile-wink.svg"},"Patterns":null},"face-smile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile.svg"},"Patterns":null},"face-surprise.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-surprise.svg"},"Patterns":null},"face-tired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-tired.svg"},"Patterns":null},"file-audio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-audio.svg"},"Patterns":null},"file-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-code.svg"},"Patterns":null},"file-excel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-excel.svg"},"Patterns":null},"file-image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-image.svg"},"Patterns":null},"file-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-lines.svg"},"Patterns":null},"file-pdf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-pdf.svg"},"Patterns":null},"file-powerpoint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-powerpoint.svg"},"Patterns":null},"file-video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-video.svg"},"Patterns":null},"file-word.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-word.svg"},"Patterns":null},"file-zipper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-zipper.svg"},"Patterns":null},"file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file.svg"},"Patterns":null},"flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/flag.svg"},"Patterns":null},"floppy-disk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/floppy-disk.svg"},"Patterns":null},"folder-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder-closed.svg"},"Patterns":null},"folder-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder-open.svg"},"Patterns":null},"folder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/font-awesome.svg"},"Patterns":null},"futbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/futbol.svg"},"Patterns":null},"gem.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/gem.svg"},"Patterns":null},"hand-back-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-back-fist.svg"},"Patterns":null},"hand-lizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-lizard.svg"},"Patterns":null},"hand-peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-peace.svg"},"Patterns":null},"hand-point-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-down.svg"},"Patterns":null},"hand-point-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-left.svg"},"Patterns":null},"hand-point-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-right.svg"},"Patterns":null},"hand-point-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-up.svg"},"Patterns":null},"hand-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-pointer.svg"},"Patterns":null},"hand-scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-scissors.svg"},"Patterns":null},"hand-spock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-spock.svg"},"Patterns":null},"hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand.svg"},"Patterns":null},"handshake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/handshake.svg"},"Patterns":null},"hard-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hard-drive.svg"},"Patterns":null},"heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/heart.svg"},"Patterns":null},"hospital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hospital.svg"},"Patterns":null},"hourglass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hourglass.svg"},"Patterns":null},"id-badge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/id-badge.svg"},"Patterns":null},"id-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/id-card.svg"},"Patterns":null},"image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/image.svg"},"Patterns":null},"images.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/images.svg"},"Patterns":null},"keyboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/keyboard.svg"},"Patterns":null},"lemon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/lemon.svg"},"Patterns":null},"life-ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/life-ring.svg"},"Patterns":null},"lightbulb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/lightbulb.svg"},"Patterns":null},"map.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/map.svg"},"Patterns":null},"message.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/message.svg"},"Patterns":null},"money-bill-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/money-bill-1.svg"},"Patterns":null},"moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/moon.svg"},"Patterns":null},"newspaper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/newspaper.svg"},"Patterns":null},"note-sticky.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/note-sticky.svg"},"Patterns":null},"object-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/object-group.svg"},"Patterns":null},"object-ungroup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/object-ungroup.svg"},"Patterns":null},"paper-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/paper-plane.svg"},"Patterns":null},"paste.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/paste.svg"},"Patterns":null},"pen-to-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/pen-to-square.svg"},"Patterns":null},"rectangle-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/rectangle-list.svg"},"Patterns":null},"rectangle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/rectangle-xmark.svg"},"Patterns":null},"registered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/registered.svg"},"Patterns":null},"share-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/share-from-square.svg"},"Patterns":null},"snowflake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/snowflake.svg"},"Patterns":null},"square-caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-down.svg"},"Patterns":null},"square-caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-left.svg"},"Patterns":null},"square-caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-right.svg"},"Patterns":null},"square-caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-up.svg"},"Patterns":null},"square-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-check.svg"},"Patterns":null},"square-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-full.svg"},"Patterns":null},"square-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-minus.svg"},"Patterns":null},"square-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-plus.svg"},"Patterns":null},"square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square.svg"},"Patterns":null},"star-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star-half-stroke.svg"},"Patterns":null},"star-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star-half.svg"},"Patterns":null},"star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star.svg"},"Patterns":null},"sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/sun.svg"},"Patterns":null},"thumbs-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/thumbs-down.svg"},"Patterns":null},"thumbs-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/thumbs-up.svg"},"Patterns":null},"trash-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/trash-can.svg"},"Patterns":null},"user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/user.svg"},"Patterns":null},"window-maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-maximize.svg"},"Patterns":null},"window-minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-minimize.svg"},"Patterns":null},"window-restore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-restore.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"solid":{"Children":{"0.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/0.svg"},"Patterns":null},"1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/1.svg"},"Patterns":null},"2.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/2.svg"},"Patterns":null},"3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/3.svg"},"Patterns":null},"4.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/4.svg"},"Patterns":null},"5.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/5.svg"},"Patterns":null},"6.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/6.svg"},"Patterns":null},"7.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/7.svg"},"Patterns":null},"8.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/8.svg"},"Patterns":null},"9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/9.svg"},"Patterns":null},"a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/a.svg"},"Patterns":null},"address-book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/address-book.svg"},"Patterns":null},"address-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/address-card.svg"},"Patterns":null},"align-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-center.svg"},"Patterns":null},"align-justify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-justify.svg"},"Patterns":null},"align-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-left.svg"},"Patterns":null},"align-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-right.svg"},"Patterns":null},"anchor-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-check.svg"},"Patterns":null},"anchor-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-exclamation.svg"},"Patterns":null},"anchor-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-xmark.svg"},"Patterns":null},"anchor-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-lock.svg"},"Patterns":null},"anchor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor.svg"},"Patterns":null},"angle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-down.svg"},"Patterns":null},"angle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-left.svg"},"Patterns":null},"angle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-right.svg"},"Patterns":null},"angle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-up.svg"},"Patterns":null},"angles-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-down.svg"},"Patterns":null},"angles-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-left.svg"},"Patterns":null},"angles-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-right.svg"},"Patterns":null},"angles-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-up.svg"},"Patterns":null},"ankh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ankh.svg"},"Patterns":null},"apple-whole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/apple-whole.svg"},"Patterns":null},"archway.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/archway.svg"},"Patterns":null},"arrow-down-1-9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-1-9.svg"},"Patterns":null},"arrow-down-9-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-9-1.svg"},"Patterns":null},"arrow-down-a-z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-a-z.svg"},"Patterns":null},"arrow-down-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-long.svg"},"Patterns":null},"arrow-down-short-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-short-wide.svg"},"Patterns":null},"arrow-down-up-across-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-up-across-line.svg"},"Patterns":null},"arrow-down-up-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-up-lock.svg"},"Patterns":null},"arrow-down-wide-short.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-wide-short.svg"},"Patterns":null},"arrow-down-z-a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-z-a.svg"},"Patterns":null},"arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down.svg"},"Patterns":null},"arrow-left-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-left-long.svg"},"Patterns":null},"arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-left.svg"},"Patterns":null},"arrow-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-pointer.svg"},"Patterns":null},"arrow-right-arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-arrow-left.svg"},"Patterns":null},"arrow-right-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-from-bracket.svg"},"Patterns":null},"arrow-right-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-long.svg"},"Patterns":null},"arrow-right-to-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-to-bracket.svg"},"Patterns":null},"arrow-right-to-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-to-city.svg"},"Patterns":null},"arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right.svg"},"Patterns":null},"arrow-rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-rotate-left.svg"},"Patterns":null},"arrow-rotate-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-rotate-right.svg"},"Patterns":null},"arrow-trend-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-trend-down.svg"},"Patterns":null},"arrow-trend-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-trend-up.svg"},"Patterns":null},"arrow-turn-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-turn-down.svg"},"Patterns":null},"arrow-turn-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-turn-up.svg"},"Patterns":null},"arrow-up-1-9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-1-9.svg"},"Patterns":null},"arrow-up-9-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-9-1.svg"},"Patterns":null},"arrow-up-a-z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-a-z.svg"},"Patterns":null},"arrow-up-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-bracket.svg"},"Patterns":null},"arrow-up-from-ground-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-ground-water.svg"},"Patterns":null},"arrow-up-from-water-pump.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-water-pump.svg"},"Patterns":null},"arrow-up-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-long.svg"},"Patterns":null},"arrow-up-right-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-right-dots.svg"},"Patterns":null},"arrow-up-right-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-right-from-square.svg"},"Patterns":null},"arrow-up-short-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-short-wide.svg"},"Patterns":null},"arrow-up-wide-short.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-wide-short.svg"},"Patterns":null},"arrow-up-z-a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-z-a.svg"},"Patterns":null},"arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up.svg"},"Patterns":null},"arrows-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-down-to-line.svg"},"Patterns":null},"arrows-down-to-people.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-down-to-people.svg"},"Patterns":null},"arrows-left-right-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-left-right-to-line.svg"},"Patterns":null},"arrows-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-left-right.svg"},"Patterns":null},"arrows-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-rotate.svg"},"Patterns":null},"arrows-spin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-spin.svg"},"Patterns":null},"arrows-split-up-and-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-split-up-and-left.svg"},"Patterns":null},"arrows-to-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-circle.svg"},"Patterns":null},"arrows-to-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-dot.svg"},"Patterns":null},"arrows-to-eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-eye.svg"},"Patterns":null},"arrows-turn-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-turn-right.svg"},"Patterns":null},"arrows-turn-to-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-turn-to-dots.svg"},"Patterns":null},"arrows-up-down-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-down-left-right.svg"},"Patterns":null},"arrows-up-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-down.svg"},"Patterns":null},"arrows-up-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-to-line.svg"},"Patterns":null},"asterisk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/asterisk.svg"},"Patterns":null},"at.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/at.svg"},"Patterns":null},"atom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/atom.svg"},"Patterns":null},"audio-description.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/audio-description.svg"},"Patterns":null},"austral-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/austral-sign.svg"},"Patterns":null},"award.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/award.svg"},"Patterns":null},"b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/b.svg"},"Patterns":null},"baby-carriage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baby-carriage.svg"},"Patterns":null},"baby.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baby.svg"},"Patterns":null},"backward-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward-fast.svg"},"Patterns":null},"backward-step.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward-step.svg"},"Patterns":null},"backward.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward.svg"},"Patterns":null},"bacon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacon.svg"},"Patterns":null},"bacteria.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacteria.svg"},"Patterns":null},"bacterium.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacterium.svg"},"Patterns":null},"bag-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bag-shopping.svg"},"Patterns":null},"bahai.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bahai.svg"},"Patterns":null},"baht-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baht-sign.svg"},"Patterns":null},"ban-smoking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ban-smoking.svg"},"Patterns":null},"ban.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ban.svg"},"Patterns":null},"bandage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bandage.svg"},"Patterns":null},"barcode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/barcode.svg"},"Patterns":null},"bars-progress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars-progress.svg"},"Patterns":null},"bars-staggered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars-staggered.svg"},"Patterns":null},"bars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars.svg"},"Patterns":null},"baseball-bat-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baseball-bat-ball.svg"},"Patterns":null},"baseball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baseball.svg"},"Patterns":null},"basket-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/basket-shopping.svg"},"Patterns":null},"basketball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/basketball.svg"},"Patterns":null},"bath.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bath.svg"},"Patterns":null},"battery-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-empty.svg"},"Patterns":null},"battery-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-full.svg"},"Patterns":null},"battery-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-half.svg"},"Patterns":null},"battery-quarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-quarter.svg"},"Patterns":null},"battery-three-quarters.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-three-quarters.svg"},"Patterns":null},"bed-pulse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bed-pulse.svg"},"Patterns":null},"bed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bed.svg"},"Patterns":null},"beer-mug-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/beer-mug-empty.svg"},"Patterns":null},"bell-concierge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell-concierge.svg"},"Patterns":null},"bell-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell-slash.svg"},"Patterns":null},"bell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell.svg"},"Patterns":null},"bezier-curve.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bezier-curve.svg"},"Patterns":null},"bicycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bicycle.svg"},"Patterns":null},"binoculars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/binoculars.svg"},"Patterns":null},"biohazard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/biohazard.svg"},"Patterns":null},"bitcoin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bitcoin-sign.svg"},"Patterns":null},"blender-phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blender-phone.svg"},"Patterns":null},"blender.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blender.svg"},"Patterns":null},"blog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blog.svg"},"Patterns":null},"bold.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bold.svg"},"Patterns":null},"bolt-lightning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bolt-lightning.svg"},"Patterns":null},"bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bolt.svg"},"Patterns":null},"bomb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bomb.svg"},"Patterns":null},"bone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bone.svg"},"Patterns":null},"bong.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bong.svg"},"Patterns":null},"book-atlas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-atlas.svg"},"Patterns":null},"book-bible.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-bible.svg"},"Patterns":null},"book-bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-bookmark.svg"},"Patterns":null},"book-journal-whills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-journal-whills.svg"},"Patterns":null},"book-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-medical.svg"},"Patterns":null},"book-open-reader.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-open-reader.svg"},"Patterns":null},"book-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-open.svg"},"Patterns":null},"book-quran.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-quran.svg"},"Patterns":null},"book-skull.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-skull.svg"},"Patterns":null},"book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book.svg"},"Patterns":null},"bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bookmark.svg"},"Patterns":null},"border-all.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-all.svg"},"Patterns":null},"border-none.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-none.svg"},"Patterns":null},"border-top-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-top-left.svg"},"Patterns":null},"bore-hole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bore-hole.svg"},"Patterns":null},"bottle-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bottle-droplet.svg"},"Patterns":null},"bottle-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bottle-water.svg"},"Patterns":null},"bowl-food.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowl-food.svg"},"Patterns":null},"bowl-rice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowl-rice.svg"},"Patterns":null},"bowling-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowling-ball.svg"},"Patterns":null},"box-archive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-archive.svg"},"Patterns":null},"box-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-open.svg"},"Patterns":null},"box-tissue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-tissue.svg"},"Patterns":null},"box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box.svg"},"Patterns":null},"boxes-packing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/boxes-packing.svg"},"Patterns":null},"boxes-stacked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/boxes-stacked.svg"},"Patterns":null},"braille.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/braille.svg"},"Patterns":null},"brain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brain.svg"},"Patterns":null},"brazilian-real-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brazilian-real-sign.svg"},"Patterns":null},"bread-slice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bread-slice.svg"},"Patterns":null},"bridge-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-check.svg"},"Patterns":null},"bridge-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-exclamation.svg"},"Patterns":null},"bridge-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-xmark.svg"},"Patterns":null},"bridge-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-lock.svg"},"Patterns":null},"bridge-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-water.svg"},"Patterns":null},"bridge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge.svg"},"Patterns":null},"briefcase-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/briefcase-medical.svg"},"Patterns":null},"briefcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/briefcase.svg"},"Patterns":null},"broom-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/broom-ball.svg"},"Patterns":null},"broom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/broom.svg"},"Patterns":null},"brush.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brush.svg"},"Patterns":null},"bucket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bucket.svg"},"Patterns":null},"bug-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bug-slash.svg"},"Patterns":null},"bug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bug.svg"},"Patterns":null},"bugs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bugs.svg"},"Patterns":null},"building-circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-arrow-right.svg"},"Patterns":null},"building-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-check.svg"},"Patterns":null},"building-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-exclamation.svg"},"Patterns":null},"building-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-xmark.svg"},"Patterns":null},"building-columns.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-columns.svg"},"Patterns":null},"building-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-flag.svg"},"Patterns":null},"building-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-lock.svg"},"Patterns":null},"building-ngo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-ngo.svg"},"Patterns":null},"building-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-shield.svg"},"Patterns":null},"building-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-un.svg"},"Patterns":null},"building-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-user.svg"},"Patterns":null},"building-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-wheat.svg"},"Patterns":null},"building.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building.svg"},"Patterns":null},"bullhorn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bullhorn.svg"},"Patterns":null},"bullseye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bullseye.svg"},"Patterns":null},"burger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/burger.svg"},"Patterns":null},"burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/burst.svg"},"Patterns":null},"bus-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bus-simple.svg"},"Patterns":null},"bus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bus.svg"},"Patterns":null},"business-time.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/business-time.svg"},"Patterns":null},"c.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/c.svg"},"Patterns":null},"cake-candles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cake-candles.svg"},"Patterns":null},"calculator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calculator.svg"},"Patterns":null},"calendar-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-check.svg"},"Patterns":null},"calendar-day.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-day.svg"},"Patterns":null},"calendar-days.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-days.svg"},"Patterns":null},"calendar-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-minus.svg"},"Patterns":null},"calendar-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-plus.svg"},"Patterns":null},"calendar-week.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-week.svg"},"Patterns":null},"calendar-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-xmark.svg"},"Patterns":null},"calendar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar.svg"},"Patterns":null},"camera-retro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera-retro.svg"},"Patterns":null},"camera-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera-rotate.svg"},"Patterns":null},"camera.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera.svg"},"Patterns":null},"campground.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/campground.svg"},"Patterns":null},"candy-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/candy-cane.svg"},"Patterns":null},"cannabis.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cannabis.svg"},"Patterns":null},"capsules.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/capsules.svg"},"Patterns":null},"car-battery.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-battery.svg"},"Patterns":null},"car-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-burst.svg"},"Patterns":null},"car-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-on.svg"},"Patterns":null},"car-rear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-rear.svg"},"Patterns":null},"car-side.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-side.svg"},"Patterns":null},"car-tunnel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-tunnel.svg"},"Patterns":null},"car.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car.svg"},"Patterns":null},"caravan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caravan.svg"},"Patterns":null},"caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-down.svg"},"Patterns":null},"caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-left.svg"},"Patterns":null},"caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-right.svg"},"Patterns":null},"caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-up.svg"},"Patterns":null},"carrot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/carrot.svg"},"Patterns":null},"cart-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-arrow-down.svg"},"Patterns":null},"cart-flatbed-suitcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-flatbed-suitcase.svg"},"Patterns":null},"cart-flatbed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-flatbed.svg"},"Patterns":null},"cart-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-plus.svg"},"Patterns":null},"cart-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-shopping.svg"},"Patterns":null},"cash-register.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cash-register.svg"},"Patterns":null},"cat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cat.svg"},"Patterns":null},"cedi-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cedi-sign.svg"},"Patterns":null},"cent-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cent-sign.svg"},"Patterns":null},"certificate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/certificate.svg"},"Patterns":null},"chair.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chair.svg"},"Patterns":null},"chalkboard-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chalkboard-user.svg"},"Patterns":null},"chalkboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chalkboard.svg"},"Patterns":null},"champagne-glasses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/champagne-glasses.svg"},"Patterns":null},"charging-station.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/charging-station.svg"},"Patterns":null},"chart-area.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-area.svg"},"Patterns":null},"chart-bar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-bar.svg"},"Patterns":null},"chart-column.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-column.svg"},"Patterns":null},"chart-gantt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-gantt.svg"},"Patterns":null},"chart-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-line.svg"},"Patterns":null},"chart-pie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-pie.svg"},"Patterns":null},"chart-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-simple.svg"},"Patterns":null},"check-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check-double.svg"},"Patterns":null},"check-to-slot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check-to-slot.svg"},"Patterns":null},"check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check.svg"},"Patterns":null},"cheese.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cheese.svg"},"Patterns":null},"chess-bishop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-bishop.svg"},"Patterns":null},"chess-board.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-board.svg"},"Patterns":null},"chess-king.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-king.svg"},"Patterns":null},"chess-knight.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-knight.svg"},"Patterns":null},"chess-pawn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-pawn.svg"},"Patterns":null},"chess-queen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-queen.svg"},"Patterns":null},"chess-rook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-rook.svg"},"Patterns":null},"chess.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess.svg"},"Patterns":null},"chevron-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-down.svg"},"Patterns":null},"chevron-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-left.svg"},"Patterns":null},"chevron-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-right.svg"},"Patterns":null},"chevron-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-up.svg"},"Patterns":null},"child-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-dress.svg"},"Patterns":null},"child-reaching.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-reaching.svg"},"Patterns":null},"child-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-rifle.svg"},"Patterns":null},"child.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child.svg"},"Patterns":null},"children.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/children.svg"},"Patterns":null},"church.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/church.svg"},"Patterns":null},"circle-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-down.svg"},"Patterns":null},"circle-arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-left.svg"},"Patterns":null},"circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-right.svg"},"Patterns":null},"circle-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-up.svg"},"Patterns":null},"circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-check.svg"},"Patterns":null},"circle-chevron-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-down.svg"},"Patterns":null},"circle-chevron-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-left.svg"},"Patterns":null},"circle-chevron-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-right.svg"},"Patterns":null},"circle-chevron-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-up.svg"},"Patterns":null},"circle-dollar-to-slot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-dollar-to-slot.svg"},"Patterns":null},"circle-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-dot.svg"},"Patterns":null},"circle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-down.svg"},"Patterns":null},"circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-exclamation.svg"},"Patterns":null},"circle-h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-h.svg"},"Patterns":null},"circle-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-half-stroke.svg"},"Patterns":null},"circle-info.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-info.svg"},"Patterns":null},"circle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-left.svg"},"Patterns":null},"circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-minus.svg"},"Patterns":null},"circle-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-nodes.svg"},"Patterns":null},"circle-notch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-notch.svg"},"Patterns":null},"circle-pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-pause.svg"},"Patterns":null},"circle-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-play.svg"},"Patterns":null},"circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-plus.svg"},"Patterns":null},"circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-question.svg"},"Patterns":null},"circle-radiation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-radiation.svg"},"Patterns":null},"circle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-right.svg"},"Patterns":null},"circle-stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-stop.svg"},"Patterns":null},"circle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-up.svg"},"Patterns":null},"circle-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-user.svg"},"Patterns":null},"circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-xmark.svg"},"Patterns":null},"circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle.svg"},"Patterns":null},"city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/city.svg"},"Patterns":null},"clapperboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clapperboard.svg"},"Patterns":null},"clipboard-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-check.svg"},"Patterns":null},"clipboard-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-list.svg"},"Patterns":null},"clipboard-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-question.svg"},"Patterns":null},"clipboard-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-user.svg"},"Patterns":null},"clipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard.svg"},"Patterns":null},"clock-rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clock-rotate-left.svg"},"Patterns":null},"clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clock.svg"},"Patterns":null},"clone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clone.svg"},"Patterns":null},"closed-captioning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/closed-captioning.svg"},"Patterns":null},"cloud-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-arrow-down.svg"},"Patterns":null},"cloud-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-arrow-up.svg"},"Patterns":null},"cloud-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-bolt.svg"},"Patterns":null},"cloud-meatball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-meatball.svg"},"Patterns":null},"cloud-moon-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-moon-rain.svg"},"Patterns":null},"cloud-moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-moon.svg"},"Patterns":null},"cloud-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-rain.svg"},"Patterns":null},"cloud-showers-heavy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-showers-heavy.svg"},"Patterns":null},"cloud-showers-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-showers-water.svg"},"Patterns":null},"cloud-sun-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-sun-rain.svg"},"Patterns":null},"cloud-sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-sun.svg"},"Patterns":null},"cloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud.svg"},"Patterns":null},"clover.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clover.svg"},"Patterns":null},"code-branch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-branch.svg"},"Patterns":null},"code-commit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-commit.svg"},"Patterns":null},"code-compare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-compare.svg"},"Patterns":null},"code-fork.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-fork.svg"},"Patterns":null},"code-merge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-merge.svg"},"Patterns":null},"code-pull-request.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-pull-request.svg"},"Patterns":null},"code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code.svg"},"Patterns":null},"coins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/coins.svg"},"Patterns":null},"colon-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/colon-sign.svg"},"Patterns":null},"comment-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-dollar.svg"},"Patterns":null},"comment-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-dots.svg"},"Patterns":null},"comment-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-medical.svg"},"Patterns":null},"comment-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-slash.svg"},"Patterns":null},"comment-sms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-sms.svg"},"Patterns":null},"comment.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment.svg"},"Patterns":null},"comments-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comments-dollar.svg"},"Patterns":null},"comments.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comments.svg"},"Patterns":null},"compact-disc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compact-disc.svg"},"Patterns":null},"compass-drafting.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compass-drafting.svg"},"Patterns":null},"compass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compass.svg"},"Patterns":null},"compress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compress.svg"},"Patterns":null},"computer-mouse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/computer-mouse.svg"},"Patterns":null},"computer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/computer.svg"},"Patterns":null},"cookie-bite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cookie-bite.svg"},"Patterns":null},"cookie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cookie.svg"},"Patterns":null},"copy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/copy.svg"},"Patterns":null},"copyright.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/copyright.svg"},"Patterns":null},"couch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/couch.svg"},"Patterns":null},"cow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cow.svg"},"Patterns":null},"credit-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/credit-card.svg"},"Patterns":null},"crop-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crop-simple.svg"},"Patterns":null},"crop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crop.svg"},"Patterns":null},"cross.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cross.svg"},"Patterns":null},"crosshairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crosshairs.svg"},"Patterns":null},"crow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crow.svg"},"Patterns":null},"crown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crown.svg"},"Patterns":null},"crutch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crutch.svg"},"Patterns":null},"cruzeiro-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cruzeiro-sign.svg"},"Patterns":null},"cube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cube.svg"},"Patterns":null},"cubes-stacked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cubes-stacked.svg"},"Patterns":null},"cubes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cubes.svg"},"Patterns":null},"d.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/d.svg"},"Patterns":null},"database.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/database.svg"},"Patterns":null},"delete-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/delete-left.svg"},"Patterns":null},"democrat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/democrat.svg"},"Patterns":null},"desktop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/desktop.svg"},"Patterns":null},"dharmachakra.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dharmachakra.svg"},"Patterns":null},"diagram-next.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-next.svg"},"Patterns":null},"diagram-predecessor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-predecessor.svg"},"Patterns":null},"diagram-project.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-project.svg"},"Patterns":null},"diagram-successor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-successor.svg"},"Patterns":null},"diamond-turn-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diamond-turn-right.svg"},"Patterns":null},"diamond.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diamond.svg"},"Patterns":null},"dice-d20.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-d20.svg"},"Patterns":null},"dice-d6.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-d6.svg"},"Patterns":null},"dice-five.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-five.svg"},"Patterns":null},"dice-four.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-four.svg"},"Patterns":null},"dice-one.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-one.svg"},"Patterns":null},"dice-six.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-six.svg"},"Patterns":null},"dice-three.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-three.svg"},"Patterns":null},"dice-two.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-two.svg"},"Patterns":null},"dice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice.svg"},"Patterns":null},"disease.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/disease.svg"},"Patterns":null},"display.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/display.svg"},"Patterns":null},"divide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/divide.svg"},"Patterns":null},"dna.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dna.svg"},"Patterns":null},"dog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dog.svg"},"Patterns":null},"dollar-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dollar-sign.svg"},"Patterns":null},"dolly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dolly.svg"},"Patterns":null},"dong-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dong-sign.svg"},"Patterns":null},"door-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/door-closed.svg"},"Patterns":null},"door-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/door-open.svg"},"Patterns":null},"dove.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dove.svg"},"Patterns":null},"down-left-and-up-right-to-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/down-left-and-up-right-to-center.svg"},"Patterns":null},"down-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/down-long.svg"},"Patterns":null},"download.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/download.svg"},"Patterns":null},"dragon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dragon.svg"},"Patterns":null},"draw-polygon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/draw-polygon.svg"},"Patterns":null},"droplet-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/droplet-slash.svg"},"Patterns":null},"droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/droplet.svg"},"Patterns":null},"drum-steelpan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drum-steelpan.svg"},"Patterns":null},"drum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drum.svg"},"Patterns":null},"drumstick-bite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drumstick-bite.svg"},"Patterns":null},"dumbbell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumbbell.svg"},"Patterns":null},"dumpster-fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumpster-fire.svg"},"Patterns":null},"dumpster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumpster.svg"},"Patterns":null},"dungeon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dungeon.svg"},"Patterns":null},"e.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/e.svg"},"Patterns":null},"ear-deaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ear-deaf.svg"},"Patterns":null},"ear-listen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ear-listen.svg"},"Patterns":null},"earth-africa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-africa.svg"},"Patterns":null},"earth-americas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-americas.svg"},"Patterns":null},"earth-asia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-asia.svg"},"Patterns":null},"earth-europe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-europe.svg"},"Patterns":null},"earth-oceania.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-oceania.svg"},"Patterns":null},"egg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/egg.svg"},"Patterns":null},"eject.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eject.svg"},"Patterns":null},"elevator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/elevator.svg"},"Patterns":null},"ellipsis-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ellipsis-vertical.svg"},"Patterns":null},"ellipsis.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ellipsis.svg"},"Patterns":null},"envelope-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-circle-check.svg"},"Patterns":null},"envelope-open-text.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-open-text.svg"},"Patterns":null},"envelope-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-open.svg"},"Patterns":null},"envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope.svg"},"Patterns":null},"envelopes-bulk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelopes-bulk.svg"},"Patterns":null},"equals.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/equals.svg"},"Patterns":null},"eraser.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eraser.svg"},"Patterns":null},"ethernet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ethernet.svg"},"Patterns":null},"euro-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/euro-sign.svg"},"Patterns":null},"exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/exclamation.svg"},"Patterns":null},"expand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/expand.svg"},"Patterns":null},"explosion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/explosion.svg"},"Patterns":null},"eye-dropper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-dropper.svg"},"Patterns":null},"eye-low-vision.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-low-vision.svg"},"Patterns":null},"eye-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-slash.svg"},"Patterns":null},"eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye.svg"},"Patterns":null},"f.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/f.svg"},"Patterns":null},"face-angry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-angry.svg"},"Patterns":null},"face-dizzy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-dizzy.svg"},"Patterns":null},"face-flushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-flushed.svg"},"Patterns":null},"face-frown-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-frown-open.svg"},"Patterns":null},"face-frown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-frown.svg"},"Patterns":null},"face-grimace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grimace.svg"},"Patterns":null},"face-grin-beam-sweat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-beam-sweat.svg"},"Patterns":null},"face-grin-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-beam.svg"},"Patterns":null},"face-grin-hearts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-hearts.svg"},"Patterns":null},"face-grin-squint-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-squint-tears.svg"},"Patterns":null},"face-grin-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-squint.svg"},"Patterns":null},"face-grin-stars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-stars.svg"},"Patterns":null},"face-grin-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tears.svg"},"Patterns":null},"face-grin-tongue-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue-squint.svg"},"Patterns":null},"face-grin-tongue-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue-wink.svg"},"Patterns":null},"face-grin-tongue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue.svg"},"Patterns":null},"face-grin-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-wide.svg"},"Patterns":null},"face-grin-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-wink.svg"},"Patterns":null},"face-grin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin.svg"},"Patterns":null},"face-kiss-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss-beam.svg"},"Patterns":null},"face-kiss-wink-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss-wink-heart.svg"},"Patterns":null},"face-kiss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss.svg"},"Patterns":null},"face-laugh-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-beam.svg"},"Patterns":null},"face-laugh-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-squint.svg"},"Patterns":null},"face-laugh-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-wink.svg"},"Patterns":null},"face-laugh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh.svg"},"Patterns":null},"face-meh-blank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-meh-blank.svg"},"Patterns":null},"face-meh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-meh.svg"},"Patterns":null},"face-rolling-eyes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-rolling-eyes.svg"},"Patterns":null},"face-sad-cry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-sad-cry.svg"},"Patterns":null},"face-sad-tear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-sad-tear.svg"},"Patterns":null},"face-smile-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile-beam.svg"},"Patterns":null},"face-smile-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile-wink.svg"},"Patterns":null},"face-smile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile.svg"},"Patterns":null},"face-surprise.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-surprise.svg"},"Patterns":null},"face-tired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-tired.svg"},"Patterns":null},"fan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fan.svg"},"Patterns":null},"faucet-drip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/faucet-drip.svg"},"Patterns":null},"faucet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/faucet.svg"},"Patterns":null},"fax.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fax.svg"},"Patterns":null},"feather-pointed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/feather-pointed.svg"},"Patterns":null},"feather.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/feather.svg"},"Patterns":null},"ferry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ferry.svg"},"Patterns":null},"file-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-arrow-down.svg"},"Patterns":null},"file-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-arrow-up.svg"},"Patterns":null},"file-audio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-audio.svg"},"Patterns":null},"file-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-check.svg"},"Patterns":null},"file-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-exclamation.svg"},"Patterns":null},"file-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-minus.svg"},"Patterns":null},"file-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-plus.svg"},"Patterns":null},"file-circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-question.svg"},"Patterns":null},"file-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-xmark.svg"},"Patterns":null},"file-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-code.svg"},"Patterns":null},"file-contract.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-contract.svg"},"Patterns":null},"file-csv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-csv.svg"},"Patterns":null},"file-excel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-excel.svg"},"Patterns":null},"file-export.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-export.svg"},"Patterns":null},"file-image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-image.svg"},"Patterns":null},"file-import.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-import.svg"},"Patterns":null},"file-invoice-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-invoice-dollar.svg"},"Patterns":null},"file-invoice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-invoice.svg"},"Patterns":null},"file-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-lines.svg"},"Patterns":null},"file-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-medical.svg"},"Patterns":null},"file-pdf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-pdf.svg"},"Patterns":null},"file-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-pen.svg"},"Patterns":null},"file-powerpoint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-powerpoint.svg"},"Patterns":null},"file-prescription.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-prescription.svg"},"Patterns":null},"file-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-shield.svg"},"Patterns":null},"file-signature.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-signature.svg"},"Patterns":null},"file-video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-video.svg"},"Patterns":null},"file-waveform.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-waveform.svg"},"Patterns":null},"file-word.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-word.svg"},"Patterns":null},"file-zipper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-zipper.svg"},"Patterns":null},"file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file.svg"},"Patterns":null},"fill-drip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fill-drip.svg"},"Patterns":null},"fill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fill.svg"},"Patterns":null},"film.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/film.svg"},"Patterns":null},"filter-circle-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter-circle-dollar.svg"},"Patterns":null},"filter-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter-circle-xmark.svg"},"Patterns":null},"filter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter.svg"},"Patterns":null},"fingerprint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fingerprint.svg"},"Patterns":null},"fire-burner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-burner.svg"},"Patterns":null},"fire-extinguisher.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-extinguisher.svg"},"Patterns":null},"fire-flame-curved.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-flame-curved.svg"},"Patterns":null},"fire-flame-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-flame-simple.svg"},"Patterns":null},"fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire.svg"},"Patterns":null},"fish-fins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fish-fins.svg"},"Patterns":null},"fish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fish.svg"},"Patterns":null},"flag-checkered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag-checkered.svg"},"Patterns":null},"flag-usa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag-usa.svg"},"Patterns":null},"flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag.svg"},"Patterns":null},"flask-vial.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flask-vial.svg"},"Patterns":null},"flask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flask.svg"},"Patterns":null},"floppy-disk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/floppy-disk.svg"},"Patterns":null},"florin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/florin-sign.svg"},"Patterns":null},"folder-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-closed.svg"},"Patterns":null},"folder-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-minus.svg"},"Patterns":null},"folder-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-open.svg"},"Patterns":null},"folder-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-plus.svg"},"Patterns":null},"folder-tree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-tree.svg"},"Patterns":null},"folder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/font-awesome.svg"},"Patterns":null},"font.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/font.svg"},"Patterns":null},"football.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/football.svg"},"Patterns":null},"forward-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward-fast.svg"},"Patterns":null},"forward-step.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward-step.svg"},"Patterns":null},"forward.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward.svg"},"Patterns":null},"franc-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/franc-sign.svg"},"Patterns":null},"frog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/frog.svg"},"Patterns":null},"futbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/futbol.svg"},"Patterns":null},"g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/g.svg"},"Patterns":null},"gamepad.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gamepad.svg"},"Patterns":null},"gas-pump.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gas-pump.svg"},"Patterns":null},"gauge-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-high.svg"},"Patterns":null},"gauge-simple-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-simple-high.svg"},"Patterns":null},"gauge-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-simple.svg"},"Patterns":null},"gauge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge.svg"},"Patterns":null},"gavel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gavel.svg"},"Patterns":null},"gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gear.svg"},"Patterns":null},"gears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gears.svg"},"Patterns":null},"gem.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gem.svg"},"Patterns":null},"genderless.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/genderless.svg"},"Patterns":null},"ghost.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ghost.svg"},"Patterns":null},"gift.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gift.svg"},"Patterns":null},"gifts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gifts.svg"},"Patterns":null},"glass-water-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glass-water-droplet.svg"},"Patterns":null},"glass-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glass-water.svg"},"Patterns":null},"glasses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glasses.svg"},"Patterns":null},"globe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/globe.svg"},"Patterns":null},"golf-ball-tee.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/golf-ball-tee.svg"},"Patterns":null},"gopuram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gopuram.svg"},"Patterns":null},"graduation-cap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/graduation-cap.svg"},"Patterns":null},"greater-than-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/greater-than-equal.svg"},"Patterns":null},"greater-than.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/greater-than.svg"},"Patterns":null},"grip-lines-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-lines-vertical.svg"},"Patterns":null},"grip-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-lines.svg"},"Patterns":null},"grip-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-vertical.svg"},"Patterns":null},"grip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip.svg"},"Patterns":null},"group-arrows-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/group-arrows-rotate.svg"},"Patterns":null},"guarani-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/guarani-sign.svg"},"Patterns":null},"guitar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/guitar.svg"},"Patterns":null},"gun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gun.svg"},"Patterns":null},"h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/h.svg"},"Patterns":null},"hammer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hammer.svg"},"Patterns":null},"hamsa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hamsa.svg"},"Patterns":null},"hand-back-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-back-fist.svg"},"Patterns":null},"hand-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-dots.svg"},"Patterns":null},"hand-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-fist.svg"},"Patterns":null},"hand-holding-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-dollar.svg"},"Patterns":null},"hand-holding-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-droplet.svg"},"Patterns":null},"hand-holding-hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-hand.svg"},"Patterns":null},"hand-holding-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-heart.svg"},"Patterns":null},"hand-holding-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-medical.svg"},"Patterns":null},"hand-holding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding.svg"},"Patterns":null},"hand-lizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-lizard.svg"},"Patterns":null},"hand-middle-finger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-middle-finger.svg"},"Patterns":null},"hand-peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-peace.svg"},"Patterns":null},"hand-point-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-down.svg"},"Patterns":null},"hand-point-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-left.svg"},"Patterns":null},"hand-point-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-right.svg"},"Patterns":null},"hand-point-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-up.svg"},"Patterns":null},"hand-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-pointer.svg"},"Patterns":null},"hand-scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-scissors.svg"},"Patterns":null},"hand-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-sparkles.svg"},"Patterns":null},"hand-spock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-spock.svg"},"Patterns":null},"hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand.svg"},"Patterns":null},"handcuffs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handcuffs.svg"},"Patterns":null},"hands-asl-interpreting.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-asl-interpreting.svg"},"Patterns":null},"hands-bound.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-bound.svg"},"Patterns":null},"hands-bubbles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-bubbles.svg"},"Patterns":null},"hands-clapping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-clapping.svg"},"Patterns":null},"hands-holding-child.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding-child.svg"},"Patterns":null},"hands-holding-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding-circle.svg"},"Patterns":null},"hands-holding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding.svg"},"Patterns":null},"hands-praying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-praying.svg"},"Patterns":null},"hands.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands.svg"},"Patterns":null},"handshake-angle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-angle.svg"},"Patterns":null},"handshake-simple-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-simple-slash.svg"},"Patterns":null},"handshake-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-simple.svg"},"Patterns":null},"handshake-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-slash.svg"},"Patterns":null},"handshake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake.svg"},"Patterns":null},"hanukiah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hanukiah.svg"},"Patterns":null},"hard-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hard-drive.svg"},"Patterns":null},"hashtag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hashtag.svg"},"Patterns":null},"hat-cowboy-side.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-cowboy-side.svg"},"Patterns":null},"hat-cowboy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-cowboy.svg"},"Patterns":null},"hat-wizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-wizard.svg"},"Patterns":null},"head-side-cough-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-cough-slash.svg"},"Patterns":null},"head-side-cough.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-cough.svg"},"Patterns":null},"head-side-mask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-mask.svg"},"Patterns":null},"head-side-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-virus.svg"},"Patterns":null},"heading.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heading.svg"},"Patterns":null},"headphones-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headphones-simple.svg"},"Patterns":null},"headphones.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headphones.svg"},"Patterns":null},"headset.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headset.svg"},"Patterns":null},"heart-circle-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-bolt.svg"},"Patterns":null},"heart-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-check.svg"},"Patterns":null},"heart-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-exclamation.svg"},"Patterns":null},"heart-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-minus.svg"},"Patterns":null},"heart-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-plus.svg"},"Patterns":null},"heart-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-xmark.svg"},"Patterns":null},"heart-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-crack.svg"},"Patterns":null},"heart-pulse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-pulse.svg"},"Patterns":null},"heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart.svg"},"Patterns":null},"helicopter-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helicopter-symbol.svg"},"Patterns":null},"helicopter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helicopter.svg"},"Patterns":null},"helmet-safety.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helmet-safety.svg"},"Patterns":null},"helmet-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helmet-un.svg"},"Patterns":null},"highlighter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/highlighter.svg"},"Patterns":null},"hill-avalanche.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hill-avalanche.svg"},"Patterns":null},"hill-rockslide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hill-rockslide.svg"},"Patterns":null},"hippo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hippo.svg"},"Patterns":null},"hockey-puck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hockey-puck.svg"},"Patterns":null},"holly-berry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/holly-berry.svg"},"Patterns":null},"horse-head.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/horse-head.svg"},"Patterns":null},"horse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/horse.svg"},"Patterns":null},"hospital-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hospital-user.svg"},"Patterns":null},"hospital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hospital.svg"},"Patterns":null},"hot-tub-person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hot-tub-person.svg"},"Patterns":null},"hotdog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hotdog.svg"},"Patterns":null},"hotel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hotel.svg"},"Patterns":null},"hourglass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-empty.svg"},"Patterns":null},"hourglass-end.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-end.svg"},"Patterns":null},"hourglass-start.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-start.svg"},"Patterns":null},"hourglass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass.svg"},"Patterns":null},"house-chimney-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-crack.svg"},"Patterns":null},"house-chimney-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-medical.svg"},"Patterns":null},"house-chimney-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-user.svg"},"Patterns":null},"house-chimney-window.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-window.svg"},"Patterns":null},"house-chimney.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney.svg"},"Patterns":null},"house-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-check.svg"},"Patterns":null},"house-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-exclamation.svg"},"Patterns":null},"house-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-xmark.svg"},"Patterns":null},"house-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-crack.svg"},"Patterns":null},"house-fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-fire.svg"},"Patterns":null},"house-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flag.svg"},"Patterns":null},"house-flood-water-circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flood-water-circle-arrow-right.svg"},"Patterns":null},"house-flood-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flood-water.svg"},"Patterns":null},"house-laptop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-laptop.svg"},"Patterns":null},"house-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-lock.svg"},"Patterns":null},"house-medical-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-check.svg"},"Patterns":null},"house-medical-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-exclamation.svg"},"Patterns":null},"house-medical-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-xmark.svg"},"Patterns":null},"house-medical-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-flag.svg"},"Patterns":null},"house-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical.svg"},"Patterns":null},"house-signal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-signal.svg"},"Patterns":null},"house-tsunami.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-tsunami.svg"},"Patterns":null},"house-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-user.svg"},"Patterns":null},"house.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house.svg"},"Patterns":null},"hryvnia-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hryvnia-sign.svg"},"Patterns":null},"hurricane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hurricane.svg"},"Patterns":null},"i-cursor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/i-cursor.svg"},"Patterns":null},"i.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/i.svg"},"Patterns":null},"ice-cream.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ice-cream.svg"},"Patterns":null},"icicles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/icicles.svg"},"Patterns":null},"icons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/icons.svg"},"Patterns":null},"id-badge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-badge.svg"},"Patterns":null},"id-card-clip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-card-clip.svg"},"Patterns":null},"id-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-card.svg"},"Patterns":null},"igloo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/igloo.svg"},"Patterns":null},"image-portrait.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/image-portrait.svg"},"Patterns":null},"image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/image.svg"},"Patterns":null},"images.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/images.svg"},"Patterns":null},"inbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/inbox.svg"},"Patterns":null},"indent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/indent.svg"},"Patterns":null},"indian-rupee-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/indian-rupee-sign.svg"},"Patterns":null},"industry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/industry.svg"},"Patterns":null},"infinity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/infinity.svg"},"Patterns":null},"info.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/info.svg"},"Patterns":null},"italic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/italic.svg"},"Patterns":null},"j.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/j.svg"},"Patterns":null},"jar-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jar-wheat.svg"},"Patterns":null},"jar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jar.svg"},"Patterns":null},"jedi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jedi.svg"},"Patterns":null},"jet-fighter-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jet-fighter-up.svg"},"Patterns":null},"jet-fighter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jet-fighter.svg"},"Patterns":null},"joint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/joint.svg"},"Patterns":null},"jug-detergent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jug-detergent.svg"},"Patterns":null},"k.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/k.svg"},"Patterns":null},"kaaba.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kaaba.svg"},"Patterns":null},"key.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/key.svg"},"Patterns":null},"keyboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/keyboard.svg"},"Patterns":null},"khanda.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/khanda.svg"},"Patterns":null},"kip-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kip-sign.svg"},"Patterns":null},"kit-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kit-medical.svg"},"Patterns":null},"kitchen-set.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kitchen-set.svg"},"Patterns":null},"kiwi-bird.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kiwi-bird.svg"},"Patterns":null},"l.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/l.svg"},"Patterns":null},"land-mine-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/land-mine-on.svg"},"Patterns":null},"landmark-dome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark-dome.svg"},"Patterns":null},"landmark-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark-flag.svg"},"Patterns":null},"landmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark.svg"},"Patterns":null},"language.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/language.svg"},"Patterns":null},"laptop-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-code.svg"},"Patterns":null},"laptop-file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-file.svg"},"Patterns":null},"laptop-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-medical.svg"},"Patterns":null},"laptop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop.svg"},"Patterns":null},"lari-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lari-sign.svg"},"Patterns":null},"layer-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/layer-group.svg"},"Patterns":null},"leaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/leaf.svg"},"Patterns":null},"left-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/left-long.svg"},"Patterns":null},"left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/left-right.svg"},"Patterns":null},"lemon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lemon.svg"},"Patterns":null},"less-than-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/less-than-equal.svg"},"Patterns":null},"less-than.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/less-than.svg"},"Patterns":null},"life-ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/life-ring.svg"},"Patterns":null},"lightbulb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lightbulb.svg"},"Patterns":null},"lines-leaning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lines-leaning.svg"},"Patterns":null},"link-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/link-slash.svg"},"Patterns":null},"link.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/link.svg"},"Patterns":null},"lira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lira-sign.svg"},"Patterns":null},"list-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-check.svg"},"Patterns":null},"list-ol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-ol.svg"},"Patterns":null},"list-ul.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-ul.svg"},"Patterns":null},"list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list.svg"},"Patterns":null},"litecoin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/litecoin-sign.svg"},"Patterns":null},"location-arrow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-arrow.svg"},"Patterns":null},"location-crosshairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-crosshairs.svg"},"Patterns":null},"location-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-dot.svg"},"Patterns":null},"location-pin-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-pin-lock.svg"},"Patterns":null},"location-pin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-pin.svg"},"Patterns":null},"lock-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lock-open.svg"},"Patterns":null},"lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lock.svg"},"Patterns":null},"locust.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/locust.svg"},"Patterns":null},"lungs-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lungs-virus.svg"},"Patterns":null},"lungs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lungs.svg"},"Patterns":null},"m.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/m.svg"},"Patterns":null},"magnet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnet.svg"},"Patterns":null},"magnifying-glass-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-arrow-right.svg"},"Patterns":null},"magnifying-glass-chart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-chart.svg"},"Patterns":null},"magnifying-glass-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-dollar.svg"},"Patterns":null},"magnifying-glass-location.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-location.svg"},"Patterns":null},"magnifying-glass-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-minus.svg"},"Patterns":null},"magnifying-glass-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-plus.svg"},"Patterns":null},"magnifying-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass.svg"},"Patterns":null},"manat-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/manat-sign.svg"},"Patterns":null},"map-location-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-location-dot.svg"},"Patterns":null},"map-location.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-location.svg"},"Patterns":null},"map-pin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-pin.svg"},"Patterns":null},"map.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map.svg"},"Patterns":null},"marker.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/marker.svg"},"Patterns":null},"mars-and-venus-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-and-venus-burst.svg"},"Patterns":null},"mars-and-venus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-and-venus.svg"},"Patterns":null},"mars-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-double.svg"},"Patterns":null},"mars-stroke-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke-right.svg"},"Patterns":null},"mars-stroke-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke-up.svg"},"Patterns":null},"mars-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke.svg"},"Patterns":null},"mars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars.svg"},"Patterns":null},"martini-glass-citrus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass-citrus.svg"},"Patterns":null},"martini-glass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass-empty.svg"},"Patterns":null},"martini-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass.svg"},"Patterns":null},"mask-face.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask-face.svg"},"Patterns":null},"mask-ventilator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask-ventilator.svg"},"Patterns":null},"mask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask.svg"},"Patterns":null},"masks-theater.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/masks-theater.svg"},"Patterns":null},"mattress-pillow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mattress-pillow.svg"},"Patterns":null},"maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/maximize.svg"},"Patterns":null},"medal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/medal.svg"},"Patterns":null},"memory.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/memory.svg"},"Patterns":null},"menorah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/menorah.svg"},"Patterns":null},"mercury.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mercury.svg"},"Patterns":null},"message.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/message.svg"},"Patterns":null},"meteor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/meteor.svg"},"Patterns":null},"microchip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microchip.svg"},"Patterns":null},"microphone-lines-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-lines-slash.svg"},"Patterns":null},"microphone-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-lines.svg"},"Patterns":null},"microphone-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-slash.svg"},"Patterns":null},"microphone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone.svg"},"Patterns":null},"microscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microscope.svg"},"Patterns":null},"mill-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mill-sign.svg"},"Patterns":null},"minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/minimize.svg"},"Patterns":null},"minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/minus.svg"},"Patterns":null},"mitten.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mitten.svg"},"Patterns":null},"mobile-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-button.svg"},"Patterns":null},"mobile-retro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-retro.svg"},"Patterns":null},"mobile-screen-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-screen-button.svg"},"Patterns":null},"mobile-screen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-screen.svg"},"Patterns":null},"mobile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile.svg"},"Patterns":null},"money-bill-1-wave.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-1-wave.svg"},"Patterns":null},"money-bill-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-1.svg"},"Patterns":null},"money-bill-transfer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-transfer.svg"},"Patterns":null},"money-bill-trend-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-trend-up.svg"},"Patterns":null},"money-bill-wave.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-wave.svg"},"Patterns":null},"money-bill-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-wheat.svg"},"Patterns":null},"money-bill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill.svg"},"Patterns":null},"money-bills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bills.svg"},"Patterns":null},"money-check-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-check-dollar.svg"},"Patterns":null},"money-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-check.svg"},"Patterns":null},"monument.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/monument.svg"},"Patterns":null},"moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/moon.svg"},"Patterns":null},"mortar-pestle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mortar-pestle.svg"},"Patterns":null},"mosque.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosque.svg"},"Patterns":null},"mosquito-net.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosquito-net.svg"},"Patterns":null},"mosquito.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosquito.svg"},"Patterns":null},"motorcycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/motorcycle.svg"},"Patterns":null},"mound.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mound.svg"},"Patterns":null},"mountain-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain-city.svg"},"Patterns":null},"mountain-sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain-sun.svg"},"Patterns":null},"mountain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain.svg"},"Patterns":null},"mug-hot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mug-hot.svg"},"Patterns":null},"mug-saucer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mug-saucer.svg"},"Patterns":null},"music.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/music.svg"},"Patterns":null},"n.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/n.svg"},"Patterns":null},"naira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/naira-sign.svg"},"Patterns":null},"network-wired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/network-wired.svg"},"Patterns":null},"neuter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/neuter.svg"},"Patterns":null},"newspaper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/newspaper.svg"},"Patterns":null},"not-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/not-equal.svg"},"Patterns":null},"note-sticky.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/note-sticky.svg"},"Patterns":null},"notes-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/notes-medical.svg"},"Patterns":null},"o.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/o.svg"},"Patterns":null},"object-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/object-group.svg"},"Patterns":null},"object-ungroup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/object-ungroup.svg"},"Patterns":null},"oil-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/oil-can.svg"},"Patterns":null},"oil-well.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/oil-well.svg"},"Patterns":null},"om.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/om.svg"},"Patterns":null},"otter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/otter.svg"},"Patterns":null},"outdent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/outdent.svg"},"Patterns":null},"p.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/p.svg"},"Patterns":null},"pager.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pager.svg"},"Patterns":null},"paint-roller.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paint-roller.svg"},"Patterns":null},"paintbrush.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paintbrush.svg"},"Patterns":null},"palette.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/palette.svg"},"Patterns":null},"pallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pallet.svg"},"Patterns":null},"panorama.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/panorama.svg"},"Patterns":null},"paper-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paper-plane.svg"},"Patterns":null},"paperclip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paperclip.svg"},"Patterns":null},"parachute-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/parachute-box.svg"},"Patterns":null},"paragraph.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paragraph.svg"},"Patterns":null},"passport.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/passport.svg"},"Patterns":null},"paste.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paste.svg"},"Patterns":null},"pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pause.svg"},"Patterns":null},"paw.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paw.svg"},"Patterns":null},"peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peace.svg"},"Patterns":null},"pen-clip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-clip.svg"},"Patterns":null},"pen-fancy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-fancy.svg"},"Patterns":null},"pen-nib.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-nib.svg"},"Patterns":null},"pen-ruler.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-ruler.svg"},"Patterns":null},"pen-to-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-to-square.svg"},"Patterns":null},"pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen.svg"},"Patterns":null},"pencil.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pencil.svg"},"Patterns":null},"people-arrows-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-arrows-left-right.svg"},"Patterns":null},"people-carry-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-carry-box.svg"},"Patterns":null},"people-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-group.svg"},"Patterns":null},"people-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-line.svg"},"Patterns":null},"people-pulling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-pulling.svg"},"Patterns":null},"people-robbery.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-robbery.svg"},"Patterns":null},"people-roof.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-roof.svg"},"Patterns":null},"pepper-hot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pepper-hot.svg"},"Patterns":null},"percent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/percent.svg"},"Patterns":null},"person-arrow-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-arrow-down-to-line.svg"},"Patterns":null},"person-arrow-up-from-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-arrow-up-from-line.svg"},"Patterns":null},"person-biking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-biking.svg"},"Patterns":null},"person-booth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-booth.svg"},"Patterns":null},"person-breastfeeding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-breastfeeding.svg"},"Patterns":null},"person-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-burst.svg"},"Patterns":null},"person-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-cane.svg"},"Patterns":null},"person-chalkboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-chalkboard.svg"},"Patterns":null},"person-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-check.svg"},"Patterns":null},"person-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-exclamation.svg"},"Patterns":null},"person-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-minus.svg"},"Patterns":null},"person-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-plus.svg"},"Patterns":null},"person-circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-question.svg"},"Patterns":null},"person-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-xmark.svg"},"Patterns":null},"person-digging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-digging.svg"},"Patterns":null},"person-dots-from-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dots-from-line.svg"},"Patterns":null},"person-dress-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dress-burst.svg"},"Patterns":null},"person-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dress.svg"},"Patterns":null},"person-drowning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-drowning.svg"},"Patterns":null},"person-falling-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-falling-burst.svg"},"Patterns":null},"person-falling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-falling.svg"},"Patterns":null},"person-half-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-half-dress.svg"},"Patterns":null},"person-harassing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-harassing.svg"},"Patterns":null},"person-hiking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-hiking.svg"},"Patterns":null},"person-military-pointing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-pointing.svg"},"Patterns":null},"person-military-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-rifle.svg"},"Patterns":null},"person-military-to-person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-to-person.svg"},"Patterns":null},"person-praying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-praying.svg"},"Patterns":null},"person-pregnant.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-pregnant.svg"},"Patterns":null},"person-rays.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-rays.svg"},"Patterns":null},"person-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-rifle.svg"},"Patterns":null},"person-running.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-running.svg"},"Patterns":null},"person-shelter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-shelter.svg"},"Patterns":null},"person-skating.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skating.svg"},"Patterns":null},"person-skiing-nordic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skiing-nordic.svg"},"Patterns":null},"person-skiing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skiing.svg"},"Patterns":null},"person-snowboarding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-snowboarding.svg"},"Patterns":null},"person-swimming.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-swimming.svg"},"Patterns":null},"person-through-window.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-through-window.svg"},"Patterns":null},"person-walking-arrow-loop-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-arrow-loop-left.svg"},"Patterns":null},"person-walking-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-arrow-right.svg"},"Patterns":null},"person-walking-dashed-line-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-dashed-line-arrow-right.svg"},"Patterns":null},"person-walking-luggage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-luggage.svg"},"Patterns":null},"person-walking-with-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-with-cane.svg"},"Patterns":null},"person-walking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking.svg"},"Patterns":null},"person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person.svg"},"Patterns":null},"peseta-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peseta-sign.svg"},"Patterns":null},"peso-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peso-sign.svg"},"Patterns":null},"phone-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-flip.svg"},"Patterns":null},"phone-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-slash.svg"},"Patterns":null},"phone-volume.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-volume.svg"},"Patterns":null},"phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone.svg"},"Patterns":null},"photo-film.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/photo-film.svg"},"Patterns":null},"piggy-bank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/piggy-bank.svg"},"Patterns":null},"pills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pills.svg"},"Patterns":null},"pizza-slice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pizza-slice.svg"},"Patterns":null},"place-of-worship.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/place-of-worship.svg"},"Patterns":null},"plane-arrival.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-arrival.svg"},"Patterns":null},"plane-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-check.svg"},"Patterns":null},"plane-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-exclamation.svg"},"Patterns":null},"plane-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-xmark.svg"},"Patterns":null},"plane-departure.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-departure.svg"},"Patterns":null},"plane-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-lock.svg"},"Patterns":null},"plane-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-slash.svg"},"Patterns":null},"plane-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-up.svg"},"Patterns":null},"plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane.svg"},"Patterns":null},"plant-wilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plant-wilt.svg"},"Patterns":null},"plate-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plate-wheat.svg"},"Patterns":null},"play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/play.svg"},"Patterns":null},"plug-circle-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-bolt.svg"},"Patterns":null},"plug-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-check.svg"},"Patterns":null},"plug-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-exclamation.svg"},"Patterns":null},"plug-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-minus.svg"},"Patterns":null},"plug-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-plus.svg"},"Patterns":null},"plug-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-xmark.svg"},"Patterns":null},"plug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug.svg"},"Patterns":null},"plus-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plus-minus.svg"},"Patterns":null},"plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plus.svg"},"Patterns":null},"podcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/podcast.svg"},"Patterns":null},"poo-storm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poo-storm.svg"},"Patterns":null},"poo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poo.svg"},"Patterns":null},"poop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poop.svg"},"Patterns":null},"power-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/power-off.svg"},"Patterns":null},"prescription-bottle-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription-bottle-medical.svg"},"Patterns":null},"prescription-bottle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription-bottle.svg"},"Patterns":null},"prescription.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription.svg"},"Patterns":null},"print.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/print.svg"},"Patterns":null},"pump-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pump-medical.svg"},"Patterns":null},"pump-soap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pump-soap.svg"},"Patterns":null},"puzzle-piece.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/puzzle-piece.svg"},"Patterns":null},"q.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/q.svg"},"Patterns":null},"qrcode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/qrcode.svg"},"Patterns":null},"question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/question.svg"},"Patterns":null},"quote-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/quote-left.svg"},"Patterns":null},"quote-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/quote-right.svg"},"Patterns":null},"r.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/r.svg"},"Patterns":null},"radiation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/radiation.svg"},"Patterns":null},"radio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/radio.svg"},"Patterns":null},"rainbow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rainbow.svg"},"Patterns":null},"ranking-star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ranking-star.svg"},"Patterns":null},"receipt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/receipt.svg"},"Patterns":null},"record-vinyl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/record-vinyl.svg"},"Patterns":null},"rectangle-ad.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-ad.svg"},"Patterns":null},"rectangle-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-list.svg"},"Patterns":null},"rectangle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-xmark.svg"},"Patterns":null},"recycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/recycle.svg"},"Patterns":null},"registered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/registered.svg"},"Patterns":null},"repeat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/repeat.svg"},"Patterns":null},"reply-all.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/reply-all.svg"},"Patterns":null},"reply.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/reply.svg"},"Patterns":null},"republican.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/republican.svg"},"Patterns":null},"restroom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/restroom.svg"},"Patterns":null},"retweet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/retweet.svg"},"Patterns":null},"ribbon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ribbon.svg"},"Patterns":null},"right-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-from-bracket.svg"},"Patterns":null},"right-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-left.svg"},"Patterns":null},"right-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-long.svg"},"Patterns":null},"right-to-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-to-bracket.svg"},"Patterns":null},"ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ring.svg"},"Patterns":null},"road-barrier.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-barrier.svg"},"Patterns":null},"road-bridge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-bridge.svg"},"Patterns":null},"road-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-check.svg"},"Patterns":null},"road-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-exclamation.svg"},"Patterns":null},"road-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-xmark.svg"},"Patterns":null},"road-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-lock.svg"},"Patterns":null},"road-spikes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-spikes.svg"},"Patterns":null},"road.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road.svg"},"Patterns":null},"robot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/robot.svg"},"Patterns":null},"rocket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rocket.svg"},"Patterns":null},"rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate-left.svg"},"Patterns":null},"rotate-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate-right.svg"},"Patterns":null},"rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate.svg"},"Patterns":null},"route.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/route.svg"},"Patterns":null},"rss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rss.svg"},"Patterns":null},"ruble-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruble-sign.svg"},"Patterns":null},"rug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rug.svg"},"Patterns":null},"ruler-combined.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-combined.svg"},"Patterns":null},"ruler-horizontal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-horizontal.svg"},"Patterns":null},"ruler-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-vertical.svg"},"Patterns":null},"ruler.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler.svg"},"Patterns":null},"rupee-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rupee-sign.svg"},"Patterns":null},"rupiah-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rupiah-sign.svg"},"Patterns":null},"s.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/s.svg"},"Patterns":null},"sack-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sack-dollar.svg"},"Patterns":null},"sack-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sack-xmark.svg"},"Patterns":null},"sailboat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sailboat.svg"},"Patterns":null},"satellite-dish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/satellite-dish.svg"},"Patterns":null},"satellite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/satellite.svg"},"Patterns":null},"scale-balanced.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-balanced.svg"},"Patterns":null},"scale-unbalanced-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-unbalanced-flip.svg"},"Patterns":null},"scale-unbalanced.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-unbalanced.svg"},"Patterns":null},"school-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-check.svg"},"Patterns":null},"school-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-exclamation.svg"},"Patterns":null},"school-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-xmark.svg"},"Patterns":null},"school-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-flag.svg"},"Patterns":null},"school-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-lock.svg"},"Patterns":null},"school.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school.svg"},"Patterns":null},"scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scissors.svg"},"Patterns":null},"screwdriver-wrench.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/screwdriver-wrench.svg"},"Patterns":null},"screwdriver.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/screwdriver.svg"},"Patterns":null},"scroll-torah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scroll-torah.svg"},"Patterns":null},"scroll.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scroll.svg"},"Patterns":null},"sd-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sd-card.svg"},"Patterns":null},"section.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/section.svg"},"Patterns":null},"seedling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/seedling.svg"},"Patterns":null},"server.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/server.svg"},"Patterns":null},"shapes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shapes.svg"},"Patterns":null},"share-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share-from-square.svg"},"Patterns":null},"share-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share-nodes.svg"},"Patterns":null},"share.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share.svg"},"Patterns":null},"sheet-plastic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sheet-plastic.svg"},"Patterns":null},"shekel-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shekel-sign.svg"},"Patterns":null},"shield-cat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-cat.svg"},"Patterns":null},"shield-dog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-dog.svg"},"Patterns":null},"shield-halved.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-halved.svg"},"Patterns":null},"shield-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-heart.svg"},"Patterns":null},"shield-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-virus.svg"},"Patterns":null},"shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield.svg"},"Patterns":null},"ship.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ship.svg"},"Patterns":null},"shirt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shirt.svg"},"Patterns":null},"shoe-prints.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shoe-prints.svg"},"Patterns":null},"shop-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop-lock.svg"},"Patterns":null},"shop-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop-slash.svg"},"Patterns":null},"shop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop.svg"},"Patterns":null},"shower.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shower.svg"},"Patterns":null},"shrimp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shrimp.svg"},"Patterns":null},"shuffle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shuffle.svg"},"Patterns":null},"shuttle-space.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shuttle-space.svg"},"Patterns":null},"sign-hanging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sign-hanging.svg"},"Patterns":null},"signal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signal.svg"},"Patterns":null},"signature.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signature.svg"},"Patterns":null},"signs-post.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signs-post.svg"},"Patterns":null},"sim-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sim-card.svg"},"Patterns":null},"sink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sink.svg"},"Patterns":null},"sitemap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sitemap.svg"},"Patterns":null},"skull-crossbones.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/skull-crossbones.svg"},"Patterns":null},"skull.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/skull.svg"},"Patterns":null},"slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/slash.svg"},"Patterns":null},"sleigh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sleigh.svg"},"Patterns":null},"sliders.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sliders.svg"},"Patterns":null},"smog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/smog.svg"},"Patterns":null},"smoking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/smoking.svg"},"Patterns":null},"snowflake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowflake.svg"},"Patterns":null},"snowman.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowman.svg"},"Patterns":null},"snowplow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowplow.svg"},"Patterns":null},"soap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/soap.svg"},"Patterns":null},"socks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/socks.svg"},"Patterns":null},"solar-panel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/solar-panel.svg"},"Patterns":null},"sort-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort-down.svg"},"Patterns":null},"sort-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort-up.svg"},"Patterns":null},"sort.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort.svg"},"Patterns":null},"spa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spa.svg"},"Patterns":null},"spaghetti-monster-flying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spaghetti-monster-flying.svg"},"Patterns":null},"spell-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spell-check.svg"},"Patterns":null},"spider.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spider.svg"},"Patterns":null},"spinner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spinner.svg"},"Patterns":null},"splotch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/splotch.svg"},"Patterns":null},"spoon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spoon.svg"},"Patterns":null},"spray-can-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spray-can-sparkles.svg"},"Patterns":null},"spray-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spray-can.svg"},"Patterns":null},"square-arrow-up-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-arrow-up-right.svg"},"Patterns":null},"square-caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-down.svg"},"Patterns":null},"square-caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-left.svg"},"Patterns":null},"square-caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-right.svg"},"Patterns":null},"square-caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-up.svg"},"Patterns":null},"square-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-check.svg"},"Patterns":null},"square-envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-envelope.svg"},"Patterns":null},"square-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-full.svg"},"Patterns":null},"square-h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-h.svg"},"Patterns":null},"square-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-minus.svg"},"Patterns":null},"square-nfi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-nfi.svg"},"Patterns":null},"square-parking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-parking.svg"},"Patterns":null},"square-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-pen.svg"},"Patterns":null},"square-person-confined.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-person-confined.svg"},"Patterns":null},"square-phone-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-phone-flip.svg"},"Patterns":null},"square-phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-phone.svg"},"Patterns":null},"square-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-plus.svg"},"Patterns":null},"square-poll-horizontal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-poll-horizontal.svg"},"Patterns":null},"square-poll-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-poll-vertical.svg"},"Patterns":null},"square-root-variable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-root-variable.svg"},"Patterns":null},"square-rss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-rss.svg"},"Patterns":null},"square-share-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-share-nodes.svg"},"Patterns":null},"square-up-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-up-right.svg"},"Patterns":null},"square-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-virus.svg"},"Patterns":null},"square-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-xmark.svg"},"Patterns":null},"square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square.svg"},"Patterns":null},"staff-aesculapius.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/staff-aesculapius.svg"},"Patterns":null},"stairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stairs.svg"},"Patterns":null},"stamp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stamp.svg"},"Patterns":null},"star-and-crescent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-and-crescent.svg"},"Patterns":null},"star-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-half-stroke.svg"},"Patterns":null},"star-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-half.svg"},"Patterns":null},"star-of-david.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-of-david.svg"},"Patterns":null},"star-of-life.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-of-life.svg"},"Patterns":null},"star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star.svg"},"Patterns":null},"sterling-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sterling-sign.svg"},"Patterns":null},"stethoscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stethoscope.svg"},"Patterns":null},"stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stop.svg"},"Patterns":null},"stopwatch-20.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stopwatch-20.svg"},"Patterns":null},"stopwatch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stopwatch.svg"},"Patterns":null},"store-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/store-slash.svg"},"Patterns":null},"store.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/store.svg"},"Patterns":null},"street-view.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/street-view.svg"},"Patterns":null},"strikethrough.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/strikethrough.svg"},"Patterns":null},"stroopwafel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stroopwafel.svg"},"Patterns":null},"subscript.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/subscript.svg"},"Patterns":null},"suitcase-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase-medical.svg"},"Patterns":null},"suitcase-rolling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase-rolling.svg"},"Patterns":null},"suitcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase.svg"},"Patterns":null},"sun-plant-wilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sun-plant-wilt.svg"},"Patterns":null},"sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sun.svg"},"Patterns":null},"superscript.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/superscript.svg"},"Patterns":null},"swatchbook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/swatchbook.svg"},"Patterns":null},"synagogue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/synagogue.svg"},"Patterns":null},"syringe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/syringe.svg"},"Patterns":null},"t.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/t.svg"},"Patterns":null},"table-cells-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-cells-large.svg"},"Patterns":null},"table-cells.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-cells.svg"},"Patterns":null},"table-columns.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-columns.svg"},"Patterns":null},"table-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-list.svg"},"Patterns":null},"table-tennis-paddle-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-tennis-paddle-ball.svg"},"Patterns":null},"table.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table.svg"},"Patterns":null},"tablet-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet-button.svg"},"Patterns":null},"tablet-screen-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet-screen-button.svg"},"Patterns":null},"tablet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet.svg"},"Patterns":null},"tablets.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablets.svg"},"Patterns":null},"tachograph-digital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tachograph-digital.svg"},"Patterns":null},"tag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tag.svg"},"Patterns":null},"tags.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tags.svg"},"Patterns":null},"tape.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tape.svg"},"Patterns":null},"tarp-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tarp-droplet.svg"},"Patterns":null},"tarp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tarp.svg"},"Patterns":null},"taxi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/taxi.svg"},"Patterns":null},"teeth-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/teeth-open.svg"},"Patterns":null},"teeth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/teeth.svg"},"Patterns":null},"temperature-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-arrow-down.svg"},"Patterns":null},"temperature-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-arrow-up.svg"},"Patterns":null},"temperature-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-empty.svg"},"Patterns":null},"temperature-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-full.svg"},"Patterns":null},"temperature-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-half.svg"},"Patterns":null},"temperature-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-high.svg"},"Patterns":null},"temperature-low.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-low.svg"},"Patterns":null},"temperature-quarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-quarter.svg"},"Patterns":null},"temperature-three-quarters.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-three-quarters.svg"},"Patterns":null},"tenge-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tenge-sign.svg"},"Patterns":null},"tent-arrow-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-down-to-line.svg"},"Patterns":null},"tent-arrow-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-left-right.svg"},"Patterns":null},"tent-arrow-turn-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-turn-left.svg"},"Patterns":null},"tent-arrows-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrows-down.svg"},"Patterns":null},"tent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent.svg"},"Patterns":null},"tents.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tents.svg"},"Patterns":null},"terminal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/terminal.svg"},"Patterns":null},"text-height.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-height.svg"},"Patterns":null},"text-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-slash.svg"},"Patterns":null},"text-width.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-width.svg"},"Patterns":null},"thermometer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thermometer.svg"},"Patterns":null},"thumbs-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbs-down.svg"},"Patterns":null},"thumbs-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbs-up.svg"},"Patterns":null},"thumbtack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbtack.svg"},"Patterns":null},"ticket-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ticket-simple.svg"},"Patterns":null},"ticket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ticket.svg"},"Patterns":null},"timeline.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/timeline.svg"},"Patterns":null},"toggle-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toggle-off.svg"},"Patterns":null},"toggle-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toggle-on.svg"},"Patterns":null},"toilet-paper-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-paper-slash.svg"},"Patterns":null},"toilet-paper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-paper.svg"},"Patterns":null},"toilet-portable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-portable.svg"},"Patterns":null},"toilet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet.svg"},"Patterns":null},"toilets-portable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilets-portable.svg"},"Patterns":null},"toolbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toolbox.svg"},"Patterns":null},"tooth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tooth.svg"},"Patterns":null},"torii-gate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/torii-gate.svg"},"Patterns":null},"tornado.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tornado.svg"},"Patterns":null},"tower-broadcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-broadcast.svg"},"Patterns":null},"tower-cell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-cell.svg"},"Patterns":null},"tower-observation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-observation.svg"},"Patterns":null},"tractor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tractor.svg"},"Patterns":null},"trademark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trademark.svg"},"Patterns":null},"traffic-light.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/traffic-light.svg"},"Patterns":null},"trailer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trailer.svg"},"Patterns":null},"train-subway.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train-subway.svg"},"Patterns":null},"train-tram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train-tram.svg"},"Patterns":null},"train.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train.svg"},"Patterns":null},"transgender.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/transgender.svg"},"Patterns":null},"trash-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-arrow-up.svg"},"Patterns":null},"trash-can-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-can-arrow-up.svg"},"Patterns":null},"trash-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-can.svg"},"Patterns":null},"trash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash.svg"},"Patterns":null},"tree-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tree-city.svg"},"Patterns":null},"tree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tree.svg"},"Patterns":null},"triangle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/triangle-exclamation.svg"},"Patterns":null},"trophy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trophy.svg"},"Patterns":null},"trowel-bricks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trowel-bricks.svg"},"Patterns":null},"trowel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trowel.svg"},"Patterns":null},"truck-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-arrow-right.svg"},"Patterns":null},"truck-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-droplet.svg"},"Patterns":null},"truck-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-fast.svg"},"Patterns":null},"truck-field-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-field-un.svg"},"Patterns":null},"truck-field.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-field.svg"},"Patterns":null},"truck-front.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-front.svg"},"Patterns":null},"truck-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-medical.svg"},"Patterns":null},"truck-monster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-monster.svg"},"Patterns":null},"truck-moving.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-moving.svg"},"Patterns":null},"truck-pickup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-pickup.svg"},"Patterns":null},"truck-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-plane.svg"},"Patterns":null},"truck-ramp-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-ramp-box.svg"},"Patterns":null},"truck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck.svg"},"Patterns":null},"tty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tty.svg"},"Patterns":null},"turkish-lira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turkish-lira-sign.svg"},"Patterns":null},"turn-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turn-down.svg"},"Patterns":null},"turn-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turn-up.svg"},"Patterns":null},"tv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tv.svg"},"Patterns":null},"u.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/u.svg"},"Patterns":null},"umbrella-beach.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/umbrella-beach.svg"},"Patterns":null},"umbrella.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/umbrella.svg"},"Patterns":null},"underline.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/underline.svg"},"Patterns":null},"universal-access.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/universal-access.svg"},"Patterns":null},"unlock-keyhole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/unlock-keyhole.svg"},"Patterns":null},"unlock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/unlock.svg"},"Patterns":null},"up-down-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-down-left-right.svg"},"Patterns":null},"up-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-down.svg"},"Patterns":null},"up-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-long.svg"},"Patterns":null},"up-right-and-down-left-from-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-right-and-down-left-from-center.svg"},"Patterns":null},"up-right-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-right-from-square.svg"},"Patterns":null},"upload.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/upload.svg"},"Patterns":null},"user-astronaut.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-astronaut.svg"},"Patterns":null},"user-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-check.svg"},"Patterns":null},"user-clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-clock.svg"},"Patterns":null},"user-doctor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-doctor.svg"},"Patterns":null},"user-gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-gear.svg"},"Patterns":null},"user-graduate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-graduate.svg"},"Patterns":null},"user-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-group.svg"},"Patterns":null},"user-injured.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-injured.svg"},"Patterns":null},"user-large-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-large-slash.svg"},"Patterns":null},"user-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-large.svg"},"Patterns":null},"user-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-lock.svg"},"Patterns":null},"user-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-minus.svg"},"Patterns":null},"user-ninja.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-ninja.svg"},"Patterns":null},"user-nurse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-nurse.svg"},"Patterns":null},"user-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-pen.svg"},"Patterns":null},"user-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-plus.svg"},"Patterns":null},"user-secret.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-secret.svg"},"Patterns":null},"user-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-shield.svg"},"Patterns":null},"user-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-slash.svg"},"Patterns":null},"user-tag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-tag.svg"},"Patterns":null},"user-tie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-tie.svg"},"Patterns":null},"user-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-xmark.svg"},"Patterns":null},"user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user.svg"},"Patterns":null},"users-between-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-between-lines.svg"},"Patterns":null},"users-gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-gear.svg"},"Patterns":null},"users-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-line.svg"},"Patterns":null},"users-rays.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-rays.svg"},"Patterns":null},"users-rectangle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-rectangle.svg"},"Patterns":null},"users-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-slash.svg"},"Patterns":null},"users-viewfinder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-viewfinder.svg"},"Patterns":null},"users.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users.svg"},"Patterns":null},"utensils.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/utensils.svg"},"Patterns":null},"v.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/v.svg"},"Patterns":null},"van-shuttle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/van-shuttle.svg"},"Patterns":null},"vault.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vault.svg"},"Patterns":null},"vector-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vector-square.svg"},"Patterns":null},"venus-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus-double.svg"},"Patterns":null},"venus-mars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus-mars.svg"},"Patterns":null},"venus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus.svg"},"Patterns":null},"vest-patches.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vest-patches.svg"},"Patterns":null},"vest.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vest.svg"},"Patterns":null},"vial-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial-circle-check.svg"},"Patterns":null},"vial-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial-virus.svg"},"Patterns":null},"vial.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial.svg"},"Patterns":null},"vials.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vials.svg"},"Patterns":null},"video-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/video-slash.svg"},"Patterns":null},"video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/video.svg"},"Patterns":null},"vihara.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vihara.svg"},"Patterns":null},"virus-covid-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-covid-slash.svg"},"Patterns":null},"virus-covid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-covid.svg"},"Patterns":null},"virus-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-slash.svg"},"Patterns":null},"virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus.svg"},"Patterns":null},"viruses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/viruses.svg"},"Patterns":null},"voicemail.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/voicemail.svg"},"Patterns":null},"volcano.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volcano.svg"},"Patterns":null},"volleyball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volleyball.svg"},"Patterns":null},"volume-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-high.svg"},"Patterns":null},"volume-low.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-low.svg"},"Patterns":null},"volume-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-off.svg"},"Patterns":null},"volume-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-xmark.svg"},"Patterns":null},"vr-cardboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vr-cardboard.svg"},"Patterns":null},"w.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/w.svg"},"Patterns":null},"walkie-talkie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/walkie-talkie.svg"},"Patterns":null},"wallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wallet.svg"},"Patterns":null},"wand-magic-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-magic-sparkles.svg"},"Patterns":null},"wand-magic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-magic.svg"},"Patterns":null},"wand-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-sparkles.svg"},"Patterns":null},"warehouse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/warehouse.svg"},"Patterns":null},"water-ladder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/water-ladder.svg"},"Patterns":null},"water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/water.svg"},"Patterns":null},"wave-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wave-square.svg"},"Patterns":null},"weight-hanging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/weight-hanging.svg"},"Patterns":null},"weight-scale.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/weight-scale.svg"},"Patterns":null},"wheat-awn-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheat-awn-circle-exclamation.svg"},"Patterns":null},"wheat-awn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheat-awn.svg"},"Patterns":null},"wheelchair-move.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheelchair-move.svg"},"Patterns":null},"wheelchair.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheelchair.svg"},"Patterns":null},"whiskey-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/whiskey-glass.svg"},"Patterns":null},"wifi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wifi.svg"},"Patterns":null},"wind.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wind.svg"},"Patterns":null},"window-maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-maximize.svg"},"Patterns":null},"window-minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-minimize.svg"},"Patterns":null},"window-restore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-restore.svg"},"Patterns":null},"wine-bottle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-bottle.svg"},"Patterns":null},"wine-glass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-glass-empty.svg"},"Patterns":null},"wine-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-glass.svg"},"Patterns":null},"won-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/won-sign.svg"},"Patterns":null},"worm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/worm.svg"},"Patterns":null},"wrench.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wrench.svg"},"Patterns":null},"x-ray.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/x-ray.svg"},"Patterns":null},"x.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/x.svg"},"Patterns":null},"xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/xmark.svg"},"Patterns":null},"xmarks-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/xmarks-lines.svg"},"Patterns":null},"y.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/y.svg"},"Patterns":null},"yen-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/yen-sign.svg"},"Patterns":null},"yin-yang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/yin-yang.svg"},"Patterns":null},"z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/z.svg"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"webfonts":{"Children":{"fa-brands-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-brands-400.ttf"},"Patterns":null},"fa-brands-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-brands-400.woff2"},"Patterns":null},"fa-regular-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-regular-400.ttf"},"Patterns":null},"fa-regular-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-regular-400.woff2"},"Patterns":null},"fa-solid-900.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-solid-900.ttf"},"Patterns":null},"fa-solid-900.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-solid-900.woff2"},"Patterns":null},"fa-v4compatibility.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-v4compatibility.ttf"},"Patterns":null},"fa-v4compatibility.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-v4compatibility.woff2"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"MyWebsite.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"MyWebsite.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file +{"ContentRoots":["/home/merlin/MyWebsite/MyWebsite/wwwroot/","/home/merlin/MyWebsite/MyWebsite/obj/Debug/net7.0/scopedcss/bundle/"],"Root":{"Children":{"Content":{"Children":{"Logo.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"Content/Logo.png"},"Patterns":null}},"Asset":null,"Patterns":null},"css":{"Children":{"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"Fonts":{"Children":{"JetBrainsMono-Regular.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"Fonts/JetBrainsMono-Regular.woff2"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"site.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"js/site.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"dist":{"Children":{"css":{"Children":{"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null},"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null}},"Asset":null,"Patterns":null},"FontAwesome":{"Children":{"css":{"Children":{"all.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/all.css"},"Patterns":null},"all.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/all.min.css"},"Patterns":null},"brands.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/brands.css"},"Patterns":null},"brands.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/brands.min.css"},"Patterns":null},"fontawesome.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/fontawesome.css"},"Patterns":null},"fontawesome.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/fontawesome.min.css"},"Patterns":null},"regular.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/regular.css"},"Patterns":null},"regular.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/regular.min.css"},"Patterns":null},"solid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/solid.css"},"Patterns":null},"solid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/solid.min.css"},"Patterns":null},"svg-with-js.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/svg-with-js.css"},"Patterns":null},"svg-with-js.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/svg-with-js.min.css"},"Patterns":null},"v4-font-face.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-font-face.css"},"Patterns":null},"v4-font-face.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-font-face.min.css"},"Patterns":null},"v4-shims.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-shims.css"},"Patterns":null},"v4-shims.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-shims.min.css"},"Patterns":null},"v5-font-face.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v5-font-face.css"},"Patterns":null},"v5-font-face.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v5-font-face.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"all.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/all.js"},"Patterns":null},"all.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/all.min.js"},"Patterns":null},"brands.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/brands.js"},"Patterns":null},"brands.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/brands.min.js"},"Patterns":null},"conflict-detection.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/conflict-detection.js"},"Patterns":null},"conflict-detection.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/conflict-detection.min.js"},"Patterns":null},"fontawesome.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/fontawesome.js"},"Patterns":null},"fontawesome.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/fontawesome.min.js"},"Patterns":null},"regular.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/regular.js"},"Patterns":null},"regular.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/regular.min.js"},"Patterns":null},"solid.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/solid.js"},"Patterns":null},"solid.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/solid.min.js"},"Patterns":null},"v4-shims.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/v4-shims.js"},"Patterns":null},"v4-shims.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/v4-shims.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"less":{"Children":{"brands.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/brands.less"},"Patterns":null},"fontawesome.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/fontawesome.less"},"Patterns":null},"regular.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/regular.less"},"Patterns":null},"solid.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/solid.less"},"Patterns":null},"v4-shims.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/v4-shims.less"},"Patterns":null},"_animated.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_animated.less"},"Patterns":null},"_bordered-pulled.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_bordered-pulled.less"},"Patterns":null},"_core.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_core.less"},"Patterns":null},"_fixed-width.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_fixed-width.less"},"Patterns":null},"_icons.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_icons.less"},"Patterns":null},"_list.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_list.less"},"Patterns":null},"_mixins.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_mixins.less"},"Patterns":null},"_rotated-flipped.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_rotated-flipped.less"},"Patterns":null},"_screen-reader.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_screen-reader.less"},"Patterns":null},"_shims.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_shims.less"},"Patterns":null},"_sizing.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_sizing.less"},"Patterns":null},"_stacked.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_stacked.less"},"Patterns":null},"_variables.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_variables.less"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/LICENSE.txt"},"Patterns":null},"metadata":{"Children":{"categories.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/categories.yml"},"Patterns":null},"icons.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/icons.json"},"Patterns":null},"icons.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/icons.yml"},"Patterns":null},"shims.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/shims.json"},"Patterns":null},"shims.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/shims.yml"},"Patterns":null},"sponsors.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/sponsors.yml"},"Patterns":null}},"Asset":null,"Patterns":null},"scss":{"Children":{"brands.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/brands.scss"},"Patterns":null},"fontawesome.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/fontawesome.scss"},"Patterns":null},"regular.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/regular.scss"},"Patterns":null},"solid.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/solid.scss"},"Patterns":null},"v4-shims.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/v4-shims.scss"},"Patterns":null},"_animated.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_animated.scss"},"Patterns":null},"_bordered-pulled.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_bordered-pulled.scss"},"Patterns":null},"_core.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_core.scss"},"Patterns":null},"_fixed-width.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_fixed-width.scss"},"Patterns":null},"_functions.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_functions.scss"},"Patterns":null},"_icons.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_icons.scss"},"Patterns":null},"_list.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_list.scss"},"Patterns":null},"_mixins.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_mixins.scss"},"Patterns":null},"_rotated-flipped.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_rotated-flipped.scss"},"Patterns":null},"_screen-reader.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_screen-reader.scss"},"Patterns":null},"_shims.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_shims.scss"},"Patterns":null},"_sizing.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_sizing.scss"},"Patterns":null},"_stacked.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_stacked.scss"},"Patterns":null},"_variables.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_variables.scss"},"Patterns":null}},"Asset":null,"Patterns":null},"sprites":{"Children":{"brands.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/brands.svg"},"Patterns":null},"regular.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/regular.svg"},"Patterns":null},"solid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/solid.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"svgs":{"Children":{"brands":{"Children":{"42-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/42-group.svg"},"Patterns":null},"500px.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/500px.svg"},"Patterns":null},"accessible-icon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/accessible-icon.svg"},"Patterns":null},"accusoft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/accusoft.svg"},"Patterns":null},"adn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/adn.svg"},"Patterns":null},"adversal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/adversal.svg"},"Patterns":null},"affiliatetheme.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/affiliatetheme.svg"},"Patterns":null},"airbnb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/airbnb.svg"},"Patterns":null},"algolia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/algolia.svg"},"Patterns":null},"alipay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/alipay.svg"},"Patterns":null},"amazon-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amazon-pay.svg"},"Patterns":null},"amazon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amazon.svg"},"Patterns":null},"amilia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amilia.svg"},"Patterns":null},"android.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/android.svg"},"Patterns":null},"angellist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angellist.svg"},"Patterns":null},"angrycreative.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angrycreative.svg"},"Patterns":null},"angular.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angular.svg"},"Patterns":null},"app-store-ios.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/app-store-ios.svg"},"Patterns":null},"app-store.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/app-store.svg"},"Patterns":null},"apper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apper.svg"},"Patterns":null},"apple-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apple-pay.svg"},"Patterns":null},"apple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apple.svg"},"Patterns":null},"artstation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/artstation.svg"},"Patterns":null},"asymmetrik.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/asymmetrik.svg"},"Patterns":null},"atlassian.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/atlassian.svg"},"Patterns":null},"audible.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/audible.svg"},"Patterns":null},"autoprefixer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/autoprefixer.svg"},"Patterns":null},"avianex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/avianex.svg"},"Patterns":null},"aviato.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/aviato.svg"},"Patterns":null},"aws.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/aws.svg"},"Patterns":null},"bandcamp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bandcamp.svg"},"Patterns":null},"battle-net.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/battle-net.svg"},"Patterns":null},"behance-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/behance-square.svg"},"Patterns":null},"behance.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/behance.svg"},"Patterns":null},"bilibili.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bilibili.svg"},"Patterns":null},"bimobject.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bimobject.svg"},"Patterns":null},"bitbucket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bitbucket.svg"},"Patterns":null},"bitcoin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bitcoin.svg"},"Patterns":null},"bity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bity.svg"},"Patterns":null},"black-tie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/black-tie.svg"},"Patterns":null},"blackberry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blackberry.svg"},"Patterns":null},"blogger-b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blogger-b.svg"},"Patterns":null},"blogger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blogger.svg"},"Patterns":null},"bluetooth-b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bluetooth-b.svg"},"Patterns":null},"bluetooth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bluetooth.svg"},"Patterns":null},"bootstrap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bootstrap.svg"},"Patterns":null},"bots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bots.svg"},"Patterns":null},"btc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/btc.svg"},"Patterns":null},"buffer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buffer.svg"},"Patterns":null},"buromobelexperte.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buromobelexperte.svg"},"Patterns":null},"buy-n-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buy-n-large.svg"},"Patterns":null},"buysellads.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buysellads.svg"},"Patterns":null},"canadian-maple-leaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/canadian-maple-leaf.svg"},"Patterns":null},"cc-amazon-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-amazon-pay.svg"},"Patterns":null},"cc-amex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-amex.svg"},"Patterns":null},"cc-apple-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-apple-pay.svg"},"Patterns":null},"cc-diners-club.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-diners-club.svg"},"Patterns":null},"cc-discover.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-discover.svg"},"Patterns":null},"cc-jcb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-jcb.svg"},"Patterns":null},"cc-mastercard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-mastercard.svg"},"Patterns":null},"cc-paypal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-paypal.svg"},"Patterns":null},"cc-stripe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-stripe.svg"},"Patterns":null},"cc-visa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-visa.svg"},"Patterns":null},"centercode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/centercode.svg"},"Patterns":null},"centos.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/centos.svg"},"Patterns":null},"chrome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/chrome.svg"},"Patterns":null},"chromecast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/chromecast.svg"},"Patterns":null},"cloudflare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudflare.svg"},"Patterns":null},"cloudscale.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudscale.svg"},"Patterns":null},"cloudsmith.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudsmith.svg"},"Patterns":null},"cloudversify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudversify.svg"},"Patterns":null},"cmplid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cmplid.svg"},"Patterns":null},"codepen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/codepen.svg"},"Patterns":null},"codiepie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/codiepie.svg"},"Patterns":null},"confluence.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/confluence.svg"},"Patterns":null},"connectdevelop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/connectdevelop.svg"},"Patterns":null},"contao.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/contao.svg"},"Patterns":null},"cotton-bureau.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cotton-bureau.svg"},"Patterns":null},"cpanel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cpanel.svg"},"Patterns":null},"creative-commons-by.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-by.svg"},"Patterns":null},"creative-commons-nc-eu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc-eu.svg"},"Patterns":null},"creative-commons-nc-jp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc-jp.svg"},"Patterns":null},"creative-commons-nc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc.svg"},"Patterns":null},"creative-commons-nd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nd.svg"},"Patterns":null},"creative-commons-pd-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-pd-alt.svg"},"Patterns":null},"creative-commons-pd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-pd.svg"},"Patterns":null},"creative-commons-remix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-remix.svg"},"Patterns":null},"creative-commons-sa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sa.svg"},"Patterns":null},"creative-commons-sampling-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sampling-plus.svg"},"Patterns":null},"creative-commons-sampling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sampling.svg"},"Patterns":null},"creative-commons-share.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-share.svg"},"Patterns":null},"creative-commons-zero.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-zero.svg"},"Patterns":null},"creative-commons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons.svg"},"Patterns":null},"critical-role.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/critical-role.svg"},"Patterns":null},"css3-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/css3-alt.svg"},"Patterns":null},"css3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/css3.svg"},"Patterns":null},"cuttlefish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cuttlefish.svg"},"Patterns":null},"d-and-d-beyond.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/d-and-d-beyond.svg"},"Patterns":null},"d-and-d.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/d-and-d.svg"},"Patterns":null},"dailymotion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dailymotion.svg"},"Patterns":null},"dashcube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dashcube.svg"},"Patterns":null},"deezer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deezer.svg"},"Patterns":null},"delicious.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/delicious.svg"},"Patterns":null},"deploydog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deploydog.svg"},"Patterns":null},"deskpro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deskpro.svg"},"Patterns":null},"dev.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dev.svg"},"Patterns":null},"deviantart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deviantart.svg"},"Patterns":null},"dhl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dhl.svg"},"Patterns":null},"diaspora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/diaspora.svg"},"Patterns":null},"digg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/digg.svg"},"Patterns":null},"digital-ocean.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/digital-ocean.svg"},"Patterns":null},"discord.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/discord.svg"},"Patterns":null},"discourse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/discourse.svg"},"Patterns":null},"dochub.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dochub.svg"},"Patterns":null},"docker.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/docker.svg"},"Patterns":null},"draft2digital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/draft2digital.svg"},"Patterns":null},"dribbble-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dribbble-square.svg"},"Patterns":null},"dribbble.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dribbble.svg"},"Patterns":null},"dropbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dropbox.svg"},"Patterns":null},"drupal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/drupal.svg"},"Patterns":null},"dyalog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dyalog.svg"},"Patterns":null},"earlybirds.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/earlybirds.svg"},"Patterns":null},"ebay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ebay.svg"},"Patterns":null},"edge-legacy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/edge-legacy.svg"},"Patterns":null},"edge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/edge.svg"},"Patterns":null},"elementor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/elementor.svg"},"Patterns":null},"ello.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ello.svg"},"Patterns":null},"ember.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ember.svg"},"Patterns":null},"empire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/empire.svg"},"Patterns":null},"envira.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/envira.svg"},"Patterns":null},"erlang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/erlang.svg"},"Patterns":null},"ethereum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ethereum.svg"},"Patterns":null},"etsy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/etsy.svg"},"Patterns":null},"evernote.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/evernote.svg"},"Patterns":null},"expeditedssl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/expeditedssl.svg"},"Patterns":null},"facebook-f.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-f.svg"},"Patterns":null},"facebook-messenger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-messenger.svg"},"Patterns":null},"facebook-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-square.svg"},"Patterns":null},"facebook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook.svg"},"Patterns":null},"fantasy-flight-games.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fantasy-flight-games.svg"},"Patterns":null},"fedex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fedex.svg"},"Patterns":null},"fedora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fedora.svg"},"Patterns":null},"figma.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/figma.svg"},"Patterns":null},"firefox-browser.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firefox-browser.svg"},"Patterns":null},"firefox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firefox.svg"},"Patterns":null},"first-order-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/first-order-alt.svg"},"Patterns":null},"first-order.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/first-order.svg"},"Patterns":null},"firstdraft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firstdraft.svg"},"Patterns":null},"flickr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/flickr.svg"},"Patterns":null},"flipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/flipboard.svg"},"Patterns":null},"fly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fly.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/font-awesome.svg"},"Patterns":null},"fonticons-fi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fonticons-fi.svg"},"Patterns":null},"fonticons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fonticons.svg"},"Patterns":null},"fort-awesome-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fort-awesome-alt.svg"},"Patterns":null},"fort-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fort-awesome.svg"},"Patterns":null},"forumbee.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/forumbee.svg"},"Patterns":null},"foursquare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/foursquare.svg"},"Patterns":null},"free-code-camp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/free-code-camp.svg"},"Patterns":null},"freebsd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/freebsd.svg"},"Patterns":null},"fulcrum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fulcrum.svg"},"Patterns":null},"galactic-republic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/galactic-republic.svg"},"Patterns":null},"galactic-senate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/galactic-senate.svg"},"Patterns":null},"get-pocket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/get-pocket.svg"},"Patterns":null},"gg-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gg-circle.svg"},"Patterns":null},"gg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gg.svg"},"Patterns":null},"git-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git-alt.svg"},"Patterns":null},"git-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git-square.svg"},"Patterns":null},"git.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git.svg"},"Patterns":null},"github-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github-alt.svg"},"Patterns":null},"github-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github-square.svg"},"Patterns":null},"github.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github.svg"},"Patterns":null},"gitkraken.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitkraken.svg"},"Patterns":null},"gitlab.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitlab.svg"},"Patterns":null},"gitter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitter.svg"},"Patterns":null},"glide-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/glide-g.svg"},"Patterns":null},"glide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/glide.svg"},"Patterns":null},"gofore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gofore.svg"},"Patterns":null},"golang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/golang.svg"},"Patterns":null},"goodreads-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/goodreads-g.svg"},"Patterns":null},"goodreads.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/goodreads.svg"},"Patterns":null},"google-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-drive.svg"},"Patterns":null},"google-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-pay.svg"},"Patterns":null},"google-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-play.svg"},"Patterns":null},"google-plus-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus-g.svg"},"Patterns":null},"google-plus-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus-square.svg"},"Patterns":null},"google-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus.svg"},"Patterns":null},"google-wallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-wallet.svg"},"Patterns":null},"google.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google.svg"},"Patterns":null},"gratipay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gratipay.svg"},"Patterns":null},"grav.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/grav.svg"},"Patterns":null},"gripfire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gripfire.svg"},"Patterns":null},"grunt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/grunt.svg"},"Patterns":null},"guilded.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/guilded.svg"},"Patterns":null},"gulp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gulp.svg"},"Patterns":null},"hacker-news-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hacker-news-square.svg"},"Patterns":null},"hacker-news.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hacker-news.svg"},"Patterns":null},"hackerrank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hackerrank.svg"},"Patterns":null},"hashnode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hashnode.svg"},"Patterns":null},"hips.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hips.svg"},"Patterns":null},"hire-a-helper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hire-a-helper.svg"},"Patterns":null},"hive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hive.svg"},"Patterns":null},"hooli.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hooli.svg"},"Patterns":null},"hornbill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hornbill.svg"},"Patterns":null},"hotjar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hotjar.svg"},"Patterns":null},"houzz.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/houzz.svg"},"Patterns":null},"html5.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/html5.svg"},"Patterns":null},"hubspot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hubspot.svg"},"Patterns":null},"ideal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ideal.svg"},"Patterns":null},"imdb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/imdb.svg"},"Patterns":null},"instagram-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instagram-square.svg"},"Patterns":null},"instagram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instagram.svg"},"Patterns":null},"instalod.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instalod.svg"},"Patterns":null},"intercom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/intercom.svg"},"Patterns":null},"internet-explorer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/internet-explorer.svg"},"Patterns":null},"invision.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/invision.svg"},"Patterns":null},"ioxhost.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ioxhost.svg"},"Patterns":null},"itch-io.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itch-io.svg"},"Patterns":null},"itunes-note.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itunes-note.svg"},"Patterns":null},"itunes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itunes.svg"},"Patterns":null},"java.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/java.svg"},"Patterns":null},"jedi-order.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jedi-order.svg"},"Patterns":null},"jenkins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jenkins.svg"},"Patterns":null},"jira.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jira.svg"},"Patterns":null},"joget.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/joget.svg"},"Patterns":null},"joomla.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/joomla.svg"},"Patterns":null},"js-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/js-square.svg"},"Patterns":null},"js.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/js.svg"},"Patterns":null},"jsfiddle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jsfiddle.svg"},"Patterns":null},"kaggle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kaggle.svg"},"Patterns":null},"keybase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/keybase.svg"},"Patterns":null},"keycdn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/keycdn.svg"},"Patterns":null},"kickstarter-k.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kickstarter-k.svg"},"Patterns":null},"kickstarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kickstarter.svg"},"Patterns":null},"korvue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/korvue.svg"},"Patterns":null},"laravel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/laravel.svg"},"Patterns":null},"lastfm-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lastfm-square.svg"},"Patterns":null},"lastfm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lastfm.svg"},"Patterns":null},"leanpub.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/leanpub.svg"},"Patterns":null},"less.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/less.svg"},"Patterns":null},"line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/line.svg"},"Patterns":null},"linkedin-in.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linkedin-in.svg"},"Patterns":null},"linkedin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linkedin.svg"},"Patterns":null},"linode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linode.svg"},"Patterns":null},"linux.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linux.svg"},"Patterns":null},"lyft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lyft.svg"},"Patterns":null},"magento.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/magento.svg"},"Patterns":null},"mailchimp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mailchimp.svg"},"Patterns":null},"mandalorian.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mandalorian.svg"},"Patterns":null},"markdown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/markdown.svg"},"Patterns":null},"mastodon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mastodon.svg"},"Patterns":null},"maxcdn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/maxcdn.svg"},"Patterns":null},"mdb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mdb.svg"},"Patterns":null},"medapps.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medapps.svg"},"Patterns":null},"medium.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medium.svg"},"Patterns":null},"medrt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medrt.svg"},"Patterns":null},"meetup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/meetup.svg"},"Patterns":null},"megaport.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/megaport.svg"},"Patterns":null},"mendeley.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mendeley.svg"},"Patterns":null},"microblog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/microblog.svg"},"Patterns":null},"microsoft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/microsoft.svg"},"Patterns":null},"mix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mix.svg"},"Patterns":null},"mixcloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mixcloud.svg"},"Patterns":null},"mixer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mixer.svg"},"Patterns":null},"mizuni.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mizuni.svg"},"Patterns":null},"modx.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/modx.svg"},"Patterns":null},"monero.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/monero.svg"},"Patterns":null},"napster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/napster.svg"},"Patterns":null},"neos.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/neos.svg"},"Patterns":null},"nfc-directional.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nfc-directional.svg"},"Patterns":null},"nfc-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nfc-symbol.svg"},"Patterns":null},"nimblr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nimblr.svg"},"Patterns":null},"node-js.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/node-js.svg"},"Patterns":null},"node.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/node.svg"},"Patterns":null},"npm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/npm.svg"},"Patterns":null},"ns8.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ns8.svg"},"Patterns":null},"nutritionix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nutritionix.svg"},"Patterns":null},"octopus-deploy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/octopus-deploy.svg"},"Patterns":null},"odnoklassniki-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/odnoklassniki-square.svg"},"Patterns":null},"odnoklassniki.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/odnoklassniki.svg"},"Patterns":null},"old-republic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/old-republic.svg"},"Patterns":null},"opencart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/opencart.svg"},"Patterns":null},"openid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/openid.svg"},"Patterns":null},"opera.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/opera.svg"},"Patterns":null},"optin-monster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/optin-monster.svg"},"Patterns":null},"orcid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/orcid.svg"},"Patterns":null},"osi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/osi.svg"},"Patterns":null},"padlet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/padlet.svg"},"Patterns":null},"page4.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/page4.svg"},"Patterns":null},"pagelines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pagelines.svg"},"Patterns":null},"palfed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/palfed.svg"},"Patterns":null},"patreon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/patreon.svg"},"Patterns":null},"paypal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/paypal.svg"},"Patterns":null},"perbyte.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/perbyte.svg"},"Patterns":null},"periscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/periscope.svg"},"Patterns":null},"phabricator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phabricator.svg"},"Patterns":null},"phoenix-framework.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phoenix-framework.svg"},"Patterns":null},"phoenix-squadron.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phoenix-squadron.svg"},"Patterns":null},"php.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/php.svg"},"Patterns":null},"pied-piper-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-alt.svg"},"Patterns":null},"pied-piper-hat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-hat.svg"},"Patterns":null},"pied-piper-pp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-pp.svg"},"Patterns":null},"pied-piper-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-square.svg"},"Patterns":null},"pied-piper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper.svg"},"Patterns":null},"pinterest-p.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest-p.svg"},"Patterns":null},"pinterest-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest-square.svg"},"Patterns":null},"pinterest.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest.svg"},"Patterns":null},"pix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pix.svg"},"Patterns":null},"playstation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/playstation.svg"},"Patterns":null},"product-hunt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/product-hunt.svg"},"Patterns":null},"pushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pushed.svg"},"Patterns":null},"python.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/python.svg"},"Patterns":null},"qq.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/qq.svg"},"Patterns":null},"quinscape.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/quinscape.svg"},"Patterns":null},"quora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/quora.svg"},"Patterns":null},"r-project.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/r-project.svg"},"Patterns":null},"raspberry-pi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/raspberry-pi.svg"},"Patterns":null},"ravelry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ravelry.svg"},"Patterns":null},"react.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/react.svg"},"Patterns":null},"reacteurope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reacteurope.svg"},"Patterns":null},"readme.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/readme.svg"},"Patterns":null},"rebel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rebel.svg"},"Patterns":null},"red-river.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/red-river.svg"},"Patterns":null},"reddit-alien.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit-alien.svg"},"Patterns":null},"reddit-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit-square.svg"},"Patterns":null},"reddit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit.svg"},"Patterns":null},"redhat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/redhat.svg"},"Patterns":null},"renren.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/renren.svg"},"Patterns":null},"replyd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/replyd.svg"},"Patterns":null},"researchgate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/researchgate.svg"},"Patterns":null},"resolving.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/resolving.svg"},"Patterns":null},"rev.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rev.svg"},"Patterns":null},"rocketchat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rocketchat.svg"},"Patterns":null},"rockrms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rockrms.svg"},"Patterns":null},"rust.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rust.svg"},"Patterns":null},"safari.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/safari.svg"},"Patterns":null},"salesforce.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/salesforce.svg"},"Patterns":null},"sass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sass.svg"},"Patterns":null},"schlix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/schlix.svg"},"Patterns":null},"screenpal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/screenpal.svg"},"Patterns":null},"scribd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/scribd.svg"},"Patterns":null},"searchengin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/searchengin.svg"},"Patterns":null},"sellcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sellcast.svg"},"Patterns":null},"sellsy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sellsy.svg"},"Patterns":null},"servicestack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/servicestack.svg"},"Patterns":null},"shirtsinbulk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shirtsinbulk.svg"},"Patterns":null},"shopify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shopify.svg"},"Patterns":null},"shopware.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shopware.svg"},"Patterns":null},"simplybuilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/simplybuilt.svg"},"Patterns":null},"sistrix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sistrix.svg"},"Patterns":null},"sith.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sith.svg"},"Patterns":null},"sitrox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sitrox.svg"},"Patterns":null},"sketch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sketch.svg"},"Patterns":null},"skyatlas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/skyatlas.svg"},"Patterns":null},"skype.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/skype.svg"},"Patterns":null},"slack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/slack.svg"},"Patterns":null},"slideshare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/slideshare.svg"},"Patterns":null},"snapchat-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/snapchat-square.svg"},"Patterns":null},"snapchat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/snapchat.svg"},"Patterns":null},"soundcloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/soundcloud.svg"},"Patterns":null},"sourcetree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sourcetree.svg"},"Patterns":null},"speakap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/speakap.svg"},"Patterns":null},"speaker-deck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/speaker-deck.svg"},"Patterns":null},"spotify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/spotify.svg"},"Patterns":null},"square-font-awesome-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/square-font-awesome-stroke.svg"},"Patterns":null},"square-font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/square-font-awesome.svg"},"Patterns":null},"squarespace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/squarespace.svg"},"Patterns":null},"stack-exchange.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stack-exchange.svg"},"Patterns":null},"stack-overflow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stack-overflow.svg"},"Patterns":null},"stackpath.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stackpath.svg"},"Patterns":null},"staylinked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/staylinked.svg"},"Patterns":null},"steam-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam-square.svg"},"Patterns":null},"steam-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam-symbol.svg"},"Patterns":null},"steam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam.svg"},"Patterns":null},"sticker-mule.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sticker-mule.svg"},"Patterns":null},"strava.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/strava.svg"},"Patterns":null},"stripe-s.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stripe-s.svg"},"Patterns":null},"stripe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stripe.svg"},"Patterns":null},"studiovinari.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/studiovinari.svg"},"Patterns":null},"stumbleupon-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stumbleupon-circle.svg"},"Patterns":null},"stumbleupon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stumbleupon.svg"},"Patterns":null},"superpowers.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/superpowers.svg"},"Patterns":null},"supple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/supple.svg"},"Patterns":null},"suse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/suse.svg"},"Patterns":null},"swift.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/swift.svg"},"Patterns":null},"symfony.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/symfony.svg"},"Patterns":null},"teamspeak.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/teamspeak.svg"},"Patterns":null},"telegram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/telegram.svg"},"Patterns":null},"tencent-weibo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tencent-weibo.svg"},"Patterns":null},"the-red-yeti.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/the-red-yeti.svg"},"Patterns":null},"themeco.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/themeco.svg"},"Patterns":null},"themeisle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/themeisle.svg"},"Patterns":null},"think-peaks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/think-peaks.svg"},"Patterns":null},"tiktok.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tiktok.svg"},"Patterns":null},"trade-federation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/trade-federation.svg"},"Patterns":null},"trello.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/trello.svg"},"Patterns":null},"tumblr-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tumblr-square.svg"},"Patterns":null},"tumblr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tumblr.svg"},"Patterns":null},"twitch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitch.svg"},"Patterns":null},"twitter-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitter-square.svg"},"Patterns":null},"twitter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitter.svg"},"Patterns":null},"typo3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/typo3.svg"},"Patterns":null},"uber.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uber.svg"},"Patterns":null},"ubuntu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ubuntu.svg"},"Patterns":null},"uikit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uikit.svg"},"Patterns":null},"umbraco.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/umbraco.svg"},"Patterns":null},"uncharted.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uncharted.svg"},"Patterns":null},"uniregistry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uniregistry.svg"},"Patterns":null},"unity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/unity.svg"},"Patterns":null},"unsplash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/unsplash.svg"},"Patterns":null},"untappd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/untappd.svg"},"Patterns":null},"ups.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ups.svg"},"Patterns":null},"usb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/usb.svg"},"Patterns":null},"usps.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/usps.svg"},"Patterns":null},"ussunnah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ussunnah.svg"},"Patterns":null},"vaadin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vaadin.svg"},"Patterns":null},"viacoin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viacoin.svg"},"Patterns":null},"viadeo-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viadeo-square.svg"},"Patterns":null},"viadeo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viadeo.svg"},"Patterns":null},"viber.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viber.svg"},"Patterns":null},"vimeo-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo-square.svg"},"Patterns":null},"vimeo-v.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo-v.svg"},"Patterns":null},"vimeo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo.svg"},"Patterns":null},"vine.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vine.svg"},"Patterns":null},"vk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vk.svg"},"Patterns":null},"vnv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vnv.svg"},"Patterns":null},"vuejs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vuejs.svg"},"Patterns":null},"watchman-monitoring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/watchman-monitoring.svg"},"Patterns":null},"waze.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/waze.svg"},"Patterns":null},"weebly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weebly.svg"},"Patterns":null},"weibo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weibo.svg"},"Patterns":null},"weixin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weixin.svg"},"Patterns":null},"whatsapp-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whatsapp-square.svg"},"Patterns":null},"whatsapp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whatsapp.svg"},"Patterns":null},"whmcs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whmcs.svg"},"Patterns":null},"wikipedia-w.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wikipedia-w.svg"},"Patterns":null},"windows.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/windows.svg"},"Patterns":null},"wirsindhandwerk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wirsindhandwerk.svg"},"Patterns":null},"wix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wix.svg"},"Patterns":null},"wizards-of-the-coast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wizards-of-the-coast.svg"},"Patterns":null},"wodu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wodu.svg"},"Patterns":null},"wolf-pack-battalion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wolf-pack-battalion.svg"},"Patterns":null},"wordpress-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wordpress-simple.svg"},"Patterns":null},"wordpress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wordpress.svg"},"Patterns":null},"wpbeginner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpbeginner.svg"},"Patterns":null},"wpexplorer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpexplorer.svg"},"Patterns":null},"wpforms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpforms.svg"},"Patterns":null},"wpressr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpressr.svg"},"Patterns":null},"xbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xbox.svg"},"Patterns":null},"xing-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xing-square.svg"},"Patterns":null},"xing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xing.svg"},"Patterns":null},"y-combinator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/y-combinator.svg"},"Patterns":null},"yahoo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yahoo.svg"},"Patterns":null},"yammer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yammer.svg"},"Patterns":null},"yandex-international.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yandex-international.svg"},"Patterns":null},"yandex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yandex.svg"},"Patterns":null},"yarn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yarn.svg"},"Patterns":null},"yelp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yelp.svg"},"Patterns":null},"yoast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yoast.svg"},"Patterns":null},"youtube-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/youtube-square.svg"},"Patterns":null},"youtube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/youtube.svg"},"Patterns":null},"zhihu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/zhihu.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"regular":{"Children":{"address-book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/address-book.svg"},"Patterns":null},"address-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/address-card.svg"},"Patterns":null},"bell-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bell-slash.svg"},"Patterns":null},"bell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bell.svg"},"Patterns":null},"bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bookmark.svg"},"Patterns":null},"building.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/building.svg"},"Patterns":null},"calendar-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-check.svg"},"Patterns":null},"calendar-days.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-days.svg"},"Patterns":null},"calendar-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-minus.svg"},"Patterns":null},"calendar-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-plus.svg"},"Patterns":null},"calendar-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-xmark.svg"},"Patterns":null},"calendar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar.svg"},"Patterns":null},"chart-bar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chart-bar.svg"},"Patterns":null},"chess-bishop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-bishop.svg"},"Patterns":null},"chess-king.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-king.svg"},"Patterns":null},"chess-knight.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-knight.svg"},"Patterns":null},"chess-pawn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-pawn.svg"},"Patterns":null},"chess-queen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-queen.svg"},"Patterns":null},"chess-rook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-rook.svg"},"Patterns":null},"circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-check.svg"},"Patterns":null},"circle-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-dot.svg"},"Patterns":null},"circle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-down.svg"},"Patterns":null},"circle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-left.svg"},"Patterns":null},"circle-pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-pause.svg"},"Patterns":null},"circle-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-play.svg"},"Patterns":null},"circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-question.svg"},"Patterns":null},"circle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-right.svg"},"Patterns":null},"circle-stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-stop.svg"},"Patterns":null},"circle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-up.svg"},"Patterns":null},"circle-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-user.svg"},"Patterns":null},"circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-xmark.svg"},"Patterns":null},"circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle.svg"},"Patterns":null},"clipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clipboard.svg"},"Patterns":null},"clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clock.svg"},"Patterns":null},"clone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clone.svg"},"Patterns":null},"closed-captioning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/closed-captioning.svg"},"Patterns":null},"comment-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comment-dots.svg"},"Patterns":null},"comment.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comment.svg"},"Patterns":null},"comments.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comments.svg"},"Patterns":null},"compass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/compass.svg"},"Patterns":null},"copy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/copy.svg"},"Patterns":null},"copyright.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/copyright.svg"},"Patterns":null},"credit-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/credit-card.svg"},"Patterns":null},"envelope-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/envelope-open.svg"},"Patterns":null},"envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/envelope.svg"},"Patterns":null},"eye-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/eye-slash.svg"},"Patterns":null},"eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/eye.svg"},"Patterns":null},"face-angry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-angry.svg"},"Patterns":null},"face-dizzy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-dizzy.svg"},"Patterns":null},"face-flushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-flushed.svg"},"Patterns":null},"face-frown-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-frown-open.svg"},"Patterns":null},"face-frown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-frown.svg"},"Patterns":null},"face-grimace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grimace.svg"},"Patterns":null},"face-grin-beam-sweat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-beam-sweat.svg"},"Patterns":null},"face-grin-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-beam.svg"},"Patterns":null},"face-grin-hearts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-hearts.svg"},"Patterns":null},"face-grin-squint-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-squint-tears.svg"},"Patterns":null},"face-grin-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-squint.svg"},"Patterns":null},"face-grin-stars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-stars.svg"},"Patterns":null},"face-grin-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tears.svg"},"Patterns":null},"face-grin-tongue-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue-squint.svg"},"Patterns":null},"face-grin-tongue-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue-wink.svg"},"Patterns":null},"face-grin-tongue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue.svg"},"Patterns":null},"face-grin-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-wide.svg"},"Patterns":null},"face-grin-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-wink.svg"},"Patterns":null},"face-grin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin.svg"},"Patterns":null},"face-kiss-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss-beam.svg"},"Patterns":null},"face-kiss-wink-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss-wink-heart.svg"},"Patterns":null},"face-kiss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss.svg"},"Patterns":null},"face-laugh-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-beam.svg"},"Patterns":null},"face-laugh-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-squint.svg"},"Patterns":null},"face-laugh-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-wink.svg"},"Patterns":null},"face-laugh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh.svg"},"Patterns":null},"face-meh-blank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-meh-blank.svg"},"Patterns":null},"face-meh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-meh.svg"},"Patterns":null},"face-rolling-eyes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-rolling-eyes.svg"},"Patterns":null},"face-sad-cry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-sad-cry.svg"},"Patterns":null},"face-sad-tear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-sad-tear.svg"},"Patterns":null},"face-smile-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile-beam.svg"},"Patterns":null},"face-smile-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile-wink.svg"},"Patterns":null},"face-smile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile.svg"},"Patterns":null},"face-surprise.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-surprise.svg"},"Patterns":null},"face-tired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-tired.svg"},"Patterns":null},"file-audio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-audio.svg"},"Patterns":null},"file-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-code.svg"},"Patterns":null},"file-excel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-excel.svg"},"Patterns":null},"file-image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-image.svg"},"Patterns":null},"file-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-lines.svg"},"Patterns":null},"file-pdf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-pdf.svg"},"Patterns":null},"file-powerpoint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-powerpoint.svg"},"Patterns":null},"file-video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-video.svg"},"Patterns":null},"file-word.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-word.svg"},"Patterns":null},"file-zipper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-zipper.svg"},"Patterns":null},"file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file.svg"},"Patterns":null},"flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/flag.svg"},"Patterns":null},"floppy-disk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/floppy-disk.svg"},"Patterns":null},"folder-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder-closed.svg"},"Patterns":null},"folder-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder-open.svg"},"Patterns":null},"folder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/font-awesome.svg"},"Patterns":null},"futbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/futbol.svg"},"Patterns":null},"gem.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/gem.svg"},"Patterns":null},"hand-back-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-back-fist.svg"},"Patterns":null},"hand-lizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-lizard.svg"},"Patterns":null},"hand-peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-peace.svg"},"Patterns":null},"hand-point-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-down.svg"},"Patterns":null},"hand-point-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-left.svg"},"Patterns":null},"hand-point-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-right.svg"},"Patterns":null},"hand-point-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-up.svg"},"Patterns":null},"hand-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-pointer.svg"},"Patterns":null},"hand-scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-scissors.svg"},"Patterns":null},"hand-spock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-spock.svg"},"Patterns":null},"hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand.svg"},"Patterns":null},"handshake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/handshake.svg"},"Patterns":null},"hard-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hard-drive.svg"},"Patterns":null},"heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/heart.svg"},"Patterns":null},"hospital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hospital.svg"},"Patterns":null},"hourglass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hourglass.svg"},"Patterns":null},"id-badge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/id-badge.svg"},"Patterns":null},"id-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/id-card.svg"},"Patterns":null},"image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/image.svg"},"Patterns":null},"images.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/images.svg"},"Patterns":null},"keyboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/keyboard.svg"},"Patterns":null},"lemon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/lemon.svg"},"Patterns":null},"life-ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/life-ring.svg"},"Patterns":null},"lightbulb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/lightbulb.svg"},"Patterns":null},"map.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/map.svg"},"Patterns":null},"message.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/message.svg"},"Patterns":null},"money-bill-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/money-bill-1.svg"},"Patterns":null},"moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/moon.svg"},"Patterns":null},"newspaper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/newspaper.svg"},"Patterns":null},"note-sticky.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/note-sticky.svg"},"Patterns":null},"object-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/object-group.svg"},"Patterns":null},"object-ungroup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/object-ungroup.svg"},"Patterns":null},"paper-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/paper-plane.svg"},"Patterns":null},"paste.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/paste.svg"},"Patterns":null},"pen-to-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/pen-to-square.svg"},"Patterns":null},"rectangle-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/rectangle-list.svg"},"Patterns":null},"rectangle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/rectangle-xmark.svg"},"Patterns":null},"registered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/registered.svg"},"Patterns":null},"share-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/share-from-square.svg"},"Patterns":null},"snowflake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/snowflake.svg"},"Patterns":null},"square-caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-down.svg"},"Patterns":null},"square-caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-left.svg"},"Patterns":null},"square-caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-right.svg"},"Patterns":null},"square-caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-up.svg"},"Patterns":null},"square-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-check.svg"},"Patterns":null},"square-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-full.svg"},"Patterns":null},"square-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-minus.svg"},"Patterns":null},"square-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-plus.svg"},"Patterns":null},"square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square.svg"},"Patterns":null},"star-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star-half-stroke.svg"},"Patterns":null},"star-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star-half.svg"},"Patterns":null},"star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star.svg"},"Patterns":null},"sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/sun.svg"},"Patterns":null},"thumbs-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/thumbs-down.svg"},"Patterns":null},"thumbs-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/thumbs-up.svg"},"Patterns":null},"trash-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/trash-can.svg"},"Patterns":null},"user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/user.svg"},"Patterns":null},"window-maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-maximize.svg"},"Patterns":null},"window-minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-minimize.svg"},"Patterns":null},"window-restore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-restore.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"solid":{"Children":{"0.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/0.svg"},"Patterns":null},"1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/1.svg"},"Patterns":null},"2.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/2.svg"},"Patterns":null},"3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/3.svg"},"Patterns":null},"4.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/4.svg"},"Patterns":null},"5.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/5.svg"},"Patterns":null},"6.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/6.svg"},"Patterns":null},"7.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/7.svg"},"Patterns":null},"8.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/8.svg"},"Patterns":null},"9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/9.svg"},"Patterns":null},"a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/a.svg"},"Patterns":null},"address-book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/address-book.svg"},"Patterns":null},"address-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/address-card.svg"},"Patterns":null},"align-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-center.svg"},"Patterns":null},"align-justify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-justify.svg"},"Patterns":null},"align-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-left.svg"},"Patterns":null},"align-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-right.svg"},"Patterns":null},"anchor-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-check.svg"},"Patterns":null},"anchor-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-exclamation.svg"},"Patterns":null},"anchor-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-xmark.svg"},"Patterns":null},"anchor-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-lock.svg"},"Patterns":null},"anchor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor.svg"},"Patterns":null},"angle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-down.svg"},"Patterns":null},"angle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-left.svg"},"Patterns":null},"angle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-right.svg"},"Patterns":null},"angle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-up.svg"},"Patterns":null},"angles-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-down.svg"},"Patterns":null},"angles-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-left.svg"},"Patterns":null},"angles-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-right.svg"},"Patterns":null},"angles-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-up.svg"},"Patterns":null},"ankh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ankh.svg"},"Patterns":null},"apple-whole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/apple-whole.svg"},"Patterns":null},"archway.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/archway.svg"},"Patterns":null},"arrow-down-1-9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-1-9.svg"},"Patterns":null},"arrow-down-9-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-9-1.svg"},"Patterns":null},"arrow-down-a-z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-a-z.svg"},"Patterns":null},"arrow-down-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-long.svg"},"Patterns":null},"arrow-down-short-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-short-wide.svg"},"Patterns":null},"arrow-down-up-across-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-up-across-line.svg"},"Patterns":null},"arrow-down-up-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-up-lock.svg"},"Patterns":null},"arrow-down-wide-short.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-wide-short.svg"},"Patterns":null},"arrow-down-z-a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-z-a.svg"},"Patterns":null},"arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down.svg"},"Patterns":null},"arrow-left-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-left-long.svg"},"Patterns":null},"arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-left.svg"},"Patterns":null},"arrow-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-pointer.svg"},"Patterns":null},"arrow-right-arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-arrow-left.svg"},"Patterns":null},"arrow-right-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-from-bracket.svg"},"Patterns":null},"arrow-right-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-long.svg"},"Patterns":null},"arrow-right-to-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-to-bracket.svg"},"Patterns":null},"arrow-right-to-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-to-city.svg"},"Patterns":null},"arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right.svg"},"Patterns":null},"arrow-rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-rotate-left.svg"},"Patterns":null},"arrow-rotate-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-rotate-right.svg"},"Patterns":null},"arrow-trend-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-trend-down.svg"},"Patterns":null},"arrow-trend-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-trend-up.svg"},"Patterns":null},"arrow-turn-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-turn-down.svg"},"Patterns":null},"arrow-turn-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-turn-up.svg"},"Patterns":null},"arrow-up-1-9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-1-9.svg"},"Patterns":null},"arrow-up-9-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-9-1.svg"},"Patterns":null},"arrow-up-a-z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-a-z.svg"},"Patterns":null},"arrow-up-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-bracket.svg"},"Patterns":null},"arrow-up-from-ground-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-ground-water.svg"},"Patterns":null},"arrow-up-from-water-pump.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-water-pump.svg"},"Patterns":null},"arrow-up-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-long.svg"},"Patterns":null},"arrow-up-right-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-right-dots.svg"},"Patterns":null},"arrow-up-right-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-right-from-square.svg"},"Patterns":null},"arrow-up-short-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-short-wide.svg"},"Patterns":null},"arrow-up-wide-short.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-wide-short.svg"},"Patterns":null},"arrow-up-z-a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-z-a.svg"},"Patterns":null},"arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up.svg"},"Patterns":null},"arrows-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-down-to-line.svg"},"Patterns":null},"arrows-down-to-people.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-down-to-people.svg"},"Patterns":null},"arrows-left-right-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-left-right-to-line.svg"},"Patterns":null},"arrows-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-left-right.svg"},"Patterns":null},"arrows-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-rotate.svg"},"Patterns":null},"arrows-spin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-spin.svg"},"Patterns":null},"arrows-split-up-and-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-split-up-and-left.svg"},"Patterns":null},"arrows-to-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-circle.svg"},"Patterns":null},"arrows-to-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-dot.svg"},"Patterns":null},"arrows-to-eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-eye.svg"},"Patterns":null},"arrows-turn-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-turn-right.svg"},"Patterns":null},"arrows-turn-to-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-turn-to-dots.svg"},"Patterns":null},"arrows-up-down-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-down-left-right.svg"},"Patterns":null},"arrows-up-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-down.svg"},"Patterns":null},"arrows-up-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-to-line.svg"},"Patterns":null},"asterisk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/asterisk.svg"},"Patterns":null},"at.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/at.svg"},"Patterns":null},"atom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/atom.svg"},"Patterns":null},"audio-description.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/audio-description.svg"},"Patterns":null},"austral-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/austral-sign.svg"},"Patterns":null},"award.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/award.svg"},"Patterns":null},"b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/b.svg"},"Patterns":null},"baby-carriage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baby-carriage.svg"},"Patterns":null},"baby.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baby.svg"},"Patterns":null},"backward-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward-fast.svg"},"Patterns":null},"backward-step.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward-step.svg"},"Patterns":null},"backward.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward.svg"},"Patterns":null},"bacon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacon.svg"},"Patterns":null},"bacteria.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacteria.svg"},"Patterns":null},"bacterium.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacterium.svg"},"Patterns":null},"bag-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bag-shopping.svg"},"Patterns":null},"bahai.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bahai.svg"},"Patterns":null},"baht-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baht-sign.svg"},"Patterns":null},"ban-smoking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ban-smoking.svg"},"Patterns":null},"ban.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ban.svg"},"Patterns":null},"bandage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bandage.svg"},"Patterns":null},"barcode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/barcode.svg"},"Patterns":null},"bars-progress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars-progress.svg"},"Patterns":null},"bars-staggered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars-staggered.svg"},"Patterns":null},"bars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars.svg"},"Patterns":null},"baseball-bat-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baseball-bat-ball.svg"},"Patterns":null},"baseball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baseball.svg"},"Patterns":null},"basket-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/basket-shopping.svg"},"Patterns":null},"basketball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/basketball.svg"},"Patterns":null},"bath.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bath.svg"},"Patterns":null},"battery-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-empty.svg"},"Patterns":null},"battery-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-full.svg"},"Patterns":null},"battery-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-half.svg"},"Patterns":null},"battery-quarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-quarter.svg"},"Patterns":null},"battery-three-quarters.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-three-quarters.svg"},"Patterns":null},"bed-pulse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bed-pulse.svg"},"Patterns":null},"bed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bed.svg"},"Patterns":null},"beer-mug-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/beer-mug-empty.svg"},"Patterns":null},"bell-concierge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell-concierge.svg"},"Patterns":null},"bell-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell-slash.svg"},"Patterns":null},"bell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell.svg"},"Patterns":null},"bezier-curve.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bezier-curve.svg"},"Patterns":null},"bicycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bicycle.svg"},"Patterns":null},"binoculars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/binoculars.svg"},"Patterns":null},"biohazard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/biohazard.svg"},"Patterns":null},"bitcoin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bitcoin-sign.svg"},"Patterns":null},"blender-phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blender-phone.svg"},"Patterns":null},"blender.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blender.svg"},"Patterns":null},"blog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blog.svg"},"Patterns":null},"bold.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bold.svg"},"Patterns":null},"bolt-lightning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bolt-lightning.svg"},"Patterns":null},"bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bolt.svg"},"Patterns":null},"bomb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bomb.svg"},"Patterns":null},"bone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bone.svg"},"Patterns":null},"bong.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bong.svg"},"Patterns":null},"book-atlas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-atlas.svg"},"Patterns":null},"book-bible.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-bible.svg"},"Patterns":null},"book-bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-bookmark.svg"},"Patterns":null},"book-journal-whills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-journal-whills.svg"},"Patterns":null},"book-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-medical.svg"},"Patterns":null},"book-open-reader.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-open-reader.svg"},"Patterns":null},"book-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-open.svg"},"Patterns":null},"book-quran.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-quran.svg"},"Patterns":null},"book-skull.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-skull.svg"},"Patterns":null},"book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book.svg"},"Patterns":null},"bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bookmark.svg"},"Patterns":null},"border-all.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-all.svg"},"Patterns":null},"border-none.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-none.svg"},"Patterns":null},"border-top-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-top-left.svg"},"Patterns":null},"bore-hole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bore-hole.svg"},"Patterns":null},"bottle-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bottle-droplet.svg"},"Patterns":null},"bottle-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bottle-water.svg"},"Patterns":null},"bowl-food.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowl-food.svg"},"Patterns":null},"bowl-rice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowl-rice.svg"},"Patterns":null},"bowling-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowling-ball.svg"},"Patterns":null},"box-archive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-archive.svg"},"Patterns":null},"box-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-open.svg"},"Patterns":null},"box-tissue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-tissue.svg"},"Patterns":null},"box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box.svg"},"Patterns":null},"boxes-packing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/boxes-packing.svg"},"Patterns":null},"boxes-stacked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/boxes-stacked.svg"},"Patterns":null},"braille.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/braille.svg"},"Patterns":null},"brain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brain.svg"},"Patterns":null},"brazilian-real-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brazilian-real-sign.svg"},"Patterns":null},"bread-slice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bread-slice.svg"},"Patterns":null},"bridge-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-check.svg"},"Patterns":null},"bridge-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-exclamation.svg"},"Patterns":null},"bridge-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-xmark.svg"},"Patterns":null},"bridge-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-lock.svg"},"Patterns":null},"bridge-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-water.svg"},"Patterns":null},"bridge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge.svg"},"Patterns":null},"briefcase-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/briefcase-medical.svg"},"Patterns":null},"briefcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/briefcase.svg"},"Patterns":null},"broom-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/broom-ball.svg"},"Patterns":null},"broom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/broom.svg"},"Patterns":null},"brush.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brush.svg"},"Patterns":null},"bucket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bucket.svg"},"Patterns":null},"bug-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bug-slash.svg"},"Patterns":null},"bug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bug.svg"},"Patterns":null},"bugs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bugs.svg"},"Patterns":null},"building-circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-arrow-right.svg"},"Patterns":null},"building-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-check.svg"},"Patterns":null},"building-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-exclamation.svg"},"Patterns":null},"building-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-xmark.svg"},"Patterns":null},"building-columns.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-columns.svg"},"Patterns":null},"building-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-flag.svg"},"Patterns":null},"building-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-lock.svg"},"Patterns":null},"building-ngo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-ngo.svg"},"Patterns":null},"building-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-shield.svg"},"Patterns":null},"building-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-un.svg"},"Patterns":null},"building-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-user.svg"},"Patterns":null},"building-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-wheat.svg"},"Patterns":null},"building.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building.svg"},"Patterns":null},"bullhorn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bullhorn.svg"},"Patterns":null},"bullseye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bullseye.svg"},"Patterns":null},"burger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/burger.svg"},"Patterns":null},"burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/burst.svg"},"Patterns":null},"bus-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bus-simple.svg"},"Patterns":null},"bus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bus.svg"},"Patterns":null},"business-time.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/business-time.svg"},"Patterns":null},"c.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/c.svg"},"Patterns":null},"cake-candles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cake-candles.svg"},"Patterns":null},"calculator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calculator.svg"},"Patterns":null},"calendar-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-check.svg"},"Patterns":null},"calendar-day.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-day.svg"},"Patterns":null},"calendar-days.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-days.svg"},"Patterns":null},"calendar-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-minus.svg"},"Patterns":null},"calendar-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-plus.svg"},"Patterns":null},"calendar-week.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-week.svg"},"Patterns":null},"calendar-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-xmark.svg"},"Patterns":null},"calendar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar.svg"},"Patterns":null},"camera-retro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera-retro.svg"},"Patterns":null},"camera-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera-rotate.svg"},"Patterns":null},"camera.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera.svg"},"Patterns":null},"campground.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/campground.svg"},"Patterns":null},"candy-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/candy-cane.svg"},"Patterns":null},"cannabis.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cannabis.svg"},"Patterns":null},"capsules.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/capsules.svg"},"Patterns":null},"car-battery.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-battery.svg"},"Patterns":null},"car-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-burst.svg"},"Patterns":null},"car-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-on.svg"},"Patterns":null},"car-rear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-rear.svg"},"Patterns":null},"car-side.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-side.svg"},"Patterns":null},"car-tunnel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-tunnel.svg"},"Patterns":null},"car.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car.svg"},"Patterns":null},"caravan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caravan.svg"},"Patterns":null},"caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-down.svg"},"Patterns":null},"caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-left.svg"},"Patterns":null},"caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-right.svg"},"Patterns":null},"caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-up.svg"},"Patterns":null},"carrot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/carrot.svg"},"Patterns":null},"cart-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-arrow-down.svg"},"Patterns":null},"cart-flatbed-suitcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-flatbed-suitcase.svg"},"Patterns":null},"cart-flatbed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-flatbed.svg"},"Patterns":null},"cart-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-plus.svg"},"Patterns":null},"cart-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-shopping.svg"},"Patterns":null},"cash-register.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cash-register.svg"},"Patterns":null},"cat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cat.svg"},"Patterns":null},"cedi-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cedi-sign.svg"},"Patterns":null},"cent-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cent-sign.svg"},"Patterns":null},"certificate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/certificate.svg"},"Patterns":null},"chair.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chair.svg"},"Patterns":null},"chalkboard-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chalkboard-user.svg"},"Patterns":null},"chalkboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chalkboard.svg"},"Patterns":null},"champagne-glasses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/champagne-glasses.svg"},"Patterns":null},"charging-station.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/charging-station.svg"},"Patterns":null},"chart-area.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-area.svg"},"Patterns":null},"chart-bar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-bar.svg"},"Patterns":null},"chart-column.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-column.svg"},"Patterns":null},"chart-gantt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-gantt.svg"},"Patterns":null},"chart-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-line.svg"},"Patterns":null},"chart-pie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-pie.svg"},"Patterns":null},"chart-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-simple.svg"},"Patterns":null},"check-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check-double.svg"},"Patterns":null},"check-to-slot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check-to-slot.svg"},"Patterns":null},"check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check.svg"},"Patterns":null},"cheese.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cheese.svg"},"Patterns":null},"chess-bishop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-bishop.svg"},"Patterns":null},"chess-board.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-board.svg"},"Patterns":null},"chess-king.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-king.svg"},"Patterns":null},"chess-knight.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-knight.svg"},"Patterns":null},"chess-pawn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-pawn.svg"},"Patterns":null},"chess-queen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-queen.svg"},"Patterns":null},"chess-rook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-rook.svg"},"Patterns":null},"chess.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess.svg"},"Patterns":null},"chevron-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-down.svg"},"Patterns":null},"chevron-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-left.svg"},"Patterns":null},"chevron-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-right.svg"},"Patterns":null},"chevron-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-up.svg"},"Patterns":null},"child-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-dress.svg"},"Patterns":null},"child-reaching.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-reaching.svg"},"Patterns":null},"child-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-rifle.svg"},"Patterns":null},"child.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child.svg"},"Patterns":null},"children.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/children.svg"},"Patterns":null},"church.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/church.svg"},"Patterns":null},"circle-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-down.svg"},"Patterns":null},"circle-arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-left.svg"},"Patterns":null},"circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-right.svg"},"Patterns":null},"circle-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-up.svg"},"Patterns":null},"circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-check.svg"},"Patterns":null},"circle-chevron-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-down.svg"},"Patterns":null},"circle-chevron-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-left.svg"},"Patterns":null},"circle-chevron-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-right.svg"},"Patterns":null},"circle-chevron-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-up.svg"},"Patterns":null},"circle-dollar-to-slot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-dollar-to-slot.svg"},"Patterns":null},"circle-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-dot.svg"},"Patterns":null},"circle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-down.svg"},"Patterns":null},"circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-exclamation.svg"},"Patterns":null},"circle-h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-h.svg"},"Patterns":null},"circle-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-half-stroke.svg"},"Patterns":null},"circle-info.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-info.svg"},"Patterns":null},"circle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-left.svg"},"Patterns":null},"circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-minus.svg"},"Patterns":null},"circle-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-nodes.svg"},"Patterns":null},"circle-notch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-notch.svg"},"Patterns":null},"circle-pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-pause.svg"},"Patterns":null},"circle-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-play.svg"},"Patterns":null},"circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-plus.svg"},"Patterns":null},"circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-question.svg"},"Patterns":null},"circle-radiation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-radiation.svg"},"Patterns":null},"circle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-right.svg"},"Patterns":null},"circle-stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-stop.svg"},"Patterns":null},"circle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-up.svg"},"Patterns":null},"circle-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-user.svg"},"Patterns":null},"circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-xmark.svg"},"Patterns":null},"circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle.svg"},"Patterns":null},"city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/city.svg"},"Patterns":null},"clapperboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clapperboard.svg"},"Patterns":null},"clipboard-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-check.svg"},"Patterns":null},"clipboard-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-list.svg"},"Patterns":null},"clipboard-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-question.svg"},"Patterns":null},"clipboard-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-user.svg"},"Patterns":null},"clipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard.svg"},"Patterns":null},"clock-rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clock-rotate-left.svg"},"Patterns":null},"clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clock.svg"},"Patterns":null},"clone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clone.svg"},"Patterns":null},"closed-captioning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/closed-captioning.svg"},"Patterns":null},"cloud-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-arrow-down.svg"},"Patterns":null},"cloud-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-arrow-up.svg"},"Patterns":null},"cloud-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-bolt.svg"},"Patterns":null},"cloud-meatball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-meatball.svg"},"Patterns":null},"cloud-moon-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-moon-rain.svg"},"Patterns":null},"cloud-moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-moon.svg"},"Patterns":null},"cloud-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-rain.svg"},"Patterns":null},"cloud-showers-heavy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-showers-heavy.svg"},"Patterns":null},"cloud-showers-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-showers-water.svg"},"Patterns":null},"cloud-sun-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-sun-rain.svg"},"Patterns":null},"cloud-sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-sun.svg"},"Patterns":null},"cloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud.svg"},"Patterns":null},"clover.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clover.svg"},"Patterns":null},"code-branch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-branch.svg"},"Patterns":null},"code-commit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-commit.svg"},"Patterns":null},"code-compare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-compare.svg"},"Patterns":null},"code-fork.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-fork.svg"},"Patterns":null},"code-merge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-merge.svg"},"Patterns":null},"code-pull-request.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-pull-request.svg"},"Patterns":null},"code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code.svg"},"Patterns":null},"coins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/coins.svg"},"Patterns":null},"colon-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/colon-sign.svg"},"Patterns":null},"comment-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-dollar.svg"},"Patterns":null},"comment-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-dots.svg"},"Patterns":null},"comment-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-medical.svg"},"Patterns":null},"comment-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-slash.svg"},"Patterns":null},"comment-sms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-sms.svg"},"Patterns":null},"comment.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment.svg"},"Patterns":null},"comments-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comments-dollar.svg"},"Patterns":null},"comments.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comments.svg"},"Patterns":null},"compact-disc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compact-disc.svg"},"Patterns":null},"compass-drafting.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compass-drafting.svg"},"Patterns":null},"compass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compass.svg"},"Patterns":null},"compress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compress.svg"},"Patterns":null},"computer-mouse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/computer-mouse.svg"},"Patterns":null},"computer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/computer.svg"},"Patterns":null},"cookie-bite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cookie-bite.svg"},"Patterns":null},"cookie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cookie.svg"},"Patterns":null},"copy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/copy.svg"},"Patterns":null},"copyright.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/copyright.svg"},"Patterns":null},"couch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/couch.svg"},"Patterns":null},"cow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cow.svg"},"Patterns":null},"credit-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/credit-card.svg"},"Patterns":null},"crop-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crop-simple.svg"},"Patterns":null},"crop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crop.svg"},"Patterns":null},"cross.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cross.svg"},"Patterns":null},"crosshairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crosshairs.svg"},"Patterns":null},"crow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crow.svg"},"Patterns":null},"crown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crown.svg"},"Patterns":null},"crutch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crutch.svg"},"Patterns":null},"cruzeiro-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cruzeiro-sign.svg"},"Patterns":null},"cube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cube.svg"},"Patterns":null},"cubes-stacked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cubes-stacked.svg"},"Patterns":null},"cubes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cubes.svg"},"Patterns":null},"d.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/d.svg"},"Patterns":null},"database.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/database.svg"},"Patterns":null},"delete-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/delete-left.svg"},"Patterns":null},"democrat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/democrat.svg"},"Patterns":null},"desktop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/desktop.svg"},"Patterns":null},"dharmachakra.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dharmachakra.svg"},"Patterns":null},"diagram-next.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-next.svg"},"Patterns":null},"diagram-predecessor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-predecessor.svg"},"Patterns":null},"diagram-project.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-project.svg"},"Patterns":null},"diagram-successor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-successor.svg"},"Patterns":null},"diamond-turn-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diamond-turn-right.svg"},"Patterns":null},"diamond.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diamond.svg"},"Patterns":null},"dice-d20.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-d20.svg"},"Patterns":null},"dice-d6.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-d6.svg"},"Patterns":null},"dice-five.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-five.svg"},"Patterns":null},"dice-four.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-four.svg"},"Patterns":null},"dice-one.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-one.svg"},"Patterns":null},"dice-six.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-six.svg"},"Patterns":null},"dice-three.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-three.svg"},"Patterns":null},"dice-two.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-two.svg"},"Patterns":null},"dice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice.svg"},"Patterns":null},"disease.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/disease.svg"},"Patterns":null},"display.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/display.svg"},"Patterns":null},"divide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/divide.svg"},"Patterns":null},"dna.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dna.svg"},"Patterns":null},"dog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dog.svg"},"Patterns":null},"dollar-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dollar-sign.svg"},"Patterns":null},"dolly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dolly.svg"},"Patterns":null},"dong-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dong-sign.svg"},"Patterns":null},"door-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/door-closed.svg"},"Patterns":null},"door-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/door-open.svg"},"Patterns":null},"dove.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dove.svg"},"Patterns":null},"down-left-and-up-right-to-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/down-left-and-up-right-to-center.svg"},"Patterns":null},"down-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/down-long.svg"},"Patterns":null},"download.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/download.svg"},"Patterns":null},"dragon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dragon.svg"},"Patterns":null},"draw-polygon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/draw-polygon.svg"},"Patterns":null},"droplet-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/droplet-slash.svg"},"Patterns":null},"droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/droplet.svg"},"Patterns":null},"drum-steelpan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drum-steelpan.svg"},"Patterns":null},"drum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drum.svg"},"Patterns":null},"drumstick-bite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drumstick-bite.svg"},"Patterns":null},"dumbbell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumbbell.svg"},"Patterns":null},"dumpster-fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumpster-fire.svg"},"Patterns":null},"dumpster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumpster.svg"},"Patterns":null},"dungeon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dungeon.svg"},"Patterns":null},"e.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/e.svg"},"Patterns":null},"ear-deaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ear-deaf.svg"},"Patterns":null},"ear-listen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ear-listen.svg"},"Patterns":null},"earth-africa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-africa.svg"},"Patterns":null},"earth-americas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-americas.svg"},"Patterns":null},"earth-asia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-asia.svg"},"Patterns":null},"earth-europe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-europe.svg"},"Patterns":null},"earth-oceania.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-oceania.svg"},"Patterns":null},"egg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/egg.svg"},"Patterns":null},"eject.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eject.svg"},"Patterns":null},"elevator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/elevator.svg"},"Patterns":null},"ellipsis-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ellipsis-vertical.svg"},"Patterns":null},"ellipsis.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ellipsis.svg"},"Patterns":null},"envelope-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-circle-check.svg"},"Patterns":null},"envelope-open-text.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-open-text.svg"},"Patterns":null},"envelope-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-open.svg"},"Patterns":null},"envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope.svg"},"Patterns":null},"envelopes-bulk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelopes-bulk.svg"},"Patterns":null},"equals.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/equals.svg"},"Patterns":null},"eraser.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eraser.svg"},"Patterns":null},"ethernet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ethernet.svg"},"Patterns":null},"euro-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/euro-sign.svg"},"Patterns":null},"exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/exclamation.svg"},"Patterns":null},"expand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/expand.svg"},"Patterns":null},"explosion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/explosion.svg"},"Patterns":null},"eye-dropper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-dropper.svg"},"Patterns":null},"eye-low-vision.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-low-vision.svg"},"Patterns":null},"eye-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-slash.svg"},"Patterns":null},"eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye.svg"},"Patterns":null},"f.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/f.svg"},"Patterns":null},"face-angry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-angry.svg"},"Patterns":null},"face-dizzy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-dizzy.svg"},"Patterns":null},"face-flushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-flushed.svg"},"Patterns":null},"face-frown-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-frown-open.svg"},"Patterns":null},"face-frown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-frown.svg"},"Patterns":null},"face-grimace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grimace.svg"},"Patterns":null},"face-grin-beam-sweat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-beam-sweat.svg"},"Patterns":null},"face-grin-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-beam.svg"},"Patterns":null},"face-grin-hearts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-hearts.svg"},"Patterns":null},"face-grin-squint-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-squint-tears.svg"},"Patterns":null},"face-grin-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-squint.svg"},"Patterns":null},"face-grin-stars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-stars.svg"},"Patterns":null},"face-grin-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tears.svg"},"Patterns":null},"face-grin-tongue-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue-squint.svg"},"Patterns":null},"face-grin-tongue-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue-wink.svg"},"Patterns":null},"face-grin-tongue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue.svg"},"Patterns":null},"face-grin-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-wide.svg"},"Patterns":null},"face-grin-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-wink.svg"},"Patterns":null},"face-grin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin.svg"},"Patterns":null},"face-kiss-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss-beam.svg"},"Patterns":null},"face-kiss-wink-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss-wink-heart.svg"},"Patterns":null},"face-kiss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss.svg"},"Patterns":null},"face-laugh-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-beam.svg"},"Patterns":null},"face-laugh-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-squint.svg"},"Patterns":null},"face-laugh-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-wink.svg"},"Patterns":null},"face-laugh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh.svg"},"Patterns":null},"face-meh-blank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-meh-blank.svg"},"Patterns":null},"face-meh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-meh.svg"},"Patterns":null},"face-rolling-eyes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-rolling-eyes.svg"},"Patterns":null},"face-sad-cry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-sad-cry.svg"},"Patterns":null},"face-sad-tear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-sad-tear.svg"},"Patterns":null},"face-smile-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile-beam.svg"},"Patterns":null},"face-smile-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile-wink.svg"},"Patterns":null},"face-smile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile.svg"},"Patterns":null},"face-surprise.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-surprise.svg"},"Patterns":null},"face-tired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-tired.svg"},"Patterns":null},"fan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fan.svg"},"Patterns":null},"faucet-drip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/faucet-drip.svg"},"Patterns":null},"faucet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/faucet.svg"},"Patterns":null},"fax.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fax.svg"},"Patterns":null},"feather-pointed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/feather-pointed.svg"},"Patterns":null},"feather.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/feather.svg"},"Patterns":null},"ferry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ferry.svg"},"Patterns":null},"file-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-arrow-down.svg"},"Patterns":null},"file-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-arrow-up.svg"},"Patterns":null},"file-audio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-audio.svg"},"Patterns":null},"file-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-check.svg"},"Patterns":null},"file-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-exclamation.svg"},"Patterns":null},"file-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-minus.svg"},"Patterns":null},"file-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-plus.svg"},"Patterns":null},"file-circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-question.svg"},"Patterns":null},"file-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-xmark.svg"},"Patterns":null},"file-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-code.svg"},"Patterns":null},"file-contract.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-contract.svg"},"Patterns":null},"file-csv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-csv.svg"},"Patterns":null},"file-excel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-excel.svg"},"Patterns":null},"file-export.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-export.svg"},"Patterns":null},"file-image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-image.svg"},"Patterns":null},"file-import.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-import.svg"},"Patterns":null},"file-invoice-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-invoice-dollar.svg"},"Patterns":null},"file-invoice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-invoice.svg"},"Patterns":null},"file-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-lines.svg"},"Patterns":null},"file-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-medical.svg"},"Patterns":null},"file-pdf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-pdf.svg"},"Patterns":null},"file-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-pen.svg"},"Patterns":null},"file-powerpoint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-powerpoint.svg"},"Patterns":null},"file-prescription.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-prescription.svg"},"Patterns":null},"file-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-shield.svg"},"Patterns":null},"file-signature.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-signature.svg"},"Patterns":null},"file-video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-video.svg"},"Patterns":null},"file-waveform.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-waveform.svg"},"Patterns":null},"file-word.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-word.svg"},"Patterns":null},"file-zipper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-zipper.svg"},"Patterns":null},"file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file.svg"},"Patterns":null},"fill-drip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fill-drip.svg"},"Patterns":null},"fill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fill.svg"},"Patterns":null},"film.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/film.svg"},"Patterns":null},"filter-circle-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter-circle-dollar.svg"},"Patterns":null},"filter-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter-circle-xmark.svg"},"Patterns":null},"filter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter.svg"},"Patterns":null},"fingerprint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fingerprint.svg"},"Patterns":null},"fire-burner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-burner.svg"},"Patterns":null},"fire-extinguisher.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-extinguisher.svg"},"Patterns":null},"fire-flame-curved.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-flame-curved.svg"},"Patterns":null},"fire-flame-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-flame-simple.svg"},"Patterns":null},"fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire.svg"},"Patterns":null},"fish-fins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fish-fins.svg"},"Patterns":null},"fish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fish.svg"},"Patterns":null},"flag-checkered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag-checkered.svg"},"Patterns":null},"flag-usa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag-usa.svg"},"Patterns":null},"flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag.svg"},"Patterns":null},"flask-vial.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flask-vial.svg"},"Patterns":null},"flask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flask.svg"},"Patterns":null},"floppy-disk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/floppy-disk.svg"},"Patterns":null},"florin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/florin-sign.svg"},"Patterns":null},"folder-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-closed.svg"},"Patterns":null},"folder-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-minus.svg"},"Patterns":null},"folder-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-open.svg"},"Patterns":null},"folder-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-plus.svg"},"Patterns":null},"folder-tree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-tree.svg"},"Patterns":null},"folder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/font-awesome.svg"},"Patterns":null},"font.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/font.svg"},"Patterns":null},"football.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/football.svg"},"Patterns":null},"forward-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward-fast.svg"},"Patterns":null},"forward-step.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward-step.svg"},"Patterns":null},"forward.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward.svg"},"Patterns":null},"franc-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/franc-sign.svg"},"Patterns":null},"frog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/frog.svg"},"Patterns":null},"futbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/futbol.svg"},"Patterns":null},"g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/g.svg"},"Patterns":null},"gamepad.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gamepad.svg"},"Patterns":null},"gas-pump.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gas-pump.svg"},"Patterns":null},"gauge-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-high.svg"},"Patterns":null},"gauge-simple-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-simple-high.svg"},"Patterns":null},"gauge-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-simple.svg"},"Patterns":null},"gauge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge.svg"},"Patterns":null},"gavel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gavel.svg"},"Patterns":null},"gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gear.svg"},"Patterns":null},"gears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gears.svg"},"Patterns":null},"gem.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gem.svg"},"Patterns":null},"genderless.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/genderless.svg"},"Patterns":null},"ghost.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ghost.svg"},"Patterns":null},"gift.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gift.svg"},"Patterns":null},"gifts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gifts.svg"},"Patterns":null},"glass-water-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glass-water-droplet.svg"},"Patterns":null},"glass-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glass-water.svg"},"Patterns":null},"glasses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glasses.svg"},"Patterns":null},"globe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/globe.svg"},"Patterns":null},"golf-ball-tee.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/golf-ball-tee.svg"},"Patterns":null},"gopuram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gopuram.svg"},"Patterns":null},"graduation-cap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/graduation-cap.svg"},"Patterns":null},"greater-than-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/greater-than-equal.svg"},"Patterns":null},"greater-than.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/greater-than.svg"},"Patterns":null},"grip-lines-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-lines-vertical.svg"},"Patterns":null},"grip-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-lines.svg"},"Patterns":null},"grip-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-vertical.svg"},"Patterns":null},"grip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip.svg"},"Patterns":null},"group-arrows-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/group-arrows-rotate.svg"},"Patterns":null},"guarani-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/guarani-sign.svg"},"Patterns":null},"guitar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/guitar.svg"},"Patterns":null},"gun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gun.svg"},"Patterns":null},"h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/h.svg"},"Patterns":null},"hammer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hammer.svg"},"Patterns":null},"hamsa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hamsa.svg"},"Patterns":null},"hand-back-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-back-fist.svg"},"Patterns":null},"hand-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-dots.svg"},"Patterns":null},"hand-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-fist.svg"},"Patterns":null},"hand-holding-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-dollar.svg"},"Patterns":null},"hand-holding-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-droplet.svg"},"Patterns":null},"hand-holding-hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-hand.svg"},"Patterns":null},"hand-holding-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-heart.svg"},"Patterns":null},"hand-holding-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-medical.svg"},"Patterns":null},"hand-holding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding.svg"},"Patterns":null},"hand-lizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-lizard.svg"},"Patterns":null},"hand-middle-finger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-middle-finger.svg"},"Patterns":null},"hand-peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-peace.svg"},"Patterns":null},"hand-point-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-down.svg"},"Patterns":null},"hand-point-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-left.svg"},"Patterns":null},"hand-point-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-right.svg"},"Patterns":null},"hand-point-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-up.svg"},"Patterns":null},"hand-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-pointer.svg"},"Patterns":null},"hand-scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-scissors.svg"},"Patterns":null},"hand-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-sparkles.svg"},"Patterns":null},"hand-spock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-spock.svg"},"Patterns":null},"hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand.svg"},"Patterns":null},"handcuffs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handcuffs.svg"},"Patterns":null},"hands-asl-interpreting.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-asl-interpreting.svg"},"Patterns":null},"hands-bound.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-bound.svg"},"Patterns":null},"hands-bubbles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-bubbles.svg"},"Patterns":null},"hands-clapping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-clapping.svg"},"Patterns":null},"hands-holding-child.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding-child.svg"},"Patterns":null},"hands-holding-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding-circle.svg"},"Patterns":null},"hands-holding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding.svg"},"Patterns":null},"hands-praying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-praying.svg"},"Patterns":null},"hands.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands.svg"},"Patterns":null},"handshake-angle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-angle.svg"},"Patterns":null},"handshake-simple-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-simple-slash.svg"},"Patterns":null},"handshake-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-simple.svg"},"Patterns":null},"handshake-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-slash.svg"},"Patterns":null},"handshake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake.svg"},"Patterns":null},"hanukiah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hanukiah.svg"},"Patterns":null},"hard-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hard-drive.svg"},"Patterns":null},"hashtag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hashtag.svg"},"Patterns":null},"hat-cowboy-side.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-cowboy-side.svg"},"Patterns":null},"hat-cowboy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-cowboy.svg"},"Patterns":null},"hat-wizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-wizard.svg"},"Patterns":null},"head-side-cough-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-cough-slash.svg"},"Patterns":null},"head-side-cough.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-cough.svg"},"Patterns":null},"head-side-mask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-mask.svg"},"Patterns":null},"head-side-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-virus.svg"},"Patterns":null},"heading.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heading.svg"},"Patterns":null},"headphones-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headphones-simple.svg"},"Patterns":null},"headphones.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headphones.svg"},"Patterns":null},"headset.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headset.svg"},"Patterns":null},"heart-circle-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-bolt.svg"},"Patterns":null},"heart-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-check.svg"},"Patterns":null},"heart-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-exclamation.svg"},"Patterns":null},"heart-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-minus.svg"},"Patterns":null},"heart-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-plus.svg"},"Patterns":null},"heart-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-xmark.svg"},"Patterns":null},"heart-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-crack.svg"},"Patterns":null},"heart-pulse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-pulse.svg"},"Patterns":null},"heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart.svg"},"Patterns":null},"helicopter-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helicopter-symbol.svg"},"Patterns":null},"helicopter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helicopter.svg"},"Patterns":null},"helmet-safety.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helmet-safety.svg"},"Patterns":null},"helmet-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helmet-un.svg"},"Patterns":null},"highlighter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/highlighter.svg"},"Patterns":null},"hill-avalanche.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hill-avalanche.svg"},"Patterns":null},"hill-rockslide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hill-rockslide.svg"},"Patterns":null},"hippo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hippo.svg"},"Patterns":null},"hockey-puck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hockey-puck.svg"},"Patterns":null},"holly-berry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/holly-berry.svg"},"Patterns":null},"horse-head.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/horse-head.svg"},"Patterns":null},"horse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/horse.svg"},"Patterns":null},"hospital-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hospital-user.svg"},"Patterns":null},"hospital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hospital.svg"},"Patterns":null},"hot-tub-person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hot-tub-person.svg"},"Patterns":null},"hotdog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hotdog.svg"},"Patterns":null},"hotel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hotel.svg"},"Patterns":null},"hourglass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-empty.svg"},"Patterns":null},"hourglass-end.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-end.svg"},"Patterns":null},"hourglass-start.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-start.svg"},"Patterns":null},"hourglass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass.svg"},"Patterns":null},"house-chimney-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-crack.svg"},"Patterns":null},"house-chimney-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-medical.svg"},"Patterns":null},"house-chimney-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-user.svg"},"Patterns":null},"house-chimney-window.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-window.svg"},"Patterns":null},"house-chimney.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney.svg"},"Patterns":null},"house-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-check.svg"},"Patterns":null},"house-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-exclamation.svg"},"Patterns":null},"house-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-xmark.svg"},"Patterns":null},"house-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-crack.svg"},"Patterns":null},"house-fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-fire.svg"},"Patterns":null},"house-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flag.svg"},"Patterns":null},"house-flood-water-circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flood-water-circle-arrow-right.svg"},"Patterns":null},"house-flood-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flood-water.svg"},"Patterns":null},"house-laptop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-laptop.svg"},"Patterns":null},"house-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-lock.svg"},"Patterns":null},"house-medical-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-check.svg"},"Patterns":null},"house-medical-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-exclamation.svg"},"Patterns":null},"house-medical-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-xmark.svg"},"Patterns":null},"house-medical-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-flag.svg"},"Patterns":null},"house-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical.svg"},"Patterns":null},"house-signal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-signal.svg"},"Patterns":null},"house-tsunami.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-tsunami.svg"},"Patterns":null},"house-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-user.svg"},"Patterns":null},"house.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house.svg"},"Patterns":null},"hryvnia-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hryvnia-sign.svg"},"Patterns":null},"hurricane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hurricane.svg"},"Patterns":null},"i-cursor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/i-cursor.svg"},"Patterns":null},"i.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/i.svg"},"Patterns":null},"ice-cream.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ice-cream.svg"},"Patterns":null},"icicles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/icicles.svg"},"Patterns":null},"icons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/icons.svg"},"Patterns":null},"id-badge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-badge.svg"},"Patterns":null},"id-card-clip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-card-clip.svg"},"Patterns":null},"id-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-card.svg"},"Patterns":null},"igloo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/igloo.svg"},"Patterns":null},"image-portrait.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/image-portrait.svg"},"Patterns":null},"image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/image.svg"},"Patterns":null},"images.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/images.svg"},"Patterns":null},"inbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/inbox.svg"},"Patterns":null},"indent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/indent.svg"},"Patterns":null},"indian-rupee-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/indian-rupee-sign.svg"},"Patterns":null},"industry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/industry.svg"},"Patterns":null},"infinity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/infinity.svg"},"Patterns":null},"info.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/info.svg"},"Patterns":null},"italic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/italic.svg"},"Patterns":null},"j.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/j.svg"},"Patterns":null},"jar-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jar-wheat.svg"},"Patterns":null},"jar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jar.svg"},"Patterns":null},"jedi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jedi.svg"},"Patterns":null},"jet-fighter-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jet-fighter-up.svg"},"Patterns":null},"jet-fighter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jet-fighter.svg"},"Patterns":null},"joint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/joint.svg"},"Patterns":null},"jug-detergent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jug-detergent.svg"},"Patterns":null},"k.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/k.svg"},"Patterns":null},"kaaba.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kaaba.svg"},"Patterns":null},"key.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/key.svg"},"Patterns":null},"keyboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/keyboard.svg"},"Patterns":null},"khanda.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/khanda.svg"},"Patterns":null},"kip-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kip-sign.svg"},"Patterns":null},"kit-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kit-medical.svg"},"Patterns":null},"kitchen-set.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kitchen-set.svg"},"Patterns":null},"kiwi-bird.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kiwi-bird.svg"},"Patterns":null},"l.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/l.svg"},"Patterns":null},"land-mine-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/land-mine-on.svg"},"Patterns":null},"landmark-dome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark-dome.svg"},"Patterns":null},"landmark-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark-flag.svg"},"Patterns":null},"landmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark.svg"},"Patterns":null},"language.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/language.svg"},"Patterns":null},"laptop-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-code.svg"},"Patterns":null},"laptop-file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-file.svg"},"Patterns":null},"laptop-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-medical.svg"},"Patterns":null},"laptop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop.svg"},"Patterns":null},"lari-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lari-sign.svg"},"Patterns":null},"layer-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/layer-group.svg"},"Patterns":null},"leaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/leaf.svg"},"Patterns":null},"left-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/left-long.svg"},"Patterns":null},"left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/left-right.svg"},"Patterns":null},"lemon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lemon.svg"},"Patterns":null},"less-than-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/less-than-equal.svg"},"Patterns":null},"less-than.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/less-than.svg"},"Patterns":null},"life-ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/life-ring.svg"},"Patterns":null},"lightbulb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lightbulb.svg"},"Patterns":null},"lines-leaning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lines-leaning.svg"},"Patterns":null},"link-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/link-slash.svg"},"Patterns":null},"link.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/link.svg"},"Patterns":null},"lira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lira-sign.svg"},"Patterns":null},"list-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-check.svg"},"Patterns":null},"list-ol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-ol.svg"},"Patterns":null},"list-ul.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-ul.svg"},"Patterns":null},"list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list.svg"},"Patterns":null},"litecoin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/litecoin-sign.svg"},"Patterns":null},"location-arrow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-arrow.svg"},"Patterns":null},"location-crosshairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-crosshairs.svg"},"Patterns":null},"location-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-dot.svg"},"Patterns":null},"location-pin-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-pin-lock.svg"},"Patterns":null},"location-pin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-pin.svg"},"Patterns":null},"lock-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lock-open.svg"},"Patterns":null},"lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lock.svg"},"Patterns":null},"locust.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/locust.svg"},"Patterns":null},"lungs-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lungs-virus.svg"},"Patterns":null},"lungs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lungs.svg"},"Patterns":null},"m.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/m.svg"},"Patterns":null},"magnet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnet.svg"},"Patterns":null},"magnifying-glass-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-arrow-right.svg"},"Patterns":null},"magnifying-glass-chart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-chart.svg"},"Patterns":null},"magnifying-glass-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-dollar.svg"},"Patterns":null},"magnifying-glass-location.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-location.svg"},"Patterns":null},"magnifying-glass-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-minus.svg"},"Patterns":null},"magnifying-glass-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-plus.svg"},"Patterns":null},"magnifying-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass.svg"},"Patterns":null},"manat-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/manat-sign.svg"},"Patterns":null},"map-location-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-location-dot.svg"},"Patterns":null},"map-location.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-location.svg"},"Patterns":null},"map-pin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-pin.svg"},"Patterns":null},"map.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map.svg"},"Patterns":null},"marker.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/marker.svg"},"Patterns":null},"mars-and-venus-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-and-venus-burst.svg"},"Patterns":null},"mars-and-venus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-and-venus.svg"},"Patterns":null},"mars-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-double.svg"},"Patterns":null},"mars-stroke-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke-right.svg"},"Patterns":null},"mars-stroke-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke-up.svg"},"Patterns":null},"mars-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke.svg"},"Patterns":null},"mars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars.svg"},"Patterns":null},"martini-glass-citrus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass-citrus.svg"},"Patterns":null},"martini-glass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass-empty.svg"},"Patterns":null},"martini-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass.svg"},"Patterns":null},"mask-face.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask-face.svg"},"Patterns":null},"mask-ventilator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask-ventilator.svg"},"Patterns":null},"mask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask.svg"},"Patterns":null},"masks-theater.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/masks-theater.svg"},"Patterns":null},"mattress-pillow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mattress-pillow.svg"},"Patterns":null},"maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/maximize.svg"},"Patterns":null},"medal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/medal.svg"},"Patterns":null},"memory.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/memory.svg"},"Patterns":null},"menorah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/menorah.svg"},"Patterns":null},"mercury.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mercury.svg"},"Patterns":null},"message.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/message.svg"},"Patterns":null},"meteor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/meteor.svg"},"Patterns":null},"microchip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microchip.svg"},"Patterns":null},"microphone-lines-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-lines-slash.svg"},"Patterns":null},"microphone-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-lines.svg"},"Patterns":null},"microphone-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-slash.svg"},"Patterns":null},"microphone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone.svg"},"Patterns":null},"microscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microscope.svg"},"Patterns":null},"mill-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mill-sign.svg"},"Patterns":null},"minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/minimize.svg"},"Patterns":null},"minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/minus.svg"},"Patterns":null},"mitten.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mitten.svg"},"Patterns":null},"mobile-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-button.svg"},"Patterns":null},"mobile-retro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-retro.svg"},"Patterns":null},"mobile-screen-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-screen-button.svg"},"Patterns":null},"mobile-screen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-screen.svg"},"Patterns":null},"mobile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile.svg"},"Patterns":null},"money-bill-1-wave.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-1-wave.svg"},"Patterns":null},"money-bill-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-1.svg"},"Patterns":null},"money-bill-transfer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-transfer.svg"},"Patterns":null},"money-bill-trend-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-trend-up.svg"},"Patterns":null},"money-bill-wave.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-wave.svg"},"Patterns":null},"money-bill-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-wheat.svg"},"Patterns":null},"money-bill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill.svg"},"Patterns":null},"money-bills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bills.svg"},"Patterns":null},"money-check-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-check-dollar.svg"},"Patterns":null},"money-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-check.svg"},"Patterns":null},"monument.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/monument.svg"},"Patterns":null},"moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/moon.svg"},"Patterns":null},"mortar-pestle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mortar-pestle.svg"},"Patterns":null},"mosque.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosque.svg"},"Patterns":null},"mosquito-net.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosquito-net.svg"},"Patterns":null},"mosquito.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosquito.svg"},"Patterns":null},"motorcycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/motorcycle.svg"},"Patterns":null},"mound.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mound.svg"},"Patterns":null},"mountain-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain-city.svg"},"Patterns":null},"mountain-sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain-sun.svg"},"Patterns":null},"mountain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain.svg"},"Patterns":null},"mug-hot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mug-hot.svg"},"Patterns":null},"mug-saucer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mug-saucer.svg"},"Patterns":null},"music.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/music.svg"},"Patterns":null},"n.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/n.svg"},"Patterns":null},"naira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/naira-sign.svg"},"Patterns":null},"network-wired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/network-wired.svg"},"Patterns":null},"neuter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/neuter.svg"},"Patterns":null},"newspaper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/newspaper.svg"},"Patterns":null},"not-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/not-equal.svg"},"Patterns":null},"note-sticky.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/note-sticky.svg"},"Patterns":null},"notes-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/notes-medical.svg"},"Patterns":null},"o.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/o.svg"},"Patterns":null},"object-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/object-group.svg"},"Patterns":null},"object-ungroup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/object-ungroup.svg"},"Patterns":null},"oil-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/oil-can.svg"},"Patterns":null},"oil-well.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/oil-well.svg"},"Patterns":null},"om.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/om.svg"},"Patterns":null},"otter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/otter.svg"},"Patterns":null},"outdent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/outdent.svg"},"Patterns":null},"p.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/p.svg"},"Patterns":null},"pager.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pager.svg"},"Patterns":null},"paint-roller.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paint-roller.svg"},"Patterns":null},"paintbrush.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paintbrush.svg"},"Patterns":null},"palette.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/palette.svg"},"Patterns":null},"pallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pallet.svg"},"Patterns":null},"panorama.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/panorama.svg"},"Patterns":null},"paper-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paper-plane.svg"},"Patterns":null},"paperclip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paperclip.svg"},"Patterns":null},"parachute-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/parachute-box.svg"},"Patterns":null},"paragraph.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paragraph.svg"},"Patterns":null},"passport.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/passport.svg"},"Patterns":null},"paste.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paste.svg"},"Patterns":null},"pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pause.svg"},"Patterns":null},"paw.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paw.svg"},"Patterns":null},"peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peace.svg"},"Patterns":null},"pen-clip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-clip.svg"},"Patterns":null},"pen-fancy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-fancy.svg"},"Patterns":null},"pen-nib.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-nib.svg"},"Patterns":null},"pen-ruler.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-ruler.svg"},"Patterns":null},"pen-to-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-to-square.svg"},"Patterns":null},"pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen.svg"},"Patterns":null},"pencil.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pencil.svg"},"Patterns":null},"people-arrows-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-arrows-left-right.svg"},"Patterns":null},"people-carry-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-carry-box.svg"},"Patterns":null},"people-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-group.svg"},"Patterns":null},"people-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-line.svg"},"Patterns":null},"people-pulling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-pulling.svg"},"Patterns":null},"people-robbery.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-robbery.svg"},"Patterns":null},"people-roof.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-roof.svg"},"Patterns":null},"pepper-hot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pepper-hot.svg"},"Patterns":null},"percent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/percent.svg"},"Patterns":null},"person-arrow-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-arrow-down-to-line.svg"},"Patterns":null},"person-arrow-up-from-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-arrow-up-from-line.svg"},"Patterns":null},"person-biking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-biking.svg"},"Patterns":null},"person-booth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-booth.svg"},"Patterns":null},"person-breastfeeding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-breastfeeding.svg"},"Patterns":null},"person-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-burst.svg"},"Patterns":null},"person-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-cane.svg"},"Patterns":null},"person-chalkboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-chalkboard.svg"},"Patterns":null},"person-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-check.svg"},"Patterns":null},"person-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-exclamation.svg"},"Patterns":null},"person-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-minus.svg"},"Patterns":null},"person-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-plus.svg"},"Patterns":null},"person-circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-question.svg"},"Patterns":null},"person-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-xmark.svg"},"Patterns":null},"person-digging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-digging.svg"},"Patterns":null},"person-dots-from-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dots-from-line.svg"},"Patterns":null},"person-dress-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dress-burst.svg"},"Patterns":null},"person-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dress.svg"},"Patterns":null},"person-drowning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-drowning.svg"},"Patterns":null},"person-falling-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-falling-burst.svg"},"Patterns":null},"person-falling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-falling.svg"},"Patterns":null},"person-half-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-half-dress.svg"},"Patterns":null},"person-harassing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-harassing.svg"},"Patterns":null},"person-hiking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-hiking.svg"},"Patterns":null},"person-military-pointing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-pointing.svg"},"Patterns":null},"person-military-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-rifle.svg"},"Patterns":null},"person-military-to-person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-to-person.svg"},"Patterns":null},"person-praying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-praying.svg"},"Patterns":null},"person-pregnant.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-pregnant.svg"},"Patterns":null},"person-rays.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-rays.svg"},"Patterns":null},"person-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-rifle.svg"},"Patterns":null},"person-running.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-running.svg"},"Patterns":null},"person-shelter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-shelter.svg"},"Patterns":null},"person-skating.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skating.svg"},"Patterns":null},"person-skiing-nordic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skiing-nordic.svg"},"Patterns":null},"person-skiing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skiing.svg"},"Patterns":null},"person-snowboarding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-snowboarding.svg"},"Patterns":null},"person-swimming.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-swimming.svg"},"Patterns":null},"person-through-window.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-through-window.svg"},"Patterns":null},"person-walking-arrow-loop-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-arrow-loop-left.svg"},"Patterns":null},"person-walking-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-arrow-right.svg"},"Patterns":null},"person-walking-dashed-line-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-dashed-line-arrow-right.svg"},"Patterns":null},"person-walking-luggage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-luggage.svg"},"Patterns":null},"person-walking-with-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-with-cane.svg"},"Patterns":null},"person-walking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking.svg"},"Patterns":null},"person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person.svg"},"Patterns":null},"peseta-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peseta-sign.svg"},"Patterns":null},"peso-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peso-sign.svg"},"Patterns":null},"phone-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-flip.svg"},"Patterns":null},"phone-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-slash.svg"},"Patterns":null},"phone-volume.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-volume.svg"},"Patterns":null},"phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone.svg"},"Patterns":null},"photo-film.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/photo-film.svg"},"Patterns":null},"piggy-bank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/piggy-bank.svg"},"Patterns":null},"pills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pills.svg"},"Patterns":null},"pizza-slice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pizza-slice.svg"},"Patterns":null},"place-of-worship.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/place-of-worship.svg"},"Patterns":null},"plane-arrival.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-arrival.svg"},"Patterns":null},"plane-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-check.svg"},"Patterns":null},"plane-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-exclamation.svg"},"Patterns":null},"plane-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-xmark.svg"},"Patterns":null},"plane-departure.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-departure.svg"},"Patterns":null},"plane-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-lock.svg"},"Patterns":null},"plane-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-slash.svg"},"Patterns":null},"plane-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-up.svg"},"Patterns":null},"plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane.svg"},"Patterns":null},"plant-wilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plant-wilt.svg"},"Patterns":null},"plate-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plate-wheat.svg"},"Patterns":null},"play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/play.svg"},"Patterns":null},"plug-circle-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-bolt.svg"},"Patterns":null},"plug-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-check.svg"},"Patterns":null},"plug-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-exclamation.svg"},"Patterns":null},"plug-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-minus.svg"},"Patterns":null},"plug-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-plus.svg"},"Patterns":null},"plug-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-xmark.svg"},"Patterns":null},"plug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug.svg"},"Patterns":null},"plus-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plus-minus.svg"},"Patterns":null},"plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plus.svg"},"Patterns":null},"podcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/podcast.svg"},"Patterns":null},"poo-storm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poo-storm.svg"},"Patterns":null},"poo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poo.svg"},"Patterns":null},"poop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poop.svg"},"Patterns":null},"power-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/power-off.svg"},"Patterns":null},"prescription-bottle-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription-bottle-medical.svg"},"Patterns":null},"prescription-bottle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription-bottle.svg"},"Patterns":null},"prescription.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription.svg"},"Patterns":null},"print.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/print.svg"},"Patterns":null},"pump-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pump-medical.svg"},"Patterns":null},"pump-soap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pump-soap.svg"},"Patterns":null},"puzzle-piece.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/puzzle-piece.svg"},"Patterns":null},"q.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/q.svg"},"Patterns":null},"qrcode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/qrcode.svg"},"Patterns":null},"question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/question.svg"},"Patterns":null},"quote-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/quote-left.svg"},"Patterns":null},"quote-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/quote-right.svg"},"Patterns":null},"r.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/r.svg"},"Patterns":null},"radiation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/radiation.svg"},"Patterns":null},"radio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/radio.svg"},"Patterns":null},"rainbow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rainbow.svg"},"Patterns":null},"ranking-star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ranking-star.svg"},"Patterns":null},"receipt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/receipt.svg"},"Patterns":null},"record-vinyl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/record-vinyl.svg"},"Patterns":null},"rectangle-ad.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-ad.svg"},"Patterns":null},"rectangle-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-list.svg"},"Patterns":null},"rectangle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-xmark.svg"},"Patterns":null},"recycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/recycle.svg"},"Patterns":null},"registered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/registered.svg"},"Patterns":null},"repeat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/repeat.svg"},"Patterns":null},"reply-all.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/reply-all.svg"},"Patterns":null},"reply.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/reply.svg"},"Patterns":null},"republican.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/republican.svg"},"Patterns":null},"restroom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/restroom.svg"},"Patterns":null},"retweet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/retweet.svg"},"Patterns":null},"ribbon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ribbon.svg"},"Patterns":null},"right-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-from-bracket.svg"},"Patterns":null},"right-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-left.svg"},"Patterns":null},"right-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-long.svg"},"Patterns":null},"right-to-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-to-bracket.svg"},"Patterns":null},"ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ring.svg"},"Patterns":null},"road-barrier.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-barrier.svg"},"Patterns":null},"road-bridge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-bridge.svg"},"Patterns":null},"road-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-check.svg"},"Patterns":null},"road-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-exclamation.svg"},"Patterns":null},"road-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-xmark.svg"},"Patterns":null},"road-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-lock.svg"},"Patterns":null},"road-spikes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-spikes.svg"},"Patterns":null},"road.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road.svg"},"Patterns":null},"robot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/robot.svg"},"Patterns":null},"rocket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rocket.svg"},"Patterns":null},"rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate-left.svg"},"Patterns":null},"rotate-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate-right.svg"},"Patterns":null},"rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate.svg"},"Patterns":null},"route.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/route.svg"},"Patterns":null},"rss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rss.svg"},"Patterns":null},"ruble-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruble-sign.svg"},"Patterns":null},"rug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rug.svg"},"Patterns":null},"ruler-combined.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-combined.svg"},"Patterns":null},"ruler-horizontal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-horizontal.svg"},"Patterns":null},"ruler-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-vertical.svg"},"Patterns":null},"ruler.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler.svg"},"Patterns":null},"rupee-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rupee-sign.svg"},"Patterns":null},"rupiah-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rupiah-sign.svg"},"Patterns":null},"s.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/s.svg"},"Patterns":null},"sack-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sack-dollar.svg"},"Patterns":null},"sack-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sack-xmark.svg"},"Patterns":null},"sailboat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sailboat.svg"},"Patterns":null},"satellite-dish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/satellite-dish.svg"},"Patterns":null},"satellite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/satellite.svg"},"Patterns":null},"scale-balanced.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-balanced.svg"},"Patterns":null},"scale-unbalanced-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-unbalanced-flip.svg"},"Patterns":null},"scale-unbalanced.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-unbalanced.svg"},"Patterns":null},"school-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-check.svg"},"Patterns":null},"school-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-exclamation.svg"},"Patterns":null},"school-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-xmark.svg"},"Patterns":null},"school-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-flag.svg"},"Patterns":null},"school-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-lock.svg"},"Patterns":null},"school.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school.svg"},"Patterns":null},"scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scissors.svg"},"Patterns":null},"screwdriver-wrench.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/screwdriver-wrench.svg"},"Patterns":null},"screwdriver.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/screwdriver.svg"},"Patterns":null},"scroll-torah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scroll-torah.svg"},"Patterns":null},"scroll.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scroll.svg"},"Patterns":null},"sd-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sd-card.svg"},"Patterns":null},"section.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/section.svg"},"Patterns":null},"seedling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/seedling.svg"},"Patterns":null},"server.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/server.svg"},"Patterns":null},"shapes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shapes.svg"},"Patterns":null},"share-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share-from-square.svg"},"Patterns":null},"share-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share-nodes.svg"},"Patterns":null},"share.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share.svg"},"Patterns":null},"sheet-plastic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sheet-plastic.svg"},"Patterns":null},"shekel-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shekel-sign.svg"},"Patterns":null},"shield-cat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-cat.svg"},"Patterns":null},"shield-dog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-dog.svg"},"Patterns":null},"shield-halved.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-halved.svg"},"Patterns":null},"shield-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-heart.svg"},"Patterns":null},"shield-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-virus.svg"},"Patterns":null},"shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield.svg"},"Patterns":null},"ship.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ship.svg"},"Patterns":null},"shirt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shirt.svg"},"Patterns":null},"shoe-prints.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shoe-prints.svg"},"Patterns":null},"shop-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop-lock.svg"},"Patterns":null},"shop-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop-slash.svg"},"Patterns":null},"shop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop.svg"},"Patterns":null},"shower.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shower.svg"},"Patterns":null},"shrimp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shrimp.svg"},"Patterns":null},"shuffle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shuffle.svg"},"Patterns":null},"shuttle-space.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shuttle-space.svg"},"Patterns":null},"sign-hanging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sign-hanging.svg"},"Patterns":null},"signal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signal.svg"},"Patterns":null},"signature.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signature.svg"},"Patterns":null},"signs-post.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signs-post.svg"},"Patterns":null},"sim-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sim-card.svg"},"Patterns":null},"sink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sink.svg"},"Patterns":null},"sitemap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sitemap.svg"},"Patterns":null},"skull-crossbones.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/skull-crossbones.svg"},"Patterns":null},"skull.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/skull.svg"},"Patterns":null},"slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/slash.svg"},"Patterns":null},"sleigh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sleigh.svg"},"Patterns":null},"sliders.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sliders.svg"},"Patterns":null},"smog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/smog.svg"},"Patterns":null},"smoking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/smoking.svg"},"Patterns":null},"snowflake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowflake.svg"},"Patterns":null},"snowman.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowman.svg"},"Patterns":null},"snowplow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowplow.svg"},"Patterns":null},"soap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/soap.svg"},"Patterns":null},"socks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/socks.svg"},"Patterns":null},"solar-panel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/solar-panel.svg"},"Patterns":null},"sort-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort-down.svg"},"Patterns":null},"sort-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort-up.svg"},"Patterns":null},"sort.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort.svg"},"Patterns":null},"spa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spa.svg"},"Patterns":null},"spaghetti-monster-flying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spaghetti-monster-flying.svg"},"Patterns":null},"spell-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spell-check.svg"},"Patterns":null},"spider.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spider.svg"},"Patterns":null},"spinner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spinner.svg"},"Patterns":null},"splotch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/splotch.svg"},"Patterns":null},"spoon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spoon.svg"},"Patterns":null},"spray-can-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spray-can-sparkles.svg"},"Patterns":null},"spray-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spray-can.svg"},"Patterns":null},"square-arrow-up-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-arrow-up-right.svg"},"Patterns":null},"square-caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-down.svg"},"Patterns":null},"square-caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-left.svg"},"Patterns":null},"square-caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-right.svg"},"Patterns":null},"square-caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-up.svg"},"Patterns":null},"square-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-check.svg"},"Patterns":null},"square-envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-envelope.svg"},"Patterns":null},"square-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-full.svg"},"Patterns":null},"square-h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-h.svg"},"Patterns":null},"square-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-minus.svg"},"Patterns":null},"square-nfi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-nfi.svg"},"Patterns":null},"square-parking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-parking.svg"},"Patterns":null},"square-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-pen.svg"},"Patterns":null},"square-person-confined.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-person-confined.svg"},"Patterns":null},"square-phone-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-phone-flip.svg"},"Patterns":null},"square-phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-phone.svg"},"Patterns":null},"square-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-plus.svg"},"Patterns":null},"square-poll-horizontal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-poll-horizontal.svg"},"Patterns":null},"square-poll-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-poll-vertical.svg"},"Patterns":null},"square-root-variable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-root-variable.svg"},"Patterns":null},"square-rss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-rss.svg"},"Patterns":null},"square-share-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-share-nodes.svg"},"Patterns":null},"square-up-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-up-right.svg"},"Patterns":null},"square-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-virus.svg"},"Patterns":null},"square-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-xmark.svg"},"Patterns":null},"square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square.svg"},"Patterns":null},"staff-aesculapius.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/staff-aesculapius.svg"},"Patterns":null},"stairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stairs.svg"},"Patterns":null},"stamp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stamp.svg"},"Patterns":null},"star-and-crescent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-and-crescent.svg"},"Patterns":null},"star-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-half-stroke.svg"},"Patterns":null},"star-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-half.svg"},"Patterns":null},"star-of-david.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-of-david.svg"},"Patterns":null},"star-of-life.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-of-life.svg"},"Patterns":null},"star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star.svg"},"Patterns":null},"sterling-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sterling-sign.svg"},"Patterns":null},"stethoscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stethoscope.svg"},"Patterns":null},"stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stop.svg"},"Patterns":null},"stopwatch-20.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stopwatch-20.svg"},"Patterns":null},"stopwatch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stopwatch.svg"},"Patterns":null},"store-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/store-slash.svg"},"Patterns":null},"store.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/store.svg"},"Patterns":null},"street-view.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/street-view.svg"},"Patterns":null},"strikethrough.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/strikethrough.svg"},"Patterns":null},"stroopwafel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stroopwafel.svg"},"Patterns":null},"subscript.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/subscript.svg"},"Patterns":null},"suitcase-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase-medical.svg"},"Patterns":null},"suitcase-rolling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase-rolling.svg"},"Patterns":null},"suitcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase.svg"},"Patterns":null},"sun-plant-wilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sun-plant-wilt.svg"},"Patterns":null},"sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sun.svg"},"Patterns":null},"superscript.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/superscript.svg"},"Patterns":null},"swatchbook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/swatchbook.svg"},"Patterns":null},"synagogue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/synagogue.svg"},"Patterns":null},"syringe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/syringe.svg"},"Patterns":null},"t.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/t.svg"},"Patterns":null},"table-cells-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-cells-large.svg"},"Patterns":null},"table-cells.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-cells.svg"},"Patterns":null},"table-columns.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-columns.svg"},"Patterns":null},"table-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-list.svg"},"Patterns":null},"table-tennis-paddle-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-tennis-paddle-ball.svg"},"Patterns":null},"table.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table.svg"},"Patterns":null},"tablet-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet-button.svg"},"Patterns":null},"tablet-screen-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet-screen-button.svg"},"Patterns":null},"tablet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet.svg"},"Patterns":null},"tablets.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablets.svg"},"Patterns":null},"tachograph-digital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tachograph-digital.svg"},"Patterns":null},"tag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tag.svg"},"Patterns":null},"tags.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tags.svg"},"Patterns":null},"tape.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tape.svg"},"Patterns":null},"tarp-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tarp-droplet.svg"},"Patterns":null},"tarp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tarp.svg"},"Patterns":null},"taxi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/taxi.svg"},"Patterns":null},"teeth-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/teeth-open.svg"},"Patterns":null},"teeth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/teeth.svg"},"Patterns":null},"temperature-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-arrow-down.svg"},"Patterns":null},"temperature-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-arrow-up.svg"},"Patterns":null},"temperature-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-empty.svg"},"Patterns":null},"temperature-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-full.svg"},"Patterns":null},"temperature-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-half.svg"},"Patterns":null},"temperature-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-high.svg"},"Patterns":null},"temperature-low.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-low.svg"},"Patterns":null},"temperature-quarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-quarter.svg"},"Patterns":null},"temperature-three-quarters.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-three-quarters.svg"},"Patterns":null},"tenge-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tenge-sign.svg"},"Patterns":null},"tent-arrow-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-down-to-line.svg"},"Patterns":null},"tent-arrow-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-left-right.svg"},"Patterns":null},"tent-arrow-turn-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-turn-left.svg"},"Patterns":null},"tent-arrows-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrows-down.svg"},"Patterns":null},"tent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent.svg"},"Patterns":null},"tents.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tents.svg"},"Patterns":null},"terminal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/terminal.svg"},"Patterns":null},"text-height.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-height.svg"},"Patterns":null},"text-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-slash.svg"},"Patterns":null},"text-width.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-width.svg"},"Patterns":null},"thermometer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thermometer.svg"},"Patterns":null},"thumbs-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbs-down.svg"},"Patterns":null},"thumbs-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbs-up.svg"},"Patterns":null},"thumbtack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbtack.svg"},"Patterns":null},"ticket-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ticket-simple.svg"},"Patterns":null},"ticket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ticket.svg"},"Patterns":null},"timeline.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/timeline.svg"},"Patterns":null},"toggle-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toggle-off.svg"},"Patterns":null},"toggle-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toggle-on.svg"},"Patterns":null},"toilet-paper-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-paper-slash.svg"},"Patterns":null},"toilet-paper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-paper.svg"},"Patterns":null},"toilet-portable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-portable.svg"},"Patterns":null},"toilet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet.svg"},"Patterns":null},"toilets-portable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilets-portable.svg"},"Patterns":null},"toolbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toolbox.svg"},"Patterns":null},"tooth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tooth.svg"},"Patterns":null},"torii-gate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/torii-gate.svg"},"Patterns":null},"tornado.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tornado.svg"},"Patterns":null},"tower-broadcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-broadcast.svg"},"Patterns":null},"tower-cell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-cell.svg"},"Patterns":null},"tower-observation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-observation.svg"},"Patterns":null},"tractor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tractor.svg"},"Patterns":null},"trademark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trademark.svg"},"Patterns":null},"traffic-light.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/traffic-light.svg"},"Patterns":null},"trailer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trailer.svg"},"Patterns":null},"train-subway.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train-subway.svg"},"Patterns":null},"train-tram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train-tram.svg"},"Patterns":null},"train.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train.svg"},"Patterns":null},"transgender.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/transgender.svg"},"Patterns":null},"trash-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-arrow-up.svg"},"Patterns":null},"trash-can-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-can-arrow-up.svg"},"Patterns":null},"trash-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-can.svg"},"Patterns":null},"trash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash.svg"},"Patterns":null},"tree-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tree-city.svg"},"Patterns":null},"tree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tree.svg"},"Patterns":null},"triangle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/triangle-exclamation.svg"},"Patterns":null},"trophy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trophy.svg"},"Patterns":null},"trowel-bricks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trowel-bricks.svg"},"Patterns":null},"trowel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trowel.svg"},"Patterns":null},"truck-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-arrow-right.svg"},"Patterns":null},"truck-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-droplet.svg"},"Patterns":null},"truck-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-fast.svg"},"Patterns":null},"truck-field-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-field-un.svg"},"Patterns":null},"truck-field.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-field.svg"},"Patterns":null},"truck-front.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-front.svg"},"Patterns":null},"truck-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-medical.svg"},"Patterns":null},"truck-monster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-monster.svg"},"Patterns":null},"truck-moving.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-moving.svg"},"Patterns":null},"truck-pickup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-pickup.svg"},"Patterns":null},"truck-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-plane.svg"},"Patterns":null},"truck-ramp-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-ramp-box.svg"},"Patterns":null},"truck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck.svg"},"Patterns":null},"tty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tty.svg"},"Patterns":null},"turkish-lira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turkish-lira-sign.svg"},"Patterns":null},"turn-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turn-down.svg"},"Patterns":null},"turn-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turn-up.svg"},"Patterns":null},"tv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tv.svg"},"Patterns":null},"u.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/u.svg"},"Patterns":null},"umbrella-beach.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/umbrella-beach.svg"},"Patterns":null},"umbrella.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/umbrella.svg"},"Patterns":null},"underline.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/underline.svg"},"Patterns":null},"universal-access.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/universal-access.svg"},"Patterns":null},"unlock-keyhole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/unlock-keyhole.svg"},"Patterns":null},"unlock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/unlock.svg"},"Patterns":null},"up-down-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-down-left-right.svg"},"Patterns":null},"up-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-down.svg"},"Patterns":null},"up-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-long.svg"},"Patterns":null},"up-right-and-down-left-from-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-right-and-down-left-from-center.svg"},"Patterns":null},"up-right-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-right-from-square.svg"},"Patterns":null},"upload.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/upload.svg"},"Patterns":null},"user-astronaut.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-astronaut.svg"},"Patterns":null},"user-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-check.svg"},"Patterns":null},"user-clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-clock.svg"},"Patterns":null},"user-doctor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-doctor.svg"},"Patterns":null},"user-gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-gear.svg"},"Patterns":null},"user-graduate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-graduate.svg"},"Patterns":null},"user-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-group.svg"},"Patterns":null},"user-injured.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-injured.svg"},"Patterns":null},"user-large-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-large-slash.svg"},"Patterns":null},"user-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-large.svg"},"Patterns":null},"user-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-lock.svg"},"Patterns":null},"user-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-minus.svg"},"Patterns":null},"user-ninja.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-ninja.svg"},"Patterns":null},"user-nurse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-nurse.svg"},"Patterns":null},"user-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-pen.svg"},"Patterns":null},"user-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-plus.svg"},"Patterns":null},"user-secret.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-secret.svg"},"Patterns":null},"user-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-shield.svg"},"Patterns":null},"user-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-slash.svg"},"Patterns":null},"user-tag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-tag.svg"},"Patterns":null},"user-tie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-tie.svg"},"Patterns":null},"user-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-xmark.svg"},"Patterns":null},"user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user.svg"},"Patterns":null},"users-between-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-between-lines.svg"},"Patterns":null},"users-gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-gear.svg"},"Patterns":null},"users-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-line.svg"},"Patterns":null},"users-rays.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-rays.svg"},"Patterns":null},"users-rectangle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-rectangle.svg"},"Patterns":null},"users-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-slash.svg"},"Patterns":null},"users-viewfinder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-viewfinder.svg"},"Patterns":null},"users.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users.svg"},"Patterns":null},"utensils.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/utensils.svg"},"Patterns":null},"v.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/v.svg"},"Patterns":null},"van-shuttle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/van-shuttle.svg"},"Patterns":null},"vault.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vault.svg"},"Patterns":null},"vector-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vector-square.svg"},"Patterns":null},"venus-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus-double.svg"},"Patterns":null},"venus-mars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus-mars.svg"},"Patterns":null},"venus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus.svg"},"Patterns":null},"vest-patches.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vest-patches.svg"},"Patterns":null},"vest.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vest.svg"},"Patterns":null},"vial-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial-circle-check.svg"},"Patterns":null},"vial-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial-virus.svg"},"Patterns":null},"vial.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial.svg"},"Patterns":null},"vials.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vials.svg"},"Patterns":null},"video-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/video-slash.svg"},"Patterns":null},"video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/video.svg"},"Patterns":null},"vihara.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vihara.svg"},"Patterns":null},"virus-covid-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-covid-slash.svg"},"Patterns":null},"virus-covid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-covid.svg"},"Patterns":null},"virus-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-slash.svg"},"Patterns":null},"virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus.svg"},"Patterns":null},"viruses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/viruses.svg"},"Patterns":null},"voicemail.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/voicemail.svg"},"Patterns":null},"volcano.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volcano.svg"},"Patterns":null},"volleyball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volleyball.svg"},"Patterns":null},"volume-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-high.svg"},"Patterns":null},"volume-low.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-low.svg"},"Patterns":null},"volume-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-off.svg"},"Patterns":null},"volume-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-xmark.svg"},"Patterns":null},"vr-cardboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vr-cardboard.svg"},"Patterns":null},"w.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/w.svg"},"Patterns":null},"walkie-talkie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/walkie-talkie.svg"},"Patterns":null},"wallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wallet.svg"},"Patterns":null},"wand-magic-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-magic-sparkles.svg"},"Patterns":null},"wand-magic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-magic.svg"},"Patterns":null},"wand-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-sparkles.svg"},"Patterns":null},"warehouse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/warehouse.svg"},"Patterns":null},"water-ladder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/water-ladder.svg"},"Patterns":null},"water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/water.svg"},"Patterns":null},"wave-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wave-square.svg"},"Patterns":null},"weight-hanging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/weight-hanging.svg"},"Patterns":null},"weight-scale.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/weight-scale.svg"},"Patterns":null},"wheat-awn-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheat-awn-circle-exclamation.svg"},"Patterns":null},"wheat-awn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheat-awn.svg"},"Patterns":null},"wheelchair-move.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheelchair-move.svg"},"Patterns":null},"wheelchair.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheelchair.svg"},"Patterns":null},"whiskey-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/whiskey-glass.svg"},"Patterns":null},"wifi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wifi.svg"},"Patterns":null},"wind.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wind.svg"},"Patterns":null},"window-maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-maximize.svg"},"Patterns":null},"window-minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-minimize.svg"},"Patterns":null},"window-restore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-restore.svg"},"Patterns":null},"wine-bottle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-bottle.svg"},"Patterns":null},"wine-glass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-glass-empty.svg"},"Patterns":null},"wine-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-glass.svg"},"Patterns":null},"won-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/won-sign.svg"},"Patterns":null},"worm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/worm.svg"},"Patterns":null},"wrench.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wrench.svg"},"Patterns":null},"x-ray.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/x-ray.svg"},"Patterns":null},"x.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/x.svg"},"Patterns":null},"xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/xmark.svg"},"Patterns":null},"xmarks-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/xmarks-lines.svg"},"Patterns":null},"y.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/y.svg"},"Patterns":null},"yen-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/yen-sign.svg"},"Patterns":null},"yin-yang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/yin-yang.svg"},"Patterns":null},"z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/z.svg"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"webfonts":{"Children":{"fa-brands-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-brands-400.ttf"},"Patterns":null},"fa-brands-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-brands-400.woff2"},"Patterns":null},"fa-regular-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-regular-400.ttf"},"Patterns":null},"fa-regular-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-regular-400.woff2"},"Patterns":null},"fa-solid-900.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-solid-900.ttf"},"Patterns":null},"fa-solid-900.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-solid-900.woff2"},"Patterns":null},"fa-v4compatibility.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-v4compatibility.ttf"},"Patterns":null},"fa-v4compatibility.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-v4compatibility.woff2"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"MyWebsite.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"MyWebsite.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/MyWebsite/obj/Debug/net7.0/MyWebsite.GeneratedMSBuildEditorConfig.editorconfig b/MyWebsite/obj/Debug/net7.0/MyWebsite.GeneratedMSBuildEditorConfig.editorconfig index 050292c..8537185 100644 --- a/MyWebsite/obj/Debug/net7.0/MyWebsite.GeneratedMSBuildEditorConfig.editorconfig +++ b/MyWebsite/obj/Debug/net7.0/MyWebsite.GeneratedMSBuildEditorConfig.editorconfig @@ -16,6 +16,10 @@ build_property.GenerateRazorMetadataSourceChecksumAttributes = build_property.MSBuildProjectDirectory = /home/merlin/MyWebsite/MyWebsite build_property._RazorSourceGeneratorDebug = +[/home/merlin/MyWebsite/MyWebsite/Pages/Contact.cshtml] +build_metadata.AdditionalFiles.TargetPath = UGFnZXMvQ29udGFjdC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + [/home/merlin/MyWebsite/MyWebsite/Pages/Error.cshtml] build_metadata.AdditionalFiles.TargetPath = UGFnZXMvRXJyb3IuY3NodG1s build_metadata.AdditionalFiles.CssScope = @@ -24,6 +28,14 @@ build_metadata.AdditionalFiles.CssScope = build_metadata.AdditionalFiles.TargetPath = UGFnZXMvSW5kZXguY3NodG1s build_metadata.AdditionalFiles.CssScope = +[/home/merlin/MyWebsite/MyWebsite/Pages/Objectif.cshtml] +build_metadata.AdditionalFiles.TargetPath = UGFnZXMvT2JqZWN0aWYuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[/home/merlin/MyWebsite/MyWebsite/Pages/Portfolio.cshtml] +build_metadata.AdditionalFiles.TargetPath = UGFnZXMvUG9ydGZvbGlvLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + [/home/merlin/MyWebsite/MyWebsite/Pages/Privacy.cshtml] build_metadata.AdditionalFiles.TargetPath = UGFnZXMvUHJpdmFjeS5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = @@ -32,6 +44,10 @@ build_metadata.AdditionalFiles.CssScope = build_metadata.AdditionalFiles.TargetPath = UGFnZXMvU2hhcmVkL19WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s build_metadata.AdditionalFiles.CssScope = +[/home/merlin/MyWebsite/MyWebsite/Pages/Technologies.cshtml] +build_metadata.AdditionalFiles.TargetPath = UGFnZXMvVGVjaG5vbG9naWVzLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + [/home/merlin/MyWebsite/MyWebsite/Pages/_ViewImports.cshtml] build_metadata.AdditionalFiles.TargetPath = UGFnZXMvX1ZpZXdJbXBvcnRzLmNzaHRtbA== build_metadata.AdditionalFiles.CssScope = diff --git a/MyWebsite/obj/Debug/net7.0/MyWebsite.csproj.CoreCompileInputs.cache b/MyWebsite/obj/Debug/net7.0/MyWebsite.csproj.CoreCompileInputs.cache index d345c1d..077890d 100644 --- a/MyWebsite/obj/Debug/net7.0/MyWebsite.csproj.CoreCompileInputs.cache +++ b/MyWebsite/obj/Debug/net7.0/MyWebsite.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -435a65377a208681d87a29c8d30a5031100b8e89 +40a425a10a7fb90e7cc34287ad05337a1b458ea7 diff --git a/MyWebsite/obj/Debug/net7.0/MyWebsite.dll b/MyWebsite/obj/Debug/net7.0/MyWebsite.dll index 319ad86..74f587c 100644 Binary files a/MyWebsite/obj/Debug/net7.0/MyWebsite.dll and b/MyWebsite/obj/Debug/net7.0/MyWebsite.dll differ diff --git a/MyWebsite/obj/Debug/net7.0/MyWebsite.pdb b/MyWebsite/obj/Debug/net7.0/MyWebsite.pdb index b15cbd8..dda445d 100644 Binary files a/MyWebsite/obj/Debug/net7.0/MyWebsite.pdb and b/MyWebsite/obj/Debug/net7.0/MyWebsite.pdb differ diff --git a/MyWebsite/obj/Debug/net7.0/ref/MyWebsite.dll b/MyWebsite/obj/Debug/net7.0/ref/MyWebsite.dll index d344c0d..945dc23 100644 Binary files a/MyWebsite/obj/Debug/net7.0/ref/MyWebsite.dll and b/MyWebsite/obj/Debug/net7.0/ref/MyWebsite.dll differ diff --git a/MyWebsite/obj/Debug/net7.0/refint/MyWebsite.dll b/MyWebsite/obj/Debug/net7.0/refint/MyWebsite.dll index d344c0d..945dc23 100644 Binary files a/MyWebsite/obj/Debug/net7.0/refint/MyWebsite.dll and b/MyWebsite/obj/Debug/net7.0/refint/MyWebsite.dll differ diff --git a/MyWebsite/obj/Debug/net7.0/staticwebassets.build.json b/MyWebsite/obj/Debug/net7.0/staticwebassets.build.json index 0baa59b..d849b51 100644 --- a/MyWebsite/obj/Debug/net7.0/staticwebassets.build.json +++ b/MyWebsite/obj/Debug/net7.0/staticwebassets.build.json @@ -1,6 +1,6 @@ { "Version": 1, - "Hash": "n6eXy8xubnSIttKXi30NJmMhQAgvpo/MogwrvLT6ji0=", + "Hash": "cNhgoNBFmR05a8kaM6qb/MhlFKBVk/+gqjxk74PEgIg=", "Source": "MyWebsite", "BasePath": "_content/MyWebsite", "Mode": "Default", @@ -50,6 +50,23 @@ "CopyToPublishDirectory": "PreserveNewest", "OriginalItemSpec": "/home/merlin/MyWebsite/MyWebsite/obj/Debug/net7.0/scopedcss/projectbundle/MyWebsite.bundle.scp.css" }, + { + "Identity": "/home/merlin/MyWebsite/MyWebsite/wwwroot/Content/Logo.png", + "SourceId": "MyWebsite", + "SourceType": "Discovered", + "ContentRoot": "/home/merlin/MyWebsite/MyWebsite/wwwroot/", + "BasePath": "_content/MyWebsite", + "RelativePath": "Content/Logo.png", + "AssetKind": "All", + "AssetMode": "All", + "AssetRole": "Primary", + "RelatedAsset": "", + "AssetTraitName": "", + "AssetTraitValue": "", + "CopyToOutputDirectory": "Never", + "CopyToPublishDirectory": "PreserveNewest", + "OriginalItemSpec": "wwwroot/Content/Logo.png" + }, { "Identity": "/home/merlin/MyWebsite/MyWebsite/wwwroot/css/site.css", "SourceId": "MyWebsite", diff --git a/MyWebsite/obj/Debug/net7.0/staticwebassets.development.json b/MyWebsite/obj/Debug/net7.0/staticwebassets.development.json index d8b78f0..4779fec 100644 --- a/MyWebsite/obj/Debug/net7.0/staticwebassets.development.json +++ b/MyWebsite/obj/Debug/net7.0/staticwebassets.development.json @@ -1 +1 @@ -{"ContentRoots":["/home/merlin/MyWebsite/MyWebsite/wwwroot/","/home/merlin/MyWebsite/MyWebsite/obj/Debug/net7.0/scopedcss/bundle/"],"Root":{"Children":{"css":{"Children":{"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"Fonts":{"Children":{"JetBrainsMono-Regular.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"Fonts/JetBrainsMono-Regular.woff2"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"site.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"js/site.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"dist":{"Children":{"css":{"Children":{"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null},"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null}},"Asset":null,"Patterns":null},"FontAwesome":{"Children":{"css":{"Children":{"all.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/all.css"},"Patterns":null},"all.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/all.min.css"},"Patterns":null},"brands.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/brands.css"},"Patterns":null},"brands.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/brands.min.css"},"Patterns":null},"fontawesome.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/fontawesome.css"},"Patterns":null},"fontawesome.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/fontawesome.min.css"},"Patterns":null},"regular.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/regular.css"},"Patterns":null},"regular.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/regular.min.css"},"Patterns":null},"solid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/solid.css"},"Patterns":null},"solid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/solid.min.css"},"Patterns":null},"svg-with-js.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/svg-with-js.css"},"Patterns":null},"svg-with-js.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/svg-with-js.min.css"},"Patterns":null},"v4-font-face.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-font-face.css"},"Patterns":null},"v4-font-face.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-font-face.min.css"},"Patterns":null},"v4-shims.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-shims.css"},"Patterns":null},"v4-shims.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-shims.min.css"},"Patterns":null},"v5-font-face.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v5-font-face.css"},"Patterns":null},"v5-font-face.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v5-font-face.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"all.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/all.js"},"Patterns":null},"all.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/all.min.js"},"Patterns":null},"brands.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/brands.js"},"Patterns":null},"brands.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/brands.min.js"},"Patterns":null},"conflict-detection.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/conflict-detection.js"},"Patterns":null},"conflict-detection.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/conflict-detection.min.js"},"Patterns":null},"fontawesome.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/fontawesome.js"},"Patterns":null},"fontawesome.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/fontawesome.min.js"},"Patterns":null},"regular.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/regular.js"},"Patterns":null},"regular.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/regular.min.js"},"Patterns":null},"solid.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/solid.js"},"Patterns":null},"solid.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/solid.min.js"},"Patterns":null},"v4-shims.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/v4-shims.js"},"Patterns":null},"v4-shims.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/v4-shims.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"less":{"Children":{"brands.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/brands.less"},"Patterns":null},"fontawesome.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/fontawesome.less"},"Patterns":null},"regular.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/regular.less"},"Patterns":null},"solid.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/solid.less"},"Patterns":null},"v4-shims.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/v4-shims.less"},"Patterns":null},"_animated.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_animated.less"},"Patterns":null},"_bordered-pulled.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_bordered-pulled.less"},"Patterns":null},"_core.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_core.less"},"Patterns":null},"_fixed-width.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_fixed-width.less"},"Patterns":null},"_icons.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_icons.less"},"Patterns":null},"_list.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_list.less"},"Patterns":null},"_mixins.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_mixins.less"},"Patterns":null},"_rotated-flipped.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_rotated-flipped.less"},"Patterns":null},"_screen-reader.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_screen-reader.less"},"Patterns":null},"_shims.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_shims.less"},"Patterns":null},"_sizing.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_sizing.less"},"Patterns":null},"_stacked.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_stacked.less"},"Patterns":null},"_variables.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_variables.less"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/LICENSE.txt"},"Patterns":null},"metadata":{"Children":{"categories.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/categories.yml"},"Patterns":null},"icons.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/icons.json"},"Patterns":null},"icons.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/icons.yml"},"Patterns":null},"shims.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/shims.json"},"Patterns":null},"shims.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/shims.yml"},"Patterns":null},"sponsors.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/sponsors.yml"},"Patterns":null}},"Asset":null,"Patterns":null},"scss":{"Children":{"brands.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/brands.scss"},"Patterns":null},"fontawesome.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/fontawesome.scss"},"Patterns":null},"regular.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/regular.scss"},"Patterns":null},"solid.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/solid.scss"},"Patterns":null},"v4-shims.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/v4-shims.scss"},"Patterns":null},"_animated.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_animated.scss"},"Patterns":null},"_bordered-pulled.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_bordered-pulled.scss"},"Patterns":null},"_core.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_core.scss"},"Patterns":null},"_fixed-width.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_fixed-width.scss"},"Patterns":null},"_functions.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_functions.scss"},"Patterns":null},"_icons.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_icons.scss"},"Patterns":null},"_list.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_list.scss"},"Patterns":null},"_mixins.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_mixins.scss"},"Patterns":null},"_rotated-flipped.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_rotated-flipped.scss"},"Patterns":null},"_screen-reader.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_screen-reader.scss"},"Patterns":null},"_shims.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_shims.scss"},"Patterns":null},"_sizing.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_sizing.scss"},"Patterns":null},"_stacked.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_stacked.scss"},"Patterns":null},"_variables.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_variables.scss"},"Patterns":null}},"Asset":null,"Patterns":null},"sprites":{"Children":{"brands.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/brands.svg"},"Patterns":null},"regular.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/regular.svg"},"Patterns":null},"solid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/solid.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"svgs":{"Children":{"brands":{"Children":{"42-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/42-group.svg"},"Patterns":null},"500px.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/500px.svg"},"Patterns":null},"accessible-icon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/accessible-icon.svg"},"Patterns":null},"accusoft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/accusoft.svg"},"Patterns":null},"adn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/adn.svg"},"Patterns":null},"adversal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/adversal.svg"},"Patterns":null},"affiliatetheme.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/affiliatetheme.svg"},"Patterns":null},"airbnb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/airbnb.svg"},"Patterns":null},"algolia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/algolia.svg"},"Patterns":null},"alipay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/alipay.svg"},"Patterns":null},"amazon-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amazon-pay.svg"},"Patterns":null},"amazon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amazon.svg"},"Patterns":null},"amilia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amilia.svg"},"Patterns":null},"android.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/android.svg"},"Patterns":null},"angellist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angellist.svg"},"Patterns":null},"angrycreative.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angrycreative.svg"},"Patterns":null},"angular.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angular.svg"},"Patterns":null},"app-store-ios.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/app-store-ios.svg"},"Patterns":null},"app-store.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/app-store.svg"},"Patterns":null},"apper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apper.svg"},"Patterns":null},"apple-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apple-pay.svg"},"Patterns":null},"apple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apple.svg"},"Patterns":null},"artstation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/artstation.svg"},"Patterns":null},"asymmetrik.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/asymmetrik.svg"},"Patterns":null},"atlassian.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/atlassian.svg"},"Patterns":null},"audible.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/audible.svg"},"Patterns":null},"autoprefixer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/autoprefixer.svg"},"Patterns":null},"avianex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/avianex.svg"},"Patterns":null},"aviato.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/aviato.svg"},"Patterns":null},"aws.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/aws.svg"},"Patterns":null},"bandcamp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bandcamp.svg"},"Patterns":null},"battle-net.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/battle-net.svg"},"Patterns":null},"behance-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/behance-square.svg"},"Patterns":null},"behance.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/behance.svg"},"Patterns":null},"bilibili.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bilibili.svg"},"Patterns":null},"bimobject.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bimobject.svg"},"Patterns":null},"bitbucket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bitbucket.svg"},"Patterns":null},"bitcoin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bitcoin.svg"},"Patterns":null},"bity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bity.svg"},"Patterns":null},"black-tie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/black-tie.svg"},"Patterns":null},"blackberry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blackberry.svg"},"Patterns":null},"blogger-b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blogger-b.svg"},"Patterns":null},"blogger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blogger.svg"},"Patterns":null},"bluetooth-b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bluetooth-b.svg"},"Patterns":null},"bluetooth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bluetooth.svg"},"Patterns":null},"bootstrap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bootstrap.svg"},"Patterns":null},"bots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bots.svg"},"Patterns":null},"btc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/btc.svg"},"Patterns":null},"buffer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buffer.svg"},"Patterns":null},"buromobelexperte.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buromobelexperte.svg"},"Patterns":null},"buy-n-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buy-n-large.svg"},"Patterns":null},"buysellads.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buysellads.svg"},"Patterns":null},"canadian-maple-leaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/canadian-maple-leaf.svg"},"Patterns":null},"cc-amazon-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-amazon-pay.svg"},"Patterns":null},"cc-amex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-amex.svg"},"Patterns":null},"cc-apple-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-apple-pay.svg"},"Patterns":null},"cc-diners-club.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-diners-club.svg"},"Patterns":null},"cc-discover.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-discover.svg"},"Patterns":null},"cc-jcb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-jcb.svg"},"Patterns":null},"cc-mastercard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-mastercard.svg"},"Patterns":null},"cc-paypal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-paypal.svg"},"Patterns":null},"cc-stripe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-stripe.svg"},"Patterns":null},"cc-visa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-visa.svg"},"Patterns":null},"centercode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/centercode.svg"},"Patterns":null},"centos.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/centos.svg"},"Patterns":null},"chrome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/chrome.svg"},"Patterns":null},"chromecast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/chromecast.svg"},"Patterns":null},"cloudflare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudflare.svg"},"Patterns":null},"cloudscale.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudscale.svg"},"Patterns":null},"cloudsmith.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudsmith.svg"},"Patterns":null},"cloudversify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudversify.svg"},"Patterns":null},"cmplid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cmplid.svg"},"Patterns":null},"codepen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/codepen.svg"},"Patterns":null},"codiepie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/codiepie.svg"},"Patterns":null},"confluence.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/confluence.svg"},"Patterns":null},"connectdevelop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/connectdevelop.svg"},"Patterns":null},"contao.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/contao.svg"},"Patterns":null},"cotton-bureau.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cotton-bureau.svg"},"Patterns":null},"cpanel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cpanel.svg"},"Patterns":null},"creative-commons-by.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-by.svg"},"Patterns":null},"creative-commons-nc-eu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc-eu.svg"},"Patterns":null},"creative-commons-nc-jp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc-jp.svg"},"Patterns":null},"creative-commons-nc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc.svg"},"Patterns":null},"creative-commons-nd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nd.svg"},"Patterns":null},"creative-commons-pd-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-pd-alt.svg"},"Patterns":null},"creative-commons-pd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-pd.svg"},"Patterns":null},"creative-commons-remix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-remix.svg"},"Patterns":null},"creative-commons-sa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sa.svg"},"Patterns":null},"creative-commons-sampling-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sampling-plus.svg"},"Patterns":null},"creative-commons-sampling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sampling.svg"},"Patterns":null},"creative-commons-share.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-share.svg"},"Patterns":null},"creative-commons-zero.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-zero.svg"},"Patterns":null},"creative-commons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons.svg"},"Patterns":null},"critical-role.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/critical-role.svg"},"Patterns":null},"css3-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/css3-alt.svg"},"Patterns":null},"css3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/css3.svg"},"Patterns":null},"cuttlefish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cuttlefish.svg"},"Patterns":null},"d-and-d-beyond.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/d-and-d-beyond.svg"},"Patterns":null},"d-and-d.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/d-and-d.svg"},"Patterns":null},"dailymotion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dailymotion.svg"},"Patterns":null},"dashcube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dashcube.svg"},"Patterns":null},"deezer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deezer.svg"},"Patterns":null},"delicious.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/delicious.svg"},"Patterns":null},"deploydog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deploydog.svg"},"Patterns":null},"deskpro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deskpro.svg"},"Patterns":null},"dev.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dev.svg"},"Patterns":null},"deviantart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deviantart.svg"},"Patterns":null},"dhl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dhl.svg"},"Patterns":null},"diaspora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/diaspora.svg"},"Patterns":null},"digg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/digg.svg"},"Patterns":null},"digital-ocean.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/digital-ocean.svg"},"Patterns":null},"discord.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/discord.svg"},"Patterns":null},"discourse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/discourse.svg"},"Patterns":null},"dochub.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dochub.svg"},"Patterns":null},"docker.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/docker.svg"},"Patterns":null},"draft2digital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/draft2digital.svg"},"Patterns":null},"dribbble-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dribbble-square.svg"},"Patterns":null},"dribbble.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dribbble.svg"},"Patterns":null},"dropbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dropbox.svg"},"Patterns":null},"drupal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/drupal.svg"},"Patterns":null},"dyalog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dyalog.svg"},"Patterns":null},"earlybirds.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/earlybirds.svg"},"Patterns":null},"ebay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ebay.svg"},"Patterns":null},"edge-legacy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/edge-legacy.svg"},"Patterns":null},"edge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/edge.svg"},"Patterns":null},"elementor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/elementor.svg"},"Patterns":null},"ello.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ello.svg"},"Patterns":null},"ember.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ember.svg"},"Patterns":null},"empire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/empire.svg"},"Patterns":null},"envira.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/envira.svg"},"Patterns":null},"erlang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/erlang.svg"},"Patterns":null},"ethereum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ethereum.svg"},"Patterns":null},"etsy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/etsy.svg"},"Patterns":null},"evernote.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/evernote.svg"},"Patterns":null},"expeditedssl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/expeditedssl.svg"},"Patterns":null},"facebook-f.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-f.svg"},"Patterns":null},"facebook-messenger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-messenger.svg"},"Patterns":null},"facebook-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-square.svg"},"Patterns":null},"facebook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook.svg"},"Patterns":null},"fantasy-flight-games.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fantasy-flight-games.svg"},"Patterns":null},"fedex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fedex.svg"},"Patterns":null},"fedora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fedora.svg"},"Patterns":null},"figma.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/figma.svg"},"Patterns":null},"firefox-browser.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firefox-browser.svg"},"Patterns":null},"firefox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firefox.svg"},"Patterns":null},"first-order-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/first-order-alt.svg"},"Patterns":null},"first-order.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/first-order.svg"},"Patterns":null},"firstdraft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firstdraft.svg"},"Patterns":null},"flickr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/flickr.svg"},"Patterns":null},"flipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/flipboard.svg"},"Patterns":null},"fly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fly.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/font-awesome.svg"},"Patterns":null},"fonticons-fi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fonticons-fi.svg"},"Patterns":null},"fonticons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fonticons.svg"},"Patterns":null},"fort-awesome-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fort-awesome-alt.svg"},"Patterns":null},"fort-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fort-awesome.svg"},"Patterns":null},"forumbee.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/forumbee.svg"},"Patterns":null},"foursquare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/foursquare.svg"},"Patterns":null},"free-code-camp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/free-code-camp.svg"},"Patterns":null},"freebsd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/freebsd.svg"},"Patterns":null},"fulcrum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fulcrum.svg"},"Patterns":null},"galactic-republic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/galactic-republic.svg"},"Patterns":null},"galactic-senate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/galactic-senate.svg"},"Patterns":null},"get-pocket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/get-pocket.svg"},"Patterns":null},"gg-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gg-circle.svg"},"Patterns":null},"gg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gg.svg"},"Patterns":null},"git-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git-alt.svg"},"Patterns":null},"git-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git-square.svg"},"Patterns":null},"git.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git.svg"},"Patterns":null},"github-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github-alt.svg"},"Patterns":null},"github-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github-square.svg"},"Patterns":null},"github.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github.svg"},"Patterns":null},"gitkraken.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitkraken.svg"},"Patterns":null},"gitlab.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitlab.svg"},"Patterns":null},"gitter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitter.svg"},"Patterns":null},"glide-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/glide-g.svg"},"Patterns":null},"glide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/glide.svg"},"Patterns":null},"gofore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gofore.svg"},"Patterns":null},"golang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/golang.svg"},"Patterns":null},"goodreads-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/goodreads-g.svg"},"Patterns":null},"goodreads.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/goodreads.svg"},"Patterns":null},"google-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-drive.svg"},"Patterns":null},"google-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-pay.svg"},"Patterns":null},"google-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-play.svg"},"Patterns":null},"google-plus-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus-g.svg"},"Patterns":null},"google-plus-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus-square.svg"},"Patterns":null},"google-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus.svg"},"Patterns":null},"google-wallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-wallet.svg"},"Patterns":null},"google.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google.svg"},"Patterns":null},"gratipay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gratipay.svg"},"Patterns":null},"grav.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/grav.svg"},"Patterns":null},"gripfire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gripfire.svg"},"Patterns":null},"grunt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/grunt.svg"},"Patterns":null},"guilded.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/guilded.svg"},"Patterns":null},"gulp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gulp.svg"},"Patterns":null},"hacker-news-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hacker-news-square.svg"},"Patterns":null},"hacker-news.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hacker-news.svg"},"Patterns":null},"hackerrank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hackerrank.svg"},"Patterns":null},"hashnode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hashnode.svg"},"Patterns":null},"hips.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hips.svg"},"Patterns":null},"hire-a-helper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hire-a-helper.svg"},"Patterns":null},"hive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hive.svg"},"Patterns":null},"hooli.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hooli.svg"},"Patterns":null},"hornbill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hornbill.svg"},"Patterns":null},"hotjar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hotjar.svg"},"Patterns":null},"houzz.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/houzz.svg"},"Patterns":null},"html5.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/html5.svg"},"Patterns":null},"hubspot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hubspot.svg"},"Patterns":null},"ideal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ideal.svg"},"Patterns":null},"imdb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/imdb.svg"},"Patterns":null},"instagram-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instagram-square.svg"},"Patterns":null},"instagram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instagram.svg"},"Patterns":null},"instalod.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instalod.svg"},"Patterns":null},"intercom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/intercom.svg"},"Patterns":null},"internet-explorer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/internet-explorer.svg"},"Patterns":null},"invision.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/invision.svg"},"Patterns":null},"ioxhost.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ioxhost.svg"},"Patterns":null},"itch-io.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itch-io.svg"},"Patterns":null},"itunes-note.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itunes-note.svg"},"Patterns":null},"itunes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itunes.svg"},"Patterns":null},"java.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/java.svg"},"Patterns":null},"jedi-order.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jedi-order.svg"},"Patterns":null},"jenkins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jenkins.svg"},"Patterns":null},"jira.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jira.svg"},"Patterns":null},"joget.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/joget.svg"},"Patterns":null},"joomla.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/joomla.svg"},"Patterns":null},"js-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/js-square.svg"},"Patterns":null},"js.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/js.svg"},"Patterns":null},"jsfiddle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jsfiddle.svg"},"Patterns":null},"kaggle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kaggle.svg"},"Patterns":null},"keybase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/keybase.svg"},"Patterns":null},"keycdn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/keycdn.svg"},"Patterns":null},"kickstarter-k.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kickstarter-k.svg"},"Patterns":null},"kickstarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kickstarter.svg"},"Patterns":null},"korvue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/korvue.svg"},"Patterns":null},"laravel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/laravel.svg"},"Patterns":null},"lastfm-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lastfm-square.svg"},"Patterns":null},"lastfm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lastfm.svg"},"Patterns":null},"leanpub.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/leanpub.svg"},"Patterns":null},"less.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/less.svg"},"Patterns":null},"line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/line.svg"},"Patterns":null},"linkedin-in.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linkedin-in.svg"},"Patterns":null},"linkedin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linkedin.svg"},"Patterns":null},"linode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linode.svg"},"Patterns":null},"linux.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linux.svg"},"Patterns":null},"lyft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lyft.svg"},"Patterns":null},"magento.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/magento.svg"},"Patterns":null},"mailchimp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mailchimp.svg"},"Patterns":null},"mandalorian.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mandalorian.svg"},"Patterns":null},"markdown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/markdown.svg"},"Patterns":null},"mastodon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mastodon.svg"},"Patterns":null},"maxcdn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/maxcdn.svg"},"Patterns":null},"mdb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mdb.svg"},"Patterns":null},"medapps.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medapps.svg"},"Patterns":null},"medium.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medium.svg"},"Patterns":null},"medrt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medrt.svg"},"Patterns":null},"meetup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/meetup.svg"},"Patterns":null},"megaport.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/megaport.svg"},"Patterns":null},"mendeley.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mendeley.svg"},"Patterns":null},"microblog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/microblog.svg"},"Patterns":null},"microsoft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/microsoft.svg"},"Patterns":null},"mix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mix.svg"},"Patterns":null},"mixcloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mixcloud.svg"},"Patterns":null},"mixer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mixer.svg"},"Patterns":null},"mizuni.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mizuni.svg"},"Patterns":null},"modx.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/modx.svg"},"Patterns":null},"monero.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/monero.svg"},"Patterns":null},"napster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/napster.svg"},"Patterns":null},"neos.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/neos.svg"},"Patterns":null},"nfc-directional.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nfc-directional.svg"},"Patterns":null},"nfc-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nfc-symbol.svg"},"Patterns":null},"nimblr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nimblr.svg"},"Patterns":null},"node-js.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/node-js.svg"},"Patterns":null},"node.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/node.svg"},"Patterns":null},"npm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/npm.svg"},"Patterns":null},"ns8.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ns8.svg"},"Patterns":null},"nutritionix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nutritionix.svg"},"Patterns":null},"octopus-deploy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/octopus-deploy.svg"},"Patterns":null},"odnoklassniki-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/odnoklassniki-square.svg"},"Patterns":null},"odnoklassniki.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/odnoklassniki.svg"},"Patterns":null},"old-republic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/old-republic.svg"},"Patterns":null},"opencart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/opencart.svg"},"Patterns":null},"openid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/openid.svg"},"Patterns":null},"opera.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/opera.svg"},"Patterns":null},"optin-monster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/optin-monster.svg"},"Patterns":null},"orcid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/orcid.svg"},"Patterns":null},"osi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/osi.svg"},"Patterns":null},"padlet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/padlet.svg"},"Patterns":null},"page4.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/page4.svg"},"Patterns":null},"pagelines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pagelines.svg"},"Patterns":null},"palfed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/palfed.svg"},"Patterns":null},"patreon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/patreon.svg"},"Patterns":null},"paypal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/paypal.svg"},"Patterns":null},"perbyte.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/perbyte.svg"},"Patterns":null},"periscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/periscope.svg"},"Patterns":null},"phabricator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phabricator.svg"},"Patterns":null},"phoenix-framework.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phoenix-framework.svg"},"Patterns":null},"phoenix-squadron.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phoenix-squadron.svg"},"Patterns":null},"php.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/php.svg"},"Patterns":null},"pied-piper-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-alt.svg"},"Patterns":null},"pied-piper-hat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-hat.svg"},"Patterns":null},"pied-piper-pp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-pp.svg"},"Patterns":null},"pied-piper-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-square.svg"},"Patterns":null},"pied-piper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper.svg"},"Patterns":null},"pinterest-p.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest-p.svg"},"Patterns":null},"pinterest-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest-square.svg"},"Patterns":null},"pinterest.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest.svg"},"Patterns":null},"pix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pix.svg"},"Patterns":null},"playstation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/playstation.svg"},"Patterns":null},"product-hunt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/product-hunt.svg"},"Patterns":null},"pushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pushed.svg"},"Patterns":null},"python.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/python.svg"},"Patterns":null},"qq.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/qq.svg"},"Patterns":null},"quinscape.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/quinscape.svg"},"Patterns":null},"quora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/quora.svg"},"Patterns":null},"r-project.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/r-project.svg"},"Patterns":null},"raspberry-pi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/raspberry-pi.svg"},"Patterns":null},"ravelry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ravelry.svg"},"Patterns":null},"react.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/react.svg"},"Patterns":null},"reacteurope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reacteurope.svg"},"Patterns":null},"readme.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/readme.svg"},"Patterns":null},"rebel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rebel.svg"},"Patterns":null},"red-river.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/red-river.svg"},"Patterns":null},"reddit-alien.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit-alien.svg"},"Patterns":null},"reddit-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit-square.svg"},"Patterns":null},"reddit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit.svg"},"Patterns":null},"redhat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/redhat.svg"},"Patterns":null},"renren.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/renren.svg"},"Patterns":null},"replyd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/replyd.svg"},"Patterns":null},"researchgate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/researchgate.svg"},"Patterns":null},"resolving.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/resolving.svg"},"Patterns":null},"rev.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rev.svg"},"Patterns":null},"rocketchat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rocketchat.svg"},"Patterns":null},"rockrms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rockrms.svg"},"Patterns":null},"rust.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rust.svg"},"Patterns":null},"safari.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/safari.svg"},"Patterns":null},"salesforce.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/salesforce.svg"},"Patterns":null},"sass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sass.svg"},"Patterns":null},"schlix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/schlix.svg"},"Patterns":null},"screenpal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/screenpal.svg"},"Patterns":null},"scribd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/scribd.svg"},"Patterns":null},"searchengin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/searchengin.svg"},"Patterns":null},"sellcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sellcast.svg"},"Patterns":null},"sellsy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sellsy.svg"},"Patterns":null},"servicestack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/servicestack.svg"},"Patterns":null},"shirtsinbulk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shirtsinbulk.svg"},"Patterns":null},"shopify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shopify.svg"},"Patterns":null},"shopware.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shopware.svg"},"Patterns":null},"simplybuilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/simplybuilt.svg"},"Patterns":null},"sistrix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sistrix.svg"},"Patterns":null},"sith.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sith.svg"},"Patterns":null},"sitrox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sitrox.svg"},"Patterns":null},"sketch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sketch.svg"},"Patterns":null},"skyatlas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/skyatlas.svg"},"Patterns":null},"skype.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/skype.svg"},"Patterns":null},"slack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/slack.svg"},"Patterns":null},"slideshare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/slideshare.svg"},"Patterns":null},"snapchat-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/snapchat-square.svg"},"Patterns":null},"snapchat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/snapchat.svg"},"Patterns":null},"soundcloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/soundcloud.svg"},"Patterns":null},"sourcetree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sourcetree.svg"},"Patterns":null},"speakap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/speakap.svg"},"Patterns":null},"speaker-deck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/speaker-deck.svg"},"Patterns":null},"spotify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/spotify.svg"},"Patterns":null},"square-font-awesome-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/square-font-awesome-stroke.svg"},"Patterns":null},"square-font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/square-font-awesome.svg"},"Patterns":null},"squarespace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/squarespace.svg"},"Patterns":null},"stack-exchange.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stack-exchange.svg"},"Patterns":null},"stack-overflow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stack-overflow.svg"},"Patterns":null},"stackpath.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stackpath.svg"},"Patterns":null},"staylinked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/staylinked.svg"},"Patterns":null},"steam-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam-square.svg"},"Patterns":null},"steam-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam-symbol.svg"},"Patterns":null},"steam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam.svg"},"Patterns":null},"sticker-mule.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sticker-mule.svg"},"Patterns":null},"strava.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/strava.svg"},"Patterns":null},"stripe-s.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stripe-s.svg"},"Patterns":null},"stripe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stripe.svg"},"Patterns":null},"studiovinari.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/studiovinari.svg"},"Patterns":null},"stumbleupon-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stumbleupon-circle.svg"},"Patterns":null},"stumbleupon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stumbleupon.svg"},"Patterns":null},"superpowers.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/superpowers.svg"},"Patterns":null},"supple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/supple.svg"},"Patterns":null},"suse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/suse.svg"},"Patterns":null},"swift.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/swift.svg"},"Patterns":null},"symfony.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/symfony.svg"},"Patterns":null},"teamspeak.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/teamspeak.svg"},"Patterns":null},"telegram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/telegram.svg"},"Patterns":null},"tencent-weibo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tencent-weibo.svg"},"Patterns":null},"the-red-yeti.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/the-red-yeti.svg"},"Patterns":null},"themeco.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/themeco.svg"},"Patterns":null},"themeisle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/themeisle.svg"},"Patterns":null},"think-peaks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/think-peaks.svg"},"Patterns":null},"tiktok.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tiktok.svg"},"Patterns":null},"trade-federation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/trade-federation.svg"},"Patterns":null},"trello.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/trello.svg"},"Patterns":null},"tumblr-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tumblr-square.svg"},"Patterns":null},"tumblr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tumblr.svg"},"Patterns":null},"twitch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitch.svg"},"Patterns":null},"twitter-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitter-square.svg"},"Patterns":null},"twitter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitter.svg"},"Patterns":null},"typo3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/typo3.svg"},"Patterns":null},"uber.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uber.svg"},"Patterns":null},"ubuntu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ubuntu.svg"},"Patterns":null},"uikit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uikit.svg"},"Patterns":null},"umbraco.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/umbraco.svg"},"Patterns":null},"uncharted.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uncharted.svg"},"Patterns":null},"uniregistry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uniregistry.svg"},"Patterns":null},"unity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/unity.svg"},"Patterns":null},"unsplash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/unsplash.svg"},"Patterns":null},"untappd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/untappd.svg"},"Patterns":null},"ups.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ups.svg"},"Patterns":null},"usb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/usb.svg"},"Patterns":null},"usps.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/usps.svg"},"Patterns":null},"ussunnah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ussunnah.svg"},"Patterns":null},"vaadin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vaadin.svg"},"Patterns":null},"viacoin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viacoin.svg"},"Patterns":null},"viadeo-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viadeo-square.svg"},"Patterns":null},"viadeo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viadeo.svg"},"Patterns":null},"viber.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viber.svg"},"Patterns":null},"vimeo-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo-square.svg"},"Patterns":null},"vimeo-v.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo-v.svg"},"Patterns":null},"vimeo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo.svg"},"Patterns":null},"vine.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vine.svg"},"Patterns":null},"vk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vk.svg"},"Patterns":null},"vnv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vnv.svg"},"Patterns":null},"vuejs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vuejs.svg"},"Patterns":null},"watchman-monitoring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/watchman-monitoring.svg"},"Patterns":null},"waze.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/waze.svg"},"Patterns":null},"weebly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weebly.svg"},"Patterns":null},"weibo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weibo.svg"},"Patterns":null},"weixin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weixin.svg"},"Patterns":null},"whatsapp-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whatsapp-square.svg"},"Patterns":null},"whatsapp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whatsapp.svg"},"Patterns":null},"whmcs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whmcs.svg"},"Patterns":null},"wikipedia-w.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wikipedia-w.svg"},"Patterns":null},"windows.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/windows.svg"},"Patterns":null},"wirsindhandwerk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wirsindhandwerk.svg"},"Patterns":null},"wix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wix.svg"},"Patterns":null},"wizards-of-the-coast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wizards-of-the-coast.svg"},"Patterns":null},"wodu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wodu.svg"},"Patterns":null},"wolf-pack-battalion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wolf-pack-battalion.svg"},"Patterns":null},"wordpress-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wordpress-simple.svg"},"Patterns":null},"wordpress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wordpress.svg"},"Patterns":null},"wpbeginner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpbeginner.svg"},"Patterns":null},"wpexplorer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpexplorer.svg"},"Patterns":null},"wpforms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpforms.svg"},"Patterns":null},"wpressr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpressr.svg"},"Patterns":null},"xbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xbox.svg"},"Patterns":null},"xing-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xing-square.svg"},"Patterns":null},"xing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xing.svg"},"Patterns":null},"y-combinator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/y-combinator.svg"},"Patterns":null},"yahoo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yahoo.svg"},"Patterns":null},"yammer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yammer.svg"},"Patterns":null},"yandex-international.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yandex-international.svg"},"Patterns":null},"yandex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yandex.svg"},"Patterns":null},"yarn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yarn.svg"},"Patterns":null},"yelp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yelp.svg"},"Patterns":null},"yoast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yoast.svg"},"Patterns":null},"youtube-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/youtube-square.svg"},"Patterns":null},"youtube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/youtube.svg"},"Patterns":null},"zhihu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/zhihu.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"regular":{"Children":{"address-book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/address-book.svg"},"Patterns":null},"address-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/address-card.svg"},"Patterns":null},"bell-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bell-slash.svg"},"Patterns":null},"bell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bell.svg"},"Patterns":null},"bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bookmark.svg"},"Patterns":null},"building.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/building.svg"},"Patterns":null},"calendar-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-check.svg"},"Patterns":null},"calendar-days.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-days.svg"},"Patterns":null},"calendar-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-minus.svg"},"Patterns":null},"calendar-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-plus.svg"},"Patterns":null},"calendar-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-xmark.svg"},"Patterns":null},"calendar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar.svg"},"Patterns":null},"chart-bar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chart-bar.svg"},"Patterns":null},"chess-bishop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-bishop.svg"},"Patterns":null},"chess-king.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-king.svg"},"Patterns":null},"chess-knight.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-knight.svg"},"Patterns":null},"chess-pawn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-pawn.svg"},"Patterns":null},"chess-queen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-queen.svg"},"Patterns":null},"chess-rook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-rook.svg"},"Patterns":null},"circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-check.svg"},"Patterns":null},"circle-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-dot.svg"},"Patterns":null},"circle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-down.svg"},"Patterns":null},"circle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-left.svg"},"Patterns":null},"circle-pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-pause.svg"},"Patterns":null},"circle-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-play.svg"},"Patterns":null},"circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-question.svg"},"Patterns":null},"circle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-right.svg"},"Patterns":null},"circle-stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-stop.svg"},"Patterns":null},"circle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-up.svg"},"Patterns":null},"circle-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-user.svg"},"Patterns":null},"circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-xmark.svg"},"Patterns":null},"circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle.svg"},"Patterns":null},"clipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clipboard.svg"},"Patterns":null},"clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clock.svg"},"Patterns":null},"clone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clone.svg"},"Patterns":null},"closed-captioning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/closed-captioning.svg"},"Patterns":null},"comment-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comment-dots.svg"},"Patterns":null},"comment.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comment.svg"},"Patterns":null},"comments.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comments.svg"},"Patterns":null},"compass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/compass.svg"},"Patterns":null},"copy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/copy.svg"},"Patterns":null},"copyright.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/copyright.svg"},"Patterns":null},"credit-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/credit-card.svg"},"Patterns":null},"envelope-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/envelope-open.svg"},"Patterns":null},"envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/envelope.svg"},"Patterns":null},"eye-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/eye-slash.svg"},"Patterns":null},"eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/eye.svg"},"Patterns":null},"face-angry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-angry.svg"},"Patterns":null},"face-dizzy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-dizzy.svg"},"Patterns":null},"face-flushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-flushed.svg"},"Patterns":null},"face-frown-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-frown-open.svg"},"Patterns":null},"face-frown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-frown.svg"},"Patterns":null},"face-grimace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grimace.svg"},"Patterns":null},"face-grin-beam-sweat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-beam-sweat.svg"},"Patterns":null},"face-grin-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-beam.svg"},"Patterns":null},"face-grin-hearts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-hearts.svg"},"Patterns":null},"face-grin-squint-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-squint-tears.svg"},"Patterns":null},"face-grin-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-squint.svg"},"Patterns":null},"face-grin-stars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-stars.svg"},"Patterns":null},"face-grin-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tears.svg"},"Patterns":null},"face-grin-tongue-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue-squint.svg"},"Patterns":null},"face-grin-tongue-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue-wink.svg"},"Patterns":null},"face-grin-tongue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue.svg"},"Patterns":null},"face-grin-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-wide.svg"},"Patterns":null},"face-grin-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-wink.svg"},"Patterns":null},"face-grin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin.svg"},"Patterns":null},"face-kiss-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss-beam.svg"},"Patterns":null},"face-kiss-wink-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss-wink-heart.svg"},"Patterns":null},"face-kiss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss.svg"},"Patterns":null},"face-laugh-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-beam.svg"},"Patterns":null},"face-laugh-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-squint.svg"},"Patterns":null},"face-laugh-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-wink.svg"},"Patterns":null},"face-laugh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh.svg"},"Patterns":null},"face-meh-blank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-meh-blank.svg"},"Patterns":null},"face-meh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-meh.svg"},"Patterns":null},"face-rolling-eyes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-rolling-eyes.svg"},"Patterns":null},"face-sad-cry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-sad-cry.svg"},"Patterns":null},"face-sad-tear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-sad-tear.svg"},"Patterns":null},"face-smile-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile-beam.svg"},"Patterns":null},"face-smile-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile-wink.svg"},"Patterns":null},"face-smile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile.svg"},"Patterns":null},"face-surprise.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-surprise.svg"},"Patterns":null},"face-tired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-tired.svg"},"Patterns":null},"file-audio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-audio.svg"},"Patterns":null},"file-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-code.svg"},"Patterns":null},"file-excel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-excel.svg"},"Patterns":null},"file-image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-image.svg"},"Patterns":null},"file-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-lines.svg"},"Patterns":null},"file-pdf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-pdf.svg"},"Patterns":null},"file-powerpoint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-powerpoint.svg"},"Patterns":null},"file-video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-video.svg"},"Patterns":null},"file-word.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-word.svg"},"Patterns":null},"file-zipper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-zipper.svg"},"Patterns":null},"file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file.svg"},"Patterns":null},"flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/flag.svg"},"Patterns":null},"floppy-disk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/floppy-disk.svg"},"Patterns":null},"folder-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder-closed.svg"},"Patterns":null},"folder-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder-open.svg"},"Patterns":null},"folder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/font-awesome.svg"},"Patterns":null},"futbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/futbol.svg"},"Patterns":null},"gem.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/gem.svg"},"Patterns":null},"hand-back-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-back-fist.svg"},"Patterns":null},"hand-lizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-lizard.svg"},"Patterns":null},"hand-peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-peace.svg"},"Patterns":null},"hand-point-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-down.svg"},"Patterns":null},"hand-point-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-left.svg"},"Patterns":null},"hand-point-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-right.svg"},"Patterns":null},"hand-point-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-up.svg"},"Patterns":null},"hand-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-pointer.svg"},"Patterns":null},"hand-scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-scissors.svg"},"Patterns":null},"hand-spock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-spock.svg"},"Patterns":null},"hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand.svg"},"Patterns":null},"handshake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/handshake.svg"},"Patterns":null},"hard-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hard-drive.svg"},"Patterns":null},"heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/heart.svg"},"Patterns":null},"hospital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hospital.svg"},"Patterns":null},"hourglass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hourglass.svg"},"Patterns":null},"id-badge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/id-badge.svg"},"Patterns":null},"id-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/id-card.svg"},"Patterns":null},"image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/image.svg"},"Patterns":null},"images.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/images.svg"},"Patterns":null},"keyboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/keyboard.svg"},"Patterns":null},"lemon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/lemon.svg"},"Patterns":null},"life-ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/life-ring.svg"},"Patterns":null},"lightbulb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/lightbulb.svg"},"Patterns":null},"map.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/map.svg"},"Patterns":null},"message.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/message.svg"},"Patterns":null},"money-bill-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/money-bill-1.svg"},"Patterns":null},"moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/moon.svg"},"Patterns":null},"newspaper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/newspaper.svg"},"Patterns":null},"note-sticky.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/note-sticky.svg"},"Patterns":null},"object-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/object-group.svg"},"Patterns":null},"object-ungroup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/object-ungroup.svg"},"Patterns":null},"paper-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/paper-plane.svg"},"Patterns":null},"paste.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/paste.svg"},"Patterns":null},"pen-to-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/pen-to-square.svg"},"Patterns":null},"rectangle-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/rectangle-list.svg"},"Patterns":null},"rectangle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/rectangle-xmark.svg"},"Patterns":null},"registered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/registered.svg"},"Patterns":null},"share-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/share-from-square.svg"},"Patterns":null},"snowflake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/snowflake.svg"},"Patterns":null},"square-caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-down.svg"},"Patterns":null},"square-caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-left.svg"},"Patterns":null},"square-caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-right.svg"},"Patterns":null},"square-caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-up.svg"},"Patterns":null},"square-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-check.svg"},"Patterns":null},"square-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-full.svg"},"Patterns":null},"square-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-minus.svg"},"Patterns":null},"square-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-plus.svg"},"Patterns":null},"square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square.svg"},"Patterns":null},"star-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star-half-stroke.svg"},"Patterns":null},"star-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star-half.svg"},"Patterns":null},"star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star.svg"},"Patterns":null},"sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/sun.svg"},"Patterns":null},"thumbs-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/thumbs-down.svg"},"Patterns":null},"thumbs-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/thumbs-up.svg"},"Patterns":null},"trash-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/trash-can.svg"},"Patterns":null},"user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/user.svg"},"Patterns":null},"window-maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-maximize.svg"},"Patterns":null},"window-minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-minimize.svg"},"Patterns":null},"window-restore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-restore.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"solid":{"Children":{"0.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/0.svg"},"Patterns":null},"1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/1.svg"},"Patterns":null},"2.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/2.svg"},"Patterns":null},"3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/3.svg"},"Patterns":null},"4.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/4.svg"},"Patterns":null},"5.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/5.svg"},"Patterns":null},"6.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/6.svg"},"Patterns":null},"7.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/7.svg"},"Patterns":null},"8.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/8.svg"},"Patterns":null},"9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/9.svg"},"Patterns":null},"a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/a.svg"},"Patterns":null},"address-book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/address-book.svg"},"Patterns":null},"address-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/address-card.svg"},"Patterns":null},"align-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-center.svg"},"Patterns":null},"align-justify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-justify.svg"},"Patterns":null},"align-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-left.svg"},"Patterns":null},"align-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-right.svg"},"Patterns":null},"anchor-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-check.svg"},"Patterns":null},"anchor-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-exclamation.svg"},"Patterns":null},"anchor-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-xmark.svg"},"Patterns":null},"anchor-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-lock.svg"},"Patterns":null},"anchor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor.svg"},"Patterns":null},"angle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-down.svg"},"Patterns":null},"angle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-left.svg"},"Patterns":null},"angle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-right.svg"},"Patterns":null},"angle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-up.svg"},"Patterns":null},"angles-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-down.svg"},"Patterns":null},"angles-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-left.svg"},"Patterns":null},"angles-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-right.svg"},"Patterns":null},"angles-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-up.svg"},"Patterns":null},"ankh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ankh.svg"},"Patterns":null},"apple-whole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/apple-whole.svg"},"Patterns":null},"archway.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/archway.svg"},"Patterns":null},"arrow-down-1-9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-1-9.svg"},"Patterns":null},"arrow-down-9-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-9-1.svg"},"Patterns":null},"arrow-down-a-z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-a-z.svg"},"Patterns":null},"arrow-down-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-long.svg"},"Patterns":null},"arrow-down-short-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-short-wide.svg"},"Patterns":null},"arrow-down-up-across-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-up-across-line.svg"},"Patterns":null},"arrow-down-up-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-up-lock.svg"},"Patterns":null},"arrow-down-wide-short.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-wide-short.svg"},"Patterns":null},"arrow-down-z-a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-z-a.svg"},"Patterns":null},"arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down.svg"},"Patterns":null},"arrow-left-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-left-long.svg"},"Patterns":null},"arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-left.svg"},"Patterns":null},"arrow-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-pointer.svg"},"Patterns":null},"arrow-right-arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-arrow-left.svg"},"Patterns":null},"arrow-right-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-from-bracket.svg"},"Patterns":null},"arrow-right-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-long.svg"},"Patterns":null},"arrow-right-to-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-to-bracket.svg"},"Patterns":null},"arrow-right-to-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-to-city.svg"},"Patterns":null},"arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right.svg"},"Patterns":null},"arrow-rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-rotate-left.svg"},"Patterns":null},"arrow-rotate-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-rotate-right.svg"},"Patterns":null},"arrow-trend-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-trend-down.svg"},"Patterns":null},"arrow-trend-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-trend-up.svg"},"Patterns":null},"arrow-turn-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-turn-down.svg"},"Patterns":null},"arrow-turn-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-turn-up.svg"},"Patterns":null},"arrow-up-1-9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-1-9.svg"},"Patterns":null},"arrow-up-9-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-9-1.svg"},"Patterns":null},"arrow-up-a-z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-a-z.svg"},"Patterns":null},"arrow-up-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-bracket.svg"},"Patterns":null},"arrow-up-from-ground-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-ground-water.svg"},"Patterns":null},"arrow-up-from-water-pump.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-water-pump.svg"},"Patterns":null},"arrow-up-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-long.svg"},"Patterns":null},"arrow-up-right-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-right-dots.svg"},"Patterns":null},"arrow-up-right-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-right-from-square.svg"},"Patterns":null},"arrow-up-short-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-short-wide.svg"},"Patterns":null},"arrow-up-wide-short.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-wide-short.svg"},"Patterns":null},"arrow-up-z-a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-z-a.svg"},"Patterns":null},"arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up.svg"},"Patterns":null},"arrows-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-down-to-line.svg"},"Patterns":null},"arrows-down-to-people.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-down-to-people.svg"},"Patterns":null},"arrows-left-right-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-left-right-to-line.svg"},"Patterns":null},"arrows-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-left-right.svg"},"Patterns":null},"arrows-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-rotate.svg"},"Patterns":null},"arrows-spin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-spin.svg"},"Patterns":null},"arrows-split-up-and-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-split-up-and-left.svg"},"Patterns":null},"arrows-to-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-circle.svg"},"Patterns":null},"arrows-to-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-dot.svg"},"Patterns":null},"arrows-to-eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-eye.svg"},"Patterns":null},"arrows-turn-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-turn-right.svg"},"Patterns":null},"arrows-turn-to-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-turn-to-dots.svg"},"Patterns":null},"arrows-up-down-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-down-left-right.svg"},"Patterns":null},"arrows-up-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-down.svg"},"Patterns":null},"arrows-up-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-to-line.svg"},"Patterns":null},"asterisk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/asterisk.svg"},"Patterns":null},"at.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/at.svg"},"Patterns":null},"atom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/atom.svg"},"Patterns":null},"audio-description.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/audio-description.svg"},"Patterns":null},"austral-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/austral-sign.svg"},"Patterns":null},"award.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/award.svg"},"Patterns":null},"b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/b.svg"},"Patterns":null},"baby-carriage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baby-carriage.svg"},"Patterns":null},"baby.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baby.svg"},"Patterns":null},"backward-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward-fast.svg"},"Patterns":null},"backward-step.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward-step.svg"},"Patterns":null},"backward.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward.svg"},"Patterns":null},"bacon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacon.svg"},"Patterns":null},"bacteria.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacteria.svg"},"Patterns":null},"bacterium.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacterium.svg"},"Patterns":null},"bag-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bag-shopping.svg"},"Patterns":null},"bahai.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bahai.svg"},"Patterns":null},"baht-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baht-sign.svg"},"Patterns":null},"ban-smoking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ban-smoking.svg"},"Patterns":null},"ban.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ban.svg"},"Patterns":null},"bandage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bandage.svg"},"Patterns":null},"barcode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/barcode.svg"},"Patterns":null},"bars-progress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars-progress.svg"},"Patterns":null},"bars-staggered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars-staggered.svg"},"Patterns":null},"bars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars.svg"},"Patterns":null},"baseball-bat-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baseball-bat-ball.svg"},"Patterns":null},"baseball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baseball.svg"},"Patterns":null},"basket-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/basket-shopping.svg"},"Patterns":null},"basketball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/basketball.svg"},"Patterns":null},"bath.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bath.svg"},"Patterns":null},"battery-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-empty.svg"},"Patterns":null},"battery-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-full.svg"},"Patterns":null},"battery-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-half.svg"},"Patterns":null},"battery-quarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-quarter.svg"},"Patterns":null},"battery-three-quarters.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-three-quarters.svg"},"Patterns":null},"bed-pulse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bed-pulse.svg"},"Patterns":null},"bed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bed.svg"},"Patterns":null},"beer-mug-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/beer-mug-empty.svg"},"Patterns":null},"bell-concierge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell-concierge.svg"},"Patterns":null},"bell-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell-slash.svg"},"Patterns":null},"bell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell.svg"},"Patterns":null},"bezier-curve.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bezier-curve.svg"},"Patterns":null},"bicycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bicycle.svg"},"Patterns":null},"binoculars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/binoculars.svg"},"Patterns":null},"biohazard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/biohazard.svg"},"Patterns":null},"bitcoin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bitcoin-sign.svg"},"Patterns":null},"blender-phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blender-phone.svg"},"Patterns":null},"blender.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blender.svg"},"Patterns":null},"blog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blog.svg"},"Patterns":null},"bold.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bold.svg"},"Patterns":null},"bolt-lightning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bolt-lightning.svg"},"Patterns":null},"bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bolt.svg"},"Patterns":null},"bomb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bomb.svg"},"Patterns":null},"bone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bone.svg"},"Patterns":null},"bong.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bong.svg"},"Patterns":null},"book-atlas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-atlas.svg"},"Patterns":null},"book-bible.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-bible.svg"},"Patterns":null},"book-bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-bookmark.svg"},"Patterns":null},"book-journal-whills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-journal-whills.svg"},"Patterns":null},"book-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-medical.svg"},"Patterns":null},"book-open-reader.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-open-reader.svg"},"Patterns":null},"book-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-open.svg"},"Patterns":null},"book-quran.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-quran.svg"},"Patterns":null},"book-skull.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-skull.svg"},"Patterns":null},"book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book.svg"},"Patterns":null},"bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bookmark.svg"},"Patterns":null},"border-all.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-all.svg"},"Patterns":null},"border-none.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-none.svg"},"Patterns":null},"border-top-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-top-left.svg"},"Patterns":null},"bore-hole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bore-hole.svg"},"Patterns":null},"bottle-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bottle-droplet.svg"},"Patterns":null},"bottle-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bottle-water.svg"},"Patterns":null},"bowl-food.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowl-food.svg"},"Patterns":null},"bowl-rice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowl-rice.svg"},"Patterns":null},"bowling-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowling-ball.svg"},"Patterns":null},"box-archive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-archive.svg"},"Patterns":null},"box-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-open.svg"},"Patterns":null},"box-tissue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-tissue.svg"},"Patterns":null},"box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box.svg"},"Patterns":null},"boxes-packing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/boxes-packing.svg"},"Patterns":null},"boxes-stacked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/boxes-stacked.svg"},"Patterns":null},"braille.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/braille.svg"},"Patterns":null},"brain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brain.svg"},"Patterns":null},"brazilian-real-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brazilian-real-sign.svg"},"Patterns":null},"bread-slice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bread-slice.svg"},"Patterns":null},"bridge-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-check.svg"},"Patterns":null},"bridge-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-exclamation.svg"},"Patterns":null},"bridge-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-xmark.svg"},"Patterns":null},"bridge-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-lock.svg"},"Patterns":null},"bridge-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-water.svg"},"Patterns":null},"bridge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge.svg"},"Patterns":null},"briefcase-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/briefcase-medical.svg"},"Patterns":null},"briefcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/briefcase.svg"},"Patterns":null},"broom-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/broom-ball.svg"},"Patterns":null},"broom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/broom.svg"},"Patterns":null},"brush.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brush.svg"},"Patterns":null},"bucket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bucket.svg"},"Patterns":null},"bug-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bug-slash.svg"},"Patterns":null},"bug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bug.svg"},"Patterns":null},"bugs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bugs.svg"},"Patterns":null},"building-circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-arrow-right.svg"},"Patterns":null},"building-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-check.svg"},"Patterns":null},"building-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-exclamation.svg"},"Patterns":null},"building-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-xmark.svg"},"Patterns":null},"building-columns.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-columns.svg"},"Patterns":null},"building-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-flag.svg"},"Patterns":null},"building-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-lock.svg"},"Patterns":null},"building-ngo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-ngo.svg"},"Patterns":null},"building-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-shield.svg"},"Patterns":null},"building-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-un.svg"},"Patterns":null},"building-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-user.svg"},"Patterns":null},"building-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-wheat.svg"},"Patterns":null},"building.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building.svg"},"Patterns":null},"bullhorn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bullhorn.svg"},"Patterns":null},"bullseye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bullseye.svg"},"Patterns":null},"burger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/burger.svg"},"Patterns":null},"burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/burst.svg"},"Patterns":null},"bus-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bus-simple.svg"},"Patterns":null},"bus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bus.svg"},"Patterns":null},"business-time.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/business-time.svg"},"Patterns":null},"c.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/c.svg"},"Patterns":null},"cake-candles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cake-candles.svg"},"Patterns":null},"calculator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calculator.svg"},"Patterns":null},"calendar-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-check.svg"},"Patterns":null},"calendar-day.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-day.svg"},"Patterns":null},"calendar-days.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-days.svg"},"Patterns":null},"calendar-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-minus.svg"},"Patterns":null},"calendar-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-plus.svg"},"Patterns":null},"calendar-week.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-week.svg"},"Patterns":null},"calendar-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-xmark.svg"},"Patterns":null},"calendar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar.svg"},"Patterns":null},"camera-retro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera-retro.svg"},"Patterns":null},"camera-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera-rotate.svg"},"Patterns":null},"camera.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera.svg"},"Patterns":null},"campground.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/campground.svg"},"Patterns":null},"candy-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/candy-cane.svg"},"Patterns":null},"cannabis.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cannabis.svg"},"Patterns":null},"capsules.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/capsules.svg"},"Patterns":null},"car-battery.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-battery.svg"},"Patterns":null},"car-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-burst.svg"},"Patterns":null},"car-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-on.svg"},"Patterns":null},"car-rear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-rear.svg"},"Patterns":null},"car-side.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-side.svg"},"Patterns":null},"car-tunnel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-tunnel.svg"},"Patterns":null},"car.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car.svg"},"Patterns":null},"caravan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caravan.svg"},"Patterns":null},"caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-down.svg"},"Patterns":null},"caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-left.svg"},"Patterns":null},"caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-right.svg"},"Patterns":null},"caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-up.svg"},"Patterns":null},"carrot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/carrot.svg"},"Patterns":null},"cart-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-arrow-down.svg"},"Patterns":null},"cart-flatbed-suitcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-flatbed-suitcase.svg"},"Patterns":null},"cart-flatbed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-flatbed.svg"},"Patterns":null},"cart-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-plus.svg"},"Patterns":null},"cart-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-shopping.svg"},"Patterns":null},"cash-register.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cash-register.svg"},"Patterns":null},"cat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cat.svg"},"Patterns":null},"cedi-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cedi-sign.svg"},"Patterns":null},"cent-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cent-sign.svg"},"Patterns":null},"certificate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/certificate.svg"},"Patterns":null},"chair.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chair.svg"},"Patterns":null},"chalkboard-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chalkboard-user.svg"},"Patterns":null},"chalkboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chalkboard.svg"},"Patterns":null},"champagne-glasses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/champagne-glasses.svg"},"Patterns":null},"charging-station.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/charging-station.svg"},"Patterns":null},"chart-area.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-area.svg"},"Patterns":null},"chart-bar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-bar.svg"},"Patterns":null},"chart-column.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-column.svg"},"Patterns":null},"chart-gantt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-gantt.svg"},"Patterns":null},"chart-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-line.svg"},"Patterns":null},"chart-pie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-pie.svg"},"Patterns":null},"chart-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-simple.svg"},"Patterns":null},"check-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check-double.svg"},"Patterns":null},"check-to-slot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check-to-slot.svg"},"Patterns":null},"check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check.svg"},"Patterns":null},"cheese.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cheese.svg"},"Patterns":null},"chess-bishop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-bishop.svg"},"Patterns":null},"chess-board.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-board.svg"},"Patterns":null},"chess-king.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-king.svg"},"Patterns":null},"chess-knight.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-knight.svg"},"Patterns":null},"chess-pawn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-pawn.svg"},"Patterns":null},"chess-queen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-queen.svg"},"Patterns":null},"chess-rook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-rook.svg"},"Patterns":null},"chess.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess.svg"},"Patterns":null},"chevron-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-down.svg"},"Patterns":null},"chevron-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-left.svg"},"Patterns":null},"chevron-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-right.svg"},"Patterns":null},"chevron-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-up.svg"},"Patterns":null},"child-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-dress.svg"},"Patterns":null},"child-reaching.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-reaching.svg"},"Patterns":null},"child-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-rifle.svg"},"Patterns":null},"child.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child.svg"},"Patterns":null},"children.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/children.svg"},"Patterns":null},"church.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/church.svg"},"Patterns":null},"circle-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-down.svg"},"Patterns":null},"circle-arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-left.svg"},"Patterns":null},"circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-right.svg"},"Patterns":null},"circle-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-up.svg"},"Patterns":null},"circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-check.svg"},"Patterns":null},"circle-chevron-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-down.svg"},"Patterns":null},"circle-chevron-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-left.svg"},"Patterns":null},"circle-chevron-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-right.svg"},"Patterns":null},"circle-chevron-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-up.svg"},"Patterns":null},"circle-dollar-to-slot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-dollar-to-slot.svg"},"Patterns":null},"circle-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-dot.svg"},"Patterns":null},"circle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-down.svg"},"Patterns":null},"circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-exclamation.svg"},"Patterns":null},"circle-h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-h.svg"},"Patterns":null},"circle-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-half-stroke.svg"},"Patterns":null},"circle-info.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-info.svg"},"Patterns":null},"circle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-left.svg"},"Patterns":null},"circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-minus.svg"},"Patterns":null},"circle-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-nodes.svg"},"Patterns":null},"circle-notch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-notch.svg"},"Patterns":null},"circle-pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-pause.svg"},"Patterns":null},"circle-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-play.svg"},"Patterns":null},"circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-plus.svg"},"Patterns":null},"circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-question.svg"},"Patterns":null},"circle-radiation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-radiation.svg"},"Patterns":null},"circle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-right.svg"},"Patterns":null},"circle-stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-stop.svg"},"Patterns":null},"circle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-up.svg"},"Patterns":null},"circle-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-user.svg"},"Patterns":null},"circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-xmark.svg"},"Patterns":null},"circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle.svg"},"Patterns":null},"city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/city.svg"},"Patterns":null},"clapperboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clapperboard.svg"},"Patterns":null},"clipboard-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-check.svg"},"Patterns":null},"clipboard-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-list.svg"},"Patterns":null},"clipboard-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-question.svg"},"Patterns":null},"clipboard-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-user.svg"},"Patterns":null},"clipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard.svg"},"Patterns":null},"clock-rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clock-rotate-left.svg"},"Patterns":null},"clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clock.svg"},"Patterns":null},"clone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clone.svg"},"Patterns":null},"closed-captioning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/closed-captioning.svg"},"Patterns":null},"cloud-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-arrow-down.svg"},"Patterns":null},"cloud-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-arrow-up.svg"},"Patterns":null},"cloud-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-bolt.svg"},"Patterns":null},"cloud-meatball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-meatball.svg"},"Patterns":null},"cloud-moon-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-moon-rain.svg"},"Patterns":null},"cloud-moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-moon.svg"},"Patterns":null},"cloud-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-rain.svg"},"Patterns":null},"cloud-showers-heavy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-showers-heavy.svg"},"Patterns":null},"cloud-showers-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-showers-water.svg"},"Patterns":null},"cloud-sun-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-sun-rain.svg"},"Patterns":null},"cloud-sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-sun.svg"},"Patterns":null},"cloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud.svg"},"Patterns":null},"clover.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clover.svg"},"Patterns":null},"code-branch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-branch.svg"},"Patterns":null},"code-commit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-commit.svg"},"Patterns":null},"code-compare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-compare.svg"},"Patterns":null},"code-fork.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-fork.svg"},"Patterns":null},"code-merge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-merge.svg"},"Patterns":null},"code-pull-request.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-pull-request.svg"},"Patterns":null},"code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code.svg"},"Patterns":null},"coins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/coins.svg"},"Patterns":null},"colon-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/colon-sign.svg"},"Patterns":null},"comment-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-dollar.svg"},"Patterns":null},"comment-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-dots.svg"},"Patterns":null},"comment-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-medical.svg"},"Patterns":null},"comment-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-slash.svg"},"Patterns":null},"comment-sms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-sms.svg"},"Patterns":null},"comment.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment.svg"},"Patterns":null},"comments-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comments-dollar.svg"},"Patterns":null},"comments.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comments.svg"},"Patterns":null},"compact-disc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compact-disc.svg"},"Patterns":null},"compass-drafting.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compass-drafting.svg"},"Patterns":null},"compass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compass.svg"},"Patterns":null},"compress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compress.svg"},"Patterns":null},"computer-mouse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/computer-mouse.svg"},"Patterns":null},"computer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/computer.svg"},"Patterns":null},"cookie-bite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cookie-bite.svg"},"Patterns":null},"cookie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cookie.svg"},"Patterns":null},"copy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/copy.svg"},"Patterns":null},"copyright.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/copyright.svg"},"Patterns":null},"couch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/couch.svg"},"Patterns":null},"cow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cow.svg"},"Patterns":null},"credit-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/credit-card.svg"},"Patterns":null},"crop-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crop-simple.svg"},"Patterns":null},"crop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crop.svg"},"Patterns":null},"cross.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cross.svg"},"Patterns":null},"crosshairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crosshairs.svg"},"Patterns":null},"crow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crow.svg"},"Patterns":null},"crown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crown.svg"},"Patterns":null},"crutch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crutch.svg"},"Patterns":null},"cruzeiro-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cruzeiro-sign.svg"},"Patterns":null},"cube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cube.svg"},"Patterns":null},"cubes-stacked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cubes-stacked.svg"},"Patterns":null},"cubes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cubes.svg"},"Patterns":null},"d.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/d.svg"},"Patterns":null},"database.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/database.svg"},"Patterns":null},"delete-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/delete-left.svg"},"Patterns":null},"democrat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/democrat.svg"},"Patterns":null},"desktop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/desktop.svg"},"Patterns":null},"dharmachakra.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dharmachakra.svg"},"Patterns":null},"diagram-next.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-next.svg"},"Patterns":null},"diagram-predecessor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-predecessor.svg"},"Patterns":null},"diagram-project.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-project.svg"},"Patterns":null},"diagram-successor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-successor.svg"},"Patterns":null},"diamond-turn-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diamond-turn-right.svg"},"Patterns":null},"diamond.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diamond.svg"},"Patterns":null},"dice-d20.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-d20.svg"},"Patterns":null},"dice-d6.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-d6.svg"},"Patterns":null},"dice-five.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-five.svg"},"Patterns":null},"dice-four.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-four.svg"},"Patterns":null},"dice-one.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-one.svg"},"Patterns":null},"dice-six.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-six.svg"},"Patterns":null},"dice-three.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-three.svg"},"Patterns":null},"dice-two.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-two.svg"},"Patterns":null},"dice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice.svg"},"Patterns":null},"disease.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/disease.svg"},"Patterns":null},"display.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/display.svg"},"Patterns":null},"divide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/divide.svg"},"Patterns":null},"dna.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dna.svg"},"Patterns":null},"dog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dog.svg"},"Patterns":null},"dollar-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dollar-sign.svg"},"Patterns":null},"dolly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dolly.svg"},"Patterns":null},"dong-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dong-sign.svg"},"Patterns":null},"door-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/door-closed.svg"},"Patterns":null},"door-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/door-open.svg"},"Patterns":null},"dove.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dove.svg"},"Patterns":null},"down-left-and-up-right-to-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/down-left-and-up-right-to-center.svg"},"Patterns":null},"down-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/down-long.svg"},"Patterns":null},"download.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/download.svg"},"Patterns":null},"dragon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dragon.svg"},"Patterns":null},"draw-polygon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/draw-polygon.svg"},"Patterns":null},"droplet-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/droplet-slash.svg"},"Patterns":null},"droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/droplet.svg"},"Patterns":null},"drum-steelpan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drum-steelpan.svg"},"Patterns":null},"drum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drum.svg"},"Patterns":null},"drumstick-bite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drumstick-bite.svg"},"Patterns":null},"dumbbell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumbbell.svg"},"Patterns":null},"dumpster-fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumpster-fire.svg"},"Patterns":null},"dumpster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumpster.svg"},"Patterns":null},"dungeon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dungeon.svg"},"Patterns":null},"e.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/e.svg"},"Patterns":null},"ear-deaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ear-deaf.svg"},"Patterns":null},"ear-listen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ear-listen.svg"},"Patterns":null},"earth-africa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-africa.svg"},"Patterns":null},"earth-americas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-americas.svg"},"Patterns":null},"earth-asia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-asia.svg"},"Patterns":null},"earth-europe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-europe.svg"},"Patterns":null},"earth-oceania.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-oceania.svg"},"Patterns":null},"egg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/egg.svg"},"Patterns":null},"eject.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eject.svg"},"Patterns":null},"elevator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/elevator.svg"},"Patterns":null},"ellipsis-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ellipsis-vertical.svg"},"Patterns":null},"ellipsis.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ellipsis.svg"},"Patterns":null},"envelope-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-circle-check.svg"},"Patterns":null},"envelope-open-text.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-open-text.svg"},"Patterns":null},"envelope-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-open.svg"},"Patterns":null},"envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope.svg"},"Patterns":null},"envelopes-bulk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelopes-bulk.svg"},"Patterns":null},"equals.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/equals.svg"},"Patterns":null},"eraser.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eraser.svg"},"Patterns":null},"ethernet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ethernet.svg"},"Patterns":null},"euro-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/euro-sign.svg"},"Patterns":null},"exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/exclamation.svg"},"Patterns":null},"expand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/expand.svg"},"Patterns":null},"explosion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/explosion.svg"},"Patterns":null},"eye-dropper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-dropper.svg"},"Patterns":null},"eye-low-vision.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-low-vision.svg"},"Patterns":null},"eye-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-slash.svg"},"Patterns":null},"eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye.svg"},"Patterns":null},"f.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/f.svg"},"Patterns":null},"face-angry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-angry.svg"},"Patterns":null},"face-dizzy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-dizzy.svg"},"Patterns":null},"face-flushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-flushed.svg"},"Patterns":null},"face-frown-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-frown-open.svg"},"Patterns":null},"face-frown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-frown.svg"},"Patterns":null},"face-grimace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grimace.svg"},"Patterns":null},"face-grin-beam-sweat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-beam-sweat.svg"},"Patterns":null},"face-grin-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-beam.svg"},"Patterns":null},"face-grin-hearts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-hearts.svg"},"Patterns":null},"face-grin-squint-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-squint-tears.svg"},"Patterns":null},"face-grin-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-squint.svg"},"Patterns":null},"face-grin-stars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-stars.svg"},"Patterns":null},"face-grin-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tears.svg"},"Patterns":null},"face-grin-tongue-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue-squint.svg"},"Patterns":null},"face-grin-tongue-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue-wink.svg"},"Patterns":null},"face-grin-tongue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue.svg"},"Patterns":null},"face-grin-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-wide.svg"},"Patterns":null},"face-grin-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-wink.svg"},"Patterns":null},"face-grin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin.svg"},"Patterns":null},"face-kiss-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss-beam.svg"},"Patterns":null},"face-kiss-wink-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss-wink-heart.svg"},"Patterns":null},"face-kiss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss.svg"},"Patterns":null},"face-laugh-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-beam.svg"},"Patterns":null},"face-laugh-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-squint.svg"},"Patterns":null},"face-laugh-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-wink.svg"},"Patterns":null},"face-laugh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh.svg"},"Patterns":null},"face-meh-blank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-meh-blank.svg"},"Patterns":null},"face-meh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-meh.svg"},"Patterns":null},"face-rolling-eyes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-rolling-eyes.svg"},"Patterns":null},"face-sad-cry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-sad-cry.svg"},"Patterns":null},"face-sad-tear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-sad-tear.svg"},"Patterns":null},"face-smile-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile-beam.svg"},"Patterns":null},"face-smile-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile-wink.svg"},"Patterns":null},"face-smile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile.svg"},"Patterns":null},"face-surprise.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-surprise.svg"},"Patterns":null},"face-tired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-tired.svg"},"Patterns":null},"fan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fan.svg"},"Patterns":null},"faucet-drip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/faucet-drip.svg"},"Patterns":null},"faucet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/faucet.svg"},"Patterns":null},"fax.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fax.svg"},"Patterns":null},"feather-pointed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/feather-pointed.svg"},"Patterns":null},"feather.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/feather.svg"},"Patterns":null},"ferry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ferry.svg"},"Patterns":null},"file-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-arrow-down.svg"},"Patterns":null},"file-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-arrow-up.svg"},"Patterns":null},"file-audio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-audio.svg"},"Patterns":null},"file-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-check.svg"},"Patterns":null},"file-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-exclamation.svg"},"Patterns":null},"file-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-minus.svg"},"Patterns":null},"file-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-plus.svg"},"Patterns":null},"file-circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-question.svg"},"Patterns":null},"file-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-xmark.svg"},"Patterns":null},"file-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-code.svg"},"Patterns":null},"file-contract.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-contract.svg"},"Patterns":null},"file-csv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-csv.svg"},"Patterns":null},"file-excel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-excel.svg"},"Patterns":null},"file-export.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-export.svg"},"Patterns":null},"file-image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-image.svg"},"Patterns":null},"file-import.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-import.svg"},"Patterns":null},"file-invoice-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-invoice-dollar.svg"},"Patterns":null},"file-invoice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-invoice.svg"},"Patterns":null},"file-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-lines.svg"},"Patterns":null},"file-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-medical.svg"},"Patterns":null},"file-pdf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-pdf.svg"},"Patterns":null},"file-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-pen.svg"},"Patterns":null},"file-powerpoint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-powerpoint.svg"},"Patterns":null},"file-prescription.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-prescription.svg"},"Patterns":null},"file-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-shield.svg"},"Patterns":null},"file-signature.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-signature.svg"},"Patterns":null},"file-video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-video.svg"},"Patterns":null},"file-waveform.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-waveform.svg"},"Patterns":null},"file-word.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-word.svg"},"Patterns":null},"file-zipper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-zipper.svg"},"Patterns":null},"file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file.svg"},"Patterns":null},"fill-drip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fill-drip.svg"},"Patterns":null},"fill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fill.svg"},"Patterns":null},"film.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/film.svg"},"Patterns":null},"filter-circle-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter-circle-dollar.svg"},"Patterns":null},"filter-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter-circle-xmark.svg"},"Patterns":null},"filter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter.svg"},"Patterns":null},"fingerprint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fingerprint.svg"},"Patterns":null},"fire-burner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-burner.svg"},"Patterns":null},"fire-extinguisher.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-extinguisher.svg"},"Patterns":null},"fire-flame-curved.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-flame-curved.svg"},"Patterns":null},"fire-flame-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-flame-simple.svg"},"Patterns":null},"fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire.svg"},"Patterns":null},"fish-fins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fish-fins.svg"},"Patterns":null},"fish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fish.svg"},"Patterns":null},"flag-checkered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag-checkered.svg"},"Patterns":null},"flag-usa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag-usa.svg"},"Patterns":null},"flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag.svg"},"Patterns":null},"flask-vial.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flask-vial.svg"},"Patterns":null},"flask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flask.svg"},"Patterns":null},"floppy-disk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/floppy-disk.svg"},"Patterns":null},"florin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/florin-sign.svg"},"Patterns":null},"folder-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-closed.svg"},"Patterns":null},"folder-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-minus.svg"},"Patterns":null},"folder-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-open.svg"},"Patterns":null},"folder-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-plus.svg"},"Patterns":null},"folder-tree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-tree.svg"},"Patterns":null},"folder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/font-awesome.svg"},"Patterns":null},"font.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/font.svg"},"Patterns":null},"football.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/football.svg"},"Patterns":null},"forward-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward-fast.svg"},"Patterns":null},"forward-step.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward-step.svg"},"Patterns":null},"forward.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward.svg"},"Patterns":null},"franc-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/franc-sign.svg"},"Patterns":null},"frog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/frog.svg"},"Patterns":null},"futbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/futbol.svg"},"Patterns":null},"g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/g.svg"},"Patterns":null},"gamepad.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gamepad.svg"},"Patterns":null},"gas-pump.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gas-pump.svg"},"Patterns":null},"gauge-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-high.svg"},"Patterns":null},"gauge-simple-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-simple-high.svg"},"Patterns":null},"gauge-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-simple.svg"},"Patterns":null},"gauge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge.svg"},"Patterns":null},"gavel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gavel.svg"},"Patterns":null},"gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gear.svg"},"Patterns":null},"gears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gears.svg"},"Patterns":null},"gem.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gem.svg"},"Patterns":null},"genderless.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/genderless.svg"},"Patterns":null},"ghost.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ghost.svg"},"Patterns":null},"gift.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gift.svg"},"Patterns":null},"gifts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gifts.svg"},"Patterns":null},"glass-water-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glass-water-droplet.svg"},"Patterns":null},"glass-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glass-water.svg"},"Patterns":null},"glasses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glasses.svg"},"Patterns":null},"globe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/globe.svg"},"Patterns":null},"golf-ball-tee.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/golf-ball-tee.svg"},"Patterns":null},"gopuram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gopuram.svg"},"Patterns":null},"graduation-cap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/graduation-cap.svg"},"Patterns":null},"greater-than-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/greater-than-equal.svg"},"Patterns":null},"greater-than.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/greater-than.svg"},"Patterns":null},"grip-lines-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-lines-vertical.svg"},"Patterns":null},"grip-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-lines.svg"},"Patterns":null},"grip-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-vertical.svg"},"Patterns":null},"grip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip.svg"},"Patterns":null},"group-arrows-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/group-arrows-rotate.svg"},"Patterns":null},"guarani-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/guarani-sign.svg"},"Patterns":null},"guitar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/guitar.svg"},"Patterns":null},"gun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gun.svg"},"Patterns":null},"h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/h.svg"},"Patterns":null},"hammer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hammer.svg"},"Patterns":null},"hamsa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hamsa.svg"},"Patterns":null},"hand-back-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-back-fist.svg"},"Patterns":null},"hand-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-dots.svg"},"Patterns":null},"hand-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-fist.svg"},"Patterns":null},"hand-holding-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-dollar.svg"},"Patterns":null},"hand-holding-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-droplet.svg"},"Patterns":null},"hand-holding-hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-hand.svg"},"Patterns":null},"hand-holding-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-heart.svg"},"Patterns":null},"hand-holding-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-medical.svg"},"Patterns":null},"hand-holding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding.svg"},"Patterns":null},"hand-lizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-lizard.svg"},"Patterns":null},"hand-middle-finger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-middle-finger.svg"},"Patterns":null},"hand-peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-peace.svg"},"Patterns":null},"hand-point-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-down.svg"},"Patterns":null},"hand-point-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-left.svg"},"Patterns":null},"hand-point-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-right.svg"},"Patterns":null},"hand-point-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-up.svg"},"Patterns":null},"hand-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-pointer.svg"},"Patterns":null},"hand-scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-scissors.svg"},"Patterns":null},"hand-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-sparkles.svg"},"Patterns":null},"hand-spock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-spock.svg"},"Patterns":null},"hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand.svg"},"Patterns":null},"handcuffs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handcuffs.svg"},"Patterns":null},"hands-asl-interpreting.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-asl-interpreting.svg"},"Patterns":null},"hands-bound.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-bound.svg"},"Patterns":null},"hands-bubbles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-bubbles.svg"},"Patterns":null},"hands-clapping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-clapping.svg"},"Patterns":null},"hands-holding-child.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding-child.svg"},"Patterns":null},"hands-holding-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding-circle.svg"},"Patterns":null},"hands-holding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding.svg"},"Patterns":null},"hands-praying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-praying.svg"},"Patterns":null},"hands.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands.svg"},"Patterns":null},"handshake-angle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-angle.svg"},"Patterns":null},"handshake-simple-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-simple-slash.svg"},"Patterns":null},"handshake-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-simple.svg"},"Patterns":null},"handshake-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-slash.svg"},"Patterns":null},"handshake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake.svg"},"Patterns":null},"hanukiah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hanukiah.svg"},"Patterns":null},"hard-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hard-drive.svg"},"Patterns":null},"hashtag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hashtag.svg"},"Patterns":null},"hat-cowboy-side.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-cowboy-side.svg"},"Patterns":null},"hat-cowboy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-cowboy.svg"},"Patterns":null},"hat-wizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-wizard.svg"},"Patterns":null},"head-side-cough-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-cough-slash.svg"},"Patterns":null},"head-side-cough.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-cough.svg"},"Patterns":null},"head-side-mask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-mask.svg"},"Patterns":null},"head-side-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-virus.svg"},"Patterns":null},"heading.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heading.svg"},"Patterns":null},"headphones-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headphones-simple.svg"},"Patterns":null},"headphones.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headphones.svg"},"Patterns":null},"headset.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headset.svg"},"Patterns":null},"heart-circle-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-bolt.svg"},"Patterns":null},"heart-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-check.svg"},"Patterns":null},"heart-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-exclamation.svg"},"Patterns":null},"heart-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-minus.svg"},"Patterns":null},"heart-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-plus.svg"},"Patterns":null},"heart-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-xmark.svg"},"Patterns":null},"heart-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-crack.svg"},"Patterns":null},"heart-pulse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-pulse.svg"},"Patterns":null},"heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart.svg"},"Patterns":null},"helicopter-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helicopter-symbol.svg"},"Patterns":null},"helicopter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helicopter.svg"},"Patterns":null},"helmet-safety.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helmet-safety.svg"},"Patterns":null},"helmet-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helmet-un.svg"},"Patterns":null},"highlighter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/highlighter.svg"},"Patterns":null},"hill-avalanche.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hill-avalanche.svg"},"Patterns":null},"hill-rockslide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hill-rockslide.svg"},"Patterns":null},"hippo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hippo.svg"},"Patterns":null},"hockey-puck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hockey-puck.svg"},"Patterns":null},"holly-berry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/holly-berry.svg"},"Patterns":null},"horse-head.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/horse-head.svg"},"Patterns":null},"horse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/horse.svg"},"Patterns":null},"hospital-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hospital-user.svg"},"Patterns":null},"hospital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hospital.svg"},"Patterns":null},"hot-tub-person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hot-tub-person.svg"},"Patterns":null},"hotdog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hotdog.svg"},"Patterns":null},"hotel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hotel.svg"},"Patterns":null},"hourglass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-empty.svg"},"Patterns":null},"hourglass-end.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-end.svg"},"Patterns":null},"hourglass-start.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-start.svg"},"Patterns":null},"hourglass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass.svg"},"Patterns":null},"house-chimney-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-crack.svg"},"Patterns":null},"house-chimney-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-medical.svg"},"Patterns":null},"house-chimney-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-user.svg"},"Patterns":null},"house-chimney-window.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-window.svg"},"Patterns":null},"house-chimney.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney.svg"},"Patterns":null},"house-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-check.svg"},"Patterns":null},"house-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-exclamation.svg"},"Patterns":null},"house-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-xmark.svg"},"Patterns":null},"house-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-crack.svg"},"Patterns":null},"house-fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-fire.svg"},"Patterns":null},"house-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flag.svg"},"Patterns":null},"house-flood-water-circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flood-water-circle-arrow-right.svg"},"Patterns":null},"house-flood-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flood-water.svg"},"Patterns":null},"house-laptop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-laptop.svg"},"Patterns":null},"house-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-lock.svg"},"Patterns":null},"house-medical-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-check.svg"},"Patterns":null},"house-medical-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-exclamation.svg"},"Patterns":null},"house-medical-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-xmark.svg"},"Patterns":null},"house-medical-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-flag.svg"},"Patterns":null},"house-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical.svg"},"Patterns":null},"house-signal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-signal.svg"},"Patterns":null},"house-tsunami.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-tsunami.svg"},"Patterns":null},"house-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-user.svg"},"Patterns":null},"house.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house.svg"},"Patterns":null},"hryvnia-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hryvnia-sign.svg"},"Patterns":null},"hurricane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hurricane.svg"},"Patterns":null},"i-cursor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/i-cursor.svg"},"Patterns":null},"i.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/i.svg"},"Patterns":null},"ice-cream.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ice-cream.svg"},"Patterns":null},"icicles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/icicles.svg"},"Patterns":null},"icons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/icons.svg"},"Patterns":null},"id-badge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-badge.svg"},"Patterns":null},"id-card-clip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-card-clip.svg"},"Patterns":null},"id-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-card.svg"},"Patterns":null},"igloo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/igloo.svg"},"Patterns":null},"image-portrait.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/image-portrait.svg"},"Patterns":null},"image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/image.svg"},"Patterns":null},"images.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/images.svg"},"Patterns":null},"inbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/inbox.svg"},"Patterns":null},"indent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/indent.svg"},"Patterns":null},"indian-rupee-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/indian-rupee-sign.svg"},"Patterns":null},"industry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/industry.svg"},"Patterns":null},"infinity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/infinity.svg"},"Patterns":null},"info.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/info.svg"},"Patterns":null},"italic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/italic.svg"},"Patterns":null},"j.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/j.svg"},"Patterns":null},"jar-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jar-wheat.svg"},"Patterns":null},"jar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jar.svg"},"Patterns":null},"jedi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jedi.svg"},"Patterns":null},"jet-fighter-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jet-fighter-up.svg"},"Patterns":null},"jet-fighter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jet-fighter.svg"},"Patterns":null},"joint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/joint.svg"},"Patterns":null},"jug-detergent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jug-detergent.svg"},"Patterns":null},"k.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/k.svg"},"Patterns":null},"kaaba.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kaaba.svg"},"Patterns":null},"key.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/key.svg"},"Patterns":null},"keyboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/keyboard.svg"},"Patterns":null},"khanda.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/khanda.svg"},"Patterns":null},"kip-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kip-sign.svg"},"Patterns":null},"kit-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kit-medical.svg"},"Patterns":null},"kitchen-set.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kitchen-set.svg"},"Patterns":null},"kiwi-bird.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kiwi-bird.svg"},"Patterns":null},"l.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/l.svg"},"Patterns":null},"land-mine-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/land-mine-on.svg"},"Patterns":null},"landmark-dome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark-dome.svg"},"Patterns":null},"landmark-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark-flag.svg"},"Patterns":null},"landmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark.svg"},"Patterns":null},"language.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/language.svg"},"Patterns":null},"laptop-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-code.svg"},"Patterns":null},"laptop-file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-file.svg"},"Patterns":null},"laptop-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-medical.svg"},"Patterns":null},"laptop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop.svg"},"Patterns":null},"lari-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lari-sign.svg"},"Patterns":null},"layer-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/layer-group.svg"},"Patterns":null},"leaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/leaf.svg"},"Patterns":null},"left-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/left-long.svg"},"Patterns":null},"left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/left-right.svg"},"Patterns":null},"lemon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lemon.svg"},"Patterns":null},"less-than-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/less-than-equal.svg"},"Patterns":null},"less-than.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/less-than.svg"},"Patterns":null},"life-ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/life-ring.svg"},"Patterns":null},"lightbulb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lightbulb.svg"},"Patterns":null},"lines-leaning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lines-leaning.svg"},"Patterns":null},"link-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/link-slash.svg"},"Patterns":null},"link.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/link.svg"},"Patterns":null},"lira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lira-sign.svg"},"Patterns":null},"list-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-check.svg"},"Patterns":null},"list-ol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-ol.svg"},"Patterns":null},"list-ul.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-ul.svg"},"Patterns":null},"list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list.svg"},"Patterns":null},"litecoin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/litecoin-sign.svg"},"Patterns":null},"location-arrow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-arrow.svg"},"Patterns":null},"location-crosshairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-crosshairs.svg"},"Patterns":null},"location-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-dot.svg"},"Patterns":null},"location-pin-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-pin-lock.svg"},"Patterns":null},"location-pin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-pin.svg"},"Patterns":null},"lock-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lock-open.svg"},"Patterns":null},"lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lock.svg"},"Patterns":null},"locust.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/locust.svg"},"Patterns":null},"lungs-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lungs-virus.svg"},"Patterns":null},"lungs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lungs.svg"},"Patterns":null},"m.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/m.svg"},"Patterns":null},"magnet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnet.svg"},"Patterns":null},"magnifying-glass-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-arrow-right.svg"},"Patterns":null},"magnifying-glass-chart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-chart.svg"},"Patterns":null},"magnifying-glass-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-dollar.svg"},"Patterns":null},"magnifying-glass-location.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-location.svg"},"Patterns":null},"magnifying-glass-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-minus.svg"},"Patterns":null},"magnifying-glass-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-plus.svg"},"Patterns":null},"magnifying-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass.svg"},"Patterns":null},"manat-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/manat-sign.svg"},"Patterns":null},"map-location-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-location-dot.svg"},"Patterns":null},"map-location.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-location.svg"},"Patterns":null},"map-pin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-pin.svg"},"Patterns":null},"map.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map.svg"},"Patterns":null},"marker.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/marker.svg"},"Patterns":null},"mars-and-venus-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-and-venus-burst.svg"},"Patterns":null},"mars-and-venus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-and-venus.svg"},"Patterns":null},"mars-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-double.svg"},"Patterns":null},"mars-stroke-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke-right.svg"},"Patterns":null},"mars-stroke-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke-up.svg"},"Patterns":null},"mars-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke.svg"},"Patterns":null},"mars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars.svg"},"Patterns":null},"martini-glass-citrus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass-citrus.svg"},"Patterns":null},"martini-glass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass-empty.svg"},"Patterns":null},"martini-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass.svg"},"Patterns":null},"mask-face.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask-face.svg"},"Patterns":null},"mask-ventilator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask-ventilator.svg"},"Patterns":null},"mask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask.svg"},"Patterns":null},"masks-theater.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/masks-theater.svg"},"Patterns":null},"mattress-pillow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mattress-pillow.svg"},"Patterns":null},"maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/maximize.svg"},"Patterns":null},"medal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/medal.svg"},"Patterns":null},"memory.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/memory.svg"},"Patterns":null},"menorah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/menorah.svg"},"Patterns":null},"mercury.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mercury.svg"},"Patterns":null},"message.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/message.svg"},"Patterns":null},"meteor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/meteor.svg"},"Patterns":null},"microchip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microchip.svg"},"Patterns":null},"microphone-lines-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-lines-slash.svg"},"Patterns":null},"microphone-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-lines.svg"},"Patterns":null},"microphone-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-slash.svg"},"Patterns":null},"microphone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone.svg"},"Patterns":null},"microscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microscope.svg"},"Patterns":null},"mill-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mill-sign.svg"},"Patterns":null},"minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/minimize.svg"},"Patterns":null},"minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/minus.svg"},"Patterns":null},"mitten.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mitten.svg"},"Patterns":null},"mobile-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-button.svg"},"Patterns":null},"mobile-retro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-retro.svg"},"Patterns":null},"mobile-screen-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-screen-button.svg"},"Patterns":null},"mobile-screen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-screen.svg"},"Patterns":null},"mobile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile.svg"},"Patterns":null},"money-bill-1-wave.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-1-wave.svg"},"Patterns":null},"money-bill-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-1.svg"},"Patterns":null},"money-bill-transfer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-transfer.svg"},"Patterns":null},"money-bill-trend-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-trend-up.svg"},"Patterns":null},"money-bill-wave.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-wave.svg"},"Patterns":null},"money-bill-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-wheat.svg"},"Patterns":null},"money-bill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill.svg"},"Patterns":null},"money-bills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bills.svg"},"Patterns":null},"money-check-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-check-dollar.svg"},"Patterns":null},"money-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-check.svg"},"Patterns":null},"monument.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/monument.svg"},"Patterns":null},"moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/moon.svg"},"Patterns":null},"mortar-pestle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mortar-pestle.svg"},"Patterns":null},"mosque.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosque.svg"},"Patterns":null},"mosquito-net.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosquito-net.svg"},"Patterns":null},"mosquito.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosquito.svg"},"Patterns":null},"motorcycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/motorcycle.svg"},"Patterns":null},"mound.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mound.svg"},"Patterns":null},"mountain-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain-city.svg"},"Patterns":null},"mountain-sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain-sun.svg"},"Patterns":null},"mountain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain.svg"},"Patterns":null},"mug-hot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mug-hot.svg"},"Patterns":null},"mug-saucer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mug-saucer.svg"},"Patterns":null},"music.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/music.svg"},"Patterns":null},"n.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/n.svg"},"Patterns":null},"naira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/naira-sign.svg"},"Patterns":null},"network-wired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/network-wired.svg"},"Patterns":null},"neuter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/neuter.svg"},"Patterns":null},"newspaper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/newspaper.svg"},"Patterns":null},"not-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/not-equal.svg"},"Patterns":null},"note-sticky.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/note-sticky.svg"},"Patterns":null},"notes-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/notes-medical.svg"},"Patterns":null},"o.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/o.svg"},"Patterns":null},"object-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/object-group.svg"},"Patterns":null},"object-ungroup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/object-ungroup.svg"},"Patterns":null},"oil-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/oil-can.svg"},"Patterns":null},"oil-well.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/oil-well.svg"},"Patterns":null},"om.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/om.svg"},"Patterns":null},"otter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/otter.svg"},"Patterns":null},"outdent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/outdent.svg"},"Patterns":null},"p.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/p.svg"},"Patterns":null},"pager.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pager.svg"},"Patterns":null},"paint-roller.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paint-roller.svg"},"Patterns":null},"paintbrush.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paintbrush.svg"},"Patterns":null},"palette.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/palette.svg"},"Patterns":null},"pallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pallet.svg"},"Patterns":null},"panorama.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/panorama.svg"},"Patterns":null},"paper-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paper-plane.svg"},"Patterns":null},"paperclip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paperclip.svg"},"Patterns":null},"parachute-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/parachute-box.svg"},"Patterns":null},"paragraph.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paragraph.svg"},"Patterns":null},"passport.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/passport.svg"},"Patterns":null},"paste.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paste.svg"},"Patterns":null},"pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pause.svg"},"Patterns":null},"paw.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paw.svg"},"Patterns":null},"peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peace.svg"},"Patterns":null},"pen-clip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-clip.svg"},"Patterns":null},"pen-fancy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-fancy.svg"},"Patterns":null},"pen-nib.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-nib.svg"},"Patterns":null},"pen-ruler.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-ruler.svg"},"Patterns":null},"pen-to-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-to-square.svg"},"Patterns":null},"pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen.svg"},"Patterns":null},"pencil.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pencil.svg"},"Patterns":null},"people-arrows-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-arrows-left-right.svg"},"Patterns":null},"people-carry-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-carry-box.svg"},"Patterns":null},"people-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-group.svg"},"Patterns":null},"people-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-line.svg"},"Patterns":null},"people-pulling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-pulling.svg"},"Patterns":null},"people-robbery.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-robbery.svg"},"Patterns":null},"people-roof.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-roof.svg"},"Patterns":null},"pepper-hot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pepper-hot.svg"},"Patterns":null},"percent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/percent.svg"},"Patterns":null},"person-arrow-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-arrow-down-to-line.svg"},"Patterns":null},"person-arrow-up-from-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-arrow-up-from-line.svg"},"Patterns":null},"person-biking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-biking.svg"},"Patterns":null},"person-booth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-booth.svg"},"Patterns":null},"person-breastfeeding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-breastfeeding.svg"},"Patterns":null},"person-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-burst.svg"},"Patterns":null},"person-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-cane.svg"},"Patterns":null},"person-chalkboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-chalkboard.svg"},"Patterns":null},"person-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-check.svg"},"Patterns":null},"person-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-exclamation.svg"},"Patterns":null},"person-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-minus.svg"},"Patterns":null},"person-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-plus.svg"},"Patterns":null},"person-circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-question.svg"},"Patterns":null},"person-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-xmark.svg"},"Patterns":null},"person-digging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-digging.svg"},"Patterns":null},"person-dots-from-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dots-from-line.svg"},"Patterns":null},"person-dress-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dress-burst.svg"},"Patterns":null},"person-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dress.svg"},"Patterns":null},"person-drowning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-drowning.svg"},"Patterns":null},"person-falling-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-falling-burst.svg"},"Patterns":null},"person-falling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-falling.svg"},"Patterns":null},"person-half-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-half-dress.svg"},"Patterns":null},"person-harassing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-harassing.svg"},"Patterns":null},"person-hiking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-hiking.svg"},"Patterns":null},"person-military-pointing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-pointing.svg"},"Patterns":null},"person-military-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-rifle.svg"},"Patterns":null},"person-military-to-person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-to-person.svg"},"Patterns":null},"person-praying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-praying.svg"},"Patterns":null},"person-pregnant.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-pregnant.svg"},"Patterns":null},"person-rays.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-rays.svg"},"Patterns":null},"person-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-rifle.svg"},"Patterns":null},"person-running.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-running.svg"},"Patterns":null},"person-shelter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-shelter.svg"},"Patterns":null},"person-skating.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skating.svg"},"Patterns":null},"person-skiing-nordic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skiing-nordic.svg"},"Patterns":null},"person-skiing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skiing.svg"},"Patterns":null},"person-snowboarding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-snowboarding.svg"},"Patterns":null},"person-swimming.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-swimming.svg"},"Patterns":null},"person-through-window.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-through-window.svg"},"Patterns":null},"person-walking-arrow-loop-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-arrow-loop-left.svg"},"Patterns":null},"person-walking-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-arrow-right.svg"},"Patterns":null},"person-walking-dashed-line-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-dashed-line-arrow-right.svg"},"Patterns":null},"person-walking-luggage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-luggage.svg"},"Patterns":null},"person-walking-with-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-with-cane.svg"},"Patterns":null},"person-walking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking.svg"},"Patterns":null},"person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person.svg"},"Patterns":null},"peseta-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peseta-sign.svg"},"Patterns":null},"peso-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peso-sign.svg"},"Patterns":null},"phone-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-flip.svg"},"Patterns":null},"phone-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-slash.svg"},"Patterns":null},"phone-volume.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-volume.svg"},"Patterns":null},"phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone.svg"},"Patterns":null},"photo-film.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/photo-film.svg"},"Patterns":null},"piggy-bank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/piggy-bank.svg"},"Patterns":null},"pills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pills.svg"},"Patterns":null},"pizza-slice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pizza-slice.svg"},"Patterns":null},"place-of-worship.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/place-of-worship.svg"},"Patterns":null},"plane-arrival.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-arrival.svg"},"Patterns":null},"plane-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-check.svg"},"Patterns":null},"plane-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-exclamation.svg"},"Patterns":null},"plane-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-xmark.svg"},"Patterns":null},"plane-departure.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-departure.svg"},"Patterns":null},"plane-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-lock.svg"},"Patterns":null},"plane-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-slash.svg"},"Patterns":null},"plane-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-up.svg"},"Patterns":null},"plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane.svg"},"Patterns":null},"plant-wilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plant-wilt.svg"},"Patterns":null},"plate-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plate-wheat.svg"},"Patterns":null},"play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/play.svg"},"Patterns":null},"plug-circle-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-bolt.svg"},"Patterns":null},"plug-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-check.svg"},"Patterns":null},"plug-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-exclamation.svg"},"Patterns":null},"plug-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-minus.svg"},"Patterns":null},"plug-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-plus.svg"},"Patterns":null},"plug-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-xmark.svg"},"Patterns":null},"plug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug.svg"},"Patterns":null},"plus-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plus-minus.svg"},"Patterns":null},"plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plus.svg"},"Patterns":null},"podcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/podcast.svg"},"Patterns":null},"poo-storm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poo-storm.svg"},"Patterns":null},"poo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poo.svg"},"Patterns":null},"poop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poop.svg"},"Patterns":null},"power-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/power-off.svg"},"Patterns":null},"prescription-bottle-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription-bottle-medical.svg"},"Patterns":null},"prescription-bottle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription-bottle.svg"},"Patterns":null},"prescription.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription.svg"},"Patterns":null},"print.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/print.svg"},"Patterns":null},"pump-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pump-medical.svg"},"Patterns":null},"pump-soap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pump-soap.svg"},"Patterns":null},"puzzle-piece.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/puzzle-piece.svg"},"Patterns":null},"q.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/q.svg"},"Patterns":null},"qrcode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/qrcode.svg"},"Patterns":null},"question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/question.svg"},"Patterns":null},"quote-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/quote-left.svg"},"Patterns":null},"quote-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/quote-right.svg"},"Patterns":null},"r.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/r.svg"},"Patterns":null},"radiation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/radiation.svg"},"Patterns":null},"radio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/radio.svg"},"Patterns":null},"rainbow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rainbow.svg"},"Patterns":null},"ranking-star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ranking-star.svg"},"Patterns":null},"receipt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/receipt.svg"},"Patterns":null},"record-vinyl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/record-vinyl.svg"},"Patterns":null},"rectangle-ad.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-ad.svg"},"Patterns":null},"rectangle-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-list.svg"},"Patterns":null},"rectangle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-xmark.svg"},"Patterns":null},"recycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/recycle.svg"},"Patterns":null},"registered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/registered.svg"},"Patterns":null},"repeat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/repeat.svg"},"Patterns":null},"reply-all.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/reply-all.svg"},"Patterns":null},"reply.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/reply.svg"},"Patterns":null},"republican.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/republican.svg"},"Patterns":null},"restroom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/restroom.svg"},"Patterns":null},"retweet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/retweet.svg"},"Patterns":null},"ribbon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ribbon.svg"},"Patterns":null},"right-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-from-bracket.svg"},"Patterns":null},"right-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-left.svg"},"Patterns":null},"right-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-long.svg"},"Patterns":null},"right-to-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-to-bracket.svg"},"Patterns":null},"ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ring.svg"},"Patterns":null},"road-barrier.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-barrier.svg"},"Patterns":null},"road-bridge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-bridge.svg"},"Patterns":null},"road-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-check.svg"},"Patterns":null},"road-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-exclamation.svg"},"Patterns":null},"road-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-xmark.svg"},"Patterns":null},"road-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-lock.svg"},"Patterns":null},"road-spikes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-spikes.svg"},"Patterns":null},"road.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road.svg"},"Patterns":null},"robot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/robot.svg"},"Patterns":null},"rocket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rocket.svg"},"Patterns":null},"rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate-left.svg"},"Patterns":null},"rotate-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate-right.svg"},"Patterns":null},"rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate.svg"},"Patterns":null},"route.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/route.svg"},"Patterns":null},"rss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rss.svg"},"Patterns":null},"ruble-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruble-sign.svg"},"Patterns":null},"rug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rug.svg"},"Patterns":null},"ruler-combined.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-combined.svg"},"Patterns":null},"ruler-horizontal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-horizontal.svg"},"Patterns":null},"ruler-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-vertical.svg"},"Patterns":null},"ruler.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler.svg"},"Patterns":null},"rupee-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rupee-sign.svg"},"Patterns":null},"rupiah-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rupiah-sign.svg"},"Patterns":null},"s.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/s.svg"},"Patterns":null},"sack-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sack-dollar.svg"},"Patterns":null},"sack-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sack-xmark.svg"},"Patterns":null},"sailboat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sailboat.svg"},"Patterns":null},"satellite-dish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/satellite-dish.svg"},"Patterns":null},"satellite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/satellite.svg"},"Patterns":null},"scale-balanced.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-balanced.svg"},"Patterns":null},"scale-unbalanced-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-unbalanced-flip.svg"},"Patterns":null},"scale-unbalanced.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-unbalanced.svg"},"Patterns":null},"school-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-check.svg"},"Patterns":null},"school-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-exclamation.svg"},"Patterns":null},"school-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-xmark.svg"},"Patterns":null},"school-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-flag.svg"},"Patterns":null},"school-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-lock.svg"},"Patterns":null},"school.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school.svg"},"Patterns":null},"scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scissors.svg"},"Patterns":null},"screwdriver-wrench.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/screwdriver-wrench.svg"},"Patterns":null},"screwdriver.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/screwdriver.svg"},"Patterns":null},"scroll-torah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scroll-torah.svg"},"Patterns":null},"scroll.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scroll.svg"},"Patterns":null},"sd-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sd-card.svg"},"Patterns":null},"section.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/section.svg"},"Patterns":null},"seedling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/seedling.svg"},"Patterns":null},"server.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/server.svg"},"Patterns":null},"shapes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shapes.svg"},"Patterns":null},"share-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share-from-square.svg"},"Patterns":null},"share-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share-nodes.svg"},"Patterns":null},"share.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share.svg"},"Patterns":null},"sheet-plastic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sheet-plastic.svg"},"Patterns":null},"shekel-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shekel-sign.svg"},"Patterns":null},"shield-cat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-cat.svg"},"Patterns":null},"shield-dog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-dog.svg"},"Patterns":null},"shield-halved.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-halved.svg"},"Patterns":null},"shield-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-heart.svg"},"Patterns":null},"shield-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-virus.svg"},"Patterns":null},"shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield.svg"},"Patterns":null},"ship.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ship.svg"},"Patterns":null},"shirt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shirt.svg"},"Patterns":null},"shoe-prints.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shoe-prints.svg"},"Patterns":null},"shop-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop-lock.svg"},"Patterns":null},"shop-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop-slash.svg"},"Patterns":null},"shop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop.svg"},"Patterns":null},"shower.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shower.svg"},"Patterns":null},"shrimp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shrimp.svg"},"Patterns":null},"shuffle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shuffle.svg"},"Patterns":null},"shuttle-space.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shuttle-space.svg"},"Patterns":null},"sign-hanging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sign-hanging.svg"},"Patterns":null},"signal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signal.svg"},"Patterns":null},"signature.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signature.svg"},"Patterns":null},"signs-post.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signs-post.svg"},"Patterns":null},"sim-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sim-card.svg"},"Patterns":null},"sink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sink.svg"},"Patterns":null},"sitemap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sitemap.svg"},"Patterns":null},"skull-crossbones.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/skull-crossbones.svg"},"Patterns":null},"skull.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/skull.svg"},"Patterns":null},"slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/slash.svg"},"Patterns":null},"sleigh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sleigh.svg"},"Patterns":null},"sliders.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sliders.svg"},"Patterns":null},"smog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/smog.svg"},"Patterns":null},"smoking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/smoking.svg"},"Patterns":null},"snowflake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowflake.svg"},"Patterns":null},"snowman.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowman.svg"},"Patterns":null},"snowplow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowplow.svg"},"Patterns":null},"soap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/soap.svg"},"Patterns":null},"socks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/socks.svg"},"Patterns":null},"solar-panel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/solar-panel.svg"},"Patterns":null},"sort-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort-down.svg"},"Patterns":null},"sort-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort-up.svg"},"Patterns":null},"sort.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort.svg"},"Patterns":null},"spa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spa.svg"},"Patterns":null},"spaghetti-monster-flying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spaghetti-monster-flying.svg"},"Patterns":null},"spell-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spell-check.svg"},"Patterns":null},"spider.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spider.svg"},"Patterns":null},"spinner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spinner.svg"},"Patterns":null},"splotch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/splotch.svg"},"Patterns":null},"spoon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spoon.svg"},"Patterns":null},"spray-can-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spray-can-sparkles.svg"},"Patterns":null},"spray-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spray-can.svg"},"Patterns":null},"square-arrow-up-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-arrow-up-right.svg"},"Patterns":null},"square-caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-down.svg"},"Patterns":null},"square-caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-left.svg"},"Patterns":null},"square-caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-right.svg"},"Patterns":null},"square-caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-up.svg"},"Patterns":null},"square-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-check.svg"},"Patterns":null},"square-envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-envelope.svg"},"Patterns":null},"square-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-full.svg"},"Patterns":null},"square-h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-h.svg"},"Patterns":null},"square-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-minus.svg"},"Patterns":null},"square-nfi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-nfi.svg"},"Patterns":null},"square-parking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-parking.svg"},"Patterns":null},"square-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-pen.svg"},"Patterns":null},"square-person-confined.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-person-confined.svg"},"Patterns":null},"square-phone-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-phone-flip.svg"},"Patterns":null},"square-phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-phone.svg"},"Patterns":null},"square-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-plus.svg"},"Patterns":null},"square-poll-horizontal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-poll-horizontal.svg"},"Patterns":null},"square-poll-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-poll-vertical.svg"},"Patterns":null},"square-root-variable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-root-variable.svg"},"Patterns":null},"square-rss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-rss.svg"},"Patterns":null},"square-share-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-share-nodes.svg"},"Patterns":null},"square-up-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-up-right.svg"},"Patterns":null},"square-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-virus.svg"},"Patterns":null},"square-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-xmark.svg"},"Patterns":null},"square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square.svg"},"Patterns":null},"staff-aesculapius.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/staff-aesculapius.svg"},"Patterns":null},"stairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stairs.svg"},"Patterns":null},"stamp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stamp.svg"},"Patterns":null},"star-and-crescent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-and-crescent.svg"},"Patterns":null},"star-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-half-stroke.svg"},"Patterns":null},"star-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-half.svg"},"Patterns":null},"star-of-david.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-of-david.svg"},"Patterns":null},"star-of-life.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-of-life.svg"},"Patterns":null},"star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star.svg"},"Patterns":null},"sterling-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sterling-sign.svg"},"Patterns":null},"stethoscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stethoscope.svg"},"Patterns":null},"stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stop.svg"},"Patterns":null},"stopwatch-20.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stopwatch-20.svg"},"Patterns":null},"stopwatch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stopwatch.svg"},"Patterns":null},"store-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/store-slash.svg"},"Patterns":null},"store.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/store.svg"},"Patterns":null},"street-view.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/street-view.svg"},"Patterns":null},"strikethrough.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/strikethrough.svg"},"Patterns":null},"stroopwafel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stroopwafel.svg"},"Patterns":null},"subscript.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/subscript.svg"},"Patterns":null},"suitcase-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase-medical.svg"},"Patterns":null},"suitcase-rolling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase-rolling.svg"},"Patterns":null},"suitcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase.svg"},"Patterns":null},"sun-plant-wilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sun-plant-wilt.svg"},"Patterns":null},"sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sun.svg"},"Patterns":null},"superscript.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/superscript.svg"},"Patterns":null},"swatchbook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/swatchbook.svg"},"Patterns":null},"synagogue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/synagogue.svg"},"Patterns":null},"syringe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/syringe.svg"},"Patterns":null},"t.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/t.svg"},"Patterns":null},"table-cells-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-cells-large.svg"},"Patterns":null},"table-cells.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-cells.svg"},"Patterns":null},"table-columns.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-columns.svg"},"Patterns":null},"table-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-list.svg"},"Patterns":null},"table-tennis-paddle-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-tennis-paddle-ball.svg"},"Patterns":null},"table.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table.svg"},"Patterns":null},"tablet-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet-button.svg"},"Patterns":null},"tablet-screen-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet-screen-button.svg"},"Patterns":null},"tablet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet.svg"},"Patterns":null},"tablets.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablets.svg"},"Patterns":null},"tachograph-digital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tachograph-digital.svg"},"Patterns":null},"tag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tag.svg"},"Patterns":null},"tags.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tags.svg"},"Patterns":null},"tape.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tape.svg"},"Patterns":null},"tarp-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tarp-droplet.svg"},"Patterns":null},"tarp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tarp.svg"},"Patterns":null},"taxi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/taxi.svg"},"Patterns":null},"teeth-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/teeth-open.svg"},"Patterns":null},"teeth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/teeth.svg"},"Patterns":null},"temperature-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-arrow-down.svg"},"Patterns":null},"temperature-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-arrow-up.svg"},"Patterns":null},"temperature-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-empty.svg"},"Patterns":null},"temperature-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-full.svg"},"Patterns":null},"temperature-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-half.svg"},"Patterns":null},"temperature-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-high.svg"},"Patterns":null},"temperature-low.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-low.svg"},"Patterns":null},"temperature-quarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-quarter.svg"},"Patterns":null},"temperature-three-quarters.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-three-quarters.svg"},"Patterns":null},"tenge-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tenge-sign.svg"},"Patterns":null},"tent-arrow-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-down-to-line.svg"},"Patterns":null},"tent-arrow-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-left-right.svg"},"Patterns":null},"tent-arrow-turn-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-turn-left.svg"},"Patterns":null},"tent-arrows-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrows-down.svg"},"Patterns":null},"tent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent.svg"},"Patterns":null},"tents.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tents.svg"},"Patterns":null},"terminal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/terminal.svg"},"Patterns":null},"text-height.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-height.svg"},"Patterns":null},"text-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-slash.svg"},"Patterns":null},"text-width.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-width.svg"},"Patterns":null},"thermometer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thermometer.svg"},"Patterns":null},"thumbs-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbs-down.svg"},"Patterns":null},"thumbs-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbs-up.svg"},"Patterns":null},"thumbtack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbtack.svg"},"Patterns":null},"ticket-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ticket-simple.svg"},"Patterns":null},"ticket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ticket.svg"},"Patterns":null},"timeline.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/timeline.svg"},"Patterns":null},"toggle-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toggle-off.svg"},"Patterns":null},"toggle-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toggle-on.svg"},"Patterns":null},"toilet-paper-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-paper-slash.svg"},"Patterns":null},"toilet-paper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-paper.svg"},"Patterns":null},"toilet-portable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-portable.svg"},"Patterns":null},"toilet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet.svg"},"Patterns":null},"toilets-portable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilets-portable.svg"},"Patterns":null},"toolbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toolbox.svg"},"Patterns":null},"tooth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tooth.svg"},"Patterns":null},"torii-gate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/torii-gate.svg"},"Patterns":null},"tornado.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tornado.svg"},"Patterns":null},"tower-broadcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-broadcast.svg"},"Patterns":null},"tower-cell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-cell.svg"},"Patterns":null},"tower-observation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-observation.svg"},"Patterns":null},"tractor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tractor.svg"},"Patterns":null},"trademark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trademark.svg"},"Patterns":null},"traffic-light.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/traffic-light.svg"},"Patterns":null},"trailer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trailer.svg"},"Patterns":null},"train-subway.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train-subway.svg"},"Patterns":null},"train-tram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train-tram.svg"},"Patterns":null},"train.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train.svg"},"Patterns":null},"transgender.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/transgender.svg"},"Patterns":null},"trash-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-arrow-up.svg"},"Patterns":null},"trash-can-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-can-arrow-up.svg"},"Patterns":null},"trash-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-can.svg"},"Patterns":null},"trash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash.svg"},"Patterns":null},"tree-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tree-city.svg"},"Patterns":null},"tree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tree.svg"},"Patterns":null},"triangle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/triangle-exclamation.svg"},"Patterns":null},"trophy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trophy.svg"},"Patterns":null},"trowel-bricks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trowel-bricks.svg"},"Patterns":null},"trowel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trowel.svg"},"Patterns":null},"truck-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-arrow-right.svg"},"Patterns":null},"truck-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-droplet.svg"},"Patterns":null},"truck-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-fast.svg"},"Patterns":null},"truck-field-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-field-un.svg"},"Patterns":null},"truck-field.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-field.svg"},"Patterns":null},"truck-front.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-front.svg"},"Patterns":null},"truck-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-medical.svg"},"Patterns":null},"truck-monster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-monster.svg"},"Patterns":null},"truck-moving.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-moving.svg"},"Patterns":null},"truck-pickup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-pickup.svg"},"Patterns":null},"truck-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-plane.svg"},"Patterns":null},"truck-ramp-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-ramp-box.svg"},"Patterns":null},"truck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck.svg"},"Patterns":null},"tty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tty.svg"},"Patterns":null},"turkish-lira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turkish-lira-sign.svg"},"Patterns":null},"turn-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turn-down.svg"},"Patterns":null},"turn-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turn-up.svg"},"Patterns":null},"tv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tv.svg"},"Patterns":null},"u.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/u.svg"},"Patterns":null},"umbrella-beach.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/umbrella-beach.svg"},"Patterns":null},"umbrella.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/umbrella.svg"},"Patterns":null},"underline.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/underline.svg"},"Patterns":null},"universal-access.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/universal-access.svg"},"Patterns":null},"unlock-keyhole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/unlock-keyhole.svg"},"Patterns":null},"unlock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/unlock.svg"},"Patterns":null},"up-down-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-down-left-right.svg"},"Patterns":null},"up-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-down.svg"},"Patterns":null},"up-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-long.svg"},"Patterns":null},"up-right-and-down-left-from-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-right-and-down-left-from-center.svg"},"Patterns":null},"up-right-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-right-from-square.svg"},"Patterns":null},"upload.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/upload.svg"},"Patterns":null},"user-astronaut.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-astronaut.svg"},"Patterns":null},"user-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-check.svg"},"Patterns":null},"user-clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-clock.svg"},"Patterns":null},"user-doctor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-doctor.svg"},"Patterns":null},"user-gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-gear.svg"},"Patterns":null},"user-graduate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-graduate.svg"},"Patterns":null},"user-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-group.svg"},"Patterns":null},"user-injured.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-injured.svg"},"Patterns":null},"user-large-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-large-slash.svg"},"Patterns":null},"user-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-large.svg"},"Patterns":null},"user-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-lock.svg"},"Patterns":null},"user-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-minus.svg"},"Patterns":null},"user-ninja.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-ninja.svg"},"Patterns":null},"user-nurse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-nurse.svg"},"Patterns":null},"user-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-pen.svg"},"Patterns":null},"user-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-plus.svg"},"Patterns":null},"user-secret.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-secret.svg"},"Patterns":null},"user-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-shield.svg"},"Patterns":null},"user-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-slash.svg"},"Patterns":null},"user-tag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-tag.svg"},"Patterns":null},"user-tie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-tie.svg"},"Patterns":null},"user-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-xmark.svg"},"Patterns":null},"user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user.svg"},"Patterns":null},"users-between-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-between-lines.svg"},"Patterns":null},"users-gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-gear.svg"},"Patterns":null},"users-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-line.svg"},"Patterns":null},"users-rays.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-rays.svg"},"Patterns":null},"users-rectangle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-rectangle.svg"},"Patterns":null},"users-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-slash.svg"},"Patterns":null},"users-viewfinder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-viewfinder.svg"},"Patterns":null},"users.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users.svg"},"Patterns":null},"utensils.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/utensils.svg"},"Patterns":null},"v.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/v.svg"},"Patterns":null},"van-shuttle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/van-shuttle.svg"},"Patterns":null},"vault.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vault.svg"},"Patterns":null},"vector-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vector-square.svg"},"Patterns":null},"venus-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus-double.svg"},"Patterns":null},"venus-mars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus-mars.svg"},"Patterns":null},"venus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus.svg"},"Patterns":null},"vest-patches.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vest-patches.svg"},"Patterns":null},"vest.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vest.svg"},"Patterns":null},"vial-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial-circle-check.svg"},"Patterns":null},"vial-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial-virus.svg"},"Patterns":null},"vial.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial.svg"},"Patterns":null},"vials.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vials.svg"},"Patterns":null},"video-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/video-slash.svg"},"Patterns":null},"video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/video.svg"},"Patterns":null},"vihara.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vihara.svg"},"Patterns":null},"virus-covid-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-covid-slash.svg"},"Patterns":null},"virus-covid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-covid.svg"},"Patterns":null},"virus-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-slash.svg"},"Patterns":null},"virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus.svg"},"Patterns":null},"viruses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/viruses.svg"},"Patterns":null},"voicemail.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/voicemail.svg"},"Patterns":null},"volcano.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volcano.svg"},"Patterns":null},"volleyball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volleyball.svg"},"Patterns":null},"volume-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-high.svg"},"Patterns":null},"volume-low.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-low.svg"},"Patterns":null},"volume-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-off.svg"},"Patterns":null},"volume-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-xmark.svg"},"Patterns":null},"vr-cardboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vr-cardboard.svg"},"Patterns":null},"w.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/w.svg"},"Patterns":null},"walkie-talkie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/walkie-talkie.svg"},"Patterns":null},"wallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wallet.svg"},"Patterns":null},"wand-magic-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-magic-sparkles.svg"},"Patterns":null},"wand-magic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-magic.svg"},"Patterns":null},"wand-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-sparkles.svg"},"Patterns":null},"warehouse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/warehouse.svg"},"Patterns":null},"water-ladder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/water-ladder.svg"},"Patterns":null},"water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/water.svg"},"Patterns":null},"wave-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wave-square.svg"},"Patterns":null},"weight-hanging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/weight-hanging.svg"},"Patterns":null},"weight-scale.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/weight-scale.svg"},"Patterns":null},"wheat-awn-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheat-awn-circle-exclamation.svg"},"Patterns":null},"wheat-awn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheat-awn.svg"},"Patterns":null},"wheelchair-move.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheelchair-move.svg"},"Patterns":null},"wheelchair.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheelchair.svg"},"Patterns":null},"whiskey-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/whiskey-glass.svg"},"Patterns":null},"wifi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wifi.svg"},"Patterns":null},"wind.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wind.svg"},"Patterns":null},"window-maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-maximize.svg"},"Patterns":null},"window-minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-minimize.svg"},"Patterns":null},"window-restore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-restore.svg"},"Patterns":null},"wine-bottle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-bottle.svg"},"Patterns":null},"wine-glass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-glass-empty.svg"},"Patterns":null},"wine-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-glass.svg"},"Patterns":null},"won-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/won-sign.svg"},"Patterns":null},"worm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/worm.svg"},"Patterns":null},"wrench.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wrench.svg"},"Patterns":null},"x-ray.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/x-ray.svg"},"Patterns":null},"x.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/x.svg"},"Patterns":null},"xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/xmark.svg"},"Patterns":null},"xmarks-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/xmarks-lines.svg"},"Patterns":null},"y.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/y.svg"},"Patterns":null},"yen-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/yen-sign.svg"},"Patterns":null},"yin-yang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/yin-yang.svg"},"Patterns":null},"z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/z.svg"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"webfonts":{"Children":{"fa-brands-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-brands-400.ttf"},"Patterns":null},"fa-brands-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-brands-400.woff2"},"Patterns":null},"fa-regular-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-regular-400.ttf"},"Patterns":null},"fa-regular-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-regular-400.woff2"},"Patterns":null},"fa-solid-900.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-solid-900.ttf"},"Patterns":null},"fa-solid-900.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-solid-900.woff2"},"Patterns":null},"fa-v4compatibility.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-v4compatibility.ttf"},"Patterns":null},"fa-v4compatibility.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-v4compatibility.woff2"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"MyWebsite.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"MyWebsite.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file +{"ContentRoots":["/home/merlin/MyWebsite/MyWebsite/wwwroot/","/home/merlin/MyWebsite/MyWebsite/obj/Debug/net7.0/scopedcss/bundle/"],"Root":{"Children":{"Content":{"Children":{"Logo.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"Content/Logo.png"},"Patterns":null}},"Asset":null,"Patterns":null},"css":{"Children":{"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"Fonts":{"Children":{"JetBrainsMono-Regular.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"Fonts/JetBrainsMono-Regular.woff2"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"site.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"js/site.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"dist":{"Children":{"css":{"Children":{"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null},"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null}},"Asset":null,"Patterns":null},"FontAwesome":{"Children":{"css":{"Children":{"all.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/all.css"},"Patterns":null},"all.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/all.min.css"},"Patterns":null},"brands.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/brands.css"},"Patterns":null},"brands.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/brands.min.css"},"Patterns":null},"fontawesome.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/fontawesome.css"},"Patterns":null},"fontawesome.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/fontawesome.min.css"},"Patterns":null},"regular.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/regular.css"},"Patterns":null},"regular.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/regular.min.css"},"Patterns":null},"solid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/solid.css"},"Patterns":null},"solid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/solid.min.css"},"Patterns":null},"svg-with-js.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/svg-with-js.css"},"Patterns":null},"svg-with-js.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/svg-with-js.min.css"},"Patterns":null},"v4-font-face.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-font-face.css"},"Patterns":null},"v4-font-face.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-font-face.min.css"},"Patterns":null},"v4-shims.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-shims.css"},"Patterns":null},"v4-shims.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v4-shims.min.css"},"Patterns":null},"v5-font-face.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v5-font-face.css"},"Patterns":null},"v5-font-face.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/css/v5-font-face.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"all.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/all.js"},"Patterns":null},"all.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/all.min.js"},"Patterns":null},"brands.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/brands.js"},"Patterns":null},"brands.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/brands.min.js"},"Patterns":null},"conflict-detection.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/conflict-detection.js"},"Patterns":null},"conflict-detection.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/conflict-detection.min.js"},"Patterns":null},"fontawesome.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/fontawesome.js"},"Patterns":null},"fontawesome.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/fontawesome.min.js"},"Patterns":null},"regular.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/regular.js"},"Patterns":null},"regular.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/regular.min.js"},"Patterns":null},"solid.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/solid.js"},"Patterns":null},"solid.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/solid.min.js"},"Patterns":null},"v4-shims.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/v4-shims.js"},"Patterns":null},"v4-shims.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/js/v4-shims.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"less":{"Children":{"brands.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/brands.less"},"Patterns":null},"fontawesome.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/fontawesome.less"},"Patterns":null},"regular.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/regular.less"},"Patterns":null},"solid.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/solid.less"},"Patterns":null},"v4-shims.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/v4-shims.less"},"Patterns":null},"_animated.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_animated.less"},"Patterns":null},"_bordered-pulled.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_bordered-pulled.less"},"Patterns":null},"_core.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_core.less"},"Patterns":null},"_fixed-width.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_fixed-width.less"},"Patterns":null},"_icons.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_icons.less"},"Patterns":null},"_list.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_list.less"},"Patterns":null},"_mixins.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_mixins.less"},"Patterns":null},"_rotated-flipped.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_rotated-flipped.less"},"Patterns":null},"_screen-reader.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_screen-reader.less"},"Patterns":null},"_shims.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_shims.less"},"Patterns":null},"_sizing.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_sizing.less"},"Patterns":null},"_stacked.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_stacked.less"},"Patterns":null},"_variables.less":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/less/_variables.less"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/LICENSE.txt"},"Patterns":null},"metadata":{"Children":{"categories.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/categories.yml"},"Patterns":null},"icons.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/icons.json"},"Patterns":null},"icons.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/icons.yml"},"Patterns":null},"shims.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/shims.json"},"Patterns":null},"shims.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/shims.yml"},"Patterns":null},"sponsors.yml":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/metadata/sponsors.yml"},"Patterns":null}},"Asset":null,"Patterns":null},"scss":{"Children":{"brands.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/brands.scss"},"Patterns":null},"fontawesome.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/fontawesome.scss"},"Patterns":null},"regular.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/regular.scss"},"Patterns":null},"solid.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/solid.scss"},"Patterns":null},"v4-shims.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/v4-shims.scss"},"Patterns":null},"_animated.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_animated.scss"},"Patterns":null},"_bordered-pulled.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_bordered-pulled.scss"},"Patterns":null},"_core.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_core.scss"},"Patterns":null},"_fixed-width.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_fixed-width.scss"},"Patterns":null},"_functions.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_functions.scss"},"Patterns":null},"_icons.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_icons.scss"},"Patterns":null},"_list.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_list.scss"},"Patterns":null},"_mixins.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_mixins.scss"},"Patterns":null},"_rotated-flipped.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_rotated-flipped.scss"},"Patterns":null},"_screen-reader.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_screen-reader.scss"},"Patterns":null},"_shims.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_shims.scss"},"Patterns":null},"_sizing.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_sizing.scss"},"Patterns":null},"_stacked.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_stacked.scss"},"Patterns":null},"_variables.scss":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/scss/_variables.scss"},"Patterns":null}},"Asset":null,"Patterns":null},"sprites":{"Children":{"brands.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/brands.svg"},"Patterns":null},"regular.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/regular.svg"},"Patterns":null},"solid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/sprites/solid.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"svgs":{"Children":{"brands":{"Children":{"42-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/42-group.svg"},"Patterns":null},"500px.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/500px.svg"},"Patterns":null},"accessible-icon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/accessible-icon.svg"},"Patterns":null},"accusoft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/accusoft.svg"},"Patterns":null},"adn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/adn.svg"},"Patterns":null},"adversal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/adversal.svg"},"Patterns":null},"affiliatetheme.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/affiliatetheme.svg"},"Patterns":null},"airbnb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/airbnb.svg"},"Patterns":null},"algolia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/algolia.svg"},"Patterns":null},"alipay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/alipay.svg"},"Patterns":null},"amazon-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amazon-pay.svg"},"Patterns":null},"amazon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amazon.svg"},"Patterns":null},"amilia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/amilia.svg"},"Patterns":null},"android.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/android.svg"},"Patterns":null},"angellist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angellist.svg"},"Patterns":null},"angrycreative.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angrycreative.svg"},"Patterns":null},"angular.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/angular.svg"},"Patterns":null},"app-store-ios.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/app-store-ios.svg"},"Patterns":null},"app-store.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/app-store.svg"},"Patterns":null},"apper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apper.svg"},"Patterns":null},"apple-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apple-pay.svg"},"Patterns":null},"apple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/apple.svg"},"Patterns":null},"artstation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/artstation.svg"},"Patterns":null},"asymmetrik.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/asymmetrik.svg"},"Patterns":null},"atlassian.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/atlassian.svg"},"Patterns":null},"audible.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/audible.svg"},"Patterns":null},"autoprefixer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/autoprefixer.svg"},"Patterns":null},"avianex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/avianex.svg"},"Patterns":null},"aviato.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/aviato.svg"},"Patterns":null},"aws.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/aws.svg"},"Patterns":null},"bandcamp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bandcamp.svg"},"Patterns":null},"battle-net.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/battle-net.svg"},"Patterns":null},"behance-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/behance-square.svg"},"Patterns":null},"behance.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/behance.svg"},"Patterns":null},"bilibili.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bilibili.svg"},"Patterns":null},"bimobject.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bimobject.svg"},"Patterns":null},"bitbucket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bitbucket.svg"},"Patterns":null},"bitcoin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bitcoin.svg"},"Patterns":null},"bity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bity.svg"},"Patterns":null},"black-tie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/black-tie.svg"},"Patterns":null},"blackberry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blackberry.svg"},"Patterns":null},"blogger-b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blogger-b.svg"},"Patterns":null},"blogger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/blogger.svg"},"Patterns":null},"bluetooth-b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bluetooth-b.svg"},"Patterns":null},"bluetooth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bluetooth.svg"},"Patterns":null},"bootstrap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bootstrap.svg"},"Patterns":null},"bots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/bots.svg"},"Patterns":null},"btc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/btc.svg"},"Patterns":null},"buffer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buffer.svg"},"Patterns":null},"buromobelexperte.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buromobelexperte.svg"},"Patterns":null},"buy-n-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buy-n-large.svg"},"Patterns":null},"buysellads.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/buysellads.svg"},"Patterns":null},"canadian-maple-leaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/canadian-maple-leaf.svg"},"Patterns":null},"cc-amazon-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-amazon-pay.svg"},"Patterns":null},"cc-amex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-amex.svg"},"Patterns":null},"cc-apple-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-apple-pay.svg"},"Patterns":null},"cc-diners-club.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-diners-club.svg"},"Patterns":null},"cc-discover.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-discover.svg"},"Patterns":null},"cc-jcb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-jcb.svg"},"Patterns":null},"cc-mastercard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-mastercard.svg"},"Patterns":null},"cc-paypal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-paypal.svg"},"Patterns":null},"cc-stripe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-stripe.svg"},"Patterns":null},"cc-visa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cc-visa.svg"},"Patterns":null},"centercode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/centercode.svg"},"Patterns":null},"centos.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/centos.svg"},"Patterns":null},"chrome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/chrome.svg"},"Patterns":null},"chromecast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/chromecast.svg"},"Patterns":null},"cloudflare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudflare.svg"},"Patterns":null},"cloudscale.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudscale.svg"},"Patterns":null},"cloudsmith.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudsmith.svg"},"Patterns":null},"cloudversify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cloudversify.svg"},"Patterns":null},"cmplid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cmplid.svg"},"Patterns":null},"codepen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/codepen.svg"},"Patterns":null},"codiepie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/codiepie.svg"},"Patterns":null},"confluence.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/confluence.svg"},"Patterns":null},"connectdevelop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/connectdevelop.svg"},"Patterns":null},"contao.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/contao.svg"},"Patterns":null},"cotton-bureau.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cotton-bureau.svg"},"Patterns":null},"cpanel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cpanel.svg"},"Patterns":null},"creative-commons-by.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-by.svg"},"Patterns":null},"creative-commons-nc-eu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc-eu.svg"},"Patterns":null},"creative-commons-nc-jp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc-jp.svg"},"Patterns":null},"creative-commons-nc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nc.svg"},"Patterns":null},"creative-commons-nd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-nd.svg"},"Patterns":null},"creative-commons-pd-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-pd-alt.svg"},"Patterns":null},"creative-commons-pd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-pd.svg"},"Patterns":null},"creative-commons-remix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-remix.svg"},"Patterns":null},"creative-commons-sa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sa.svg"},"Patterns":null},"creative-commons-sampling-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sampling-plus.svg"},"Patterns":null},"creative-commons-sampling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-sampling.svg"},"Patterns":null},"creative-commons-share.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-share.svg"},"Patterns":null},"creative-commons-zero.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons-zero.svg"},"Patterns":null},"creative-commons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/creative-commons.svg"},"Patterns":null},"critical-role.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/critical-role.svg"},"Patterns":null},"css3-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/css3-alt.svg"},"Patterns":null},"css3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/css3.svg"},"Patterns":null},"cuttlefish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/cuttlefish.svg"},"Patterns":null},"d-and-d-beyond.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/d-and-d-beyond.svg"},"Patterns":null},"d-and-d.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/d-and-d.svg"},"Patterns":null},"dailymotion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dailymotion.svg"},"Patterns":null},"dashcube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dashcube.svg"},"Patterns":null},"deezer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deezer.svg"},"Patterns":null},"delicious.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/delicious.svg"},"Patterns":null},"deploydog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deploydog.svg"},"Patterns":null},"deskpro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deskpro.svg"},"Patterns":null},"dev.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dev.svg"},"Patterns":null},"deviantart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/deviantart.svg"},"Patterns":null},"dhl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dhl.svg"},"Patterns":null},"diaspora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/diaspora.svg"},"Patterns":null},"digg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/digg.svg"},"Patterns":null},"digital-ocean.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/digital-ocean.svg"},"Patterns":null},"discord.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/discord.svg"},"Patterns":null},"discourse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/discourse.svg"},"Patterns":null},"dochub.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dochub.svg"},"Patterns":null},"docker.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/docker.svg"},"Patterns":null},"draft2digital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/draft2digital.svg"},"Patterns":null},"dribbble-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dribbble-square.svg"},"Patterns":null},"dribbble.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dribbble.svg"},"Patterns":null},"dropbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dropbox.svg"},"Patterns":null},"drupal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/drupal.svg"},"Patterns":null},"dyalog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/dyalog.svg"},"Patterns":null},"earlybirds.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/earlybirds.svg"},"Patterns":null},"ebay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ebay.svg"},"Patterns":null},"edge-legacy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/edge-legacy.svg"},"Patterns":null},"edge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/edge.svg"},"Patterns":null},"elementor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/elementor.svg"},"Patterns":null},"ello.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ello.svg"},"Patterns":null},"ember.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ember.svg"},"Patterns":null},"empire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/empire.svg"},"Patterns":null},"envira.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/envira.svg"},"Patterns":null},"erlang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/erlang.svg"},"Patterns":null},"ethereum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ethereum.svg"},"Patterns":null},"etsy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/etsy.svg"},"Patterns":null},"evernote.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/evernote.svg"},"Patterns":null},"expeditedssl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/expeditedssl.svg"},"Patterns":null},"facebook-f.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-f.svg"},"Patterns":null},"facebook-messenger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-messenger.svg"},"Patterns":null},"facebook-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook-square.svg"},"Patterns":null},"facebook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/facebook.svg"},"Patterns":null},"fantasy-flight-games.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fantasy-flight-games.svg"},"Patterns":null},"fedex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fedex.svg"},"Patterns":null},"fedora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fedora.svg"},"Patterns":null},"figma.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/figma.svg"},"Patterns":null},"firefox-browser.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firefox-browser.svg"},"Patterns":null},"firefox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firefox.svg"},"Patterns":null},"first-order-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/first-order-alt.svg"},"Patterns":null},"first-order.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/first-order.svg"},"Patterns":null},"firstdraft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/firstdraft.svg"},"Patterns":null},"flickr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/flickr.svg"},"Patterns":null},"flipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/flipboard.svg"},"Patterns":null},"fly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fly.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/font-awesome.svg"},"Patterns":null},"fonticons-fi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fonticons-fi.svg"},"Patterns":null},"fonticons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fonticons.svg"},"Patterns":null},"fort-awesome-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fort-awesome-alt.svg"},"Patterns":null},"fort-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fort-awesome.svg"},"Patterns":null},"forumbee.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/forumbee.svg"},"Patterns":null},"foursquare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/foursquare.svg"},"Patterns":null},"free-code-camp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/free-code-camp.svg"},"Patterns":null},"freebsd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/freebsd.svg"},"Patterns":null},"fulcrum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/fulcrum.svg"},"Patterns":null},"galactic-republic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/galactic-republic.svg"},"Patterns":null},"galactic-senate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/galactic-senate.svg"},"Patterns":null},"get-pocket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/get-pocket.svg"},"Patterns":null},"gg-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gg-circle.svg"},"Patterns":null},"gg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gg.svg"},"Patterns":null},"git-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git-alt.svg"},"Patterns":null},"git-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git-square.svg"},"Patterns":null},"git.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/git.svg"},"Patterns":null},"github-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github-alt.svg"},"Patterns":null},"github-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github-square.svg"},"Patterns":null},"github.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/github.svg"},"Patterns":null},"gitkraken.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitkraken.svg"},"Patterns":null},"gitlab.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitlab.svg"},"Patterns":null},"gitter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gitter.svg"},"Patterns":null},"glide-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/glide-g.svg"},"Patterns":null},"glide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/glide.svg"},"Patterns":null},"gofore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gofore.svg"},"Patterns":null},"golang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/golang.svg"},"Patterns":null},"goodreads-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/goodreads-g.svg"},"Patterns":null},"goodreads.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/goodreads.svg"},"Patterns":null},"google-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-drive.svg"},"Patterns":null},"google-pay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-pay.svg"},"Patterns":null},"google-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-play.svg"},"Patterns":null},"google-plus-g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus-g.svg"},"Patterns":null},"google-plus-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus-square.svg"},"Patterns":null},"google-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-plus.svg"},"Patterns":null},"google-wallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google-wallet.svg"},"Patterns":null},"google.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/google.svg"},"Patterns":null},"gratipay.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gratipay.svg"},"Patterns":null},"grav.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/grav.svg"},"Patterns":null},"gripfire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gripfire.svg"},"Patterns":null},"grunt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/grunt.svg"},"Patterns":null},"guilded.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/guilded.svg"},"Patterns":null},"gulp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/gulp.svg"},"Patterns":null},"hacker-news-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hacker-news-square.svg"},"Patterns":null},"hacker-news.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hacker-news.svg"},"Patterns":null},"hackerrank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hackerrank.svg"},"Patterns":null},"hashnode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hashnode.svg"},"Patterns":null},"hips.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hips.svg"},"Patterns":null},"hire-a-helper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hire-a-helper.svg"},"Patterns":null},"hive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hive.svg"},"Patterns":null},"hooli.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hooli.svg"},"Patterns":null},"hornbill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hornbill.svg"},"Patterns":null},"hotjar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hotjar.svg"},"Patterns":null},"houzz.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/houzz.svg"},"Patterns":null},"html5.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/html5.svg"},"Patterns":null},"hubspot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/hubspot.svg"},"Patterns":null},"ideal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ideal.svg"},"Patterns":null},"imdb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/imdb.svg"},"Patterns":null},"instagram-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instagram-square.svg"},"Patterns":null},"instagram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instagram.svg"},"Patterns":null},"instalod.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/instalod.svg"},"Patterns":null},"intercom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/intercom.svg"},"Patterns":null},"internet-explorer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/internet-explorer.svg"},"Patterns":null},"invision.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/invision.svg"},"Patterns":null},"ioxhost.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ioxhost.svg"},"Patterns":null},"itch-io.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itch-io.svg"},"Patterns":null},"itunes-note.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itunes-note.svg"},"Patterns":null},"itunes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/itunes.svg"},"Patterns":null},"java.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/java.svg"},"Patterns":null},"jedi-order.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jedi-order.svg"},"Patterns":null},"jenkins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jenkins.svg"},"Patterns":null},"jira.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jira.svg"},"Patterns":null},"joget.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/joget.svg"},"Patterns":null},"joomla.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/joomla.svg"},"Patterns":null},"js-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/js-square.svg"},"Patterns":null},"js.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/js.svg"},"Patterns":null},"jsfiddle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/jsfiddle.svg"},"Patterns":null},"kaggle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kaggle.svg"},"Patterns":null},"keybase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/keybase.svg"},"Patterns":null},"keycdn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/keycdn.svg"},"Patterns":null},"kickstarter-k.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kickstarter-k.svg"},"Patterns":null},"kickstarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/kickstarter.svg"},"Patterns":null},"korvue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/korvue.svg"},"Patterns":null},"laravel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/laravel.svg"},"Patterns":null},"lastfm-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lastfm-square.svg"},"Patterns":null},"lastfm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lastfm.svg"},"Patterns":null},"leanpub.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/leanpub.svg"},"Patterns":null},"less.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/less.svg"},"Patterns":null},"line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/line.svg"},"Patterns":null},"linkedin-in.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linkedin-in.svg"},"Patterns":null},"linkedin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linkedin.svg"},"Patterns":null},"linode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linode.svg"},"Patterns":null},"linux.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/linux.svg"},"Patterns":null},"lyft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/lyft.svg"},"Patterns":null},"magento.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/magento.svg"},"Patterns":null},"mailchimp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mailchimp.svg"},"Patterns":null},"mandalorian.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mandalorian.svg"},"Patterns":null},"markdown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/markdown.svg"},"Patterns":null},"mastodon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mastodon.svg"},"Patterns":null},"maxcdn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/maxcdn.svg"},"Patterns":null},"mdb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mdb.svg"},"Patterns":null},"medapps.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medapps.svg"},"Patterns":null},"medium.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medium.svg"},"Patterns":null},"medrt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/medrt.svg"},"Patterns":null},"meetup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/meetup.svg"},"Patterns":null},"megaport.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/megaport.svg"},"Patterns":null},"mendeley.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mendeley.svg"},"Patterns":null},"microblog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/microblog.svg"},"Patterns":null},"microsoft.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/microsoft.svg"},"Patterns":null},"mix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mix.svg"},"Patterns":null},"mixcloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mixcloud.svg"},"Patterns":null},"mixer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mixer.svg"},"Patterns":null},"mizuni.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/mizuni.svg"},"Patterns":null},"modx.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/modx.svg"},"Patterns":null},"monero.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/monero.svg"},"Patterns":null},"napster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/napster.svg"},"Patterns":null},"neos.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/neos.svg"},"Patterns":null},"nfc-directional.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nfc-directional.svg"},"Patterns":null},"nfc-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nfc-symbol.svg"},"Patterns":null},"nimblr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nimblr.svg"},"Patterns":null},"node-js.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/node-js.svg"},"Patterns":null},"node.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/node.svg"},"Patterns":null},"npm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/npm.svg"},"Patterns":null},"ns8.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ns8.svg"},"Patterns":null},"nutritionix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/nutritionix.svg"},"Patterns":null},"octopus-deploy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/octopus-deploy.svg"},"Patterns":null},"odnoklassniki-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/odnoklassniki-square.svg"},"Patterns":null},"odnoklassniki.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/odnoklassniki.svg"},"Patterns":null},"old-republic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/old-republic.svg"},"Patterns":null},"opencart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/opencart.svg"},"Patterns":null},"openid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/openid.svg"},"Patterns":null},"opera.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/opera.svg"},"Patterns":null},"optin-monster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/optin-monster.svg"},"Patterns":null},"orcid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/orcid.svg"},"Patterns":null},"osi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/osi.svg"},"Patterns":null},"padlet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/padlet.svg"},"Patterns":null},"page4.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/page4.svg"},"Patterns":null},"pagelines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pagelines.svg"},"Patterns":null},"palfed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/palfed.svg"},"Patterns":null},"patreon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/patreon.svg"},"Patterns":null},"paypal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/paypal.svg"},"Patterns":null},"perbyte.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/perbyte.svg"},"Patterns":null},"periscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/periscope.svg"},"Patterns":null},"phabricator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phabricator.svg"},"Patterns":null},"phoenix-framework.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phoenix-framework.svg"},"Patterns":null},"phoenix-squadron.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/phoenix-squadron.svg"},"Patterns":null},"php.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/php.svg"},"Patterns":null},"pied-piper-alt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-alt.svg"},"Patterns":null},"pied-piper-hat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-hat.svg"},"Patterns":null},"pied-piper-pp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-pp.svg"},"Patterns":null},"pied-piper-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper-square.svg"},"Patterns":null},"pied-piper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pied-piper.svg"},"Patterns":null},"pinterest-p.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest-p.svg"},"Patterns":null},"pinterest-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest-square.svg"},"Patterns":null},"pinterest.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pinterest.svg"},"Patterns":null},"pix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pix.svg"},"Patterns":null},"playstation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/playstation.svg"},"Patterns":null},"product-hunt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/product-hunt.svg"},"Patterns":null},"pushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/pushed.svg"},"Patterns":null},"python.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/python.svg"},"Patterns":null},"qq.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/qq.svg"},"Patterns":null},"quinscape.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/quinscape.svg"},"Patterns":null},"quora.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/quora.svg"},"Patterns":null},"r-project.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/r-project.svg"},"Patterns":null},"raspberry-pi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/raspberry-pi.svg"},"Patterns":null},"ravelry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ravelry.svg"},"Patterns":null},"react.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/react.svg"},"Patterns":null},"reacteurope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reacteurope.svg"},"Patterns":null},"readme.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/readme.svg"},"Patterns":null},"rebel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rebel.svg"},"Patterns":null},"red-river.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/red-river.svg"},"Patterns":null},"reddit-alien.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit-alien.svg"},"Patterns":null},"reddit-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit-square.svg"},"Patterns":null},"reddit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/reddit.svg"},"Patterns":null},"redhat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/redhat.svg"},"Patterns":null},"renren.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/renren.svg"},"Patterns":null},"replyd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/replyd.svg"},"Patterns":null},"researchgate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/researchgate.svg"},"Patterns":null},"resolving.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/resolving.svg"},"Patterns":null},"rev.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rev.svg"},"Patterns":null},"rocketchat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rocketchat.svg"},"Patterns":null},"rockrms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rockrms.svg"},"Patterns":null},"rust.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/rust.svg"},"Patterns":null},"safari.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/safari.svg"},"Patterns":null},"salesforce.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/salesforce.svg"},"Patterns":null},"sass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sass.svg"},"Patterns":null},"schlix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/schlix.svg"},"Patterns":null},"screenpal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/screenpal.svg"},"Patterns":null},"scribd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/scribd.svg"},"Patterns":null},"searchengin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/searchengin.svg"},"Patterns":null},"sellcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sellcast.svg"},"Patterns":null},"sellsy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sellsy.svg"},"Patterns":null},"servicestack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/servicestack.svg"},"Patterns":null},"shirtsinbulk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shirtsinbulk.svg"},"Patterns":null},"shopify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shopify.svg"},"Patterns":null},"shopware.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/shopware.svg"},"Patterns":null},"simplybuilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/simplybuilt.svg"},"Patterns":null},"sistrix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sistrix.svg"},"Patterns":null},"sith.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sith.svg"},"Patterns":null},"sitrox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sitrox.svg"},"Patterns":null},"sketch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sketch.svg"},"Patterns":null},"skyatlas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/skyatlas.svg"},"Patterns":null},"skype.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/skype.svg"},"Patterns":null},"slack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/slack.svg"},"Patterns":null},"slideshare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/slideshare.svg"},"Patterns":null},"snapchat-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/snapchat-square.svg"},"Patterns":null},"snapchat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/snapchat.svg"},"Patterns":null},"soundcloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/soundcloud.svg"},"Patterns":null},"sourcetree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sourcetree.svg"},"Patterns":null},"speakap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/speakap.svg"},"Patterns":null},"speaker-deck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/speaker-deck.svg"},"Patterns":null},"spotify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/spotify.svg"},"Patterns":null},"square-font-awesome-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/square-font-awesome-stroke.svg"},"Patterns":null},"square-font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/square-font-awesome.svg"},"Patterns":null},"squarespace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/squarespace.svg"},"Patterns":null},"stack-exchange.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stack-exchange.svg"},"Patterns":null},"stack-overflow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stack-overflow.svg"},"Patterns":null},"stackpath.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stackpath.svg"},"Patterns":null},"staylinked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/staylinked.svg"},"Patterns":null},"steam-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam-square.svg"},"Patterns":null},"steam-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam-symbol.svg"},"Patterns":null},"steam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/steam.svg"},"Patterns":null},"sticker-mule.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/sticker-mule.svg"},"Patterns":null},"strava.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/strava.svg"},"Patterns":null},"stripe-s.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stripe-s.svg"},"Patterns":null},"stripe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stripe.svg"},"Patterns":null},"studiovinari.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/studiovinari.svg"},"Patterns":null},"stumbleupon-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stumbleupon-circle.svg"},"Patterns":null},"stumbleupon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/stumbleupon.svg"},"Patterns":null},"superpowers.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/superpowers.svg"},"Patterns":null},"supple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/supple.svg"},"Patterns":null},"suse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/suse.svg"},"Patterns":null},"swift.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/swift.svg"},"Patterns":null},"symfony.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/symfony.svg"},"Patterns":null},"teamspeak.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/teamspeak.svg"},"Patterns":null},"telegram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/telegram.svg"},"Patterns":null},"tencent-weibo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tencent-weibo.svg"},"Patterns":null},"the-red-yeti.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/the-red-yeti.svg"},"Patterns":null},"themeco.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/themeco.svg"},"Patterns":null},"themeisle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/themeisle.svg"},"Patterns":null},"think-peaks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/think-peaks.svg"},"Patterns":null},"tiktok.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tiktok.svg"},"Patterns":null},"trade-federation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/trade-federation.svg"},"Patterns":null},"trello.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/trello.svg"},"Patterns":null},"tumblr-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tumblr-square.svg"},"Patterns":null},"tumblr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/tumblr.svg"},"Patterns":null},"twitch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitch.svg"},"Patterns":null},"twitter-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitter-square.svg"},"Patterns":null},"twitter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/twitter.svg"},"Patterns":null},"typo3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/typo3.svg"},"Patterns":null},"uber.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uber.svg"},"Patterns":null},"ubuntu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ubuntu.svg"},"Patterns":null},"uikit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uikit.svg"},"Patterns":null},"umbraco.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/umbraco.svg"},"Patterns":null},"uncharted.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uncharted.svg"},"Patterns":null},"uniregistry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/uniregistry.svg"},"Patterns":null},"unity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/unity.svg"},"Patterns":null},"unsplash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/unsplash.svg"},"Patterns":null},"untappd.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/untappd.svg"},"Patterns":null},"ups.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ups.svg"},"Patterns":null},"usb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/usb.svg"},"Patterns":null},"usps.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/usps.svg"},"Patterns":null},"ussunnah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/ussunnah.svg"},"Patterns":null},"vaadin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vaadin.svg"},"Patterns":null},"viacoin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viacoin.svg"},"Patterns":null},"viadeo-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viadeo-square.svg"},"Patterns":null},"viadeo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viadeo.svg"},"Patterns":null},"viber.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/viber.svg"},"Patterns":null},"vimeo-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo-square.svg"},"Patterns":null},"vimeo-v.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo-v.svg"},"Patterns":null},"vimeo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vimeo.svg"},"Patterns":null},"vine.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vine.svg"},"Patterns":null},"vk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vk.svg"},"Patterns":null},"vnv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vnv.svg"},"Patterns":null},"vuejs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/vuejs.svg"},"Patterns":null},"watchman-monitoring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/watchman-monitoring.svg"},"Patterns":null},"waze.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/waze.svg"},"Patterns":null},"weebly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weebly.svg"},"Patterns":null},"weibo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weibo.svg"},"Patterns":null},"weixin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/weixin.svg"},"Patterns":null},"whatsapp-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whatsapp-square.svg"},"Patterns":null},"whatsapp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whatsapp.svg"},"Patterns":null},"whmcs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/whmcs.svg"},"Patterns":null},"wikipedia-w.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wikipedia-w.svg"},"Patterns":null},"windows.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/windows.svg"},"Patterns":null},"wirsindhandwerk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wirsindhandwerk.svg"},"Patterns":null},"wix.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wix.svg"},"Patterns":null},"wizards-of-the-coast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wizards-of-the-coast.svg"},"Patterns":null},"wodu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wodu.svg"},"Patterns":null},"wolf-pack-battalion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wolf-pack-battalion.svg"},"Patterns":null},"wordpress-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wordpress-simple.svg"},"Patterns":null},"wordpress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wordpress.svg"},"Patterns":null},"wpbeginner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpbeginner.svg"},"Patterns":null},"wpexplorer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpexplorer.svg"},"Patterns":null},"wpforms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpforms.svg"},"Patterns":null},"wpressr.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/wpressr.svg"},"Patterns":null},"xbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xbox.svg"},"Patterns":null},"xing-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xing-square.svg"},"Patterns":null},"xing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/xing.svg"},"Patterns":null},"y-combinator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/y-combinator.svg"},"Patterns":null},"yahoo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yahoo.svg"},"Patterns":null},"yammer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yammer.svg"},"Patterns":null},"yandex-international.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yandex-international.svg"},"Patterns":null},"yandex.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yandex.svg"},"Patterns":null},"yarn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yarn.svg"},"Patterns":null},"yelp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yelp.svg"},"Patterns":null},"yoast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/yoast.svg"},"Patterns":null},"youtube-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/youtube-square.svg"},"Patterns":null},"youtube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/youtube.svg"},"Patterns":null},"zhihu.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/brands/zhihu.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"regular":{"Children":{"address-book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/address-book.svg"},"Patterns":null},"address-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/address-card.svg"},"Patterns":null},"bell-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bell-slash.svg"},"Patterns":null},"bell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bell.svg"},"Patterns":null},"bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/bookmark.svg"},"Patterns":null},"building.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/building.svg"},"Patterns":null},"calendar-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-check.svg"},"Patterns":null},"calendar-days.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-days.svg"},"Patterns":null},"calendar-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-minus.svg"},"Patterns":null},"calendar-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-plus.svg"},"Patterns":null},"calendar-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar-xmark.svg"},"Patterns":null},"calendar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/calendar.svg"},"Patterns":null},"chart-bar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chart-bar.svg"},"Patterns":null},"chess-bishop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-bishop.svg"},"Patterns":null},"chess-king.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-king.svg"},"Patterns":null},"chess-knight.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-knight.svg"},"Patterns":null},"chess-pawn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-pawn.svg"},"Patterns":null},"chess-queen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-queen.svg"},"Patterns":null},"chess-rook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/chess-rook.svg"},"Patterns":null},"circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-check.svg"},"Patterns":null},"circle-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-dot.svg"},"Patterns":null},"circle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-down.svg"},"Patterns":null},"circle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-left.svg"},"Patterns":null},"circle-pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-pause.svg"},"Patterns":null},"circle-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-play.svg"},"Patterns":null},"circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-question.svg"},"Patterns":null},"circle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-right.svg"},"Patterns":null},"circle-stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-stop.svg"},"Patterns":null},"circle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-up.svg"},"Patterns":null},"circle-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-user.svg"},"Patterns":null},"circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle-xmark.svg"},"Patterns":null},"circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/circle.svg"},"Patterns":null},"clipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clipboard.svg"},"Patterns":null},"clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clock.svg"},"Patterns":null},"clone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/clone.svg"},"Patterns":null},"closed-captioning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/closed-captioning.svg"},"Patterns":null},"comment-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comment-dots.svg"},"Patterns":null},"comment.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comment.svg"},"Patterns":null},"comments.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/comments.svg"},"Patterns":null},"compass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/compass.svg"},"Patterns":null},"copy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/copy.svg"},"Patterns":null},"copyright.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/copyright.svg"},"Patterns":null},"credit-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/credit-card.svg"},"Patterns":null},"envelope-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/envelope-open.svg"},"Patterns":null},"envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/envelope.svg"},"Patterns":null},"eye-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/eye-slash.svg"},"Patterns":null},"eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/eye.svg"},"Patterns":null},"face-angry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-angry.svg"},"Patterns":null},"face-dizzy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-dizzy.svg"},"Patterns":null},"face-flushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-flushed.svg"},"Patterns":null},"face-frown-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-frown-open.svg"},"Patterns":null},"face-frown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-frown.svg"},"Patterns":null},"face-grimace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grimace.svg"},"Patterns":null},"face-grin-beam-sweat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-beam-sweat.svg"},"Patterns":null},"face-grin-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-beam.svg"},"Patterns":null},"face-grin-hearts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-hearts.svg"},"Patterns":null},"face-grin-squint-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-squint-tears.svg"},"Patterns":null},"face-grin-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-squint.svg"},"Patterns":null},"face-grin-stars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-stars.svg"},"Patterns":null},"face-grin-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tears.svg"},"Patterns":null},"face-grin-tongue-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue-squint.svg"},"Patterns":null},"face-grin-tongue-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue-wink.svg"},"Patterns":null},"face-grin-tongue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-tongue.svg"},"Patterns":null},"face-grin-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-wide.svg"},"Patterns":null},"face-grin-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin-wink.svg"},"Patterns":null},"face-grin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-grin.svg"},"Patterns":null},"face-kiss-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss-beam.svg"},"Patterns":null},"face-kiss-wink-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss-wink-heart.svg"},"Patterns":null},"face-kiss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-kiss.svg"},"Patterns":null},"face-laugh-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-beam.svg"},"Patterns":null},"face-laugh-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-squint.svg"},"Patterns":null},"face-laugh-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh-wink.svg"},"Patterns":null},"face-laugh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-laugh.svg"},"Patterns":null},"face-meh-blank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-meh-blank.svg"},"Patterns":null},"face-meh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-meh.svg"},"Patterns":null},"face-rolling-eyes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-rolling-eyes.svg"},"Patterns":null},"face-sad-cry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-sad-cry.svg"},"Patterns":null},"face-sad-tear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-sad-tear.svg"},"Patterns":null},"face-smile-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile-beam.svg"},"Patterns":null},"face-smile-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile-wink.svg"},"Patterns":null},"face-smile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-smile.svg"},"Patterns":null},"face-surprise.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-surprise.svg"},"Patterns":null},"face-tired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/face-tired.svg"},"Patterns":null},"file-audio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-audio.svg"},"Patterns":null},"file-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-code.svg"},"Patterns":null},"file-excel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-excel.svg"},"Patterns":null},"file-image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-image.svg"},"Patterns":null},"file-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-lines.svg"},"Patterns":null},"file-pdf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-pdf.svg"},"Patterns":null},"file-powerpoint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-powerpoint.svg"},"Patterns":null},"file-video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-video.svg"},"Patterns":null},"file-word.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-word.svg"},"Patterns":null},"file-zipper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file-zipper.svg"},"Patterns":null},"file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/file.svg"},"Patterns":null},"flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/flag.svg"},"Patterns":null},"floppy-disk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/floppy-disk.svg"},"Patterns":null},"folder-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder-closed.svg"},"Patterns":null},"folder-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder-open.svg"},"Patterns":null},"folder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/folder.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/font-awesome.svg"},"Patterns":null},"futbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/futbol.svg"},"Patterns":null},"gem.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/gem.svg"},"Patterns":null},"hand-back-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-back-fist.svg"},"Patterns":null},"hand-lizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-lizard.svg"},"Patterns":null},"hand-peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-peace.svg"},"Patterns":null},"hand-point-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-down.svg"},"Patterns":null},"hand-point-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-left.svg"},"Patterns":null},"hand-point-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-right.svg"},"Patterns":null},"hand-point-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-point-up.svg"},"Patterns":null},"hand-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-pointer.svg"},"Patterns":null},"hand-scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-scissors.svg"},"Patterns":null},"hand-spock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand-spock.svg"},"Patterns":null},"hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hand.svg"},"Patterns":null},"handshake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/handshake.svg"},"Patterns":null},"hard-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hard-drive.svg"},"Patterns":null},"heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/heart.svg"},"Patterns":null},"hospital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hospital.svg"},"Patterns":null},"hourglass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/hourglass.svg"},"Patterns":null},"id-badge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/id-badge.svg"},"Patterns":null},"id-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/id-card.svg"},"Patterns":null},"image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/image.svg"},"Patterns":null},"images.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/images.svg"},"Patterns":null},"keyboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/keyboard.svg"},"Patterns":null},"lemon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/lemon.svg"},"Patterns":null},"life-ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/life-ring.svg"},"Patterns":null},"lightbulb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/lightbulb.svg"},"Patterns":null},"map.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/map.svg"},"Patterns":null},"message.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/message.svg"},"Patterns":null},"money-bill-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/money-bill-1.svg"},"Patterns":null},"moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/moon.svg"},"Patterns":null},"newspaper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/newspaper.svg"},"Patterns":null},"note-sticky.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/note-sticky.svg"},"Patterns":null},"object-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/object-group.svg"},"Patterns":null},"object-ungroup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/object-ungroup.svg"},"Patterns":null},"paper-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/paper-plane.svg"},"Patterns":null},"paste.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/paste.svg"},"Patterns":null},"pen-to-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/pen-to-square.svg"},"Patterns":null},"rectangle-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/rectangle-list.svg"},"Patterns":null},"rectangle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/rectangle-xmark.svg"},"Patterns":null},"registered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/registered.svg"},"Patterns":null},"share-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/share-from-square.svg"},"Patterns":null},"snowflake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/snowflake.svg"},"Patterns":null},"square-caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-down.svg"},"Patterns":null},"square-caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-left.svg"},"Patterns":null},"square-caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-right.svg"},"Patterns":null},"square-caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-caret-up.svg"},"Patterns":null},"square-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-check.svg"},"Patterns":null},"square-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-full.svg"},"Patterns":null},"square-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-minus.svg"},"Patterns":null},"square-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square-plus.svg"},"Patterns":null},"square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/square.svg"},"Patterns":null},"star-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star-half-stroke.svg"},"Patterns":null},"star-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star-half.svg"},"Patterns":null},"star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/star.svg"},"Patterns":null},"sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/sun.svg"},"Patterns":null},"thumbs-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/thumbs-down.svg"},"Patterns":null},"thumbs-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/thumbs-up.svg"},"Patterns":null},"trash-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/trash-can.svg"},"Patterns":null},"user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/user.svg"},"Patterns":null},"window-maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-maximize.svg"},"Patterns":null},"window-minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-minimize.svg"},"Patterns":null},"window-restore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/regular/window-restore.svg"},"Patterns":null}},"Asset":null,"Patterns":null},"solid":{"Children":{"0.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/0.svg"},"Patterns":null},"1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/1.svg"},"Patterns":null},"2.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/2.svg"},"Patterns":null},"3.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/3.svg"},"Patterns":null},"4.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/4.svg"},"Patterns":null},"5.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/5.svg"},"Patterns":null},"6.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/6.svg"},"Patterns":null},"7.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/7.svg"},"Patterns":null},"8.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/8.svg"},"Patterns":null},"9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/9.svg"},"Patterns":null},"a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/a.svg"},"Patterns":null},"address-book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/address-book.svg"},"Patterns":null},"address-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/address-card.svg"},"Patterns":null},"align-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-center.svg"},"Patterns":null},"align-justify.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-justify.svg"},"Patterns":null},"align-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-left.svg"},"Patterns":null},"align-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/align-right.svg"},"Patterns":null},"anchor-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-check.svg"},"Patterns":null},"anchor-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-exclamation.svg"},"Patterns":null},"anchor-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-circle-xmark.svg"},"Patterns":null},"anchor-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor-lock.svg"},"Patterns":null},"anchor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/anchor.svg"},"Patterns":null},"angle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-down.svg"},"Patterns":null},"angle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-left.svg"},"Patterns":null},"angle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-right.svg"},"Patterns":null},"angle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angle-up.svg"},"Patterns":null},"angles-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-down.svg"},"Patterns":null},"angles-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-left.svg"},"Patterns":null},"angles-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-right.svg"},"Patterns":null},"angles-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/angles-up.svg"},"Patterns":null},"ankh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ankh.svg"},"Patterns":null},"apple-whole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/apple-whole.svg"},"Patterns":null},"archway.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/archway.svg"},"Patterns":null},"arrow-down-1-9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-1-9.svg"},"Patterns":null},"arrow-down-9-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-9-1.svg"},"Patterns":null},"arrow-down-a-z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-a-z.svg"},"Patterns":null},"arrow-down-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-long.svg"},"Patterns":null},"arrow-down-short-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-short-wide.svg"},"Patterns":null},"arrow-down-up-across-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-up-across-line.svg"},"Patterns":null},"arrow-down-up-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-up-lock.svg"},"Patterns":null},"arrow-down-wide-short.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-wide-short.svg"},"Patterns":null},"arrow-down-z-a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down-z-a.svg"},"Patterns":null},"arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-down.svg"},"Patterns":null},"arrow-left-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-left-long.svg"},"Patterns":null},"arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-left.svg"},"Patterns":null},"arrow-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-pointer.svg"},"Patterns":null},"arrow-right-arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-arrow-left.svg"},"Patterns":null},"arrow-right-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-from-bracket.svg"},"Patterns":null},"arrow-right-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-long.svg"},"Patterns":null},"arrow-right-to-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-to-bracket.svg"},"Patterns":null},"arrow-right-to-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right-to-city.svg"},"Patterns":null},"arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-right.svg"},"Patterns":null},"arrow-rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-rotate-left.svg"},"Patterns":null},"arrow-rotate-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-rotate-right.svg"},"Patterns":null},"arrow-trend-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-trend-down.svg"},"Patterns":null},"arrow-trend-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-trend-up.svg"},"Patterns":null},"arrow-turn-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-turn-down.svg"},"Patterns":null},"arrow-turn-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-turn-up.svg"},"Patterns":null},"arrow-up-1-9.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-1-9.svg"},"Patterns":null},"arrow-up-9-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-9-1.svg"},"Patterns":null},"arrow-up-a-z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-a-z.svg"},"Patterns":null},"arrow-up-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-bracket.svg"},"Patterns":null},"arrow-up-from-ground-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-ground-water.svg"},"Patterns":null},"arrow-up-from-water-pump.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-from-water-pump.svg"},"Patterns":null},"arrow-up-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-long.svg"},"Patterns":null},"arrow-up-right-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-right-dots.svg"},"Patterns":null},"arrow-up-right-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-right-from-square.svg"},"Patterns":null},"arrow-up-short-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-short-wide.svg"},"Patterns":null},"arrow-up-wide-short.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-wide-short.svg"},"Patterns":null},"arrow-up-z-a.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up-z-a.svg"},"Patterns":null},"arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrow-up.svg"},"Patterns":null},"arrows-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-down-to-line.svg"},"Patterns":null},"arrows-down-to-people.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-down-to-people.svg"},"Patterns":null},"arrows-left-right-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-left-right-to-line.svg"},"Patterns":null},"arrows-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-left-right.svg"},"Patterns":null},"arrows-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-rotate.svg"},"Patterns":null},"arrows-spin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-spin.svg"},"Patterns":null},"arrows-split-up-and-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-split-up-and-left.svg"},"Patterns":null},"arrows-to-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-circle.svg"},"Patterns":null},"arrows-to-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-dot.svg"},"Patterns":null},"arrows-to-eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-to-eye.svg"},"Patterns":null},"arrows-turn-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-turn-right.svg"},"Patterns":null},"arrows-turn-to-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-turn-to-dots.svg"},"Patterns":null},"arrows-up-down-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-down-left-right.svg"},"Patterns":null},"arrows-up-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-down.svg"},"Patterns":null},"arrows-up-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/arrows-up-to-line.svg"},"Patterns":null},"asterisk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/asterisk.svg"},"Patterns":null},"at.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/at.svg"},"Patterns":null},"atom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/atom.svg"},"Patterns":null},"audio-description.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/audio-description.svg"},"Patterns":null},"austral-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/austral-sign.svg"},"Patterns":null},"award.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/award.svg"},"Patterns":null},"b.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/b.svg"},"Patterns":null},"baby-carriage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baby-carriage.svg"},"Patterns":null},"baby.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baby.svg"},"Patterns":null},"backward-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward-fast.svg"},"Patterns":null},"backward-step.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward-step.svg"},"Patterns":null},"backward.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/backward.svg"},"Patterns":null},"bacon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacon.svg"},"Patterns":null},"bacteria.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacteria.svg"},"Patterns":null},"bacterium.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bacterium.svg"},"Patterns":null},"bag-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bag-shopping.svg"},"Patterns":null},"bahai.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bahai.svg"},"Patterns":null},"baht-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baht-sign.svg"},"Patterns":null},"ban-smoking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ban-smoking.svg"},"Patterns":null},"ban.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ban.svg"},"Patterns":null},"bandage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bandage.svg"},"Patterns":null},"barcode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/barcode.svg"},"Patterns":null},"bars-progress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars-progress.svg"},"Patterns":null},"bars-staggered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars-staggered.svg"},"Patterns":null},"bars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bars.svg"},"Patterns":null},"baseball-bat-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baseball-bat-ball.svg"},"Patterns":null},"baseball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/baseball.svg"},"Patterns":null},"basket-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/basket-shopping.svg"},"Patterns":null},"basketball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/basketball.svg"},"Patterns":null},"bath.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bath.svg"},"Patterns":null},"battery-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-empty.svg"},"Patterns":null},"battery-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-full.svg"},"Patterns":null},"battery-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-half.svg"},"Patterns":null},"battery-quarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-quarter.svg"},"Patterns":null},"battery-three-quarters.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/battery-three-quarters.svg"},"Patterns":null},"bed-pulse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bed-pulse.svg"},"Patterns":null},"bed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bed.svg"},"Patterns":null},"beer-mug-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/beer-mug-empty.svg"},"Patterns":null},"bell-concierge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell-concierge.svg"},"Patterns":null},"bell-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell-slash.svg"},"Patterns":null},"bell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bell.svg"},"Patterns":null},"bezier-curve.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bezier-curve.svg"},"Patterns":null},"bicycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bicycle.svg"},"Patterns":null},"binoculars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/binoculars.svg"},"Patterns":null},"biohazard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/biohazard.svg"},"Patterns":null},"bitcoin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bitcoin-sign.svg"},"Patterns":null},"blender-phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blender-phone.svg"},"Patterns":null},"blender.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blender.svg"},"Patterns":null},"blog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/blog.svg"},"Patterns":null},"bold.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bold.svg"},"Patterns":null},"bolt-lightning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bolt-lightning.svg"},"Patterns":null},"bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bolt.svg"},"Patterns":null},"bomb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bomb.svg"},"Patterns":null},"bone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bone.svg"},"Patterns":null},"bong.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bong.svg"},"Patterns":null},"book-atlas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-atlas.svg"},"Patterns":null},"book-bible.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-bible.svg"},"Patterns":null},"book-bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-bookmark.svg"},"Patterns":null},"book-journal-whills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-journal-whills.svg"},"Patterns":null},"book-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-medical.svg"},"Patterns":null},"book-open-reader.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-open-reader.svg"},"Patterns":null},"book-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-open.svg"},"Patterns":null},"book-quran.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-quran.svg"},"Patterns":null},"book-skull.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book-skull.svg"},"Patterns":null},"book.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/book.svg"},"Patterns":null},"bookmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bookmark.svg"},"Patterns":null},"border-all.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-all.svg"},"Patterns":null},"border-none.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-none.svg"},"Patterns":null},"border-top-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/border-top-left.svg"},"Patterns":null},"bore-hole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bore-hole.svg"},"Patterns":null},"bottle-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bottle-droplet.svg"},"Patterns":null},"bottle-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bottle-water.svg"},"Patterns":null},"bowl-food.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowl-food.svg"},"Patterns":null},"bowl-rice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowl-rice.svg"},"Patterns":null},"bowling-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bowling-ball.svg"},"Patterns":null},"box-archive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-archive.svg"},"Patterns":null},"box-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-open.svg"},"Patterns":null},"box-tissue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box-tissue.svg"},"Patterns":null},"box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/box.svg"},"Patterns":null},"boxes-packing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/boxes-packing.svg"},"Patterns":null},"boxes-stacked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/boxes-stacked.svg"},"Patterns":null},"braille.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/braille.svg"},"Patterns":null},"brain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brain.svg"},"Patterns":null},"brazilian-real-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brazilian-real-sign.svg"},"Patterns":null},"bread-slice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bread-slice.svg"},"Patterns":null},"bridge-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-check.svg"},"Patterns":null},"bridge-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-exclamation.svg"},"Patterns":null},"bridge-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-circle-xmark.svg"},"Patterns":null},"bridge-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-lock.svg"},"Patterns":null},"bridge-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge-water.svg"},"Patterns":null},"bridge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bridge.svg"},"Patterns":null},"briefcase-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/briefcase-medical.svg"},"Patterns":null},"briefcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/briefcase.svg"},"Patterns":null},"broom-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/broom-ball.svg"},"Patterns":null},"broom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/broom.svg"},"Patterns":null},"brush.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/brush.svg"},"Patterns":null},"bucket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bucket.svg"},"Patterns":null},"bug-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bug-slash.svg"},"Patterns":null},"bug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bug.svg"},"Patterns":null},"bugs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bugs.svg"},"Patterns":null},"building-circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-arrow-right.svg"},"Patterns":null},"building-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-check.svg"},"Patterns":null},"building-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-exclamation.svg"},"Patterns":null},"building-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-circle-xmark.svg"},"Patterns":null},"building-columns.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-columns.svg"},"Patterns":null},"building-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-flag.svg"},"Patterns":null},"building-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-lock.svg"},"Patterns":null},"building-ngo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-ngo.svg"},"Patterns":null},"building-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-shield.svg"},"Patterns":null},"building-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-un.svg"},"Patterns":null},"building-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-user.svg"},"Patterns":null},"building-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building-wheat.svg"},"Patterns":null},"building.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/building.svg"},"Patterns":null},"bullhorn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bullhorn.svg"},"Patterns":null},"bullseye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bullseye.svg"},"Patterns":null},"burger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/burger.svg"},"Patterns":null},"burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/burst.svg"},"Patterns":null},"bus-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bus-simple.svg"},"Patterns":null},"bus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/bus.svg"},"Patterns":null},"business-time.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/business-time.svg"},"Patterns":null},"c.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/c.svg"},"Patterns":null},"cake-candles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cake-candles.svg"},"Patterns":null},"calculator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calculator.svg"},"Patterns":null},"calendar-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-check.svg"},"Patterns":null},"calendar-day.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-day.svg"},"Patterns":null},"calendar-days.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-days.svg"},"Patterns":null},"calendar-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-minus.svg"},"Patterns":null},"calendar-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-plus.svg"},"Patterns":null},"calendar-week.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-week.svg"},"Patterns":null},"calendar-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar-xmark.svg"},"Patterns":null},"calendar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/calendar.svg"},"Patterns":null},"camera-retro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera-retro.svg"},"Patterns":null},"camera-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera-rotate.svg"},"Patterns":null},"camera.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/camera.svg"},"Patterns":null},"campground.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/campground.svg"},"Patterns":null},"candy-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/candy-cane.svg"},"Patterns":null},"cannabis.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cannabis.svg"},"Patterns":null},"capsules.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/capsules.svg"},"Patterns":null},"car-battery.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-battery.svg"},"Patterns":null},"car-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-burst.svg"},"Patterns":null},"car-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-on.svg"},"Patterns":null},"car-rear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-rear.svg"},"Patterns":null},"car-side.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-side.svg"},"Patterns":null},"car-tunnel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car-tunnel.svg"},"Patterns":null},"car.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/car.svg"},"Patterns":null},"caravan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caravan.svg"},"Patterns":null},"caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-down.svg"},"Patterns":null},"caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-left.svg"},"Patterns":null},"caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-right.svg"},"Patterns":null},"caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/caret-up.svg"},"Patterns":null},"carrot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/carrot.svg"},"Patterns":null},"cart-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-arrow-down.svg"},"Patterns":null},"cart-flatbed-suitcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-flatbed-suitcase.svg"},"Patterns":null},"cart-flatbed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-flatbed.svg"},"Patterns":null},"cart-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-plus.svg"},"Patterns":null},"cart-shopping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cart-shopping.svg"},"Patterns":null},"cash-register.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cash-register.svg"},"Patterns":null},"cat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cat.svg"},"Patterns":null},"cedi-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cedi-sign.svg"},"Patterns":null},"cent-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cent-sign.svg"},"Patterns":null},"certificate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/certificate.svg"},"Patterns":null},"chair.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chair.svg"},"Patterns":null},"chalkboard-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chalkboard-user.svg"},"Patterns":null},"chalkboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chalkboard.svg"},"Patterns":null},"champagne-glasses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/champagne-glasses.svg"},"Patterns":null},"charging-station.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/charging-station.svg"},"Patterns":null},"chart-area.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-area.svg"},"Patterns":null},"chart-bar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-bar.svg"},"Patterns":null},"chart-column.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-column.svg"},"Patterns":null},"chart-gantt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-gantt.svg"},"Patterns":null},"chart-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-line.svg"},"Patterns":null},"chart-pie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-pie.svg"},"Patterns":null},"chart-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chart-simple.svg"},"Patterns":null},"check-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check-double.svg"},"Patterns":null},"check-to-slot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check-to-slot.svg"},"Patterns":null},"check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/check.svg"},"Patterns":null},"cheese.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cheese.svg"},"Patterns":null},"chess-bishop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-bishop.svg"},"Patterns":null},"chess-board.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-board.svg"},"Patterns":null},"chess-king.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-king.svg"},"Patterns":null},"chess-knight.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-knight.svg"},"Patterns":null},"chess-pawn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-pawn.svg"},"Patterns":null},"chess-queen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-queen.svg"},"Patterns":null},"chess-rook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess-rook.svg"},"Patterns":null},"chess.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chess.svg"},"Patterns":null},"chevron-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-down.svg"},"Patterns":null},"chevron-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-left.svg"},"Patterns":null},"chevron-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-right.svg"},"Patterns":null},"chevron-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/chevron-up.svg"},"Patterns":null},"child-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-dress.svg"},"Patterns":null},"child-reaching.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-reaching.svg"},"Patterns":null},"child-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child-rifle.svg"},"Patterns":null},"child.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/child.svg"},"Patterns":null},"children.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/children.svg"},"Patterns":null},"church.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/church.svg"},"Patterns":null},"circle-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-down.svg"},"Patterns":null},"circle-arrow-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-left.svg"},"Patterns":null},"circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-right.svg"},"Patterns":null},"circle-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-arrow-up.svg"},"Patterns":null},"circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-check.svg"},"Patterns":null},"circle-chevron-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-down.svg"},"Patterns":null},"circle-chevron-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-left.svg"},"Patterns":null},"circle-chevron-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-right.svg"},"Patterns":null},"circle-chevron-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-chevron-up.svg"},"Patterns":null},"circle-dollar-to-slot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-dollar-to-slot.svg"},"Patterns":null},"circle-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-dot.svg"},"Patterns":null},"circle-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-down.svg"},"Patterns":null},"circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-exclamation.svg"},"Patterns":null},"circle-h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-h.svg"},"Patterns":null},"circle-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-half-stroke.svg"},"Patterns":null},"circle-info.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-info.svg"},"Patterns":null},"circle-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-left.svg"},"Patterns":null},"circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-minus.svg"},"Patterns":null},"circle-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-nodes.svg"},"Patterns":null},"circle-notch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-notch.svg"},"Patterns":null},"circle-pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-pause.svg"},"Patterns":null},"circle-play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-play.svg"},"Patterns":null},"circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-plus.svg"},"Patterns":null},"circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-question.svg"},"Patterns":null},"circle-radiation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-radiation.svg"},"Patterns":null},"circle-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-right.svg"},"Patterns":null},"circle-stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-stop.svg"},"Patterns":null},"circle-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-up.svg"},"Patterns":null},"circle-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-user.svg"},"Patterns":null},"circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle-xmark.svg"},"Patterns":null},"circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/circle.svg"},"Patterns":null},"city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/city.svg"},"Patterns":null},"clapperboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clapperboard.svg"},"Patterns":null},"clipboard-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-check.svg"},"Patterns":null},"clipboard-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-list.svg"},"Patterns":null},"clipboard-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-question.svg"},"Patterns":null},"clipboard-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard-user.svg"},"Patterns":null},"clipboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clipboard.svg"},"Patterns":null},"clock-rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clock-rotate-left.svg"},"Patterns":null},"clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clock.svg"},"Patterns":null},"clone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clone.svg"},"Patterns":null},"closed-captioning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/closed-captioning.svg"},"Patterns":null},"cloud-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-arrow-down.svg"},"Patterns":null},"cloud-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-arrow-up.svg"},"Patterns":null},"cloud-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-bolt.svg"},"Patterns":null},"cloud-meatball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-meatball.svg"},"Patterns":null},"cloud-moon-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-moon-rain.svg"},"Patterns":null},"cloud-moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-moon.svg"},"Patterns":null},"cloud-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-rain.svg"},"Patterns":null},"cloud-showers-heavy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-showers-heavy.svg"},"Patterns":null},"cloud-showers-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-showers-water.svg"},"Patterns":null},"cloud-sun-rain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-sun-rain.svg"},"Patterns":null},"cloud-sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud-sun.svg"},"Patterns":null},"cloud.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cloud.svg"},"Patterns":null},"clover.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/clover.svg"},"Patterns":null},"code-branch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-branch.svg"},"Patterns":null},"code-commit.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-commit.svg"},"Patterns":null},"code-compare.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-compare.svg"},"Patterns":null},"code-fork.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-fork.svg"},"Patterns":null},"code-merge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-merge.svg"},"Patterns":null},"code-pull-request.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code-pull-request.svg"},"Patterns":null},"code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/code.svg"},"Patterns":null},"coins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/coins.svg"},"Patterns":null},"colon-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/colon-sign.svg"},"Patterns":null},"comment-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-dollar.svg"},"Patterns":null},"comment-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-dots.svg"},"Patterns":null},"comment-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-medical.svg"},"Patterns":null},"comment-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-slash.svg"},"Patterns":null},"comment-sms.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment-sms.svg"},"Patterns":null},"comment.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comment.svg"},"Patterns":null},"comments-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comments-dollar.svg"},"Patterns":null},"comments.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/comments.svg"},"Patterns":null},"compact-disc.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compact-disc.svg"},"Patterns":null},"compass-drafting.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compass-drafting.svg"},"Patterns":null},"compass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compass.svg"},"Patterns":null},"compress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/compress.svg"},"Patterns":null},"computer-mouse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/computer-mouse.svg"},"Patterns":null},"computer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/computer.svg"},"Patterns":null},"cookie-bite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cookie-bite.svg"},"Patterns":null},"cookie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cookie.svg"},"Patterns":null},"copy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/copy.svg"},"Patterns":null},"copyright.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/copyright.svg"},"Patterns":null},"couch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/couch.svg"},"Patterns":null},"cow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cow.svg"},"Patterns":null},"credit-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/credit-card.svg"},"Patterns":null},"crop-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crop-simple.svg"},"Patterns":null},"crop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crop.svg"},"Patterns":null},"cross.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cross.svg"},"Patterns":null},"crosshairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crosshairs.svg"},"Patterns":null},"crow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crow.svg"},"Patterns":null},"crown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crown.svg"},"Patterns":null},"crutch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/crutch.svg"},"Patterns":null},"cruzeiro-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cruzeiro-sign.svg"},"Patterns":null},"cube.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cube.svg"},"Patterns":null},"cubes-stacked.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cubes-stacked.svg"},"Patterns":null},"cubes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/cubes.svg"},"Patterns":null},"d.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/d.svg"},"Patterns":null},"database.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/database.svg"},"Patterns":null},"delete-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/delete-left.svg"},"Patterns":null},"democrat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/democrat.svg"},"Patterns":null},"desktop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/desktop.svg"},"Patterns":null},"dharmachakra.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dharmachakra.svg"},"Patterns":null},"diagram-next.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-next.svg"},"Patterns":null},"diagram-predecessor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-predecessor.svg"},"Patterns":null},"diagram-project.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-project.svg"},"Patterns":null},"diagram-successor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diagram-successor.svg"},"Patterns":null},"diamond-turn-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diamond-turn-right.svg"},"Patterns":null},"diamond.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/diamond.svg"},"Patterns":null},"dice-d20.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-d20.svg"},"Patterns":null},"dice-d6.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-d6.svg"},"Patterns":null},"dice-five.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-five.svg"},"Patterns":null},"dice-four.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-four.svg"},"Patterns":null},"dice-one.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-one.svg"},"Patterns":null},"dice-six.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-six.svg"},"Patterns":null},"dice-three.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-three.svg"},"Patterns":null},"dice-two.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice-two.svg"},"Patterns":null},"dice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dice.svg"},"Patterns":null},"disease.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/disease.svg"},"Patterns":null},"display.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/display.svg"},"Patterns":null},"divide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/divide.svg"},"Patterns":null},"dna.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dna.svg"},"Patterns":null},"dog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dog.svg"},"Patterns":null},"dollar-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dollar-sign.svg"},"Patterns":null},"dolly.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dolly.svg"},"Patterns":null},"dong-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dong-sign.svg"},"Patterns":null},"door-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/door-closed.svg"},"Patterns":null},"door-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/door-open.svg"},"Patterns":null},"dove.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dove.svg"},"Patterns":null},"down-left-and-up-right-to-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/down-left-and-up-right-to-center.svg"},"Patterns":null},"down-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/down-long.svg"},"Patterns":null},"download.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/download.svg"},"Patterns":null},"dragon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dragon.svg"},"Patterns":null},"draw-polygon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/draw-polygon.svg"},"Patterns":null},"droplet-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/droplet-slash.svg"},"Patterns":null},"droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/droplet.svg"},"Patterns":null},"drum-steelpan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drum-steelpan.svg"},"Patterns":null},"drum.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drum.svg"},"Patterns":null},"drumstick-bite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/drumstick-bite.svg"},"Patterns":null},"dumbbell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumbbell.svg"},"Patterns":null},"dumpster-fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumpster-fire.svg"},"Patterns":null},"dumpster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dumpster.svg"},"Patterns":null},"dungeon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/dungeon.svg"},"Patterns":null},"e.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/e.svg"},"Patterns":null},"ear-deaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ear-deaf.svg"},"Patterns":null},"ear-listen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ear-listen.svg"},"Patterns":null},"earth-africa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-africa.svg"},"Patterns":null},"earth-americas.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-americas.svg"},"Patterns":null},"earth-asia.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-asia.svg"},"Patterns":null},"earth-europe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-europe.svg"},"Patterns":null},"earth-oceania.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/earth-oceania.svg"},"Patterns":null},"egg.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/egg.svg"},"Patterns":null},"eject.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eject.svg"},"Patterns":null},"elevator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/elevator.svg"},"Patterns":null},"ellipsis-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ellipsis-vertical.svg"},"Patterns":null},"ellipsis.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ellipsis.svg"},"Patterns":null},"envelope-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-circle-check.svg"},"Patterns":null},"envelope-open-text.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-open-text.svg"},"Patterns":null},"envelope-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope-open.svg"},"Patterns":null},"envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelope.svg"},"Patterns":null},"envelopes-bulk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/envelopes-bulk.svg"},"Patterns":null},"equals.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/equals.svg"},"Patterns":null},"eraser.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eraser.svg"},"Patterns":null},"ethernet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ethernet.svg"},"Patterns":null},"euro-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/euro-sign.svg"},"Patterns":null},"exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/exclamation.svg"},"Patterns":null},"expand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/expand.svg"},"Patterns":null},"explosion.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/explosion.svg"},"Patterns":null},"eye-dropper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-dropper.svg"},"Patterns":null},"eye-low-vision.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-low-vision.svg"},"Patterns":null},"eye-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye-slash.svg"},"Patterns":null},"eye.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/eye.svg"},"Patterns":null},"f.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/f.svg"},"Patterns":null},"face-angry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-angry.svg"},"Patterns":null},"face-dizzy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-dizzy.svg"},"Patterns":null},"face-flushed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-flushed.svg"},"Patterns":null},"face-frown-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-frown-open.svg"},"Patterns":null},"face-frown.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-frown.svg"},"Patterns":null},"face-grimace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grimace.svg"},"Patterns":null},"face-grin-beam-sweat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-beam-sweat.svg"},"Patterns":null},"face-grin-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-beam.svg"},"Patterns":null},"face-grin-hearts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-hearts.svg"},"Patterns":null},"face-grin-squint-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-squint-tears.svg"},"Patterns":null},"face-grin-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-squint.svg"},"Patterns":null},"face-grin-stars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-stars.svg"},"Patterns":null},"face-grin-tears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tears.svg"},"Patterns":null},"face-grin-tongue-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue-squint.svg"},"Patterns":null},"face-grin-tongue-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue-wink.svg"},"Patterns":null},"face-grin-tongue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-tongue.svg"},"Patterns":null},"face-grin-wide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-wide.svg"},"Patterns":null},"face-grin-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin-wink.svg"},"Patterns":null},"face-grin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-grin.svg"},"Patterns":null},"face-kiss-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss-beam.svg"},"Patterns":null},"face-kiss-wink-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss-wink-heart.svg"},"Patterns":null},"face-kiss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-kiss.svg"},"Patterns":null},"face-laugh-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-beam.svg"},"Patterns":null},"face-laugh-squint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-squint.svg"},"Patterns":null},"face-laugh-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh-wink.svg"},"Patterns":null},"face-laugh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-laugh.svg"},"Patterns":null},"face-meh-blank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-meh-blank.svg"},"Patterns":null},"face-meh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-meh.svg"},"Patterns":null},"face-rolling-eyes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-rolling-eyes.svg"},"Patterns":null},"face-sad-cry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-sad-cry.svg"},"Patterns":null},"face-sad-tear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-sad-tear.svg"},"Patterns":null},"face-smile-beam.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile-beam.svg"},"Patterns":null},"face-smile-wink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile-wink.svg"},"Patterns":null},"face-smile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-smile.svg"},"Patterns":null},"face-surprise.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-surprise.svg"},"Patterns":null},"face-tired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/face-tired.svg"},"Patterns":null},"fan.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fan.svg"},"Patterns":null},"faucet-drip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/faucet-drip.svg"},"Patterns":null},"faucet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/faucet.svg"},"Patterns":null},"fax.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fax.svg"},"Patterns":null},"feather-pointed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/feather-pointed.svg"},"Patterns":null},"feather.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/feather.svg"},"Patterns":null},"ferry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ferry.svg"},"Patterns":null},"file-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-arrow-down.svg"},"Patterns":null},"file-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-arrow-up.svg"},"Patterns":null},"file-audio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-audio.svg"},"Patterns":null},"file-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-check.svg"},"Patterns":null},"file-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-exclamation.svg"},"Patterns":null},"file-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-minus.svg"},"Patterns":null},"file-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-plus.svg"},"Patterns":null},"file-circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-question.svg"},"Patterns":null},"file-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-circle-xmark.svg"},"Patterns":null},"file-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-code.svg"},"Patterns":null},"file-contract.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-contract.svg"},"Patterns":null},"file-csv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-csv.svg"},"Patterns":null},"file-excel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-excel.svg"},"Patterns":null},"file-export.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-export.svg"},"Patterns":null},"file-image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-image.svg"},"Patterns":null},"file-import.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-import.svg"},"Patterns":null},"file-invoice-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-invoice-dollar.svg"},"Patterns":null},"file-invoice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-invoice.svg"},"Patterns":null},"file-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-lines.svg"},"Patterns":null},"file-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-medical.svg"},"Patterns":null},"file-pdf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-pdf.svg"},"Patterns":null},"file-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-pen.svg"},"Patterns":null},"file-powerpoint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-powerpoint.svg"},"Patterns":null},"file-prescription.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-prescription.svg"},"Patterns":null},"file-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-shield.svg"},"Patterns":null},"file-signature.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-signature.svg"},"Patterns":null},"file-video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-video.svg"},"Patterns":null},"file-waveform.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-waveform.svg"},"Patterns":null},"file-word.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-word.svg"},"Patterns":null},"file-zipper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file-zipper.svg"},"Patterns":null},"file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/file.svg"},"Patterns":null},"fill-drip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fill-drip.svg"},"Patterns":null},"fill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fill.svg"},"Patterns":null},"film.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/film.svg"},"Patterns":null},"filter-circle-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter-circle-dollar.svg"},"Patterns":null},"filter-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter-circle-xmark.svg"},"Patterns":null},"filter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/filter.svg"},"Patterns":null},"fingerprint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fingerprint.svg"},"Patterns":null},"fire-burner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-burner.svg"},"Patterns":null},"fire-extinguisher.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-extinguisher.svg"},"Patterns":null},"fire-flame-curved.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-flame-curved.svg"},"Patterns":null},"fire-flame-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire-flame-simple.svg"},"Patterns":null},"fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fire.svg"},"Patterns":null},"fish-fins.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fish-fins.svg"},"Patterns":null},"fish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/fish.svg"},"Patterns":null},"flag-checkered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag-checkered.svg"},"Patterns":null},"flag-usa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag-usa.svg"},"Patterns":null},"flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flag.svg"},"Patterns":null},"flask-vial.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flask-vial.svg"},"Patterns":null},"flask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/flask.svg"},"Patterns":null},"floppy-disk.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/floppy-disk.svg"},"Patterns":null},"florin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/florin-sign.svg"},"Patterns":null},"folder-closed.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-closed.svg"},"Patterns":null},"folder-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-minus.svg"},"Patterns":null},"folder-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-open.svg"},"Patterns":null},"folder-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-plus.svg"},"Patterns":null},"folder-tree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder-tree.svg"},"Patterns":null},"folder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/folder.svg"},"Patterns":null},"font-awesome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/font-awesome.svg"},"Patterns":null},"font.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/font.svg"},"Patterns":null},"football.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/football.svg"},"Patterns":null},"forward-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward-fast.svg"},"Patterns":null},"forward-step.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward-step.svg"},"Patterns":null},"forward.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/forward.svg"},"Patterns":null},"franc-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/franc-sign.svg"},"Patterns":null},"frog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/frog.svg"},"Patterns":null},"futbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/futbol.svg"},"Patterns":null},"g.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/g.svg"},"Patterns":null},"gamepad.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gamepad.svg"},"Patterns":null},"gas-pump.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gas-pump.svg"},"Patterns":null},"gauge-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-high.svg"},"Patterns":null},"gauge-simple-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-simple-high.svg"},"Patterns":null},"gauge-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge-simple.svg"},"Patterns":null},"gauge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gauge.svg"},"Patterns":null},"gavel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gavel.svg"},"Patterns":null},"gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gear.svg"},"Patterns":null},"gears.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gears.svg"},"Patterns":null},"gem.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gem.svg"},"Patterns":null},"genderless.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/genderless.svg"},"Patterns":null},"ghost.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ghost.svg"},"Patterns":null},"gift.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gift.svg"},"Patterns":null},"gifts.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gifts.svg"},"Patterns":null},"glass-water-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glass-water-droplet.svg"},"Patterns":null},"glass-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glass-water.svg"},"Patterns":null},"glasses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/glasses.svg"},"Patterns":null},"globe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/globe.svg"},"Patterns":null},"golf-ball-tee.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/golf-ball-tee.svg"},"Patterns":null},"gopuram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gopuram.svg"},"Patterns":null},"graduation-cap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/graduation-cap.svg"},"Patterns":null},"greater-than-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/greater-than-equal.svg"},"Patterns":null},"greater-than.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/greater-than.svg"},"Patterns":null},"grip-lines-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-lines-vertical.svg"},"Patterns":null},"grip-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-lines.svg"},"Patterns":null},"grip-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip-vertical.svg"},"Patterns":null},"grip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/grip.svg"},"Patterns":null},"group-arrows-rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/group-arrows-rotate.svg"},"Patterns":null},"guarani-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/guarani-sign.svg"},"Patterns":null},"guitar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/guitar.svg"},"Patterns":null},"gun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/gun.svg"},"Patterns":null},"h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/h.svg"},"Patterns":null},"hammer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hammer.svg"},"Patterns":null},"hamsa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hamsa.svg"},"Patterns":null},"hand-back-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-back-fist.svg"},"Patterns":null},"hand-dots.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-dots.svg"},"Patterns":null},"hand-fist.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-fist.svg"},"Patterns":null},"hand-holding-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-dollar.svg"},"Patterns":null},"hand-holding-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-droplet.svg"},"Patterns":null},"hand-holding-hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-hand.svg"},"Patterns":null},"hand-holding-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-heart.svg"},"Patterns":null},"hand-holding-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding-medical.svg"},"Patterns":null},"hand-holding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-holding.svg"},"Patterns":null},"hand-lizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-lizard.svg"},"Patterns":null},"hand-middle-finger.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-middle-finger.svg"},"Patterns":null},"hand-peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-peace.svg"},"Patterns":null},"hand-point-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-down.svg"},"Patterns":null},"hand-point-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-left.svg"},"Patterns":null},"hand-point-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-right.svg"},"Patterns":null},"hand-point-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-point-up.svg"},"Patterns":null},"hand-pointer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-pointer.svg"},"Patterns":null},"hand-scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-scissors.svg"},"Patterns":null},"hand-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-sparkles.svg"},"Patterns":null},"hand-spock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand-spock.svg"},"Patterns":null},"hand.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hand.svg"},"Patterns":null},"handcuffs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handcuffs.svg"},"Patterns":null},"hands-asl-interpreting.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-asl-interpreting.svg"},"Patterns":null},"hands-bound.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-bound.svg"},"Patterns":null},"hands-bubbles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-bubbles.svg"},"Patterns":null},"hands-clapping.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-clapping.svg"},"Patterns":null},"hands-holding-child.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding-child.svg"},"Patterns":null},"hands-holding-circle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding-circle.svg"},"Patterns":null},"hands-holding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-holding.svg"},"Patterns":null},"hands-praying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands-praying.svg"},"Patterns":null},"hands.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hands.svg"},"Patterns":null},"handshake-angle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-angle.svg"},"Patterns":null},"handshake-simple-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-simple-slash.svg"},"Patterns":null},"handshake-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-simple.svg"},"Patterns":null},"handshake-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake-slash.svg"},"Patterns":null},"handshake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/handshake.svg"},"Patterns":null},"hanukiah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hanukiah.svg"},"Patterns":null},"hard-drive.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hard-drive.svg"},"Patterns":null},"hashtag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hashtag.svg"},"Patterns":null},"hat-cowboy-side.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-cowboy-side.svg"},"Patterns":null},"hat-cowboy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-cowboy.svg"},"Patterns":null},"hat-wizard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hat-wizard.svg"},"Patterns":null},"head-side-cough-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-cough-slash.svg"},"Patterns":null},"head-side-cough.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-cough.svg"},"Patterns":null},"head-side-mask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-mask.svg"},"Patterns":null},"head-side-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/head-side-virus.svg"},"Patterns":null},"heading.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heading.svg"},"Patterns":null},"headphones-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headphones-simple.svg"},"Patterns":null},"headphones.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headphones.svg"},"Patterns":null},"headset.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/headset.svg"},"Patterns":null},"heart-circle-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-bolt.svg"},"Patterns":null},"heart-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-check.svg"},"Patterns":null},"heart-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-exclamation.svg"},"Patterns":null},"heart-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-minus.svg"},"Patterns":null},"heart-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-plus.svg"},"Patterns":null},"heart-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-circle-xmark.svg"},"Patterns":null},"heart-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-crack.svg"},"Patterns":null},"heart-pulse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart-pulse.svg"},"Patterns":null},"heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/heart.svg"},"Patterns":null},"helicopter-symbol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helicopter-symbol.svg"},"Patterns":null},"helicopter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helicopter.svg"},"Patterns":null},"helmet-safety.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helmet-safety.svg"},"Patterns":null},"helmet-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/helmet-un.svg"},"Patterns":null},"highlighter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/highlighter.svg"},"Patterns":null},"hill-avalanche.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hill-avalanche.svg"},"Patterns":null},"hill-rockslide.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hill-rockslide.svg"},"Patterns":null},"hippo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hippo.svg"},"Patterns":null},"hockey-puck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hockey-puck.svg"},"Patterns":null},"holly-berry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/holly-berry.svg"},"Patterns":null},"horse-head.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/horse-head.svg"},"Patterns":null},"horse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/horse.svg"},"Patterns":null},"hospital-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hospital-user.svg"},"Patterns":null},"hospital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hospital.svg"},"Patterns":null},"hot-tub-person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hot-tub-person.svg"},"Patterns":null},"hotdog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hotdog.svg"},"Patterns":null},"hotel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hotel.svg"},"Patterns":null},"hourglass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-empty.svg"},"Patterns":null},"hourglass-end.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-end.svg"},"Patterns":null},"hourglass-start.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass-start.svg"},"Patterns":null},"hourglass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hourglass.svg"},"Patterns":null},"house-chimney-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-crack.svg"},"Patterns":null},"house-chimney-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-medical.svg"},"Patterns":null},"house-chimney-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-user.svg"},"Patterns":null},"house-chimney-window.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney-window.svg"},"Patterns":null},"house-chimney.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-chimney.svg"},"Patterns":null},"house-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-check.svg"},"Patterns":null},"house-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-exclamation.svg"},"Patterns":null},"house-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-circle-xmark.svg"},"Patterns":null},"house-crack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-crack.svg"},"Patterns":null},"house-fire.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-fire.svg"},"Patterns":null},"house-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flag.svg"},"Patterns":null},"house-flood-water-circle-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flood-water-circle-arrow-right.svg"},"Patterns":null},"house-flood-water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-flood-water.svg"},"Patterns":null},"house-laptop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-laptop.svg"},"Patterns":null},"house-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-lock.svg"},"Patterns":null},"house-medical-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-check.svg"},"Patterns":null},"house-medical-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-exclamation.svg"},"Patterns":null},"house-medical-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-circle-xmark.svg"},"Patterns":null},"house-medical-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical-flag.svg"},"Patterns":null},"house-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-medical.svg"},"Patterns":null},"house-signal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-signal.svg"},"Patterns":null},"house-tsunami.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-tsunami.svg"},"Patterns":null},"house-user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house-user.svg"},"Patterns":null},"house.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/house.svg"},"Patterns":null},"hryvnia-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hryvnia-sign.svg"},"Patterns":null},"hurricane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/hurricane.svg"},"Patterns":null},"i-cursor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/i-cursor.svg"},"Patterns":null},"i.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/i.svg"},"Patterns":null},"ice-cream.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ice-cream.svg"},"Patterns":null},"icicles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/icicles.svg"},"Patterns":null},"icons.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/icons.svg"},"Patterns":null},"id-badge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-badge.svg"},"Patterns":null},"id-card-clip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-card-clip.svg"},"Patterns":null},"id-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/id-card.svg"},"Patterns":null},"igloo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/igloo.svg"},"Patterns":null},"image-portrait.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/image-portrait.svg"},"Patterns":null},"image.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/image.svg"},"Patterns":null},"images.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/images.svg"},"Patterns":null},"inbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/inbox.svg"},"Patterns":null},"indent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/indent.svg"},"Patterns":null},"indian-rupee-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/indian-rupee-sign.svg"},"Patterns":null},"industry.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/industry.svg"},"Patterns":null},"infinity.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/infinity.svg"},"Patterns":null},"info.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/info.svg"},"Patterns":null},"italic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/italic.svg"},"Patterns":null},"j.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/j.svg"},"Patterns":null},"jar-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jar-wheat.svg"},"Patterns":null},"jar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jar.svg"},"Patterns":null},"jedi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jedi.svg"},"Patterns":null},"jet-fighter-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jet-fighter-up.svg"},"Patterns":null},"jet-fighter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jet-fighter.svg"},"Patterns":null},"joint.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/joint.svg"},"Patterns":null},"jug-detergent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/jug-detergent.svg"},"Patterns":null},"k.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/k.svg"},"Patterns":null},"kaaba.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kaaba.svg"},"Patterns":null},"key.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/key.svg"},"Patterns":null},"keyboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/keyboard.svg"},"Patterns":null},"khanda.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/khanda.svg"},"Patterns":null},"kip-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kip-sign.svg"},"Patterns":null},"kit-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kit-medical.svg"},"Patterns":null},"kitchen-set.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kitchen-set.svg"},"Patterns":null},"kiwi-bird.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/kiwi-bird.svg"},"Patterns":null},"l.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/l.svg"},"Patterns":null},"land-mine-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/land-mine-on.svg"},"Patterns":null},"landmark-dome.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark-dome.svg"},"Patterns":null},"landmark-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark-flag.svg"},"Patterns":null},"landmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/landmark.svg"},"Patterns":null},"language.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/language.svg"},"Patterns":null},"laptop-code.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-code.svg"},"Patterns":null},"laptop-file.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-file.svg"},"Patterns":null},"laptop-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop-medical.svg"},"Patterns":null},"laptop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/laptop.svg"},"Patterns":null},"lari-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lari-sign.svg"},"Patterns":null},"layer-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/layer-group.svg"},"Patterns":null},"leaf.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/leaf.svg"},"Patterns":null},"left-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/left-long.svg"},"Patterns":null},"left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/left-right.svg"},"Patterns":null},"lemon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lemon.svg"},"Patterns":null},"less-than-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/less-than-equal.svg"},"Patterns":null},"less-than.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/less-than.svg"},"Patterns":null},"life-ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/life-ring.svg"},"Patterns":null},"lightbulb.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lightbulb.svg"},"Patterns":null},"lines-leaning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lines-leaning.svg"},"Patterns":null},"link-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/link-slash.svg"},"Patterns":null},"link.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/link.svg"},"Patterns":null},"lira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lira-sign.svg"},"Patterns":null},"list-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-check.svg"},"Patterns":null},"list-ol.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-ol.svg"},"Patterns":null},"list-ul.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list-ul.svg"},"Patterns":null},"list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/list.svg"},"Patterns":null},"litecoin-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/litecoin-sign.svg"},"Patterns":null},"location-arrow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-arrow.svg"},"Patterns":null},"location-crosshairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-crosshairs.svg"},"Patterns":null},"location-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-dot.svg"},"Patterns":null},"location-pin-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-pin-lock.svg"},"Patterns":null},"location-pin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/location-pin.svg"},"Patterns":null},"lock-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lock-open.svg"},"Patterns":null},"lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lock.svg"},"Patterns":null},"locust.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/locust.svg"},"Patterns":null},"lungs-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lungs-virus.svg"},"Patterns":null},"lungs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/lungs.svg"},"Patterns":null},"m.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/m.svg"},"Patterns":null},"magnet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnet.svg"},"Patterns":null},"magnifying-glass-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-arrow-right.svg"},"Patterns":null},"magnifying-glass-chart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-chart.svg"},"Patterns":null},"magnifying-glass-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-dollar.svg"},"Patterns":null},"magnifying-glass-location.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-location.svg"},"Patterns":null},"magnifying-glass-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-minus.svg"},"Patterns":null},"magnifying-glass-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass-plus.svg"},"Patterns":null},"magnifying-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/magnifying-glass.svg"},"Patterns":null},"manat-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/manat-sign.svg"},"Patterns":null},"map-location-dot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-location-dot.svg"},"Patterns":null},"map-location.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-location.svg"},"Patterns":null},"map-pin.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map-pin.svg"},"Patterns":null},"map.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/map.svg"},"Patterns":null},"marker.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/marker.svg"},"Patterns":null},"mars-and-venus-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-and-venus-burst.svg"},"Patterns":null},"mars-and-venus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-and-venus.svg"},"Patterns":null},"mars-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-double.svg"},"Patterns":null},"mars-stroke-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke-right.svg"},"Patterns":null},"mars-stroke-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke-up.svg"},"Patterns":null},"mars-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars-stroke.svg"},"Patterns":null},"mars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mars.svg"},"Patterns":null},"martini-glass-citrus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass-citrus.svg"},"Patterns":null},"martini-glass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass-empty.svg"},"Patterns":null},"martini-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/martini-glass.svg"},"Patterns":null},"mask-face.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask-face.svg"},"Patterns":null},"mask-ventilator.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask-ventilator.svg"},"Patterns":null},"mask.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mask.svg"},"Patterns":null},"masks-theater.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/masks-theater.svg"},"Patterns":null},"mattress-pillow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mattress-pillow.svg"},"Patterns":null},"maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/maximize.svg"},"Patterns":null},"medal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/medal.svg"},"Patterns":null},"memory.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/memory.svg"},"Patterns":null},"menorah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/menorah.svg"},"Patterns":null},"mercury.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mercury.svg"},"Patterns":null},"message.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/message.svg"},"Patterns":null},"meteor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/meteor.svg"},"Patterns":null},"microchip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microchip.svg"},"Patterns":null},"microphone-lines-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-lines-slash.svg"},"Patterns":null},"microphone-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-lines.svg"},"Patterns":null},"microphone-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone-slash.svg"},"Patterns":null},"microphone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microphone.svg"},"Patterns":null},"microscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/microscope.svg"},"Patterns":null},"mill-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mill-sign.svg"},"Patterns":null},"minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/minimize.svg"},"Patterns":null},"minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/minus.svg"},"Patterns":null},"mitten.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mitten.svg"},"Patterns":null},"mobile-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-button.svg"},"Patterns":null},"mobile-retro.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-retro.svg"},"Patterns":null},"mobile-screen-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-screen-button.svg"},"Patterns":null},"mobile-screen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile-screen.svg"},"Patterns":null},"mobile.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mobile.svg"},"Patterns":null},"money-bill-1-wave.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-1-wave.svg"},"Patterns":null},"money-bill-1.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-1.svg"},"Patterns":null},"money-bill-transfer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-transfer.svg"},"Patterns":null},"money-bill-trend-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-trend-up.svg"},"Patterns":null},"money-bill-wave.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-wave.svg"},"Patterns":null},"money-bill-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill-wheat.svg"},"Patterns":null},"money-bill.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bill.svg"},"Patterns":null},"money-bills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-bills.svg"},"Patterns":null},"money-check-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-check-dollar.svg"},"Patterns":null},"money-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/money-check.svg"},"Patterns":null},"monument.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/monument.svg"},"Patterns":null},"moon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/moon.svg"},"Patterns":null},"mortar-pestle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mortar-pestle.svg"},"Patterns":null},"mosque.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosque.svg"},"Patterns":null},"mosquito-net.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosquito-net.svg"},"Patterns":null},"mosquito.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mosquito.svg"},"Patterns":null},"motorcycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/motorcycle.svg"},"Patterns":null},"mound.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mound.svg"},"Patterns":null},"mountain-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain-city.svg"},"Patterns":null},"mountain-sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain-sun.svg"},"Patterns":null},"mountain.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mountain.svg"},"Patterns":null},"mug-hot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mug-hot.svg"},"Patterns":null},"mug-saucer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/mug-saucer.svg"},"Patterns":null},"music.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/music.svg"},"Patterns":null},"n.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/n.svg"},"Patterns":null},"naira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/naira-sign.svg"},"Patterns":null},"network-wired.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/network-wired.svg"},"Patterns":null},"neuter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/neuter.svg"},"Patterns":null},"newspaper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/newspaper.svg"},"Patterns":null},"not-equal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/not-equal.svg"},"Patterns":null},"note-sticky.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/note-sticky.svg"},"Patterns":null},"notes-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/notes-medical.svg"},"Patterns":null},"o.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/o.svg"},"Patterns":null},"object-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/object-group.svg"},"Patterns":null},"object-ungroup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/object-ungroup.svg"},"Patterns":null},"oil-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/oil-can.svg"},"Patterns":null},"oil-well.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/oil-well.svg"},"Patterns":null},"om.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/om.svg"},"Patterns":null},"otter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/otter.svg"},"Patterns":null},"outdent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/outdent.svg"},"Patterns":null},"p.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/p.svg"},"Patterns":null},"pager.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pager.svg"},"Patterns":null},"paint-roller.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paint-roller.svg"},"Patterns":null},"paintbrush.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paintbrush.svg"},"Patterns":null},"palette.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/palette.svg"},"Patterns":null},"pallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pallet.svg"},"Patterns":null},"panorama.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/panorama.svg"},"Patterns":null},"paper-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paper-plane.svg"},"Patterns":null},"paperclip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paperclip.svg"},"Patterns":null},"parachute-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/parachute-box.svg"},"Patterns":null},"paragraph.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paragraph.svg"},"Patterns":null},"passport.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/passport.svg"},"Patterns":null},"paste.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paste.svg"},"Patterns":null},"pause.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pause.svg"},"Patterns":null},"paw.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/paw.svg"},"Patterns":null},"peace.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peace.svg"},"Patterns":null},"pen-clip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-clip.svg"},"Patterns":null},"pen-fancy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-fancy.svg"},"Patterns":null},"pen-nib.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-nib.svg"},"Patterns":null},"pen-ruler.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-ruler.svg"},"Patterns":null},"pen-to-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen-to-square.svg"},"Patterns":null},"pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pen.svg"},"Patterns":null},"pencil.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pencil.svg"},"Patterns":null},"people-arrows-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-arrows-left-right.svg"},"Patterns":null},"people-carry-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-carry-box.svg"},"Patterns":null},"people-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-group.svg"},"Patterns":null},"people-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-line.svg"},"Patterns":null},"people-pulling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-pulling.svg"},"Patterns":null},"people-robbery.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-robbery.svg"},"Patterns":null},"people-roof.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/people-roof.svg"},"Patterns":null},"pepper-hot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pepper-hot.svg"},"Patterns":null},"percent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/percent.svg"},"Patterns":null},"person-arrow-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-arrow-down-to-line.svg"},"Patterns":null},"person-arrow-up-from-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-arrow-up-from-line.svg"},"Patterns":null},"person-biking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-biking.svg"},"Patterns":null},"person-booth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-booth.svg"},"Patterns":null},"person-breastfeeding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-breastfeeding.svg"},"Patterns":null},"person-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-burst.svg"},"Patterns":null},"person-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-cane.svg"},"Patterns":null},"person-chalkboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-chalkboard.svg"},"Patterns":null},"person-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-check.svg"},"Patterns":null},"person-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-exclamation.svg"},"Patterns":null},"person-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-minus.svg"},"Patterns":null},"person-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-plus.svg"},"Patterns":null},"person-circle-question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-question.svg"},"Patterns":null},"person-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-circle-xmark.svg"},"Patterns":null},"person-digging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-digging.svg"},"Patterns":null},"person-dots-from-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dots-from-line.svg"},"Patterns":null},"person-dress-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dress-burst.svg"},"Patterns":null},"person-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-dress.svg"},"Patterns":null},"person-drowning.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-drowning.svg"},"Patterns":null},"person-falling-burst.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-falling-burst.svg"},"Patterns":null},"person-falling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-falling.svg"},"Patterns":null},"person-half-dress.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-half-dress.svg"},"Patterns":null},"person-harassing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-harassing.svg"},"Patterns":null},"person-hiking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-hiking.svg"},"Patterns":null},"person-military-pointing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-pointing.svg"},"Patterns":null},"person-military-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-rifle.svg"},"Patterns":null},"person-military-to-person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-military-to-person.svg"},"Patterns":null},"person-praying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-praying.svg"},"Patterns":null},"person-pregnant.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-pregnant.svg"},"Patterns":null},"person-rays.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-rays.svg"},"Patterns":null},"person-rifle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-rifle.svg"},"Patterns":null},"person-running.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-running.svg"},"Patterns":null},"person-shelter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-shelter.svg"},"Patterns":null},"person-skating.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skating.svg"},"Patterns":null},"person-skiing-nordic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skiing-nordic.svg"},"Patterns":null},"person-skiing.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-skiing.svg"},"Patterns":null},"person-snowboarding.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-snowboarding.svg"},"Patterns":null},"person-swimming.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-swimming.svg"},"Patterns":null},"person-through-window.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-through-window.svg"},"Patterns":null},"person-walking-arrow-loop-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-arrow-loop-left.svg"},"Patterns":null},"person-walking-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-arrow-right.svg"},"Patterns":null},"person-walking-dashed-line-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-dashed-line-arrow-right.svg"},"Patterns":null},"person-walking-luggage.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-luggage.svg"},"Patterns":null},"person-walking-with-cane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking-with-cane.svg"},"Patterns":null},"person-walking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person-walking.svg"},"Patterns":null},"person.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/person.svg"},"Patterns":null},"peseta-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peseta-sign.svg"},"Patterns":null},"peso-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/peso-sign.svg"},"Patterns":null},"phone-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-flip.svg"},"Patterns":null},"phone-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-slash.svg"},"Patterns":null},"phone-volume.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone-volume.svg"},"Patterns":null},"phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/phone.svg"},"Patterns":null},"photo-film.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/photo-film.svg"},"Patterns":null},"piggy-bank.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/piggy-bank.svg"},"Patterns":null},"pills.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pills.svg"},"Patterns":null},"pizza-slice.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pizza-slice.svg"},"Patterns":null},"place-of-worship.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/place-of-worship.svg"},"Patterns":null},"plane-arrival.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-arrival.svg"},"Patterns":null},"plane-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-check.svg"},"Patterns":null},"plane-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-exclamation.svg"},"Patterns":null},"plane-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-circle-xmark.svg"},"Patterns":null},"plane-departure.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-departure.svg"},"Patterns":null},"plane-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-lock.svg"},"Patterns":null},"plane-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-slash.svg"},"Patterns":null},"plane-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane-up.svg"},"Patterns":null},"plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plane.svg"},"Patterns":null},"plant-wilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plant-wilt.svg"},"Patterns":null},"plate-wheat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plate-wheat.svg"},"Patterns":null},"play.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/play.svg"},"Patterns":null},"plug-circle-bolt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-bolt.svg"},"Patterns":null},"plug-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-check.svg"},"Patterns":null},"plug-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-exclamation.svg"},"Patterns":null},"plug-circle-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-minus.svg"},"Patterns":null},"plug-circle-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-plus.svg"},"Patterns":null},"plug-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug-circle-xmark.svg"},"Patterns":null},"plug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plug.svg"},"Patterns":null},"plus-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plus-minus.svg"},"Patterns":null},"plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/plus.svg"},"Patterns":null},"podcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/podcast.svg"},"Patterns":null},"poo-storm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poo-storm.svg"},"Patterns":null},"poo.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poo.svg"},"Patterns":null},"poop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/poop.svg"},"Patterns":null},"power-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/power-off.svg"},"Patterns":null},"prescription-bottle-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription-bottle-medical.svg"},"Patterns":null},"prescription-bottle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription-bottle.svg"},"Patterns":null},"prescription.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/prescription.svg"},"Patterns":null},"print.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/print.svg"},"Patterns":null},"pump-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pump-medical.svg"},"Patterns":null},"pump-soap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/pump-soap.svg"},"Patterns":null},"puzzle-piece.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/puzzle-piece.svg"},"Patterns":null},"q.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/q.svg"},"Patterns":null},"qrcode.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/qrcode.svg"},"Patterns":null},"question.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/question.svg"},"Patterns":null},"quote-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/quote-left.svg"},"Patterns":null},"quote-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/quote-right.svg"},"Patterns":null},"r.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/r.svg"},"Patterns":null},"radiation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/radiation.svg"},"Patterns":null},"radio.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/radio.svg"},"Patterns":null},"rainbow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rainbow.svg"},"Patterns":null},"ranking-star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ranking-star.svg"},"Patterns":null},"receipt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/receipt.svg"},"Patterns":null},"record-vinyl.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/record-vinyl.svg"},"Patterns":null},"rectangle-ad.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-ad.svg"},"Patterns":null},"rectangle-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-list.svg"},"Patterns":null},"rectangle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rectangle-xmark.svg"},"Patterns":null},"recycle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/recycle.svg"},"Patterns":null},"registered.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/registered.svg"},"Patterns":null},"repeat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/repeat.svg"},"Patterns":null},"reply-all.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/reply-all.svg"},"Patterns":null},"reply.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/reply.svg"},"Patterns":null},"republican.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/republican.svg"},"Patterns":null},"restroom.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/restroom.svg"},"Patterns":null},"retweet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/retweet.svg"},"Patterns":null},"ribbon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ribbon.svg"},"Patterns":null},"right-from-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-from-bracket.svg"},"Patterns":null},"right-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-left.svg"},"Patterns":null},"right-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-long.svg"},"Patterns":null},"right-to-bracket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/right-to-bracket.svg"},"Patterns":null},"ring.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ring.svg"},"Patterns":null},"road-barrier.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-barrier.svg"},"Patterns":null},"road-bridge.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-bridge.svg"},"Patterns":null},"road-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-check.svg"},"Patterns":null},"road-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-exclamation.svg"},"Patterns":null},"road-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-circle-xmark.svg"},"Patterns":null},"road-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-lock.svg"},"Patterns":null},"road-spikes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road-spikes.svg"},"Patterns":null},"road.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/road.svg"},"Patterns":null},"robot.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/robot.svg"},"Patterns":null},"rocket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rocket.svg"},"Patterns":null},"rotate-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate-left.svg"},"Patterns":null},"rotate-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate-right.svg"},"Patterns":null},"rotate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rotate.svg"},"Patterns":null},"route.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/route.svg"},"Patterns":null},"rss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rss.svg"},"Patterns":null},"ruble-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruble-sign.svg"},"Patterns":null},"rug.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rug.svg"},"Patterns":null},"ruler-combined.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-combined.svg"},"Patterns":null},"ruler-horizontal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-horizontal.svg"},"Patterns":null},"ruler-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler-vertical.svg"},"Patterns":null},"ruler.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ruler.svg"},"Patterns":null},"rupee-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rupee-sign.svg"},"Patterns":null},"rupiah-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/rupiah-sign.svg"},"Patterns":null},"s.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/s.svg"},"Patterns":null},"sack-dollar.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sack-dollar.svg"},"Patterns":null},"sack-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sack-xmark.svg"},"Patterns":null},"sailboat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sailboat.svg"},"Patterns":null},"satellite-dish.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/satellite-dish.svg"},"Patterns":null},"satellite.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/satellite.svg"},"Patterns":null},"scale-balanced.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-balanced.svg"},"Patterns":null},"scale-unbalanced-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-unbalanced-flip.svg"},"Patterns":null},"scale-unbalanced.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scale-unbalanced.svg"},"Patterns":null},"school-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-check.svg"},"Patterns":null},"school-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-exclamation.svg"},"Patterns":null},"school-circle-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-circle-xmark.svg"},"Patterns":null},"school-flag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-flag.svg"},"Patterns":null},"school-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school-lock.svg"},"Patterns":null},"school.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/school.svg"},"Patterns":null},"scissors.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scissors.svg"},"Patterns":null},"screwdriver-wrench.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/screwdriver-wrench.svg"},"Patterns":null},"screwdriver.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/screwdriver.svg"},"Patterns":null},"scroll-torah.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scroll-torah.svg"},"Patterns":null},"scroll.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/scroll.svg"},"Patterns":null},"sd-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sd-card.svg"},"Patterns":null},"section.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/section.svg"},"Patterns":null},"seedling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/seedling.svg"},"Patterns":null},"server.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/server.svg"},"Patterns":null},"shapes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shapes.svg"},"Patterns":null},"share-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share-from-square.svg"},"Patterns":null},"share-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share-nodes.svg"},"Patterns":null},"share.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/share.svg"},"Patterns":null},"sheet-plastic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sheet-plastic.svg"},"Patterns":null},"shekel-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shekel-sign.svg"},"Patterns":null},"shield-cat.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-cat.svg"},"Patterns":null},"shield-dog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-dog.svg"},"Patterns":null},"shield-halved.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-halved.svg"},"Patterns":null},"shield-heart.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-heart.svg"},"Patterns":null},"shield-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield-virus.svg"},"Patterns":null},"shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shield.svg"},"Patterns":null},"ship.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ship.svg"},"Patterns":null},"shirt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shirt.svg"},"Patterns":null},"shoe-prints.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shoe-prints.svg"},"Patterns":null},"shop-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop-lock.svg"},"Patterns":null},"shop-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop-slash.svg"},"Patterns":null},"shop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shop.svg"},"Patterns":null},"shower.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shower.svg"},"Patterns":null},"shrimp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shrimp.svg"},"Patterns":null},"shuffle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shuffle.svg"},"Patterns":null},"shuttle-space.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/shuttle-space.svg"},"Patterns":null},"sign-hanging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sign-hanging.svg"},"Patterns":null},"signal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signal.svg"},"Patterns":null},"signature.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signature.svg"},"Patterns":null},"signs-post.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/signs-post.svg"},"Patterns":null},"sim-card.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sim-card.svg"},"Patterns":null},"sink.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sink.svg"},"Patterns":null},"sitemap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sitemap.svg"},"Patterns":null},"skull-crossbones.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/skull-crossbones.svg"},"Patterns":null},"skull.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/skull.svg"},"Patterns":null},"slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/slash.svg"},"Patterns":null},"sleigh.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sleigh.svg"},"Patterns":null},"sliders.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sliders.svg"},"Patterns":null},"smog.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/smog.svg"},"Patterns":null},"smoking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/smoking.svg"},"Patterns":null},"snowflake.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowflake.svg"},"Patterns":null},"snowman.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowman.svg"},"Patterns":null},"snowplow.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/snowplow.svg"},"Patterns":null},"soap.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/soap.svg"},"Patterns":null},"socks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/socks.svg"},"Patterns":null},"solar-panel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/solar-panel.svg"},"Patterns":null},"sort-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort-down.svg"},"Patterns":null},"sort-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort-up.svg"},"Patterns":null},"sort.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sort.svg"},"Patterns":null},"spa.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spa.svg"},"Patterns":null},"spaghetti-monster-flying.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spaghetti-monster-flying.svg"},"Patterns":null},"spell-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spell-check.svg"},"Patterns":null},"spider.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spider.svg"},"Patterns":null},"spinner.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spinner.svg"},"Patterns":null},"splotch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/splotch.svg"},"Patterns":null},"spoon.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spoon.svg"},"Patterns":null},"spray-can-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spray-can-sparkles.svg"},"Patterns":null},"spray-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/spray-can.svg"},"Patterns":null},"square-arrow-up-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-arrow-up-right.svg"},"Patterns":null},"square-caret-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-down.svg"},"Patterns":null},"square-caret-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-left.svg"},"Patterns":null},"square-caret-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-right.svg"},"Patterns":null},"square-caret-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-caret-up.svg"},"Patterns":null},"square-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-check.svg"},"Patterns":null},"square-envelope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-envelope.svg"},"Patterns":null},"square-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-full.svg"},"Patterns":null},"square-h.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-h.svg"},"Patterns":null},"square-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-minus.svg"},"Patterns":null},"square-nfi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-nfi.svg"},"Patterns":null},"square-parking.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-parking.svg"},"Patterns":null},"square-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-pen.svg"},"Patterns":null},"square-person-confined.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-person-confined.svg"},"Patterns":null},"square-phone-flip.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-phone-flip.svg"},"Patterns":null},"square-phone.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-phone.svg"},"Patterns":null},"square-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-plus.svg"},"Patterns":null},"square-poll-horizontal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-poll-horizontal.svg"},"Patterns":null},"square-poll-vertical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-poll-vertical.svg"},"Patterns":null},"square-root-variable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-root-variable.svg"},"Patterns":null},"square-rss.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-rss.svg"},"Patterns":null},"square-share-nodes.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-share-nodes.svg"},"Patterns":null},"square-up-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-up-right.svg"},"Patterns":null},"square-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-virus.svg"},"Patterns":null},"square-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square-xmark.svg"},"Patterns":null},"square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/square.svg"},"Patterns":null},"staff-aesculapius.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/staff-aesculapius.svg"},"Patterns":null},"stairs.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stairs.svg"},"Patterns":null},"stamp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stamp.svg"},"Patterns":null},"star-and-crescent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-and-crescent.svg"},"Patterns":null},"star-half-stroke.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-half-stroke.svg"},"Patterns":null},"star-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-half.svg"},"Patterns":null},"star-of-david.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-of-david.svg"},"Patterns":null},"star-of-life.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star-of-life.svg"},"Patterns":null},"star.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/star.svg"},"Patterns":null},"sterling-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sterling-sign.svg"},"Patterns":null},"stethoscope.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stethoscope.svg"},"Patterns":null},"stop.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stop.svg"},"Patterns":null},"stopwatch-20.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stopwatch-20.svg"},"Patterns":null},"stopwatch.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stopwatch.svg"},"Patterns":null},"store-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/store-slash.svg"},"Patterns":null},"store.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/store.svg"},"Patterns":null},"street-view.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/street-view.svg"},"Patterns":null},"strikethrough.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/strikethrough.svg"},"Patterns":null},"stroopwafel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/stroopwafel.svg"},"Patterns":null},"subscript.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/subscript.svg"},"Patterns":null},"suitcase-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase-medical.svg"},"Patterns":null},"suitcase-rolling.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase-rolling.svg"},"Patterns":null},"suitcase.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/suitcase.svg"},"Patterns":null},"sun-plant-wilt.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sun-plant-wilt.svg"},"Patterns":null},"sun.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/sun.svg"},"Patterns":null},"superscript.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/superscript.svg"},"Patterns":null},"swatchbook.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/swatchbook.svg"},"Patterns":null},"synagogue.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/synagogue.svg"},"Patterns":null},"syringe.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/syringe.svg"},"Patterns":null},"t.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/t.svg"},"Patterns":null},"table-cells-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-cells-large.svg"},"Patterns":null},"table-cells.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-cells.svg"},"Patterns":null},"table-columns.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-columns.svg"},"Patterns":null},"table-list.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-list.svg"},"Patterns":null},"table-tennis-paddle-ball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table-tennis-paddle-ball.svg"},"Patterns":null},"table.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/table.svg"},"Patterns":null},"tablet-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet-button.svg"},"Patterns":null},"tablet-screen-button.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet-screen-button.svg"},"Patterns":null},"tablet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablet.svg"},"Patterns":null},"tablets.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tablets.svg"},"Patterns":null},"tachograph-digital.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tachograph-digital.svg"},"Patterns":null},"tag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tag.svg"},"Patterns":null},"tags.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tags.svg"},"Patterns":null},"tape.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tape.svg"},"Patterns":null},"tarp-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tarp-droplet.svg"},"Patterns":null},"tarp.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tarp.svg"},"Patterns":null},"taxi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/taxi.svg"},"Patterns":null},"teeth-open.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/teeth-open.svg"},"Patterns":null},"teeth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/teeth.svg"},"Patterns":null},"temperature-arrow-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-arrow-down.svg"},"Patterns":null},"temperature-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-arrow-up.svg"},"Patterns":null},"temperature-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-empty.svg"},"Patterns":null},"temperature-full.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-full.svg"},"Patterns":null},"temperature-half.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-half.svg"},"Patterns":null},"temperature-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-high.svg"},"Patterns":null},"temperature-low.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-low.svg"},"Patterns":null},"temperature-quarter.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-quarter.svg"},"Patterns":null},"temperature-three-quarters.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/temperature-three-quarters.svg"},"Patterns":null},"tenge-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tenge-sign.svg"},"Patterns":null},"tent-arrow-down-to-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-down-to-line.svg"},"Patterns":null},"tent-arrow-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-left-right.svg"},"Patterns":null},"tent-arrow-turn-left.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrow-turn-left.svg"},"Patterns":null},"tent-arrows-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent-arrows-down.svg"},"Patterns":null},"tent.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tent.svg"},"Patterns":null},"tents.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tents.svg"},"Patterns":null},"terminal.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/terminal.svg"},"Patterns":null},"text-height.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-height.svg"},"Patterns":null},"text-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-slash.svg"},"Patterns":null},"text-width.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/text-width.svg"},"Patterns":null},"thermometer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thermometer.svg"},"Patterns":null},"thumbs-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbs-down.svg"},"Patterns":null},"thumbs-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbs-up.svg"},"Patterns":null},"thumbtack.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/thumbtack.svg"},"Patterns":null},"ticket-simple.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ticket-simple.svg"},"Patterns":null},"ticket.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/ticket.svg"},"Patterns":null},"timeline.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/timeline.svg"},"Patterns":null},"toggle-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toggle-off.svg"},"Patterns":null},"toggle-on.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toggle-on.svg"},"Patterns":null},"toilet-paper-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-paper-slash.svg"},"Patterns":null},"toilet-paper.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-paper.svg"},"Patterns":null},"toilet-portable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet-portable.svg"},"Patterns":null},"toilet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilet.svg"},"Patterns":null},"toilets-portable.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toilets-portable.svg"},"Patterns":null},"toolbox.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/toolbox.svg"},"Patterns":null},"tooth.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tooth.svg"},"Patterns":null},"torii-gate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/torii-gate.svg"},"Patterns":null},"tornado.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tornado.svg"},"Patterns":null},"tower-broadcast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-broadcast.svg"},"Patterns":null},"tower-cell.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-cell.svg"},"Patterns":null},"tower-observation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tower-observation.svg"},"Patterns":null},"tractor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tractor.svg"},"Patterns":null},"trademark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trademark.svg"},"Patterns":null},"traffic-light.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/traffic-light.svg"},"Patterns":null},"trailer.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trailer.svg"},"Patterns":null},"train-subway.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train-subway.svg"},"Patterns":null},"train-tram.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train-tram.svg"},"Patterns":null},"train.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/train.svg"},"Patterns":null},"transgender.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/transgender.svg"},"Patterns":null},"trash-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-arrow-up.svg"},"Patterns":null},"trash-can-arrow-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-can-arrow-up.svg"},"Patterns":null},"trash-can.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash-can.svg"},"Patterns":null},"trash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trash.svg"},"Patterns":null},"tree-city.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tree-city.svg"},"Patterns":null},"tree.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tree.svg"},"Patterns":null},"triangle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/triangle-exclamation.svg"},"Patterns":null},"trophy.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trophy.svg"},"Patterns":null},"trowel-bricks.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trowel-bricks.svg"},"Patterns":null},"trowel.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/trowel.svg"},"Patterns":null},"truck-arrow-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-arrow-right.svg"},"Patterns":null},"truck-droplet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-droplet.svg"},"Patterns":null},"truck-fast.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-fast.svg"},"Patterns":null},"truck-field-un.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-field-un.svg"},"Patterns":null},"truck-field.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-field.svg"},"Patterns":null},"truck-front.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-front.svg"},"Patterns":null},"truck-medical.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-medical.svg"},"Patterns":null},"truck-monster.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-monster.svg"},"Patterns":null},"truck-moving.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-moving.svg"},"Patterns":null},"truck-pickup.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-pickup.svg"},"Patterns":null},"truck-plane.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-plane.svg"},"Patterns":null},"truck-ramp-box.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck-ramp-box.svg"},"Patterns":null},"truck.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/truck.svg"},"Patterns":null},"tty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tty.svg"},"Patterns":null},"turkish-lira-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turkish-lira-sign.svg"},"Patterns":null},"turn-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turn-down.svg"},"Patterns":null},"turn-up.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/turn-up.svg"},"Patterns":null},"tv.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/tv.svg"},"Patterns":null},"u.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/u.svg"},"Patterns":null},"umbrella-beach.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/umbrella-beach.svg"},"Patterns":null},"umbrella.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/umbrella.svg"},"Patterns":null},"underline.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/underline.svg"},"Patterns":null},"universal-access.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/universal-access.svg"},"Patterns":null},"unlock-keyhole.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/unlock-keyhole.svg"},"Patterns":null},"unlock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/unlock.svg"},"Patterns":null},"up-down-left-right.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-down-left-right.svg"},"Patterns":null},"up-down.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-down.svg"},"Patterns":null},"up-long.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-long.svg"},"Patterns":null},"up-right-and-down-left-from-center.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-right-and-down-left-from-center.svg"},"Patterns":null},"up-right-from-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/up-right-from-square.svg"},"Patterns":null},"upload.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/upload.svg"},"Patterns":null},"user-astronaut.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-astronaut.svg"},"Patterns":null},"user-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-check.svg"},"Patterns":null},"user-clock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-clock.svg"},"Patterns":null},"user-doctor.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-doctor.svg"},"Patterns":null},"user-gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-gear.svg"},"Patterns":null},"user-graduate.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-graduate.svg"},"Patterns":null},"user-group.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-group.svg"},"Patterns":null},"user-injured.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-injured.svg"},"Patterns":null},"user-large-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-large-slash.svg"},"Patterns":null},"user-large.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-large.svg"},"Patterns":null},"user-lock.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-lock.svg"},"Patterns":null},"user-minus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-minus.svg"},"Patterns":null},"user-ninja.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-ninja.svg"},"Patterns":null},"user-nurse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-nurse.svg"},"Patterns":null},"user-pen.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-pen.svg"},"Patterns":null},"user-plus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-plus.svg"},"Patterns":null},"user-secret.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-secret.svg"},"Patterns":null},"user-shield.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-shield.svg"},"Patterns":null},"user-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-slash.svg"},"Patterns":null},"user-tag.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-tag.svg"},"Patterns":null},"user-tie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-tie.svg"},"Patterns":null},"user-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user-xmark.svg"},"Patterns":null},"user.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/user.svg"},"Patterns":null},"users-between-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-between-lines.svg"},"Patterns":null},"users-gear.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-gear.svg"},"Patterns":null},"users-line.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-line.svg"},"Patterns":null},"users-rays.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-rays.svg"},"Patterns":null},"users-rectangle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-rectangle.svg"},"Patterns":null},"users-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-slash.svg"},"Patterns":null},"users-viewfinder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users-viewfinder.svg"},"Patterns":null},"users.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/users.svg"},"Patterns":null},"utensils.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/utensils.svg"},"Patterns":null},"v.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/v.svg"},"Patterns":null},"van-shuttle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/van-shuttle.svg"},"Patterns":null},"vault.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vault.svg"},"Patterns":null},"vector-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vector-square.svg"},"Patterns":null},"venus-double.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus-double.svg"},"Patterns":null},"venus-mars.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus-mars.svg"},"Patterns":null},"venus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/venus.svg"},"Patterns":null},"vest-patches.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vest-patches.svg"},"Patterns":null},"vest.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vest.svg"},"Patterns":null},"vial-circle-check.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial-circle-check.svg"},"Patterns":null},"vial-virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial-virus.svg"},"Patterns":null},"vial.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vial.svg"},"Patterns":null},"vials.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vials.svg"},"Patterns":null},"video-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/video-slash.svg"},"Patterns":null},"video.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/video.svg"},"Patterns":null},"vihara.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vihara.svg"},"Patterns":null},"virus-covid-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-covid-slash.svg"},"Patterns":null},"virus-covid.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-covid.svg"},"Patterns":null},"virus-slash.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus-slash.svg"},"Patterns":null},"virus.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/virus.svg"},"Patterns":null},"viruses.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/viruses.svg"},"Patterns":null},"voicemail.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/voicemail.svg"},"Patterns":null},"volcano.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volcano.svg"},"Patterns":null},"volleyball.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volleyball.svg"},"Patterns":null},"volume-high.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-high.svg"},"Patterns":null},"volume-low.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-low.svg"},"Patterns":null},"volume-off.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-off.svg"},"Patterns":null},"volume-xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/volume-xmark.svg"},"Patterns":null},"vr-cardboard.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/vr-cardboard.svg"},"Patterns":null},"w.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/w.svg"},"Patterns":null},"walkie-talkie.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/walkie-talkie.svg"},"Patterns":null},"wallet.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wallet.svg"},"Patterns":null},"wand-magic-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-magic-sparkles.svg"},"Patterns":null},"wand-magic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-magic.svg"},"Patterns":null},"wand-sparkles.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wand-sparkles.svg"},"Patterns":null},"warehouse.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/warehouse.svg"},"Patterns":null},"water-ladder.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/water-ladder.svg"},"Patterns":null},"water.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/water.svg"},"Patterns":null},"wave-square.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wave-square.svg"},"Patterns":null},"weight-hanging.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/weight-hanging.svg"},"Patterns":null},"weight-scale.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/weight-scale.svg"},"Patterns":null},"wheat-awn-circle-exclamation.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheat-awn-circle-exclamation.svg"},"Patterns":null},"wheat-awn.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheat-awn.svg"},"Patterns":null},"wheelchair-move.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheelchair-move.svg"},"Patterns":null},"wheelchair.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wheelchair.svg"},"Patterns":null},"whiskey-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/whiskey-glass.svg"},"Patterns":null},"wifi.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wifi.svg"},"Patterns":null},"wind.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wind.svg"},"Patterns":null},"window-maximize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-maximize.svg"},"Patterns":null},"window-minimize.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-minimize.svg"},"Patterns":null},"window-restore.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/window-restore.svg"},"Patterns":null},"wine-bottle.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-bottle.svg"},"Patterns":null},"wine-glass-empty.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-glass-empty.svg"},"Patterns":null},"wine-glass.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wine-glass.svg"},"Patterns":null},"won-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/won-sign.svg"},"Patterns":null},"worm.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/worm.svg"},"Patterns":null},"wrench.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/wrench.svg"},"Patterns":null},"x-ray.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/x-ray.svg"},"Patterns":null},"x.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/x.svg"},"Patterns":null},"xmark.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/xmark.svg"},"Patterns":null},"xmarks-lines.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/xmarks-lines.svg"},"Patterns":null},"y.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/y.svg"},"Patterns":null},"yen-sign.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/yen-sign.svg"},"Patterns":null},"yin-yang.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/yin-yang.svg"},"Patterns":null},"z.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/svgs/solid/z.svg"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"webfonts":{"Children":{"fa-brands-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-brands-400.ttf"},"Patterns":null},"fa-brands-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-brands-400.woff2"},"Patterns":null},"fa-regular-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-regular-400.ttf"},"Patterns":null},"fa-regular-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-regular-400.woff2"},"Patterns":null},"fa-solid-900.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-solid-900.ttf"},"Patterns":null},"fa-solid-900.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-solid-900.woff2"},"Patterns":null},"fa-v4compatibility.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-v4compatibility.ttf"},"Patterns":null},"fa-v4compatibility.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/FontAwesome/webfonts/fa-v4compatibility.woff2"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"MyWebsite.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"MyWebsite.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/MyWebsite/obj/Debug/net7.0/staticwebassets.pack.json b/MyWebsite/obj/Debug/net7.0/staticwebassets.pack.json index f796b4d..041515a 100644 --- a/MyWebsite/obj/Debug/net7.0/staticwebassets.pack.json +++ b/MyWebsite/obj/Debug/net7.0/staticwebassets.pack.json @@ -4,6 +4,10 @@ "Id": "/home/merlin/MyWebsite/MyWebsite/obj/Debug/net7.0/scopedcss/projectbundle/MyWebsite.bundle.scp.css", "PackagePath": "staticwebassets/MyWebsite.bundle.scp.css" }, + { + "Id": "/home/merlin/MyWebsite/MyWebsite/wwwroot/Content/Logo.png", + "PackagePath": "staticwebassets/Content/Logo.png" + }, { "Id": "/home/merlin/MyWebsite/MyWebsite/wwwroot/Fonts/JetBrainsMono-Regular.woff2", "PackagePath": "staticwebassets/Fonts/JetBrainsMono-Regular.woff2" diff --git a/MyWebsite/obj/Debug/net7.0/staticwebassets/msbuild.MyWebsite.Microsoft.AspNetCore.StaticWebAssets.props b/MyWebsite/obj/Debug/net7.0/staticwebassets/msbuild.MyWebsite.Microsoft.AspNetCore.StaticWebAssets.props index cee024a..ced83e1 100644 --- a/MyWebsite/obj/Debug/net7.0/staticwebassets/msbuild.MyWebsite.Microsoft.AspNetCore.StaticWebAssets.props +++ b/MyWebsite/obj/Debug/net7.0/staticwebassets/msbuild.MyWebsite.Microsoft.AspNetCore.StaticWebAssets.props @@ -1,5 +1,21 @@  + + Package + MyWebsite + $(MSBuildThisFileDirectory)..\staticwebassets\ + _content/MyWebsite + Content/Logo.png + All + All + Primary + + + + Never + PreserveNewest + $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\Content\Logo.png)) + Package MyWebsite diff --git a/MyWebsite/wwwroot/Content/Logo.png b/MyWebsite/wwwroot/Content/Logo.png new file mode 100644 index 0000000..270d92e Binary files /dev/null and b/MyWebsite/wwwroot/Content/Logo.png differ