codefresh 0.78.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.dockerignore +14 -0
- package/.eslintrc.js +20 -0
- package/.gitattributes +29 -0
- package/.nvmrc +1 -0
- package/Dockerfile +39 -0
- package/LICENSE +21 -0
- package/README.md +55 -0
- package/__mocks__/requestretry.js +35 -0
- package/brew/template.rb +15 -0
- package/check-version.js +13 -0
- package/cli.gif +0 -0
- package/codefresh-arm.yml +54 -0
- package/codefresh-release.yml +173 -0
- package/codefresh.yml +120 -0
- package/docs/archetypes/default.md +6 -0
- package/docs/config.toml +44 -0
- package/docs/content/_header.md +6 -0
- package/docs/content/_index.md +19 -0
- package/docs/content/contexts/spec/_index.md +28 -0
- package/docs/content/contexts/spec/config.md +30 -0
- package/docs/content/contexts/spec/helm-repository.md +16 -0
- package/docs/content/contexts/spec/secret-yaml.md +32 -0
- package/docs/content/contexts/spec/secret.md +30 -0
- package/docs/content/contexts/spec/yaml.md +30 -0
- package/docs/content/external-resources.md +8 -0
- package/docs/content/getting-started/_index.md +28 -0
- package/docs/content/installation/_index.md +13 -0
- package/docs/content/installation/docker.md +15 -0
- package/docs/content/installation/homebrew.md +29 -0
- package/docs/content/installation/npm.md +22 -0
- package/docs/content/installation/yarn.md +22 -0
- package/docs/content/more/_index.md +7 -0
- package/docs/content/operate on resources/_index.md +10 -0
- package/docs/content/pipelines/Run Pipeline.md +38 -0
- package/docs/content/pipelines/spec.md +190 -0
- package/docs/docs.spec.js +8 -0
- package/docs/index.js +407 -0
- package/docs/layouts/partials/menu-footer.html +13 -0
- package/docs/themes/docdock/LICENSE.md +22 -0
- package/docs/themes/docdock/README.md +129 -0
- package/docs/themes/docdock/archetypes/default.md +9 -0
- package/docs/themes/docdock/archetypes/slide.md +46 -0
- package/docs/themes/docdock/exampleSite/config.toml +68 -0
- package/docs/themes/docdock/exampleSite/content/_index.md +50 -0
- package/docs/themes/docdock/exampleSite/content/content-organisation/_index.md +138 -0
- package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/_index.md +66 -0
- package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/disable.md +24 -0
- package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/theme-variants.md +35 -0
- package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/themestyle.md +25 -0
- package/docs/themes/docdock/exampleSite/content/content-organisation/extramenu.md +28 -0
- package/docs/themes/docdock/exampleSite/content/content-organisation/logo.md +12 -0
- package/docs/themes/docdock/exampleSite/content/create-page/_index.md +54 -0
- package/docs/themes/docdock/exampleSite/content/create-page/homepage.md +8 -0
- package/docs/themes/docdock/exampleSite/content/create-page/myslide.md +48 -0
- package/docs/themes/docdock/exampleSite/content/create-page/page-images.md +28 -0
- package/docs/themes/docdock/exampleSite/content/create-page/page-slide.md +114 -0
- package/docs/themes/docdock/exampleSite/content/credits.md +44 -0
- package/docs/themes/docdock/exampleSite/content/getting-start/_index.md +12 -0
- package/docs/themes/docdock/exampleSite/content/getting-start/configuration.md +56 -0
- package/docs/themes/docdock/exampleSite/content/getting-start/installation.md +83 -0
- package/docs/themes/docdock/exampleSite/content/search/_index.md +13 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/_index.md +10 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/alert.md +30 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/BachGavotteShort.mp3 +0 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/Carroll_AliceAuPaysDesMerveilles.pdf +0 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/adivorciarsetoca00cape.pdf +0 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/hugo.png +0 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/movieselectricsheep-flock-244-32500-2.mp4 +0 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.md +59 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/button.md +37 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/_index.md +46 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/_index.md +6 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/_index.md +6 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/_index.md +6 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/_index.md +6 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/_index.md +6 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/_index.md +11 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/test3.md +6 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-3/_index.md +6 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-4/_index.md +7 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/children/test.md +6 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt-include.md +25 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt.md +39 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/expand.md +41 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/icon.md +1254 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/mermaid.md +98 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/notice.md +61 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/panel.md +60 -0
- package/docs/themes/docdock/exampleSite/content/shortcodes/revealjs.md +119 -0
- package/docs/themes/docdock/exampleSite/content/showcase.md +15 -0
- package/docs/themes/docdock/exampleSite/layouts/partials/custom-head.html +10 -0
- package/docs/themes/docdock/exampleSite/layouts/partials/menu-footer.html +13 -0
- package/docs/themes/docdock/exampleSite/layouts/shortcodes/ghcontributors.html +31 -0
- package/docs/themes/docdock/exampleSite/static/menu-entry-icon.png +0 -0
- package/docs/themes/docdock/exampleSite/static/showcase/bitfan.site.png +0 -0
- package/docs/themes/docdock/exampleSite/static/showcase/invincible.site.png +0 -0
- package/docs/themes/docdock/exampleSite/static/style-flex.png +0 -0
- package/docs/themes/docdock/exampleSite/static/style-original.png +0 -0
- package/docs/themes/docdock/exampleSite/static/variant-gold.png +0 -0
- package/docs/themes/docdock/exampleSite/static/variant-gray.png +0 -0
- package/docs/themes/docdock/exampleSite/static/variant-green.png +0 -0
- package/docs/themes/docdock/i18n/en.toml +44 -0
- package/docs/themes/docdock/i18n/es.toml +26 -0
- package/docs/themes/docdock/i18n/fr.toml +44 -0
- package/docs/themes/docdock/i18n/nb.toml +38 -0
- package/docs/themes/docdock/images/screenshot.png +0 -0
- package/docs/themes/docdock/images/tn.png +0 -0
- package/docs/themes/docdock/layouts/404.html +39 -0
- package/docs/themes/docdock/layouts/_default/baseof.html +32 -0
- package/docs/themes/docdock/layouts/_default/li.html +22 -0
- package/docs/themes/docdock/layouts/_default/list.html +20 -0
- package/docs/themes/docdock/layouts/_default/single.html +3 -0
- package/docs/themes/docdock/layouts/index.html +30 -0
- package/docs/themes/docdock/layouts/index.json +12 -0
- package/docs/themes/docdock/layouts/partials/breadcrumb.html +8 -0
- package/docs/themes/docdock/layouts/partials/custom-content-footer.html +6 -0
- package/docs/themes/docdock/layouts/partials/custom-footer.html +0 -0
- package/docs/themes/docdock/layouts/partials/custom-head.html +2 -0
- package/docs/themes/docdock/layouts/partials/flex/body-aftercontent.html +54 -0
- package/docs/themes/docdock/layouts/partials/flex/body-beforecontent.html +68 -0
- package/docs/themes/docdock/layouts/partials/flex/head.html +17 -0
- package/docs/themes/docdock/layouts/partials/flex/scripts.html +11 -0
- package/docs/themes/docdock/layouts/partials/flex/selectnavigation.html +58 -0
- package/docs/themes/docdock/layouts/partials/header.html +10 -0
- package/docs/themes/docdock/layouts/partials/language-selector.html +18 -0
- package/docs/themes/docdock/layouts/partials/menu-footer.html +0 -0
- package/docs/themes/docdock/layouts/partials/menu.html +82 -0
- package/docs/themes/docdock/layouts/partials/next-prev-page.html +44 -0
- package/docs/themes/docdock/layouts/partials/original/body-aftercontent.html +13 -0
- package/docs/themes/docdock/layouts/partials/original/body-beforecontent.html +128 -0
- package/docs/themes/docdock/layouts/partials/original/head.html +23 -0
- package/docs/themes/docdock/layouts/partials/original/scripts.html +10 -0
- package/docs/themes/docdock/layouts/partials/pagination.html +9 -0
- package/docs/themes/docdock/layouts/shortcodes/alert.html +6 -0
- package/docs/themes/docdock/layouts/shortcodes/anchor.html +1 -0
- package/docs/themes/docdock/layouts/shortcodes/anchorlink.html +1 -0
- package/docs/themes/docdock/layouts/shortcodes/attachmentlink.html +5 -0
- package/docs/themes/docdock/layouts/shortcodes/attachments.html +33 -0
- package/docs/themes/docdock/layouts/shortcodes/button.html +6 -0
- package/docs/themes/docdock/layouts/shortcodes/children.html +104 -0
- package/docs/themes/docdock/layouts/shortcodes/code.html +1 -0
- package/docs/themes/docdock/layouts/shortcodes/emoticon.html +29 -0
- package/docs/themes/docdock/layouts/shortcodes/excerpt-include.html +14 -0
- package/docs/themes/docdock/layouts/shortcodes/excerpt.html +7 -0
- package/docs/themes/docdock/layouts/shortcodes/expand.html +16 -0
- package/docs/themes/docdock/layouts/shortcodes/header.html +16 -0
- package/docs/themes/docdock/layouts/shortcodes/icon.html +13 -0
- package/docs/themes/docdock/layouts/shortcodes/image.html +5 -0
- package/docs/themes/docdock/layouts/shortcodes/info.html +10 -0
- package/docs/themes/docdock/layouts/shortcodes/label.html +1 -0
- package/docs/themes/docdock/layouts/shortcodes/mermaid.html +3 -0
- package/docs/themes/docdock/layouts/shortcodes/note.html +4 -0
- package/docs/themes/docdock/layouts/shortcodes/notice.html +1 -0
- package/docs/themes/docdock/layouts/shortcodes/pagelink.html +12 -0
- package/docs/themes/docdock/layouts/shortcodes/pagetreesearch.html +1 -0
- package/docs/themes/docdock/layouts/shortcodes/panel.html +5 -0
- package/docs/themes/docdock/layouts/shortcodes/recently-updated.html +7 -0
- package/docs/themes/docdock/layouts/shortcodes/relref.html +14 -0
- package/docs/themes/docdock/layouts/shortcodes/revealjs.html +66 -0
- package/docs/themes/docdock/layouts/shortcodes/section.html +1 -0
- package/docs/themes/docdock/layouts/shortcodes/task.html +10 -0
- package/docs/themes/docdock/layouts/shortcodes/tasklist.html +4 -0
- package/docs/themes/docdock/layouts/shortcodes/tip.html +10 -0
- package/docs/themes/docdock/layouts/shortcodes/toc.html +2 -0
- package/docs/themes/docdock/layouts/shortcodes/unknow.html +1 -0
- package/docs/themes/docdock/layouts/shortcodes/userlink.html +1 -0
- package/docs/themes/docdock/layouts/shortcodes/viewppt.html +5 -0
- package/docs/themes/docdock/layouts/shortcodes/viewxls.html +5 -0
- package/docs/themes/docdock/layouts/shortcodes/warning.html +12 -0
- package/docs/themes/docdock/layouts/shortcodes/well.html +1 -0
- package/docs/themes/docdock/layouts/slide/single.html +38 -0
- package/docs/themes/docdock/static/css/auto-complete.css +49 -0
- package/docs/themes/docdock/static/css/bootstrap.min.css +1884 -0
- package/docs/themes/docdock/static/css/featherlight.min.css +8 -0
- package/docs/themes/docdock/static/css/font-awesome.min.css +4 -0
- package/docs/themes/docdock/static/css/horsey.css +35 -0
- package/docs/themes/docdock/static/css/hybrid.css +102 -0
- package/docs/themes/docdock/static/css/nucleus.css +617 -0
- package/docs/themes/docdock/static/fonts/FontAwesome.otf +0 -0
- package/docs/themes/docdock/static/fonts/Inconsolata.eot +0 -0
- package/docs/themes/docdock/static/fonts/Inconsolata.svg +359 -0
- package/docs/themes/docdock/static/fonts/Inconsolata.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Inconsolata.woff +0 -0
- package/docs/themes/docdock/static/fonts/Lato-Bold.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Lato-Bold.woff2 +0 -0
- package/docs/themes/docdock/static/fonts/Lato-Regular.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Lato-Regular.woff2 +0 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.eot +0 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.svg +1019 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff +0 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff2 +0 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.eot +0 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.svg +918 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff +0 -0
- package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff2 +0 -0
- package/docs/themes/docdock/static/fonts/Roboto-Italic.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Roboto-Medium.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Roboto-Regular.ttf +0 -0
- package/docs/themes/docdock/static/fonts/RobotoMono-Medium.ttf +0 -0
- package/docs/themes/docdock/static/fonts/RobotoMono-Regular.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_200.eot +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_200.svg +332 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_200.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_200.woff +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_200.woff2 +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_300.eot +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_300.svg +331 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_300.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_300.woff +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_300.woff2 +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_500.eot +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_500.svg +333 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_500.ttf +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_500.woff +0 -0
- package/docs/themes/docdock/static/fonts/Work_Sans_500.woff2 +0 -0
- package/docs/themes/docdock/static/fonts/fontawesome-webfont.eot +0 -0
- package/docs/themes/docdock/static/fonts/fontawesome-webfont.svg +2671 -0
- package/docs/themes/docdock/static/fonts/fontawesome-webfont.ttf +0 -0
- package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff +0 -0
- package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff2 +0 -0
- package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.eot +0 -0
- package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.svg +288 -0
- package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff +0 -0
- package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/docs/themes/docdock/static/images/clippy.svg +4 -0
- package/docs/themes/docdock/static/images/favicon.png +0 -0
- package/docs/themes/docdock/static/images/gopher-404.jpg +0 -0
- package/docs/themes/docdock/static/js/auto-complete.js +223 -0
- package/docs/themes/docdock/static/js/clipboard.min.js +7 -0
- package/docs/themes/docdock/static/js/docdock.js +309 -0
- package/docs/themes/docdock/static/js/featherlight.min.js +8 -0
- package/docs/themes/docdock/static/js/highlight.pack.js +2 -0
- package/docs/themes/docdock/static/js/html5shiv-printshiv.min.js +4 -0
- package/docs/themes/docdock/static/js/jquery-2.x.min.js +4 -0
- package/docs/themes/docdock/static/js/lunr.min.js +6 -0
- package/docs/themes/docdock/static/js/modernizr.custom.71422.js +4 -0
- package/docs/themes/docdock/static/js/search.js +91 -0
- package/docs/themes/docdock/static/mermaid/mermaid.css +273 -0
- package/docs/themes/docdock/static/mermaid/mermaid.dark.css +275 -0
- package/docs/themes/docdock/static/mermaid/mermaid.forest.css +353 -0
- package/docs/themes/docdock/static/mermaid/mermaid.js +30 -0
- package/docs/themes/docdock/static/none.html +0 -0
- package/docs/themes/docdock/static/revealjs/.travis.yml +5 -0
- package/docs/themes/docdock/static/revealjs/CONTRIBUTING.md +23 -0
- package/docs/themes/docdock/static/revealjs/Gruntfile.js +192 -0
- package/docs/themes/docdock/static/revealjs/LICENSE +19 -0
- package/docs/themes/docdock/static/revealjs/README.md +1238 -0
- package/docs/themes/docdock/static/revealjs/bower.json +27 -0
- package/docs/themes/docdock/static/revealjs/css/print/paper.css +203 -0
- package/docs/themes/docdock/static/revealjs/css/print/pdf.css +178 -0
- package/docs/themes/docdock/static/revealjs/css/reveal.css +1555 -0
- package/docs/themes/docdock/static/revealjs/css/reveal.scss +1717 -0
- package/docs/themes/docdock/static/revealjs/css/theme/README.md +21 -0
- package/docs/themes/docdock/static/revealjs/css/theme/beige.css +268 -0
- package/docs/themes/docdock/static/revealjs/css/theme/black.css +264 -0
- package/docs/themes/docdock/static/revealjs/css/theme/blood.css +287 -0
- package/docs/themes/docdock/static/revealjs/css/theme/league.css +270 -0
- package/docs/themes/docdock/static/revealjs/css/theme/moon.css +268 -0
- package/docs/themes/docdock/static/revealjs/css/theme/night.css +262 -0
- package/docs/themes/docdock/static/revealjs/css/theme/serif.css +264 -0
- package/docs/themes/docdock/static/revealjs/css/theme/simple.css +267 -0
- package/docs/themes/docdock/static/revealjs/css/theme/sky.css +271 -0
- package/docs/themes/docdock/static/revealjs/css/theme/solarized.css +268 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/beige.scss +39 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/black.scss +49 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/blood.scss +78 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/league.scss +34 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/moon.scss +57 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/night.scss +34 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/serif.scss +35 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/simple.scss +43 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/sky.scss +46 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/solarized.scss +63 -0
- package/docs/themes/docdock/static/revealjs/css/theme/source/white.scss +49 -0
- package/docs/themes/docdock/static/revealjs/css/theme/template/mixins.scss +29 -0
- package/docs/themes/docdock/static/revealjs/css/theme/template/settings.scss +43 -0
- package/docs/themes/docdock/static/revealjs/css/theme/template/theme.scss +316 -0
- package/docs/themes/docdock/static/revealjs/css/theme/white.css +264 -0
- package/docs/themes/docdock/static/revealjs/demo.html +410 -0
- package/docs/themes/docdock/static/revealjs/index.html +49 -0
- package/docs/themes/docdock/static/revealjs/js/reveal.js +5239 -0
- package/docs/themes/docdock/static/revealjs/lib/css/zenburn.css +80 -0
- package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/LICENSE +2 -0
- package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.css +10 -0
- package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.eot +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.ttf +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.woff +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/LICENSE +45 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.eot +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.ttf +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.woff +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.eot +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.ttf +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.woff +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.eot +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.ttf +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.woff +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff +0 -0
- package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro.css +39 -0
- package/docs/themes/docdock/static/revealjs/lib/js/classList.js +2 -0
- package/docs/themes/docdock/static/revealjs/lib/js/head.min.js +9 -0
- package/docs/themes/docdock/static/revealjs/lib/js/html5shiv.js +7 -0
- package/docs/themes/docdock/static/revealjs/package.json +43 -0
- package/docs/themes/docdock/static/revealjs/plugin/highlight/highlight.js +77 -0
- package/docs/themes/docdock/static/revealjs/plugin/markdown/example.html +129 -0
- package/docs/themes/docdock/static/revealjs/plugin/markdown/example.md +31 -0
- package/docs/themes/docdock/static/revealjs/plugin/markdown/markdown.js +412 -0
- package/docs/themes/docdock/static/revealjs/plugin/markdown/marked.js +6 -0
- package/docs/themes/docdock/static/revealjs/plugin/math/math.js +67 -0
- package/docs/themes/docdock/static/revealjs/plugin/multiplex/client.js +13 -0
- package/docs/themes/docdock/static/revealjs/plugin/multiplex/index.js +64 -0
- package/docs/themes/docdock/static/revealjs/plugin/multiplex/master.js +34 -0
- package/docs/themes/docdock/static/revealjs/plugin/multiplex/package.json +19 -0
- package/docs/themes/docdock/static/revealjs/plugin/notes/notes.html +759 -0
- package/docs/themes/docdock/static/revealjs/plugin/notes/notes.js +155 -0
- package/docs/themes/docdock/static/revealjs/plugin/notes-server/client.js +65 -0
- package/docs/themes/docdock/static/revealjs/plugin/notes-server/index.js +69 -0
- package/docs/themes/docdock/static/revealjs/plugin/notes-server/notes.html +585 -0
- package/docs/themes/docdock/static/revealjs/plugin/print-pdf/print-pdf.js +69 -0
- package/docs/themes/docdock/static/revealjs/plugin/search/search.js +206 -0
- package/docs/themes/docdock/static/revealjs/plugin/zoom-js/zoom.js +272 -0
- package/docs/themes/docdock/static/revealjs/test/examples/assets/image1.png +0 -0
- package/docs/themes/docdock/static/revealjs/test/examples/assets/image2.png +0 -0
- package/docs/themes/docdock/static/revealjs/test/examples/barebones.html +41 -0
- package/docs/themes/docdock/static/revealjs/test/examples/embedded-media.html +49 -0
- package/docs/themes/docdock/static/revealjs/test/examples/math.html +185 -0
- package/docs/themes/docdock/static/revealjs/test/examples/slide-backgrounds.html +144 -0
- package/docs/themes/docdock/static/revealjs/test/examples/slide-transitions.html +101 -0
- package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.css +244 -0
- package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.js +2212 -0
- package/docs/themes/docdock/static/revealjs/test/simple.md +12 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.html +134 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.js +46 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown-external.html +36 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown-external.js +24 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown-options.html +41 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown-options.js +26 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.html +128 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.js +47 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown.html +52 -0
- package/docs/themes/docdock/static/revealjs/test/test-markdown.js +15 -0
- package/docs/themes/docdock/static/revealjs/test/test-pdf.html +83 -0
- package/docs/themes/docdock/static/revealjs/test/test-pdf.js +15 -0
- package/docs/themes/docdock/static/revealjs/test/test.html +86 -0
- package/docs/themes/docdock/static/revealjs/test/test.js +597 -0
- package/docs/themes/docdock/static/scss/flex/article.scss +356 -0
- package/docs/themes/docdock/static/scss/flex/fonts.scss +38 -0
- package/docs/themes/docdock/static/scss/flex/footer.scss +45 -0
- package/docs/themes/docdock/static/scss/flex/header.scss +89 -0
- package/docs/themes/docdock/static/scss/flex/main.scss +164 -0
- package/docs/themes/docdock/static/scss/flex/medias.scss +74 -0
- package/docs/themes/docdock/static/scss/flex/menu.scss +126 -0
- package/docs/themes/docdock/static/scss/flex/shortcode.children.scss +34 -0
- package/docs/themes/docdock/static/scss/flex/shortcode.notice.scss +63 -0
- package/docs/themes/docdock/static/scss/flex/style.scss +14 -0
- package/docs/themes/docdock/static/scss/original/_colours.scss +14 -0
- package/docs/themes/docdock/static/scss/original/_functions.scss +89 -0
- package/docs/themes/docdock/static/scss/original/_variables.scss +137 -0
- package/docs/themes/docdock/static/scss/original/fonts.scss +23 -0
- package/docs/themes/docdock/static/scss/original/main.scss +1233 -0
- package/docs/themes/docdock/static/scss/original/print.scss +29 -0
- package/docs/themes/docdock/static/scss/original/responsive.scss +124 -0
- package/docs/themes/docdock/static/scss/original/shortcodes.scss +32 -0
- package/docs/themes/docdock/static/scss/original/sidebar.scss +276 -0
- package/docs/themes/docdock/static/scss/original/style.scss +16 -0
- package/docs/themes/docdock/static/theme-flex/ribbon.png +0 -0
- package/docs/themes/docdock/static/theme-flex/script.js +277 -0
- package/docs/themes/docdock/static/theme-flex/style.css +728 -0
- package/docs/themes/docdock/static/theme-original/script.js +133 -0
- package/docs/themes/docdock/static/theme-original/style.css +1411 -0
- package/docs/themes/docdock/static/theme-original/variant-blue.css +0 -0
- package/docs/themes/docdock/static/theme-original/variant-gold.css +61 -0
- package/docs/themes/docdock/static/theme-original/variant-gray.css +61 -0
- package/docs/themes/docdock/static/theme-original/variant-green.css +61 -0
- package/docs/themes/docdock/theme.toml +22 -0
- package/lib/binary/components.js +77 -0
- package/lib/binary/downloader.js +170 -0
- package/lib/binary/index.js +11 -0
- package/lib/binary/runner.js +30 -0
- package/lib/interface/cli/Command.js +331 -0
- package/lib/interface/cli/codefresh +24 -0
- package/lib/interface/cli/commad-line-interface.js +90 -0
- package/lib/interface/cli/commands/agent/apply.cmd.js +61 -0
- package/lib/interface/cli/commands/agent/create.cmd.js +39 -0
- package/lib/interface/cli/commands/agent/delete.cmd.js +40 -0
- package/lib/interface/cli/commands/agent/get.cmd.js +44 -0
- package/lib/interface/cli/commands/agent/helper.js +28 -0
- package/lib/interface/cli/commands/agent/install.cmd.js +205 -0
- package/lib/interface/cli/commands/agent/uninstall.cmd.js +92 -0
- package/lib/interface/cli/commands/analyzer/analyze.cmd.js +34 -0
- package/lib/interface/cli/commands/analyzer/analyzer.logic.js +24 -0
- package/lib/interface/cli/commands/annotation/annotation.logic.js +59 -0
- package/lib/interface/cli/commands/annotation/annotation.sdk.spec.js +64 -0
- package/lib/interface/cli/commands/annotation/create.cmd.js +39 -0
- package/lib/interface/cli/commands/annotation/delete.cmd.js +38 -0
- package/lib/interface/cli/commands/annotation/get.cmd.js +42 -0
- package/lib/interface/cli/commands/app-proxy/helper.js +63 -0
- package/lib/interface/cli/commands/app-proxy/install.cmd.js +204 -0
- package/lib/interface/cli/commands/app-proxy/uninstall.cmd.js +175 -0
- package/lib/interface/cli/commands/app-proxy/upgrade.cmd.js +110 -0
- package/lib/interface/cli/commands/audit/download.cmd.js +57 -0
- package/lib/interface/cli/commands/auth/create-context.cmd.js +54 -0
- package/lib/interface/cli/commands/auth/current-context.cmd.js +25 -0
- package/lib/interface/cli/commands/auth/get-contexts.cmd.js +27 -0
- package/lib/interface/cli/commands/auth/use-context.cmd.js +42 -0
- package/lib/interface/cli/commands/board/apply.cmd.js +61 -0
- package/lib/interface/cli/commands/board/board.sdk.spec.js +87 -0
- package/lib/interface/cli/commands/board/create.cmd.js +33 -0
- package/lib/interface/cli/commands/board/delete.cmd.js +42 -0
- package/lib/interface/cli/commands/board/get.cmd.js +62 -0
- package/lib/interface/cli/commands/cli-config/cli-config.cmd.js +41 -0
- package/lib/interface/cli/commands/cli-config/ops/get.cmd.js +52 -0
- package/lib/interface/cli/commands/cli-config/ops/help.cmd.js +36 -0
- package/lib/interface/cli/commands/cli-config/ops/profile.cmd.js +49 -0
- package/lib/interface/cli/commands/cli-config/ops/set.cmd.js +65 -0
- package/lib/interface/cli/commands/cluster/cluster.sdk.spec.js +61 -0
- package/lib/interface/cli/commands/cluster/create.cmd.js +85 -0
- package/lib/interface/cli/commands/cluster/delete.cmd.js +39 -0
- package/lib/interface/cli/commands/cluster/get.cmd.js +30 -0
- package/lib/interface/cli/commands/completion/bash.sh.hbs +27 -0
- package/lib/interface/cli/commands/completion/completion.cmd.js +66 -0
- package/lib/interface/cli/commands/completion/zsh.sh.hbs +20 -0
- package/lib/interface/cli/commands/components/update.cmd.js +30 -0
- package/lib/interface/cli/commands/composition/composition.sdk.spec.js +95 -0
- package/lib/interface/cli/commands/composition/create.cmd.js +67 -0
- package/lib/interface/cli/commands/composition/create.completion.js +15 -0
- package/lib/interface/cli/commands/composition/delete.cmd.js +40 -0
- package/lib/interface/cli/commands/composition/get.cmd.js +43 -0
- package/lib/interface/cli/commands/composition/replace.cmd.js +76 -0
- package/lib/interface/cli/commands/composition/replace.completion.js +15 -0
- package/lib/interface/cli/commands/context/apply.cmd.js +51 -0
- package/lib/interface/cli/commands/context/context.sdk.spec.js +158 -0
- package/lib/interface/cli/commands/context/create/createConfig.cmd.js +54 -0
- package/lib/interface/cli/commands/context/create/createSecret.cmd.js +54 -0
- package/lib/interface/cli/commands/context/create/createSecretYaml.cmd.js +53 -0
- package/lib/interface/cli/commands/context/create/createYaml.cmd.js +53 -0
- package/lib/interface/cli/commands/context/create/git/base.cmd.js +38 -0
- package/lib/interface/cli/commands/context/create/git/types/bitbucket.cmd.js +64 -0
- package/lib/interface/cli/commands/context/create/git/types/github.cmd.js +79 -0
- package/lib/interface/cli/commands/context/create/git/types/gitlab.cmd.js +71 -0
- package/lib/interface/cli/commands/context/create/git/types/stash.cmd.js +69 -0
- package/lib/interface/cli/commands/context/create/helm-repo/base.cmd.js +24 -0
- package/lib/interface/cli/commands/context/create/helm-repo/types/http.cmd.js +60 -0
- package/lib/interface/cli/commands/context/create/helm-repo/types/s3.cmd.js +97 -0
- package/lib/interface/cli/commands/context/create/secret-store/base.cmd.js +33 -0
- package/lib/interface/cli/commands/context/create/secret-store/types/hashicorp-vault.cmd.js +141 -0
- package/lib/interface/cli/commands/context/create/secret-store/types/kubernetes-runtime.cmd.js +67 -0
- package/lib/interface/cli/commands/context/create/secret-store/types/kubernetes.cmd.js +67 -0
- package/lib/interface/cli/commands/context/create.cmd.js +23 -0
- package/lib/interface/cli/commands/context/delete.cmd.js +39 -0
- package/lib/interface/cli/commands/context/get.cmd.js +68 -0
- package/lib/interface/cli/commands/environment/delete.cmd.js +28 -0
- package/lib/interface/cli/commands/environment/environment.sdk.spec.js +40 -0
- package/lib/interface/cli/commands/environment/get.cmd.js +43 -0
- package/lib/interface/cli/commands/gitops/argocd/install.js +9 -0
- package/lib/interface/cli/commands/gitops/argocd/uninstall.js +11 -0
- package/lib/interface/cli/commands/gitops/argocd/upgrade.js +9 -0
- package/lib/interface/cli/commands/gitops/codefresh/install.js +50 -0
- package/lib/interface/cli/commands/gitops/codefresh/uninstall.js +14 -0
- package/lib/interface/cli/commands/gitops/codefresh/upgrade.js +9 -0
- package/lib/interface/cli/commands/gitops/common/install.js +62 -0
- package/lib/interface/cli/commands/gitops/common/uninstall.js +39 -0
- package/lib/interface/cli/commands/gitops/common/upgrade.js +45 -0
- package/lib/interface/cli/commands/gitops/install.cmd.js +111 -0
- package/lib/interface/cli/commands/gitops/install.spec.js +77 -0
- package/lib/interface/cli/commands/gitops/uninstall.cmd.js +56 -0
- package/lib/interface/cli/commands/gitops/upgrade.cmd.js +56 -0
- package/lib/interface/cli/commands/helm/chart/helm-charts.sdk.spec.js +65 -0
- package/lib/interface/cli/commands/helm/chart/install-chart.cmd.js +103 -0
- package/lib/interface/cli/commands/helm/chart/promote-chart.cmd.js +123 -0
- package/lib/interface/cli/commands/helm/helm.sdk.spec.js +81 -0
- package/lib/interface/cli/commands/helm/release/delete-release.cmd.js +102 -0
- package/lib/interface/cli/commands/helm/release/helm-releases.sdk.spec.js +53 -0
- package/lib/interface/cli/commands/helm/release/rollback-release.cmd.js +87 -0
- package/lib/interface/cli/commands/helm/release/test-release.cmd.js +93 -0
- package/lib/interface/cli/commands/helm/release/util.js +16 -0
- package/lib/interface/cli/commands/helm/repo/apply.cmd.js +54 -0
- package/lib/interface/cli/commands/helm/repo/create.cmd.js +46 -0
- package/lib/interface/cli/commands/helm/repo/delete.cmd.js +37 -0
- package/lib/interface/cli/commands/helm/repo/get.cmd.js +61 -0
- package/lib/interface/cli/commands/helm/repo/helm-repo.sdk.spec.js +58 -0
- package/lib/interface/cli/commands/helm/set-helm-config.cmd.js +93 -0
- package/lib/interface/cli/commands/hybrid/InstallationPlan.js +216 -0
- package/lib/interface/cli/commands/hybrid/delete.cmd.js +336 -0
- package/lib/interface/cli/commands/hybrid/execute-test-pipeline.cmd.js +37 -0
- package/lib/interface/cli/commands/hybrid/helper.js +1122 -0
- package/lib/interface/cli/commands/hybrid/info.cmd.js +27 -0
- package/lib/interface/cli/commands/hybrid/init.cmd.js +958 -0
- package/lib/interface/cli/commands/hybrid/installation-process.js +51 -0
- package/lib/interface/cli/commands/hybrid/key-helper.js +82 -0
- package/lib/interface/cli/commands/hybrid/migration.js +192 -0
- package/lib/interface/cli/commands/hybrid/pipeline-helper.js +71 -0
- package/lib/interface/cli/commands/hybrid/upgrade.cmd.js +195 -0
- package/lib/interface/cli/commands/image/annotate.cmd.js +61 -0
- package/lib/interface/cli/commands/image/get.cmd.js +122 -0
- package/lib/interface/cli/commands/image/image.sdk.spec.js +134 -0
- package/lib/interface/cli/commands/image/tag.cmd.js +50 -0
- package/lib/interface/cli/commands/image/untag.cmd.js +47 -0
- package/lib/interface/cli/commands/imagePullSecret/generate.cmd.js +49 -0
- package/lib/interface/cli/commands/imagePullSecret/imagePullSecret.sdk.spec.js +21 -0
- package/lib/interface/cli/commands/monitor/install.cmd.js +160 -0
- package/lib/interface/cli/commands/monitor/uninstall.cmd.js +78 -0
- package/lib/interface/cli/commands/offline-logs/base.cmd.js +33 -0
- package/lib/interface/cli/commands/offline-logs/ensure-index.cmd.js +44 -0
- package/lib/interface/cli/commands/offline-logs/ensure-index.spec.js +76 -0
- package/lib/interface/cli/commands/offline-logs/offload-to-collection.cmd.js +188 -0
- package/lib/interface/cli/commands/offline-logs/offload-to-file.cmd.js +175 -0
- package/lib/interface/cli/commands/offline-logs/offload-to-file.spec.js +59 -0
- package/lib/interface/cli/commands/offline-logs/utils.js +159 -0
- package/lib/interface/cli/commands/pipeline/delete.cmd.js +31 -0
- package/lib/interface/cli/commands/pipeline/get.cmd.js +125 -0
- package/lib/interface/cli/commands/pipeline/get.completion.js +14 -0
- package/lib/interface/cli/commands/pipeline/pipeline.sdk.spec.js +137 -0
- package/lib/interface/cli/commands/pipeline/run.base.js +153 -0
- package/lib/interface/cli/commands/pipeline/run.cf.js +58 -0
- package/lib/interface/cli/commands/pipeline/run.cmd.js +165 -0
- package/lib/interface/cli/commands/pipeline/run.completion.js +15 -0
- package/lib/interface/cli/commands/pipeline/run.local.js +200 -0
- package/lib/interface/cli/commands/project/apply.cmd.js +92 -0
- package/lib/interface/cli/commands/project/create.cmd.js +70 -0
- package/lib/interface/cli/commands/project/delete.cmd.js +39 -0
- package/lib/interface/cli/commands/project/get.cmd.js +67 -0
- package/lib/interface/cli/commands/project/project.sdk.spec.js +111 -0
- package/lib/interface/cli/commands/registry/create/create.standard.cmd.js +53 -0
- package/lib/interface/cli/commands/registry/create.cmd.js +20 -0
- package/lib/interface/cli/commands/registry/delete.cmd.js +29 -0
- package/lib/interface/cli/commands/registry/get.cmd.js +30 -0
- package/lib/interface/cli/commands/registry/registry.sdk.spec.js +43 -0
- package/lib/interface/cli/commands/repo/add.cmd.js +90 -0
- package/lib/interface/cli/commands/repo/delete.cmd.js +43 -0
- package/lib/interface/cli/commands/repo/get.cmd.js +101 -0
- package/lib/interface/cli/commands/repo/repo.sdk.spec.js +94 -0
- package/lib/interface/cli/commands/root/add.cmd.js +18 -0
- package/lib/interface/cli/commands/root/annotate.cmd.js +17 -0
- package/lib/interface/cli/commands/root/apply.cmd.js +38 -0
- package/lib/interface/cli/commands/root/apply.completion.js +15 -0
- package/lib/interface/cli/commands/root/auth.cmd.js +31 -0
- package/lib/interface/cli/commands/root/components.cmd.js +17 -0
- package/lib/interface/cli/commands/root/create.cmd.js +42 -0
- package/lib/interface/cli/commands/root/create.completion.js +15 -0
- package/lib/interface/cli/commands/root/delete.cmd.js +52 -0
- package/lib/interface/cli/commands/root/delete.completion.js +15 -0
- package/lib/interface/cli/commands/root/diff.cmd.js +38 -0
- package/lib/interface/cli/commands/root/diff.completion.js +15 -0
- package/lib/interface/cli/commands/root/download.cmd.js +18 -0
- package/lib/interface/cli/commands/root/generate.cmd.js +18 -0
- package/lib/interface/cli/commands/root/get.cmd.js +72 -0
- package/lib/interface/cli/commands/root/get.completion.js +19 -0
- package/lib/interface/cli/commands/root/install.cmd.js +17 -0
- package/lib/interface/cli/commands/root/replace.cmd.js +72 -0
- package/lib/interface/cli/commands/root/replace.completion.js +15 -0
- package/lib/interface/cli/commands/root/root.sdk.spec.js +197 -0
- package/lib/interface/cli/commands/root/runner.cmd.js +18 -0
- package/lib/interface/cli/commands/root/synchronize.cmd.js +17 -0
- package/lib/interface/cli/commands/root/uninstall.cmd.js +17 -0
- package/lib/interface/cli/commands/root/upgrade.cmd.js +38 -0
- package/lib/interface/cli/commands/root/validate.cmd.js +119 -0
- package/lib/interface/cli/commands/root/validate.completion.js +10 -0
- package/lib/interface/cli/commands/root/version.cmd.js +48 -0
- package/lib/interface/cli/commands/runtimeEnvironments/apply.cmd.js +111 -0
- package/lib/interface/cli/commands/runtimeEnvironments/attach.cmd.js +161 -0
- package/lib/interface/cli/commands/runtimeEnvironments/create.cmd.js +23 -0
- package/lib/interface/cli/commands/runtimeEnvironments/delete.cmd.js +35 -0
- package/lib/interface/cli/commands/runtimeEnvironments/diff.cmd.js +64 -0
- package/lib/interface/cli/commands/runtimeEnvironments/get.cmd.js +76 -0
- package/lib/interface/cli/commands/runtimeEnvironments/install.cmd.js +312 -0
- package/lib/interface/cli/commands/runtimeEnvironments/runtimeEnvironments.sdk.spec.js +61 -0
- package/lib/interface/cli/commands/runtimeEnvironments/uninstall.cmd.js +149 -0
- package/lib/interface/cli/commands/section/apply.cmd.js +85 -0
- package/lib/interface/cli/commands/section/create.cmd.js +69 -0
- package/lib/interface/cli/commands/section/delete.cmd.js +61 -0
- package/lib/interface/cli/commands/section/get.cmd.js +79 -0
- package/lib/interface/cli/commands/section/section.sdk.spec.js +143 -0
- package/lib/interface/cli/commands/step/delete.cmd.js +30 -0
- package/lib/interface/cli/commands/step/get.cmd.js +131 -0
- package/lib/interface/cli/commands/step/get.completion.js +14 -0
- package/lib/interface/cli/commands/step/step.sdk.spec.js +67 -0
- package/lib/interface/cli/commands/systemRuntimeEnvironments/apply.cmd.js +69 -0
- package/lib/interface/cli/commands/systemRuntimeEnvironments/delete.cmd.js +44 -0
- package/lib/interface/cli/commands/systemRuntimeEnvironments/diff.cmd.js +74 -0
- package/lib/interface/cli/commands/systemRuntimeEnvironments/get.cmd.js +103 -0
- package/lib/interface/cli/commands/systemRuntimeEnvironments/systemRuntimeEnvironments.sdk.spec.js +128 -0
- package/lib/interface/cli/commands/team/add.user.cmd.js +39 -0
- package/lib/interface/cli/commands/team/create.cmd.js +53 -0
- package/lib/interface/cli/commands/team/get.cmd.js +30 -0
- package/lib/interface/cli/commands/team/remove.user.cmd.js +39 -0
- package/lib/interface/cli/commands/team/synchronize.cmd.js +76 -0
- package/lib/interface/cli/commands/team/team.sdk.spec.js +65 -0
- package/lib/interface/cli/commands/tokens/apply.cmd.js +50 -0
- package/lib/interface/cli/commands/tokens/create.cmd.js +67 -0
- package/lib/interface/cli/commands/tokens/delete.cmd.js +43 -0
- package/lib/interface/cli/commands/tokens/get.cmd.js +38 -0
- package/lib/interface/cli/commands/tokens/tokens.sdk.spec.js +43 -0
- package/lib/interface/cli/commands/trigger/create.cmd.js +44 -0
- package/lib/interface/cli/commands/trigger/delete.cmd.js +39 -0
- package/lib/interface/cli/commands/trigger/event/create.cmd.js +60 -0
- package/lib/interface/cli/commands/trigger/event/delete.cmd.js +34 -0
- package/lib/interface/cli/commands/trigger/event/get.cmd.js +59 -0
- package/lib/interface/cli/commands/trigger/event/trigger-event.sdk.spec.js +51 -0
- package/lib/interface/cli/commands/trigger/get.cmd.js +47 -0
- package/lib/interface/cli/commands/trigger/trigger.sdk.spec.js +73 -0
- package/lib/interface/cli/commands/trigger/type/get.cmd.js +54 -0
- package/lib/interface/cli/commands/trigger/type/trigger-type.sdk.spec.js +33 -0
- package/lib/interface/cli/commands/workflow/approve.cmd.js +31 -0
- package/lib/interface/cli/commands/workflow/approve.cmd.spec.js +47 -0
- package/lib/interface/cli/commands/workflow/deny.cmd.js +31 -0
- package/lib/interface/cli/commands/workflow/deny.cmd.spec.js +47 -0
- package/lib/interface/cli/commands/workflow/get.cmd.js +161 -0
- package/lib/interface/cli/commands/workflow/logs.cmd.js +38 -0
- package/lib/interface/cli/commands/workflow/restart.cmd.js +37 -0
- package/lib/interface/cli/commands/workflow/terminate.cmd.js +31 -0
- package/lib/interface/cli/commands/workflow/wait.cmd.js +77 -0
- package/lib/interface/cli/commands/workflow/workflow-data-item/create.cmd.js +44 -0
- package/lib/interface/cli/commands/workflow/workflow-data-item/get.cmd.js +72 -0
- package/lib/interface/cli/commands/workflow/workflow.sdk.spec.js +123 -0
- package/lib/interface/cli/completion/completion.spec.js +313 -0
- package/lib/interface/cli/completion/generate +102 -0
- package/lib/interface/cli/completion/helpers.js +90 -0
- package/lib/interface/cli/completion/index.js +89 -0
- package/lib/interface/cli/completion/tree.json +1 -0
- package/lib/interface/cli/defaults.js +18 -0
- package/lib/interface/cli/helpers/auth.js +62 -0
- package/lib/interface/cli/helpers/cli-config.js +110 -0
- package/lib/interface/cli/helpers/entitiesManifests.js +60 -0
- package/lib/interface/cli/helpers/general.js +235 -0
- package/lib/interface/cli/helpers/helm.js +51 -0
- package/lib/interface/cli/helpers/helpers.sdk.spec.js +201 -0
- package/lib/interface/cli/helpers/helpers.unit.spec.js +105 -0
- package/lib/interface/cli/helpers/image.js +66 -0
- package/lib/interface/cli/helpers/kubernetes.js +61 -0
- package/lib/interface/cli/helpers/logs.js +99 -0
- package/lib/interface/cli/helpers/progressEvents.js +25 -0
- package/lib/interface/cli/helpers/sys-re.js +76 -0
- package/lib/interface/cli/helpers/validation.js +92 -0
- package/lib/logic/cli-config/Manager.js +187 -0
- package/lib/logic/cli-config/Model.js +82 -0
- package/lib/logic/cli-config/errors/MultiplePropertiesError.js +8 -0
- package/lib/logic/cli-config/errors/NoPropertyError.js +8 -0
- package/lib/logic/cli-config/errors/NotFullPropertyError.js +8 -0
- package/lib/logic/cli-config/errors/PipelineValidationError.js +12 -0
- package/lib/logic/cli-config/errors/SchemaValidationError.js +14 -0
- package/lib/logic/cli-config/errors/awaitTo.js +16 -0
- package/lib/logic/cli-config/errors/helpers.js +23 -0
- package/lib/logic/cli-config/errors/index.js +13 -0
- package/lib/logic/cli-config/manager.spec.js +152 -0
- package/lib/logic/cli-config/schema.json +61 -0
- package/lib/logic/entities/Agent.js +52 -0
- package/lib/logic/entities/Annotation.js +24 -0
- package/lib/logic/entities/Board.js +22 -0
- package/lib/logic/entities/Cluster.js +22 -0
- package/lib/logic/entities/CodefreshRepo.js +22 -0
- package/lib/logic/entities/Composition.js +22 -0
- package/lib/logic/entities/Context.js +31 -0
- package/lib/logic/entities/Entity.js +48 -0
- package/lib/logic/entities/Environment.js +38 -0
- package/lib/logic/entities/GitRepo.js +21 -0
- package/lib/logic/entities/HelmRepo.js +23 -0
- package/lib/logic/entities/Image.js +13 -0
- package/lib/logic/entities/Pipeline.js +22 -0
- package/lib/logic/entities/Project.js +25 -0
- package/lib/logic/entities/Registry.js +35 -0
- package/lib/logic/entities/RuntimeEnvironments.js +30 -0
- package/lib/logic/entities/Section.js +23 -0
- package/lib/logic/entities/StepType.js +27 -0
- package/lib/logic/entities/StepTypeVersion.js +19 -0
- package/lib/logic/entities/Team.js +36 -0
- package/lib/logic/entities/Token.js +25 -0
- package/lib/logic/entities/Trigger.js +21 -0
- package/lib/logic/entities/TriggerEvent.js +28 -0
- package/lib/logic/entities/TriggerType.js +25 -0
- package/lib/logic/entities/Workflow.js +63 -0
- package/lib/logic/entities/WorkflowDataItem.js +48 -0
- package/lib/logic/index.js +7 -0
- package/lib/logic/sdk/index.js +5 -0
- package/lib/output/Formatter.js +42 -0
- package/lib/output/Output.js +88 -0
- package/lib/output/Style.js +96 -0
- package/lib/output/__mocks__/Output.js +8 -0
- package/lib/output/formatters/Annotations.formatter.js +7 -0
- package/lib/output/formatters/Board.formatter.js +7 -0
- package/lib/output/formatters/CodefreshRepo.formatter.js +7 -0
- package/lib/output/formatters/Composition.formatter.js +8 -0
- package/lib/output/formatters/Environment.formatter.js +17 -0
- package/lib/output/formatters/GitRepo.formatter.js +7 -0
- package/lib/output/formatters/HelmRepo.formatter.js +9 -0
- package/lib/output/formatters/Image.formatter.js +12 -0
- package/lib/output/formatters/Pipeline.formatter.js +8 -0
- package/lib/output/formatters/Project.formatter.js +10 -0
- package/lib/output/formatters/Registry.formatter.js +7 -0
- package/lib/output/formatters/Section.formatter.js +8 -0
- package/lib/output/formatters/StepType.formatter.js +8 -0
- package/lib/output/formatters/Team.formatter.js +13 -0
- package/lib/output/formatters/Token.formatter.js +11 -0
- package/lib/output/formatters/TriggerEvent.formatter.js +12 -0
- package/lib/output/formatters/TriggerType.formatter.js +12 -0
- package/lib/output/formatters/Workflow.formatter.js +28 -0
- package/lib/output/formatters/index.js +38 -0
- package/lib/output/types/id.output.js +16 -0
- package/lib/output/types/json.output.js +22 -0
- package/lib/output/types/name.output.js +16 -0
- package/lib/output/types/table.output.js +107 -0
- package/lib/output/types/table.output.spec.js +93 -0
- package/lib/output/types/yaml.output.js +30 -0
- package/openapi.json +8645 -0
- package/package.json +105 -0
- package/run-check-version.js +3 -0
- package/test-setup.js +34 -0
- package/yarn.lock +6124 -0
|
@@ -0,0 +1,1254 @@
|
|
|
1
|
+
+++
|
|
2
|
+
title = "icon"
|
|
3
|
+
description = "Display an icon."
|
|
4
|
+
+++
|
|
5
|
+
|
|
6
|
+
Display an icon like `{{% icon cloud %}}`
|
|
7
|
+
|
|
8
|
+
It uses :
|
|
9
|
+
|
|
10
|
+
* glyphicons library (bootstrap).[more info here](http://getbootstrap.com/components/#glyphicons)
|
|
11
|
+
* fontawesome library [more info here](http://fontawesome.io/)
|
|
12
|
+
|
|
13
|
+
This `icon` shortcode will display an icon in your page.
|
|
14
|
+
|
|
15
|
+
## Usage
|
|
16
|
+
|
|
17
|
+
| Parameter | Default | Description |
|
|
18
|
+
|:--|:--|:--|
|
|
19
|
+
| name | **required** | name of icon (see bellow) |
|
|
20
|
+
| size | none | size of icon, medium, xx-small, x-small, small, large, x-large, xx-large, 11px, 2em, 20%.... |
|
|
21
|
+
|
|
22
|
+
{{%alert info%}}
|
|
23
|
+
**Tips :**
|
|
24
|
+
setting only the name as argument works too : `{{</*icon film*/>}}` instead of `{{</*icon name="film"*/>}}`
|
|
25
|
+
{{%/alert%}}
|
|
26
|
+
|
|
27
|
+
# Demo
|
|
28
|
+
|
|
29
|
+
{{</* icon name="film" size="large" */>}}
|
|
30
|
+
|
|
31
|
+
{{<icon name="film" size="large">}}
|
|
32
|
+
|
|
33
|
+
.
|
|
34
|
+
|
|
35
|
+
# icons available
|
|
36
|
+
|
|
37
|
+
- {{< icon name="asterisk" size="large" >}} asterisk
|
|
38
|
+
- {{< icon name="plus" size="large" >}} plus
|
|
39
|
+
- {{< icon name="euro" size="large" >}} euro
|
|
40
|
+
- {{< icon name="eur" size="large" >}} eur
|
|
41
|
+
- {{< icon name="minus" size="large" >}} minus
|
|
42
|
+
- {{< icon name="cloud" size="large" >}} cloud
|
|
43
|
+
- {{< icon name="envelope" size="large" >}} envelope
|
|
44
|
+
- {{< icon name="pencil" size="large" >}} pencil
|
|
45
|
+
- {{< icon name="glass" size="large" >}} glass
|
|
46
|
+
- {{< icon name="music" size="large" >}} music
|
|
47
|
+
- {{< icon name="search" size="large" >}} search
|
|
48
|
+
- {{< icon name="heart" size="large" >}} heart
|
|
49
|
+
- {{< icon name="star" size="large" >}} star
|
|
50
|
+
- {{< icon name="star-empty" size="large" >}} star-empty
|
|
51
|
+
- {{< icon name="user" size="large" >}} user
|
|
52
|
+
- {{< icon name="film" size="large" >}} film
|
|
53
|
+
- {{< icon name="th-large" size="large" >}} th-large
|
|
54
|
+
- {{< icon name="th" size="large" >}} th
|
|
55
|
+
- {{< icon name="th-list" size="large" >}} th-list
|
|
56
|
+
- {{< icon name="ok" size="large" >}} ok
|
|
57
|
+
- {{< icon name="remove" size="large" >}} remove
|
|
58
|
+
- {{< icon name="zoom-in" size="large" >}} zoom-in
|
|
59
|
+
- {{< icon name="zoom-out" size="large" >}} zoom-out
|
|
60
|
+
- {{< icon name="off" size="large" >}} off
|
|
61
|
+
- {{< icon name="signal" size="large" >}} signal
|
|
62
|
+
- {{< icon name="cog" size="large" >}} cog
|
|
63
|
+
- {{< icon name="trash" size="large" >}} trash
|
|
64
|
+
- {{< icon name="home" size="large" >}} home
|
|
65
|
+
- {{< icon name="file" size="large" >}} file
|
|
66
|
+
- {{< icon name="time" size="large" >}} time
|
|
67
|
+
- {{< icon name="road" size="large" >}} road
|
|
68
|
+
- {{< icon name="download-alt" size="large" >}} download-alt
|
|
69
|
+
- {{< icon name="download" size="large" >}} download
|
|
70
|
+
- {{< icon name="upload" size="large" >}} upload
|
|
71
|
+
- {{< icon name="inbox" size="large" >}} inbox
|
|
72
|
+
- {{< icon name="play-circle" size="large" >}} play-circle
|
|
73
|
+
- {{< icon name="repeat" size="large" >}} repeat
|
|
74
|
+
- {{< icon name="refresh" size="large" >}} refresh
|
|
75
|
+
- {{< icon name="list-alt" size="large" >}} list-alt
|
|
76
|
+
- {{< icon name="lock" size="large" >}} lock
|
|
77
|
+
- {{< icon name="flag" size="large" >}} flag
|
|
78
|
+
- {{< icon name="headphones" size="large" >}} headphones
|
|
79
|
+
- {{< icon name="volume-off" size="large" >}} volume-off
|
|
80
|
+
- {{< icon name="volume-down" size="large" >}} volume-down
|
|
81
|
+
- {{< icon name="volume-up" size="large" >}} volume-up
|
|
82
|
+
- {{< icon name="qrcode" size="large" >}} qrcode
|
|
83
|
+
- {{< icon name="barcode" size="large" >}} barcode
|
|
84
|
+
- {{< icon name="tag" size="large" >}} tag
|
|
85
|
+
- {{< icon name="tags" size="large" >}} tags
|
|
86
|
+
- {{< icon name="book" size="large" >}} book
|
|
87
|
+
- {{< icon name="bookmark" size="large" >}} bookmark
|
|
88
|
+
- {{< icon name="print" size="large" >}} print
|
|
89
|
+
- {{< icon name="camera" size="large" >}} camera
|
|
90
|
+
- {{< icon name="font" size="large" >}} font
|
|
91
|
+
- {{< icon name="bold" size="large" >}} bold
|
|
92
|
+
- {{< icon name="italic" size="large" >}} italic
|
|
93
|
+
- {{< icon name="text-height" size="large" >}} text-height
|
|
94
|
+
- {{< icon name="text-width" size="large" >}} text-width
|
|
95
|
+
- {{< icon name="align-left" size="large" >}} align-left
|
|
96
|
+
- {{< icon name="align-center" size="large" >}} align-center
|
|
97
|
+
- {{< icon name="align-right" size="large" >}} align-right
|
|
98
|
+
- {{< icon name="align-justify" size="large" >}} align-justify
|
|
99
|
+
- {{< icon name="list" size="large" >}} list
|
|
100
|
+
- {{< icon name="indent-left" size="large" >}} indent-left
|
|
101
|
+
- {{< icon name="indent-right" size="large" >}} indent-right
|
|
102
|
+
- {{< icon name="facetime-video" size="large" >}} facetime-video
|
|
103
|
+
- {{< icon name="picture" size="large" >}} picture
|
|
104
|
+
- {{< icon name="map-marker" size="large" >}} map-marker
|
|
105
|
+
- {{< icon name="adjust" size="large" >}} adjust
|
|
106
|
+
- {{< icon name="tint" size="large" >}} tint
|
|
107
|
+
- {{< icon name="edit" size="large" >}} edit
|
|
108
|
+
- {{< icon name="share" size="large" >}} share
|
|
109
|
+
- {{< icon name="check" size="large" >}} check
|
|
110
|
+
- {{< icon name="move" size="large" >}} move
|
|
111
|
+
- {{< icon name="step-backward" size="large" >}} step-backward
|
|
112
|
+
- {{< icon name="fast-backward" size="large" >}} fast-backward
|
|
113
|
+
- {{< icon name="backward" size="large" >}} backward
|
|
114
|
+
- {{< icon name="play" size="large" >}} play
|
|
115
|
+
- {{< icon name="pause" size="large" >}} pause
|
|
116
|
+
- {{< icon name="stop" size="large" >}} stop
|
|
117
|
+
- {{< icon name="forward" size="large" >}} forward
|
|
118
|
+
- {{< icon name="fast-forward" size="large" >}} fast-forward
|
|
119
|
+
- {{< icon name="step-forward" size="large" >}} step-forward
|
|
120
|
+
- {{< icon name="eject" size="large" >}} eject
|
|
121
|
+
- {{< icon name="chevron-left" size="large" >}} chevron-left
|
|
122
|
+
- {{< icon name="chevron-right" size="large" >}} chevron-right
|
|
123
|
+
- {{< icon name="plus-sign" size="large" >}} plus-sign
|
|
124
|
+
- {{< icon name="minus-sign" size="large" >}} minus-sign
|
|
125
|
+
- {{< icon name="remove-sign" size="large" >}} remove-sign
|
|
126
|
+
- {{< icon name="ok-sign" size="large" >}} ok-sign
|
|
127
|
+
- {{< icon name="question-sign" size="large" >}} question-sign
|
|
128
|
+
- {{< icon name="info-sign" size="large" >}} info-sign
|
|
129
|
+
- {{< icon name="screenshot" size="large" >}} screenshot
|
|
130
|
+
- {{< icon name="remove-circle" size="large" >}} remove-circle
|
|
131
|
+
- {{< icon name="ok-circle" size="large" >}} ok-circle
|
|
132
|
+
- {{< icon name="ban-circle" size="large" >}} ban-circle
|
|
133
|
+
- {{< icon name="arrow-left" size="large" >}} arrow-left
|
|
134
|
+
- {{< icon name="arrow-right" size="large" >}} arrow-right
|
|
135
|
+
- {{< icon name="arrow-up" size="large" >}} arrow-up
|
|
136
|
+
- {{< icon name="arrow-down" size="large" >}} arrow-down
|
|
137
|
+
- {{< icon name="share-alt" size="large" >}} share-alt
|
|
138
|
+
- {{< icon name="resize-full" size="large" >}} resize-full
|
|
139
|
+
- {{< icon name="resize-small" size="large" >}} resize-small
|
|
140
|
+
- {{< icon name="exclamation-sign" size="large" >}} exclamation-sign
|
|
141
|
+
- {{< icon name="gift" size="large" >}} gift
|
|
142
|
+
- {{< icon name="leaf" size="large" >}} leaf
|
|
143
|
+
- {{< icon name="fire" size="large" >}} fire
|
|
144
|
+
- {{< icon name="eye-open" size="large" >}} eye-open
|
|
145
|
+
- {{< icon name="eye-close" size="large" >}} eye-close
|
|
146
|
+
- {{< icon name="warning-sign" size="large" >}} warning-sign
|
|
147
|
+
- {{< icon name="plane" size="large" >}} plane
|
|
148
|
+
- {{< icon name="calendar" size="large" >}} calendar
|
|
149
|
+
- {{< icon name="random" size="large" >}} random
|
|
150
|
+
- {{< icon name="comment" size="large" >}} comment
|
|
151
|
+
- {{< icon name="magnet" size="large" >}} magnet
|
|
152
|
+
- {{< icon name="chevron-up" size="large" >}} chevron-up
|
|
153
|
+
- {{< icon name="chevron-down" size="large" >}} chevron-down
|
|
154
|
+
- {{< icon name="retweet" size="large" >}} retweet
|
|
155
|
+
- {{< icon name="shopping-cart" size="large" >}} shopping-cart
|
|
156
|
+
- {{< icon name="folder-close" size="large" >}} folder-close
|
|
157
|
+
- {{< icon name="folder-open" size="large" >}} folder-open
|
|
158
|
+
- {{< icon name="resize-vertical" size="large" >}} resize-vertical
|
|
159
|
+
- {{< icon name="resize-horizontal" size="large" >}} resize-horizontal
|
|
160
|
+
- {{< icon name="hdd" size="large" >}} hdd
|
|
161
|
+
- {{< icon name="bullhorn" size="large" >}} bullhorn
|
|
162
|
+
- {{< icon name="bell" size="large" >}} bell
|
|
163
|
+
- {{< icon name="certificate" size="large" >}} certificate
|
|
164
|
+
- {{< icon name="thumbs-up" size="large" >}} thumbs-up
|
|
165
|
+
- {{< icon name="thumbs-down" size="large" >}} thumbs-down
|
|
166
|
+
- {{< icon name="hand-right" size="large" >}} hand-right
|
|
167
|
+
- {{< icon name="hand-left" size="large" >}} hand-left
|
|
168
|
+
- {{< icon name="hand-up" size="large" >}} hand-up
|
|
169
|
+
- {{< icon name="hand-down" size="large" >}} hand-down
|
|
170
|
+
- {{< icon name="circle-arrow-right" size="large" >}} circle-arrow-right
|
|
171
|
+
- {{< icon name="circle-arrow-left" size="large" >}} circle-arrow-left
|
|
172
|
+
- {{< icon name="circle-arrow-up" size="large" >}} circle-arrow-up
|
|
173
|
+
- {{< icon name="circle-arrow-down" size="large" >}} circle-arrow-down
|
|
174
|
+
- {{< icon name="globe" size="large" >}} globe
|
|
175
|
+
- {{< icon name="wrench" size="large" >}} wrench
|
|
176
|
+
- {{< icon name="tasks" size="large" >}} tasks
|
|
177
|
+
- {{< icon name="filter" size="large" >}} filter
|
|
178
|
+
- {{< icon name="briefcase" size="large" >}} briefcase
|
|
179
|
+
- {{< icon name="fullscreen" size="large" >}} fullscreen
|
|
180
|
+
- {{< icon name="dashboard" size="large" >}} dashboard
|
|
181
|
+
- {{< icon name="paperclip" size="large" >}} paperclip
|
|
182
|
+
- {{< icon name="heart-empty" size="large" >}} heart-empty
|
|
183
|
+
- {{< icon name="link" size="large" >}} link
|
|
184
|
+
- {{< icon name="phone" size="large" >}} phone
|
|
185
|
+
- {{< icon name="pushpin" size="large" >}} pushpin
|
|
186
|
+
- {{< icon name="usd" size="large" >}} usd
|
|
187
|
+
- {{< icon name="gbp" size="large" >}} gbp
|
|
188
|
+
- {{< icon name="sort" size="large" >}} sort
|
|
189
|
+
- {{< icon name="sort-by-alphabet" size="large" >}} sort-by-alphabet
|
|
190
|
+
- {{< icon name="sort-by-alphabet-alt" size="large" >}} sort-by-alphabet-alt
|
|
191
|
+
- {{< icon name="sort-by-order" size="large" >}} sort-by-order
|
|
192
|
+
- {{< icon name="sort-by-order-alt" size="large" >}} sort-by-order-alt
|
|
193
|
+
- {{< icon name="sort-by-attributes" size="large" >}} sort-by-attributes
|
|
194
|
+
- {{< icon name="sort-by-attributes-alt" size="large" >}} sort-by-attributes-alt
|
|
195
|
+
- {{< icon name="unchecked" size="large" >}} unchecked
|
|
196
|
+
- {{< icon name="expand" size="large" >}} expand
|
|
197
|
+
- {{< icon name="collapse-down" size="large" >}} collapse-down
|
|
198
|
+
- {{< icon name="collapse-up" size="large" >}} collapse-up
|
|
199
|
+
- {{< icon name="log-in" size="large" >}} log-in
|
|
200
|
+
- {{< icon name="flash" size="large" >}} flash
|
|
201
|
+
- {{< icon name="log-out" size="large" >}} log-out
|
|
202
|
+
- {{< icon name="new-window" size="large" >}} new-window
|
|
203
|
+
- {{< icon name="record" size="large" >}} record
|
|
204
|
+
- {{< icon name="save" size="large" >}} save
|
|
205
|
+
- {{< icon name="open" size="large" >}} open
|
|
206
|
+
- {{< icon name="saved" size="large" >}} saved
|
|
207
|
+
- {{< icon name="import" size="large" >}} import
|
|
208
|
+
- {{< icon name="export" size="large" >}} export
|
|
209
|
+
- {{< icon name="send" size="large" >}} send
|
|
210
|
+
- {{< icon name="floppy-disk" size="large" >}} floppy-disk
|
|
211
|
+
- {{< icon name="floppy-saved" size="large" >}} floppy-saved
|
|
212
|
+
- {{< icon name="floppy-remove" size="large" >}} floppy-remove
|
|
213
|
+
- {{< icon name="floppy-save" size="large" >}} floppy-save
|
|
214
|
+
- {{< icon name="floppy-open" size="large" >}} floppy-open
|
|
215
|
+
- {{< icon name="credit-card" size="large" >}} credit-card
|
|
216
|
+
- {{< icon name="transfer" size="large" >}} transfer
|
|
217
|
+
- {{< icon name="cutlery" size="large" >}} cutlery
|
|
218
|
+
- {{< icon name="header" size="large" >}} header
|
|
219
|
+
- {{< icon name="compressed" size="large" >}} compressed
|
|
220
|
+
- {{< icon name="earphone" size="large" >}} earphone
|
|
221
|
+
- {{< icon name="phone-alt" size="large" >}} phone-alt
|
|
222
|
+
- {{< icon name="tower" size="large" >}} tower
|
|
223
|
+
- {{< icon name="stats" size="large" >}} stats
|
|
224
|
+
- {{< icon name="sd-video" size="large" >}} sd-video
|
|
225
|
+
- {{< icon name="hd-video" size="large" >}} hd-video
|
|
226
|
+
- {{< icon name="subtitles" size="large" >}} subtitles
|
|
227
|
+
- {{< icon name="sound-stereo" size="large" >}} sound-stereo
|
|
228
|
+
- {{< icon name="sound-dolby" size="large" >}} sound-dolby
|
|
229
|
+
- {{< icon name="sound-5-1" size="large" >}} sound-5-1
|
|
230
|
+
- {{< icon name="sound-6-1" size="large" >}} sound-6-1
|
|
231
|
+
- {{< icon name="sound-7-1" size="large" >}} sound-7-1
|
|
232
|
+
- {{< icon name="copyright-mark" size="large" >}} copyright-mark
|
|
233
|
+
- {{< icon name="registration-mark" size="large" >}} registration-mark
|
|
234
|
+
- {{< icon name="cloud-download" size="large" >}} cloud-download
|
|
235
|
+
- {{< icon name="cloud-upload" size="large" >}} cloud-upload
|
|
236
|
+
- {{< icon name="tree-conifer" size="large" >}} tree-conifer
|
|
237
|
+
- {{< icon name="tree-deciduous" size="large" >}} tree-deciduous
|
|
238
|
+
- {{< icon name="cd" size="large" >}} cd
|
|
239
|
+
- {{< icon name="save-file" size="large" >}} save-file
|
|
240
|
+
- {{< icon name="open-file" size="large" >}} open-file
|
|
241
|
+
- {{< icon name="level-up" size="large" >}} level-up
|
|
242
|
+
- {{< icon name="copy" size="large" >}} copy
|
|
243
|
+
- {{< icon name="paste" size="large" >}} paste
|
|
244
|
+
- {{< icon name="alert" size="large" >}} alert
|
|
245
|
+
- {{< icon name="equalizer" size="large" >}} equalizer
|
|
246
|
+
- {{< icon name="king" size="large" >}} king
|
|
247
|
+
- {{< icon name="queen" size="large" >}} queen
|
|
248
|
+
- {{< icon name="pawn" size="large" >}} pawn
|
|
249
|
+
- {{< icon name="bishop" size="large" >}} bishop
|
|
250
|
+
- {{< icon name="knight" size="large" >}} knight
|
|
251
|
+
- {{< icon name="baby-formula" size="large" >}} baby-formula
|
|
252
|
+
- {{< icon name="tent" size="large" >}} tent
|
|
253
|
+
- {{< icon name="blackboard" size="large" >}} blackboard
|
|
254
|
+
- {{< icon name="bed" size="large" >}} bed
|
|
255
|
+
- {{< icon name="apple" size="large" >}} apple
|
|
256
|
+
- {{< icon name="erase" size="large" >}} erase
|
|
257
|
+
- {{< icon name="hourglass" size="large" >}} hourglass
|
|
258
|
+
- {{< icon name="lamp" size="large" >}} lamp
|
|
259
|
+
- {{< icon name="duplicate" size="large" >}} duplicate
|
|
260
|
+
- {{< icon name="piggy-bank" size="large" >}} piggy-bank
|
|
261
|
+
- {{< icon name="scissors" size="large" >}} scissors
|
|
262
|
+
- {{< icon name="bitcoin" size="large" >}} bitcoin
|
|
263
|
+
- {{< icon name="btc" size="large" >}} btc
|
|
264
|
+
- {{< icon name="xbt" size="large" >}} xbt
|
|
265
|
+
- {{< icon name="yen" size="large" >}} yen
|
|
266
|
+
- {{< icon name="jpy" size="large" >}} jpy
|
|
267
|
+
- {{< icon name="ruble" size="large" >}} ruble
|
|
268
|
+
- {{< icon name="rub" size="large" >}} rub
|
|
269
|
+
- {{< icon name="scale" size="large" >}} scale
|
|
270
|
+
- {{< icon name="ice-lolly" size="large" >}} ice-lolly
|
|
271
|
+
- {{< icon name="ice-lolly-tasted" size="large" >}} ice-lolly-tasted
|
|
272
|
+
- {{< icon name="education" size="large" >}} education
|
|
273
|
+
- {{< icon name="option-horizontal" size="large" >}} option-horizontal
|
|
274
|
+
- {{< icon name="option-vertical" size="large" >}} option-vertical
|
|
275
|
+
- {{< icon name="menu-hamburger" size="large" >}} menu-hamburger
|
|
276
|
+
- {{< icon name="modal-window" size="large" >}} modal-window
|
|
277
|
+
- {{< icon name="oil" size="large" >}} oil
|
|
278
|
+
- {{< icon name="grain" size="large" >}} grain
|
|
279
|
+
- {{< icon name="sunglasses" size="large" >}} sunglasses
|
|
280
|
+
- {{< icon name="text-size" size="large" >}} text-size
|
|
281
|
+
- {{< icon name="text-color" size="large" >}} text-color
|
|
282
|
+
- {{< icon name="text-background" size="large" >}} text-background
|
|
283
|
+
- {{< icon name="object-align-top" size="large" >}} object-align-top
|
|
284
|
+
- {{< icon name="object-align-bottom" size="large" >}} object-align-bottom
|
|
285
|
+
- {{< icon name="object-align-horizontal" size="large" >}} object-align-horizontal
|
|
286
|
+
- {{< icon name="object-align-left" size="large" >}} object-align-left
|
|
287
|
+
- {{< icon name="object-align-vertical" size="large" >}} object-align-vertical
|
|
288
|
+
- {{< icon name="object-align-right" size="large" >}} object-align-right
|
|
289
|
+
- {{< icon name="triangle-right" size="large" >}} triangle-right
|
|
290
|
+
- {{< icon name="triangle-left" size="large" >}} triangle-left
|
|
291
|
+
- {{< icon name="triangle-bottom" size="large" >}} triangle-bottom
|
|
292
|
+
- {{< icon name="triangle-top" size="large" >}} triangle-top
|
|
293
|
+
- {{< icon name="console" size="large" >}} console
|
|
294
|
+
- {{< icon name="superscript" size="large" >}} superscript
|
|
295
|
+
- {{< icon name="subscript" size="large" >}} subscript
|
|
296
|
+
- {{< icon name="menu-left" size="large" >}} menu-left
|
|
297
|
+
- {{< icon name="menu-right" size="large" >}} menu-right
|
|
298
|
+
- {{< icon name="menu-down" size="large" >}} menu-down
|
|
299
|
+
- {{< icon name="menu-up" size="large" >}} menu-up
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
### Web Application Icons
|
|
303
|
+
|
|
304
|
+
- {{< icon fa-address-book >}} fa-address-book
|
|
305
|
+
- {{< icon fa-address-book-o >}} fa-address-book-o
|
|
306
|
+
- {{< icon fa-address-card >}} fa-address-card
|
|
307
|
+
- {{< icon fa-address-card-o >}} fa-address-card-o
|
|
308
|
+
- {{< icon fa-adjust >}} fa-adjust
|
|
309
|
+
- {{< icon fa-american-sign-language-interpreting >}} fa-american-sign-language-interpreting
|
|
310
|
+
- {{< icon fa-anchor >}} fa-anchor
|
|
311
|
+
- {{< icon fa-archive >}} fa-archive
|
|
312
|
+
- {{< icon fa-area-chart >}} fa-area-chart
|
|
313
|
+
- {{< icon fa-arrows >}} fa-arrows
|
|
314
|
+
- {{< icon fa-arrows-h >}} fa-arrows-h
|
|
315
|
+
- {{< icon fa-arrows-v >}} fa-arrows-v
|
|
316
|
+
- {{< icon fa-asl-interpreting >}} fa-asl-interpreting (alias)
|
|
317
|
+
- {{< icon fa-assistive-listening-systems >}} fa-assistive-listening-systems
|
|
318
|
+
- {{< icon fa-asterisk >}} fa-asterisk
|
|
319
|
+
- {{< icon fa-at >}} fa-at
|
|
320
|
+
- {{< icon fa-audio-description >}} fa-audio-description
|
|
321
|
+
- {{< icon fa-automobile >}} fa-automobile (alias)
|
|
322
|
+
- {{< icon fa-balance-scale >}} fa-balance-scale
|
|
323
|
+
- {{< icon fa-ban >}} fa-ban
|
|
324
|
+
- {{< icon fa-bank >}} fa-bank (alias)
|
|
325
|
+
- {{< icon fa-bar-chart >}} fa-bar-chart
|
|
326
|
+
- {{< icon fa-bar-chart-o >}} fa-bar-chart-o (alias)
|
|
327
|
+
- {{< icon fa-barcode >}} fa-barcode
|
|
328
|
+
- {{< icon fa-bars >}} fa-bars
|
|
329
|
+
- {{< icon fa-bath >}} fa-bath
|
|
330
|
+
- {{< icon fa-bathtub >}} fa-bathtub (alias)
|
|
331
|
+
- {{< icon fa-battery >}} fa-battery (alias)
|
|
332
|
+
- {{< icon fa-battery-0 >}} fa-battery-0 (alias)
|
|
333
|
+
- {{< icon fa-battery-1 >}} fa-battery-1 (alias)
|
|
334
|
+
- {{< icon fa-battery-2 >}} fa-battery-2 (alias)
|
|
335
|
+
- {{< icon fa-battery-3 >}} fa-battery-3 (alias)
|
|
336
|
+
- {{< icon fa-battery-4 >}} fa-battery-4 (alias)
|
|
337
|
+
- {{< icon fa-battery-empty >}} fa-battery-empty
|
|
338
|
+
- {{< icon fa-battery-full >}} fa-battery-full
|
|
339
|
+
- {{< icon fa-battery-half >}} fa-battery-half
|
|
340
|
+
- {{< icon fa-battery-quarter >}} fa-battery-quarter
|
|
341
|
+
- {{< icon fa-battery-three-quarters >}} fa-battery-three-quarters
|
|
342
|
+
- {{< icon fa-bed >}} fa-bed
|
|
343
|
+
- {{< icon fa-beer >}} fa-beer
|
|
344
|
+
- {{< icon fa-bell >}} fa-bell
|
|
345
|
+
- {{< icon fa-bell-o >}} fa-bell-o
|
|
346
|
+
- {{< icon fa-bell-slash >}} fa-bell-slash
|
|
347
|
+
- {{< icon fa-bell-slash-o >}} fa-bell-slash-o
|
|
348
|
+
- {{< icon fa-bicycle >}} fa-bicycle
|
|
349
|
+
- {{< icon fa-binoculars >}} fa-binoculars
|
|
350
|
+
- {{< icon fa-birthday-cake >}} fa-birthday-cake
|
|
351
|
+
- {{< icon fa-blind >}} fa-blind
|
|
352
|
+
- {{< icon fa-bluetooth >}} fa-bluetooth
|
|
353
|
+
- {{< icon fa-bluetooth-b >}} fa-bluetooth-b
|
|
354
|
+
- {{< icon fa-bolt >}} fa-bolt
|
|
355
|
+
- {{< icon fa-bomb >}} fa-bomb
|
|
356
|
+
- {{< icon fa-book >}} fa-book
|
|
357
|
+
- {{< icon fa-bookmark >}} fa-bookmark
|
|
358
|
+
- {{< icon fa-bookmark-o >}} fa-bookmark-o
|
|
359
|
+
- {{< icon fa-braille >}} fa-braille
|
|
360
|
+
- {{< icon fa-briefcase >}} fa-briefcase
|
|
361
|
+
- {{< icon fa-bug >}} fa-bug
|
|
362
|
+
- {{< icon fa-building >}} fa-building
|
|
363
|
+
- {{< icon fa-building-o >}} fa-building-o
|
|
364
|
+
- {{< icon fa-bullhorn >}} fa-bullhorn
|
|
365
|
+
- {{< icon fa-bullseye >}} fa-bullseye
|
|
366
|
+
- {{< icon fa-bus >}} fa-bus
|
|
367
|
+
- {{< icon fa-cab >}} fa-cab (alias)
|
|
368
|
+
- {{< icon fa-calculator >}} fa-calculator
|
|
369
|
+
- {{< icon fa-calendar >}} fa-calendar
|
|
370
|
+
- {{< icon fa-calendar-check-o >}} fa-calendar-check-o
|
|
371
|
+
- {{< icon fa-calendar-minus-o >}} fa-calendar-minus-o
|
|
372
|
+
- {{< icon fa-calendar-o >}} fa-calendar-o
|
|
373
|
+
- {{< icon fa-calendar-plus-o >}} fa-calendar-plus-o
|
|
374
|
+
- {{< icon fa-calendar-times-o >}} fa-calendar-times-o
|
|
375
|
+
- {{< icon fa-camera >}} fa-camera
|
|
376
|
+
- {{< icon fa-camera-retro >}} fa-camera-retro
|
|
377
|
+
- {{< icon fa-car >}} fa-car
|
|
378
|
+
- {{< icon fa-caret-square-o-down >}} fa-caret-square-o-down
|
|
379
|
+
- {{< icon fa-caret-square-o-left >}} fa-caret-square-o-left
|
|
380
|
+
- {{< icon fa-caret-square-o-right >}} fa-caret-square-o-right
|
|
381
|
+
- {{< icon fa-caret-square-o-up >}} fa-caret-square-o-up
|
|
382
|
+
- {{< icon fa-cart-arrow-down >}} fa-cart-arrow-down
|
|
383
|
+
- {{< icon fa-cart-plus >}} fa-cart-plus
|
|
384
|
+
- {{< icon fa-cc >}} fa-cc
|
|
385
|
+
- {{< icon fa-certificate >}} fa-certificate
|
|
386
|
+
- {{< icon fa-check >}} fa-check
|
|
387
|
+
- {{< icon fa-check-circle >}} fa-check-circle
|
|
388
|
+
- {{< icon fa-check-circle-o >}} fa-check-circle-o
|
|
389
|
+
- {{< icon fa-check-square >}} fa-check-square
|
|
390
|
+
- {{< icon fa-check-square-o >}} fa-check-square-o
|
|
391
|
+
- {{< icon fa-child >}} fa-child
|
|
392
|
+
- {{< icon fa-circle >}} fa-circle
|
|
393
|
+
- {{< icon fa-circle-o >}} fa-circle-o
|
|
394
|
+
- {{< icon fa-circle-o-notch >}} fa-circle-o-notch
|
|
395
|
+
- {{< icon fa-circle-thin >}} fa-circle-thin
|
|
396
|
+
- {{< icon fa-clock-o >}} fa-clock-o
|
|
397
|
+
- {{< icon fa-clone >}} fa-clone
|
|
398
|
+
- {{< icon fa-close >}} fa-close (alias)
|
|
399
|
+
- {{< icon fa-cloud >}} fa-cloud
|
|
400
|
+
- {{< icon fa-cloud-download >}} fa-cloud-download
|
|
401
|
+
- {{< icon fa-cloud-upload >}} fa-cloud-upload
|
|
402
|
+
- {{< icon fa-code >}} fa-code
|
|
403
|
+
- {{< icon fa-code-fork >}} fa-code-fork
|
|
404
|
+
- {{< icon fa-coffee >}} fa-coffee
|
|
405
|
+
- {{< icon fa-cog >}} fa-cog
|
|
406
|
+
- {{< icon fa-cogs >}} fa-cogs
|
|
407
|
+
- {{< icon fa-comment >}} fa-comment
|
|
408
|
+
- {{< icon fa-comment-o >}} fa-comment-o
|
|
409
|
+
- {{< icon fa-commenting >}} fa-commenting
|
|
410
|
+
- {{< icon fa-commenting-o >}} fa-commenting-o
|
|
411
|
+
- {{< icon fa-comments >}} fa-comments
|
|
412
|
+
- {{< icon fa-comments-o >}} fa-comments-o
|
|
413
|
+
- {{< icon fa-compass >}} fa-compass
|
|
414
|
+
- {{< icon fa-copyright >}} fa-copyright
|
|
415
|
+
- {{< icon fa-creative-commons >}} fa-creative-commons
|
|
416
|
+
- {{< icon fa-credit-card >}} fa-credit-card
|
|
417
|
+
- {{< icon fa-credit-card-alt >}} fa-credit-card-alt
|
|
418
|
+
- {{< icon fa-crop >}} fa-crop
|
|
419
|
+
- {{< icon fa-crosshairs >}} fa-crosshairs
|
|
420
|
+
- {{< icon fa-cube >}} fa-cube
|
|
421
|
+
- {{< icon fa-cubes >}} fa-cubes
|
|
422
|
+
- {{< icon fa-cutlery >}} fa-cutlery
|
|
423
|
+
- {{< icon fa-dashboard >}} fa-dashboard (alias)
|
|
424
|
+
- {{< icon fa-database >}} fa-database
|
|
425
|
+
- {{< icon fa-deaf >}} fa-deaf
|
|
426
|
+
- {{< icon fa-deafness >}} fa-deafness (alias)
|
|
427
|
+
- {{< icon fa-desktop >}} fa-desktop
|
|
428
|
+
- {{< icon fa-diamond >}} fa-diamond
|
|
429
|
+
- {{< icon fa-dot-circle-o >}} fa-dot-circle-o
|
|
430
|
+
- {{< icon fa-download >}} fa-download
|
|
431
|
+
- {{< icon fa-drivers-license >}} fa-drivers-license (alias)
|
|
432
|
+
- {{< icon fa-drivers-license-o >}} fa-drivers-license-o (alias)
|
|
433
|
+
- {{< icon fa-edit >}} fa-edit (alias)
|
|
434
|
+
- {{< icon fa-ellipsis-h >}} fa-ellipsis-h
|
|
435
|
+
- {{< icon fa-ellipsis-v >}} fa-ellipsis-v
|
|
436
|
+
- {{< icon fa-envelope >}} fa-envelope
|
|
437
|
+
- {{< icon fa-envelope-o >}} fa-envelope-o
|
|
438
|
+
- {{< icon fa-envelope-open >}} fa-envelope-open
|
|
439
|
+
- {{< icon fa-envelope-open-o >}} fa-envelope-open-o
|
|
440
|
+
- {{< icon fa-envelope-square >}} fa-envelope-square
|
|
441
|
+
- {{< icon fa-eraser >}} fa-eraser
|
|
442
|
+
- {{< icon fa-exchange >}} fa-exchange
|
|
443
|
+
- {{< icon fa-exclamation >}} fa-exclamation
|
|
444
|
+
- {{< icon fa-exclamation-circle >}} fa-exclamation-circle
|
|
445
|
+
- {{< icon fa-exclamation-triangle >}} fa-exclamation-triangle
|
|
446
|
+
- {{< icon fa-external-link >}} fa-external-link
|
|
447
|
+
- {{< icon fa-external-link-square >}} fa-external-link-square
|
|
448
|
+
- {{< icon fa-eye >}} fa-eye
|
|
449
|
+
- {{< icon fa-eye-slash >}} fa-eye-slash
|
|
450
|
+
- {{< icon fa-eyedropper >}} fa-eyedropper
|
|
451
|
+
- {{< icon fa-fax >}} fa-fax
|
|
452
|
+
- {{< icon fa-feed >}} fa-feed (alias)
|
|
453
|
+
- {{< icon fa-female >}} fa-female
|
|
454
|
+
- {{< icon fa-fighter-jet >}} fa-fighter-jet
|
|
455
|
+
- {{< icon fa-file-archive-o >}} fa-file-archive-o
|
|
456
|
+
- {{< icon fa-file-audio-o >}} fa-file-audio-o
|
|
457
|
+
- {{< icon fa-file-code-o >}} fa-file-code-o
|
|
458
|
+
- {{< icon fa-file-excel-o >}} fa-file-excel-o
|
|
459
|
+
- {{< icon fa-file-image-o >}} fa-file-image-o
|
|
460
|
+
- {{< icon fa-file-movie-o >}} fa-file-movie-o (alias)
|
|
461
|
+
- {{< icon fa-file-pdf-o >}} fa-file-pdf-o
|
|
462
|
+
- {{< icon fa-file-photo-o >}} fa-file-photo-o (alias)
|
|
463
|
+
- {{< icon fa-file-picture-o >}} fa-file-picture-o (alias)
|
|
464
|
+
- {{< icon fa-file-powerpoint-o >}} fa-file-powerpoint-o
|
|
465
|
+
- {{< icon fa-file-sound-o >}} fa-file-sound-o (alias)
|
|
466
|
+
- {{< icon fa-file-video-o >}} fa-file-video-o
|
|
467
|
+
- {{< icon fa-file-word-o >}} fa-file-word-o
|
|
468
|
+
- {{< icon fa-file-zip-o >}} fa-file-zip-o (alias)
|
|
469
|
+
- {{< icon fa-film >}} fa-film
|
|
470
|
+
- {{< icon fa-filter >}} fa-filter
|
|
471
|
+
- {{< icon fa-fire >}} fa-fire
|
|
472
|
+
- {{< icon fa-fire-extinguisher >}} fa-fire-extinguisher
|
|
473
|
+
- {{< icon fa-flag >}} fa-flag
|
|
474
|
+
- {{< icon fa-flag-checkered >}} fa-flag-checkered
|
|
475
|
+
- {{< icon fa-flag-o >}} fa-flag-o
|
|
476
|
+
- {{< icon fa-flash >}} fa-flash (alias)
|
|
477
|
+
- {{< icon fa-flask >}} fa-flask
|
|
478
|
+
- {{< icon fa-folder >}} fa-folder
|
|
479
|
+
- {{< icon fa-folder-o >}} fa-folder-o
|
|
480
|
+
- {{< icon fa-folder-open >}} fa-folder-open
|
|
481
|
+
- {{< icon fa-folder-open-o >}} fa-folder-open-o
|
|
482
|
+
- {{< icon fa-frown-o >}} fa-frown-o
|
|
483
|
+
- {{< icon fa-futbol-o >}} fa-futbol-o
|
|
484
|
+
- {{< icon fa-gamepad >}} fa-gamepad
|
|
485
|
+
- {{< icon fa-gavel >}} fa-gavel
|
|
486
|
+
- {{< icon fa-gear >}} fa-gear (alias)
|
|
487
|
+
- {{< icon fa-gears >}} fa-gears (alias)
|
|
488
|
+
- {{< icon fa-gift >}} fa-gift
|
|
489
|
+
- {{< icon fa-glass >}} fa-glass
|
|
490
|
+
- {{< icon fa-globe >}} fa-globe
|
|
491
|
+
- {{< icon fa-graduation-cap >}} fa-graduation-cap
|
|
492
|
+
- {{< icon fa-group >}} fa-group (alias)
|
|
493
|
+
- {{< icon fa-hand-grab-o >}} fa-hand-grab-o (alias)
|
|
494
|
+
- {{< icon fa-hand-lizard-o >}} fa-hand-lizard-o
|
|
495
|
+
- {{< icon fa-hand-paper-o >}} fa-hand-paper-o
|
|
496
|
+
- {{< icon fa-hand-peace-o >}} fa-hand-peace-o
|
|
497
|
+
- {{< icon fa-hand-pointer-o >}} fa-hand-pointer-o
|
|
498
|
+
- {{< icon fa-hand-rock-o >}} fa-hand-rock-o
|
|
499
|
+
- {{< icon fa-hand-scissors-o >}} fa-hand-scissors-o
|
|
500
|
+
- {{< icon fa-hand-spock-o >}} fa-hand-spock-o
|
|
501
|
+
- {{< icon fa-hand-stop-o >}} fa-hand-stop-o (alias)
|
|
502
|
+
- {{< icon fa-handshake-o >}} fa-handshake-o
|
|
503
|
+
- {{< icon fa-hard-of-hearing >}} fa-hard-of-hearing (alias)
|
|
504
|
+
- {{< icon fa-hashtag >}} fa-hashtag
|
|
505
|
+
- {{< icon fa-hdd-o >}} fa-hdd-o
|
|
506
|
+
- {{< icon fa-headphones >}} fa-headphones
|
|
507
|
+
- {{< icon fa-heart >}} fa-heart
|
|
508
|
+
- {{< icon fa-heart-o >}} fa-heart-o
|
|
509
|
+
- {{< icon fa-heartbeat >}} fa-heartbeat
|
|
510
|
+
- {{< icon fa-history >}} fa-history
|
|
511
|
+
- {{< icon fa-home >}} fa-home
|
|
512
|
+
- {{< icon fa-hotel >}} fa-hotel (alias)
|
|
513
|
+
- {{< icon fa-hourglass >}} fa-hourglass
|
|
514
|
+
- {{< icon fa-hourglass-1 >}} fa-hourglass-1 (alias)
|
|
515
|
+
- {{< icon fa-hourglass-2 >}} fa-hourglass-2 (alias)
|
|
516
|
+
- {{< icon fa-hourglass-3 >}} fa-hourglass-3 (alias)
|
|
517
|
+
- {{< icon fa-hourglass-end >}} fa-hourglass-end
|
|
518
|
+
- {{< icon fa-hourglass-half >}} fa-hourglass-half
|
|
519
|
+
- {{< icon fa-hourglass-o >}} fa-hourglass-o
|
|
520
|
+
- {{< icon fa-hourglass-start >}} fa-hourglass-start
|
|
521
|
+
- {{< icon fa-i-cursor >}} fa-i-cursor
|
|
522
|
+
- {{< icon fa-id-badge >}} fa-id-badge
|
|
523
|
+
- {{< icon fa-id-card >}} fa-id-card
|
|
524
|
+
- {{< icon fa-id-card-o >}} fa-id-card-o
|
|
525
|
+
- {{< icon fa-image >}} fa-image (alias)
|
|
526
|
+
- {{< icon fa-inbox >}} fa-inbox
|
|
527
|
+
- {{< icon fa-industry >}} fa-industry
|
|
528
|
+
- {{< icon fa-info >}} fa-info
|
|
529
|
+
- {{< icon fa-info-circle >}} fa-info-circle
|
|
530
|
+
- {{< icon fa-institution >}} fa-institution (alias)
|
|
531
|
+
- {{< icon fa-key >}} fa-key
|
|
532
|
+
- {{< icon fa-keyboard-o >}} fa-keyboard-o
|
|
533
|
+
- {{< icon fa-language >}} fa-language
|
|
534
|
+
- {{< icon fa-laptop >}} fa-laptop
|
|
535
|
+
- {{< icon fa-leaf >}} fa-leaf
|
|
536
|
+
- {{< icon fa-legal >}} fa-legal (alias)
|
|
537
|
+
- {{< icon fa-lemon-o >}} fa-lemon-o
|
|
538
|
+
- {{< icon fa-level-down >}} fa-level-down
|
|
539
|
+
- {{< icon fa-level-up >}} fa-level-up
|
|
540
|
+
- {{< icon fa-life-bouy >}} fa-life-bouy (alias)
|
|
541
|
+
- {{< icon fa-life-buoy >}} fa-life-buoy (alias)
|
|
542
|
+
- {{< icon fa-life-ring >}} fa-life-ring
|
|
543
|
+
- {{< icon fa-life-saver >}} fa-life-saver (alias)
|
|
544
|
+
- {{< icon fa-lightbulb-o >}} fa-lightbulb-o
|
|
545
|
+
- {{< icon fa-line-chart >}} fa-line-chart
|
|
546
|
+
- {{< icon fa-location-arrow >}} fa-location-arrow
|
|
547
|
+
- {{< icon fa-lock >}} fa-lock
|
|
548
|
+
- {{< icon fa-low-vision >}} fa-low-vision
|
|
549
|
+
- {{< icon fa-magic >}} fa-magic
|
|
550
|
+
- {{< icon fa-magnet >}} fa-magnet
|
|
551
|
+
- {{< icon fa-mail-forward >}} fa-mail-forward (alias)
|
|
552
|
+
- {{< icon fa-mail-reply >}} fa-mail-reply (alias)
|
|
553
|
+
- {{< icon fa-mail-reply-all >}} fa-mail-reply-all (alias)
|
|
554
|
+
- {{< icon fa-male >}} fa-male
|
|
555
|
+
- {{< icon fa-map >}} fa-map
|
|
556
|
+
- {{< icon fa-map-marker >}} fa-map-marker
|
|
557
|
+
- {{< icon fa-map-o >}} fa-map-o
|
|
558
|
+
- {{< icon fa-map-pin >}} fa-map-pin
|
|
559
|
+
- {{< icon fa-map-signs >}} fa-map-signs
|
|
560
|
+
- {{< icon fa-meh-o >}} fa-meh-o
|
|
561
|
+
- {{< icon fa-microchip >}} fa-microchip
|
|
562
|
+
- {{< icon fa-microphone >}} fa-microphone
|
|
563
|
+
- {{< icon fa-microphone-slash >}} fa-microphone-slash
|
|
564
|
+
- {{< icon fa-minus >}} fa-minus
|
|
565
|
+
- {{< icon fa-minus-circle >}} fa-minus-circle
|
|
566
|
+
- {{< icon fa-minus-square >}} fa-minus-square
|
|
567
|
+
- {{< icon fa-minus-square-o >}} fa-minus-square-o
|
|
568
|
+
- {{< icon fa-mobile >}} fa-mobile
|
|
569
|
+
- {{< icon fa-mobile-phone >}} fa-mobile-phone (alias)
|
|
570
|
+
- {{< icon fa-money >}} fa-money
|
|
571
|
+
- {{< icon fa-moon-o >}} fa-moon-o
|
|
572
|
+
- {{< icon fa-mortar-board >}} fa-mortar-board (alias)
|
|
573
|
+
- {{< icon fa-motorcycle >}} fa-motorcycle
|
|
574
|
+
- {{< icon fa-mouse-pointer >}} fa-mouse-pointer
|
|
575
|
+
- {{< icon fa-music >}} fa-music
|
|
576
|
+
- {{< icon fa-navicon >}} fa-navicon (alias)
|
|
577
|
+
- {{< icon fa-newspaper-o >}} fa-newspaper-o
|
|
578
|
+
- {{< icon fa-object-group >}} fa-object-group
|
|
579
|
+
- {{< icon fa-object-ungroup >}} fa-object-ungroup
|
|
580
|
+
- {{< icon fa-paint-brush >}} fa-paint-brush
|
|
581
|
+
- {{< icon fa-paper-plane >}} fa-paper-plane
|
|
582
|
+
- {{< icon fa-paper-plane-o >}} fa-paper-plane-o
|
|
583
|
+
- {{< icon fa-paw >}} fa-paw
|
|
584
|
+
- {{< icon fa-pencil >}} fa-pencil
|
|
585
|
+
- {{< icon fa-pencil-square >}} fa-pencil-square
|
|
586
|
+
- {{< icon fa-pencil-square-o >}} fa-pencil-square-o
|
|
587
|
+
- {{< icon fa-percent >}} fa-percent
|
|
588
|
+
- {{< icon fa-phone >}} fa-phone
|
|
589
|
+
- {{< icon fa-phone-square >}} fa-phone-square
|
|
590
|
+
- {{< icon fa-photo >}} fa-photo (alias)
|
|
591
|
+
- {{< icon fa-picture-o >}} fa-picture-o
|
|
592
|
+
- {{< icon fa-pie-chart >}} fa-pie-chart
|
|
593
|
+
- {{< icon fa-plane >}} fa-plane
|
|
594
|
+
- {{< icon fa-plug >}} fa-plug
|
|
595
|
+
- {{< icon fa-plus >}} fa-plus
|
|
596
|
+
- {{< icon fa-plus-circle >}} fa-plus-circle
|
|
597
|
+
- {{< icon fa-plus-square >}} fa-plus-square
|
|
598
|
+
- {{< icon fa-plus-square-o >}} fa-plus-square-o
|
|
599
|
+
- {{< icon fa-podcast >}} fa-podcast
|
|
600
|
+
- {{< icon fa-power-off >}} fa-power-off
|
|
601
|
+
- {{< icon fa-print >}} fa-print
|
|
602
|
+
- {{< icon fa-puzzle-piece >}} fa-puzzle-piece
|
|
603
|
+
- {{< icon fa-qrcode >}} fa-qrcode
|
|
604
|
+
- {{< icon fa-question >}} fa-question
|
|
605
|
+
- {{< icon fa-question-circle >}} fa-question-circle
|
|
606
|
+
- {{< icon fa-question-circle-o >}} fa-question-circle-o
|
|
607
|
+
- {{< icon fa-quote-left >}} fa-quote-left
|
|
608
|
+
- {{< icon fa-quote-right >}} fa-quote-right
|
|
609
|
+
- {{< icon fa-random >}} fa-random
|
|
610
|
+
- {{< icon fa-recycle >}} fa-recycle
|
|
611
|
+
- {{< icon fa-refresh >}} fa-refresh
|
|
612
|
+
- {{< icon fa-registered >}} fa-registered
|
|
613
|
+
- {{< icon fa-remove >}} fa-remove (alias)
|
|
614
|
+
- {{< icon fa-reorder >}} fa-reorder (alias)
|
|
615
|
+
- {{< icon fa-reply >}} fa-reply
|
|
616
|
+
- {{< icon fa-reply-all >}} fa-reply-all
|
|
617
|
+
- {{< icon fa-retweet >}} fa-retweet
|
|
618
|
+
- {{< icon fa-road >}} fa-road
|
|
619
|
+
- {{< icon fa-rocket >}} fa-rocket
|
|
620
|
+
- {{< icon fa-rss >}} fa-rss
|
|
621
|
+
- {{< icon fa-rss-square >}} fa-rss-square
|
|
622
|
+
- {{< icon fa-s15 >}} fa-s15 (alias)
|
|
623
|
+
- {{< icon fa-search >}} fa-search
|
|
624
|
+
- {{< icon fa-search-minus >}} fa-search-minus
|
|
625
|
+
- {{< icon fa-search-plus >}} fa-search-plus
|
|
626
|
+
- {{< icon fa-send >}} fa-send (alias)
|
|
627
|
+
- {{< icon fa-send-o >}} fa-send-o (alias)
|
|
628
|
+
- {{< icon fa-server >}} fa-server
|
|
629
|
+
- {{< icon fa-share >}} fa-share
|
|
630
|
+
- {{< icon fa-share-alt >}} fa-share-alt
|
|
631
|
+
- {{< icon fa-share-alt-square >}} fa-share-alt-square
|
|
632
|
+
- {{< icon fa-share-square >}} fa-share-square
|
|
633
|
+
- {{< icon fa-share-square-o >}} fa-share-square-o
|
|
634
|
+
- {{< icon fa-shield >}} fa-shield
|
|
635
|
+
- {{< icon fa-ship >}} fa-ship
|
|
636
|
+
- {{< icon fa-shopping-bag >}} fa-shopping-bag
|
|
637
|
+
- {{< icon fa-shopping-basket >}} fa-shopping-basket
|
|
638
|
+
- {{< icon fa-shopping-cart >}} fa-shopping-cart
|
|
639
|
+
- {{< icon fa-shower >}} fa-shower
|
|
640
|
+
- {{< icon fa-sign-in >}} fa-sign-in
|
|
641
|
+
- {{< icon fa-sign-language >}} fa-sign-language
|
|
642
|
+
- {{< icon fa-sign-out >}} fa-sign-out
|
|
643
|
+
- {{< icon fa-signal >}} fa-signal
|
|
644
|
+
- {{< icon fa-signing >}} fa-signing (alias)
|
|
645
|
+
- {{< icon fa-sitemap >}} fa-sitemap
|
|
646
|
+
- {{< icon fa-sliders >}} fa-sliders
|
|
647
|
+
- {{< icon fa-smile-o >}} fa-smile-o
|
|
648
|
+
- {{< icon fa-snowflake-o >}} fa-snowflake-o
|
|
649
|
+
- {{< icon fa-soccer-ball-o >}} fa-soccer-ball-o (alias)
|
|
650
|
+
- {{< icon fa-sort >}} fa-sort
|
|
651
|
+
- {{< icon fa-sort-alpha-asc >}} fa-sort-alpha-asc
|
|
652
|
+
- {{< icon fa-sort-alpha-desc >}} fa-sort-alpha-desc
|
|
653
|
+
- {{< icon fa-sort-amount-asc >}} fa-sort-amount-asc
|
|
654
|
+
- {{< icon fa-sort-amount-desc >}} fa-sort-amount-desc
|
|
655
|
+
- {{< icon fa-sort-asc >}} fa-sort-asc
|
|
656
|
+
- {{< icon fa-sort-desc >}} fa-sort-desc
|
|
657
|
+
- {{< icon fa-sort-down >}} fa-sort-down (alias)
|
|
658
|
+
- {{< icon fa-sort-numeric-asc >}} fa-sort-numeric-asc
|
|
659
|
+
- {{< icon fa-sort-numeric-desc >}} fa-sort-numeric-desc
|
|
660
|
+
- {{< icon fa-sort-up >}} fa-sort-up (alias)
|
|
661
|
+
- {{< icon fa-space-shuttle >}} fa-space-shuttle
|
|
662
|
+
- {{< icon fa-spinner >}} fa-spinner
|
|
663
|
+
- {{< icon fa-spoon >}} fa-spoon
|
|
664
|
+
- {{< icon fa-square >}} fa-square
|
|
665
|
+
- {{< icon fa-square-o >}} fa-square-o
|
|
666
|
+
- {{< icon fa-star >}} fa-star
|
|
667
|
+
- {{< icon fa-star-half >}} fa-star-half
|
|
668
|
+
- {{< icon fa-star-half-empty >}} fa-star-half-empty (alias)
|
|
669
|
+
- {{< icon fa-star-half-full >}} fa-star-half-full (alias)
|
|
670
|
+
- {{< icon fa-star-half-o >}} fa-star-half-o
|
|
671
|
+
- {{< icon fa-star-o >}} fa-star-o
|
|
672
|
+
- {{< icon fa-sticky-note >}} fa-sticky-note
|
|
673
|
+
- {{< icon fa-sticky-note-o >}} fa-sticky-note-o
|
|
674
|
+
- {{< icon fa-street-view >}} fa-street-view
|
|
675
|
+
- {{< icon fa-suitcase >}} fa-suitcase
|
|
676
|
+
- {{< icon fa-sun-o >}} fa-sun-o
|
|
677
|
+
- {{< icon fa-support >}} fa-support (alias)
|
|
678
|
+
- {{< icon fa-tablet >}} fa-tablet
|
|
679
|
+
- {{< icon fa-tachometer >}} fa-tachometer
|
|
680
|
+
- {{< icon fa-tag >}} fa-tag
|
|
681
|
+
- {{< icon fa-tags >}} fa-tags
|
|
682
|
+
- {{< icon fa-tasks >}} fa-tasks
|
|
683
|
+
- {{< icon fa-taxi >}} fa-taxi
|
|
684
|
+
- {{< icon fa-television >}} fa-television
|
|
685
|
+
- {{< icon fa-terminal >}} fa-terminal
|
|
686
|
+
- {{< icon fa-thermometer >}} fa-thermometer (alias)
|
|
687
|
+
- {{< icon fa-thermometer-0 >}} fa-thermometer-0 (alias)
|
|
688
|
+
- {{< icon fa-thermometer-1 >}} fa-thermometer-1 (alias)
|
|
689
|
+
- {{< icon fa-thermometer-2 >}} fa-thermometer-2 (alias)
|
|
690
|
+
- {{< icon fa-thermometer-3 >}} fa-thermometer-3 (alias)
|
|
691
|
+
- {{< icon fa-thermometer-4 >}} fa-thermometer-4 (alias)
|
|
692
|
+
- {{< icon fa-thermometer-empty >}} fa-thermometer-empty
|
|
693
|
+
- {{< icon fa-thermometer-full >}} fa-thermometer-full
|
|
694
|
+
- {{< icon fa-thermometer-half >}} fa-thermometer-half
|
|
695
|
+
- {{< icon fa-thermometer-quarter >}} fa-thermometer-quarter
|
|
696
|
+
- {{< icon fa-thermometer-three-quarters >}} fa-thermometer-three-quarters
|
|
697
|
+
- {{< icon fa-thumb-tack >}} fa-thumb-tack
|
|
698
|
+
- {{< icon fa-thumbs-down >}} fa-thumbs-down
|
|
699
|
+
- {{< icon fa-thumbs-o-down >}} fa-thumbs-o-down
|
|
700
|
+
- {{< icon fa-thumbs-o-up >}} fa-thumbs-o-up
|
|
701
|
+
- {{< icon fa-thumbs-up >}} fa-thumbs-up
|
|
702
|
+
- {{< icon fa-ticket >}} fa-ticket
|
|
703
|
+
- {{< icon fa-times >}} fa-times
|
|
704
|
+
- {{< icon fa-times-circle >}} fa-times-circle
|
|
705
|
+
- {{< icon fa-times-circle-o >}} fa-times-circle-o
|
|
706
|
+
- {{< icon fa-times-rectangle >}} fa-times-rectangle (alias)
|
|
707
|
+
- {{< icon fa-times-rectangle-o >}} fa-times-rectangle-o (alias)
|
|
708
|
+
- {{< icon fa-tint >}} fa-tint
|
|
709
|
+
- {{< icon fa-toggle-down >}} fa-toggle-down (alias)
|
|
710
|
+
- {{< icon fa-toggle-left >}} fa-toggle-left (alias)
|
|
711
|
+
- {{< icon fa-toggle-off >}} fa-toggle-off
|
|
712
|
+
- {{< icon fa-toggle-on >}} fa-toggle-on
|
|
713
|
+
- {{< icon fa-toggle-right >}} fa-toggle-right (alias)
|
|
714
|
+
- {{< icon fa-toggle-up >}} fa-toggle-up (alias)
|
|
715
|
+
- {{< icon fa-trademark >}} fa-trademark
|
|
716
|
+
- {{< icon fa-trash >}} fa-trash
|
|
717
|
+
- {{< icon fa-trash-o >}} fa-trash-o
|
|
718
|
+
- {{< icon fa-tree >}} fa-tree
|
|
719
|
+
- {{< icon fa-trophy >}} fa-trophy
|
|
720
|
+
- {{< icon fa-truck >}} fa-truck
|
|
721
|
+
- {{< icon fa-tty >}} fa-tty
|
|
722
|
+
- {{< icon fa-tv >}} fa-tv (alias)
|
|
723
|
+
- {{< icon fa-umbrella >}} fa-umbrella
|
|
724
|
+
- {{< icon fa-universal-access >}} fa-universal-access
|
|
725
|
+
- {{< icon fa-university >}} fa-university
|
|
726
|
+
- {{< icon fa-unlock >}} fa-unlock
|
|
727
|
+
- {{< icon fa-unlock-alt >}} fa-unlock-alt
|
|
728
|
+
- {{< icon fa-unsorted >}} fa-unsorted (alias)
|
|
729
|
+
- {{< icon fa-upload >}} fa-upload
|
|
730
|
+
- {{< icon fa-user >}} fa-user
|
|
731
|
+
- {{< icon fa-user-circle >}} fa-user-circle
|
|
732
|
+
- {{< icon fa-user-circle-o >}} fa-user-circle-o
|
|
733
|
+
- {{< icon fa-user-o >}} fa-user-o
|
|
734
|
+
- {{< icon fa-user-plus >}} fa-user-plus
|
|
735
|
+
- {{< icon fa-user-secret >}} fa-user-secret
|
|
736
|
+
- {{< icon fa-user-times >}} fa-user-times
|
|
737
|
+
- {{< icon fa-users >}} fa-users
|
|
738
|
+
- {{< icon fa-vcard >}} fa-vcard (alias)
|
|
739
|
+
- {{< icon fa-vcard-o >}} fa-vcard-o (alias)
|
|
740
|
+
- {{< icon fa-video-camera >}} fa-video-camera
|
|
741
|
+
- {{< icon fa-volume-control-phone >}} fa-volume-control-phone
|
|
742
|
+
- {{< icon fa-volume-down >}} fa-volume-down
|
|
743
|
+
- {{< icon fa-volume-off >}} fa-volume-off
|
|
744
|
+
- {{< icon fa-volume-up >}} fa-volume-up
|
|
745
|
+
- {{< icon fa-warning >}} fa-warning (alias)
|
|
746
|
+
- {{< icon fa-wheelchair >}} fa-wheelchair
|
|
747
|
+
- {{< icon fa-wheelchair-alt >}} fa-wheelchair-alt
|
|
748
|
+
- {{< icon fa-wifi >}} fa-wifi
|
|
749
|
+
- {{< icon fa-window-close >}} fa-window-close
|
|
750
|
+
- {{< icon fa-window-close-o >}} fa-window-close-o
|
|
751
|
+
- {{< icon fa-window-maximize >}} fa-window-maximize
|
|
752
|
+
- {{< icon fa-window-minimize >}} fa-window-minimize
|
|
753
|
+
- {{< icon fa-window-restore >}} fa-window-restore
|
|
754
|
+
- {{< icon fa-wrench >}} fa-wrench
|
|
755
|
+
|
|
756
|
+
### Accessibility Icons
|
|
757
|
+
|
|
758
|
+
- {{< icon fa-american-sign-language-interpreting >}} fa-american-sign-language-interpreting
|
|
759
|
+
- {{< icon fa-asl-interpreting >}} fa-asl-interpreting (alias)
|
|
760
|
+
- {{< icon fa-assistive-listening-systems >}} fa-assistive-listening-systems
|
|
761
|
+
- {{< icon fa-audio-description >}} fa-audio-description
|
|
762
|
+
- {{< icon fa-blind >}} fa-blind
|
|
763
|
+
- {{< icon fa-braille >}} fa-braille
|
|
764
|
+
- {{< icon fa-cc >}} fa-cc
|
|
765
|
+
- {{< icon fa-deaf >}} fa-deaf
|
|
766
|
+
- {{< icon fa-deafness >}} fa-deafness (alias)
|
|
767
|
+
- {{< icon fa-hard-of-hearing >}} fa-hard-of-hearing (alias)
|
|
768
|
+
- {{< icon fa-low-vision >}} fa-low-vision
|
|
769
|
+
- {{< icon fa-question-circle-o >}} fa-question-circle-o
|
|
770
|
+
- {{< icon fa-sign-language >}} fa-sign-language
|
|
771
|
+
- {{< icon fa-signing >}} fa-signing (alias)
|
|
772
|
+
- {{< icon fa-tty >}} fa-tty
|
|
773
|
+
- {{< icon fa-universal-access >}} fa-universal-access
|
|
774
|
+
- {{< icon fa-volume-control-phone >}} fa-volume-control-phone
|
|
775
|
+
- {{< icon fa-wheelchair >}} fa-wheelchair
|
|
776
|
+
- {{< icon fa-wheelchair-alt >}} fa-wheelchair-alt
|
|
777
|
+
|
|
778
|
+
### Hand Icons
|
|
779
|
+
|
|
780
|
+
- {{< icon fa-hand-grab-o >}} fa-hand-grab-o (alias)
|
|
781
|
+
- {{< icon fa-hand-lizard-o >}} fa-hand-lizard-o
|
|
782
|
+
- {{< icon fa-hand-o-down >}} fa-hand-o-down
|
|
783
|
+
- {{< icon fa-hand-o-left >}} fa-hand-o-left
|
|
784
|
+
- {{< icon fa-hand-o-right >}} fa-hand-o-right
|
|
785
|
+
- {{< icon fa-hand-o-up >}} fa-hand-o-up
|
|
786
|
+
- {{< icon fa-hand-paper-o >}} fa-hand-paper-o
|
|
787
|
+
- {{< icon fa-hand-peace-o >}} fa-hand-peace-o
|
|
788
|
+
- {{< icon fa-hand-pointer-o >}} fa-hand-pointer-o
|
|
789
|
+
- {{< icon fa-hand-rock-o >}} fa-hand-rock-o
|
|
790
|
+
- {{< icon fa-hand-scissors-o >}} fa-hand-scissors-o
|
|
791
|
+
- {{< icon fa-hand-spock-o >}} fa-hand-spock-o
|
|
792
|
+
- {{< icon fa-hand-stop-o >}} fa-hand-stop-o (alias)
|
|
793
|
+
- {{< icon fa-thumbs-down >}} fa-thumbs-down
|
|
794
|
+
- {{< icon fa-thumbs-o-down >}} fa-thumbs-o-down
|
|
795
|
+
- {{< icon fa-thumbs-o-up >}} fa-thumbs-o-up
|
|
796
|
+
- {{< icon fa-thumbs-up >}} fa-thumbs-up
|
|
797
|
+
|
|
798
|
+
### Transportation Icons
|
|
799
|
+
|
|
800
|
+
- {{< icon fa-ambulance >}} fa-ambulance
|
|
801
|
+
- {{< icon fa-automobile >}} fa-automobile (alias)
|
|
802
|
+
- {{< icon fa-bicycle >}} fa-bicycle
|
|
803
|
+
- {{< icon fa-bus >}} fa-bus
|
|
804
|
+
- {{< icon fa-cab >}} fa-cab (alias)
|
|
805
|
+
- {{< icon fa-car >}} fa-car
|
|
806
|
+
- {{< icon fa-fighter-jet >}} fa-fighter-jet
|
|
807
|
+
- {{< icon fa-motorcycle >}} fa-motorcycle
|
|
808
|
+
- {{< icon fa-plane >}} fa-plane
|
|
809
|
+
- {{< icon fa-rocket >}} fa-rocket
|
|
810
|
+
- {{< icon fa-ship >}} fa-ship
|
|
811
|
+
- {{< icon fa-space-shuttle >}} fa-space-shuttle
|
|
812
|
+
- {{< icon fa-subway >}} fa-subway
|
|
813
|
+
- {{< icon fa-taxi >}} fa-taxi
|
|
814
|
+
- {{< icon fa-train >}} fa-train
|
|
815
|
+
- {{< icon fa-truck >}} fa-truck
|
|
816
|
+
- {{< icon fa-wheelchair >}} fa-wheelchair
|
|
817
|
+
- {{< icon fa-wheelchair-alt >}} fa-wheelchair-alt
|
|
818
|
+
|
|
819
|
+
### Gender Icons
|
|
820
|
+
|
|
821
|
+
- {{< icon fa-genderless >}} fa-genderless
|
|
822
|
+
- {{< icon fa-intersex >}} fa-intersex (alias)
|
|
823
|
+
- {{< icon fa-mars >}} fa-mars
|
|
824
|
+
- {{< icon fa-mars-double >}} fa-mars-double
|
|
825
|
+
- {{< icon fa-mars-stroke >}} fa-mars-stroke
|
|
826
|
+
- {{< icon fa-mars-stroke-h >}} fa-mars-stroke-h
|
|
827
|
+
- {{< icon fa-mars-stroke-v >}} fa-mars-stroke-v
|
|
828
|
+
- {{< icon fa-mercury >}} fa-mercury
|
|
829
|
+
- {{< icon fa-neuter >}} fa-neuter
|
|
830
|
+
- {{< icon fa-transgender >}} fa-transgender
|
|
831
|
+
- {{< icon fa-transgender-alt >}} fa-transgender-alt
|
|
832
|
+
- {{< icon fa-venus >}} fa-venus
|
|
833
|
+
- {{< icon fa-venus-double >}} fa-venus-double
|
|
834
|
+
- {{< icon fa-venus-mars >}} fa-venus-mars
|
|
835
|
+
|
|
836
|
+
### File Type Icons
|
|
837
|
+
|
|
838
|
+
- {{< icon fa-file >}} fa-file
|
|
839
|
+
- {{< icon fa-file-archive-o >}} fa-file-archive-o
|
|
840
|
+
- {{< icon fa-file-audio-o >}} fa-file-audio-o
|
|
841
|
+
- {{< icon fa-file-code-o >}} fa-file-code-o
|
|
842
|
+
- {{< icon fa-file-excel-o >}} fa-file-excel-o
|
|
843
|
+
- {{< icon fa-file-image-o >}} fa-file-image-o
|
|
844
|
+
- {{< icon fa-file-movie-o >}} fa-file-movie-o (alias)
|
|
845
|
+
- {{< icon fa-file-o >}} fa-file-o
|
|
846
|
+
- {{< icon fa-file-pdf-o >}} fa-file-pdf-o
|
|
847
|
+
- {{< icon fa-file-photo-o >}} fa-file-photo-o (alias)
|
|
848
|
+
- {{< icon fa-file-picture-o >}} fa-file-picture-o (alias)
|
|
849
|
+
- {{< icon fa-file-powerpoint-o >}} fa-file-powerpoint-o
|
|
850
|
+
- {{< icon fa-file-sound-o >}} fa-file-sound-o (alias)
|
|
851
|
+
- {{< icon fa-file-text >}} fa-file-text
|
|
852
|
+
- {{< icon fa-file-text-o >}} fa-file-text-o
|
|
853
|
+
- {{< icon fa-file-video-o >}} fa-file-video-o
|
|
854
|
+
- {{< icon fa-file-word-o >}} fa-file-word-o
|
|
855
|
+
- {{< icon fa-file-zip-o >}} fa-file-zip-o (alias)
|
|
856
|
+
|
|
857
|
+
### Spinner Icons
|
|
858
|
+
|
|
859
|
+
- {{< icon fa-circle-o-notch >}} fa-circle-o-notch
|
|
860
|
+
- {{< icon fa-cog >}} fa-cog
|
|
861
|
+
- {{< icon fa-gear >}} fa-gear (alias)
|
|
862
|
+
- {{< icon fa-refresh >}} fa-refresh
|
|
863
|
+
- {{< icon fa-spinner >}} fa-spinner
|
|
864
|
+
|
|
865
|
+
### Form Control Icons
|
|
866
|
+
|
|
867
|
+
- {{< icon fa-check-square >}} fa-check-square
|
|
868
|
+
- {{< icon fa-check-square-o >}} fa-check-square-o
|
|
869
|
+
- {{< icon fa-circle >}} fa-circle
|
|
870
|
+
- {{< icon fa-circle-o >}} fa-circle-o
|
|
871
|
+
- {{< icon fa-dot-circle-o >}} fa-dot-circle-o
|
|
872
|
+
- {{< icon fa-minus-square >}} fa-minus-square
|
|
873
|
+
- {{< icon fa-minus-square-o >}} fa-minus-square-o
|
|
874
|
+
- {{< icon fa-plus-square >}} fa-plus-square
|
|
875
|
+
- {{< icon fa-plus-square-o >}} fa-plus-square-o
|
|
876
|
+
- {{< icon fa-square >}} fa-square
|
|
877
|
+
- {{< icon fa-square-o >}} fa-square-o
|
|
878
|
+
|
|
879
|
+
### Payment Icons
|
|
880
|
+
|
|
881
|
+
- {{< icon fa-cc-amex >}} fa-cc-amex
|
|
882
|
+
- {{< icon fa-cc-diners-club >}} fa-cc-diners-club
|
|
883
|
+
- {{< icon fa-cc-discover >}} fa-cc-discover
|
|
884
|
+
- {{< icon fa-cc-jcb >}} fa-cc-jcb
|
|
885
|
+
- {{< icon fa-cc-mastercard >}} fa-cc-mastercard
|
|
886
|
+
- {{< icon fa-cc-paypal >}} fa-cc-paypal
|
|
887
|
+
- {{< icon fa-cc-stripe >}} fa-cc-stripe
|
|
888
|
+
- {{< icon fa-cc-visa >}} fa-cc-visa
|
|
889
|
+
- {{< icon fa-credit-card >}} fa-credit-card
|
|
890
|
+
- {{< icon fa-credit-card-alt >}} fa-credit-card-alt
|
|
891
|
+
- {{< icon fa-google-wallet >}} fa-google-wallet
|
|
892
|
+
- {{< icon fa-paypal >}} fa-paypal
|
|
893
|
+
|
|
894
|
+
### Chart Icons
|
|
895
|
+
|
|
896
|
+
- {{< icon fa-area-chart >}} fa-area-chart
|
|
897
|
+
- {{< icon fa-bar-chart >}} fa-bar-chart
|
|
898
|
+
- {{< icon fa-bar-chart-o >}} fa-bar-chart-o (alias)
|
|
899
|
+
- {{< icon fa-line-chart >}} fa-line-chart
|
|
900
|
+
- {{< icon fa-pie-chart >}} fa-pie-chart
|
|
901
|
+
|
|
902
|
+
### Currency Icons
|
|
903
|
+
|
|
904
|
+
- {{< icon fa-bitcoin >}} fa-bitcoin (alias)
|
|
905
|
+
- {{< icon fa-btc >}} fa-btc
|
|
906
|
+
- {{< icon fa-cny >}} fa-cny (alias)
|
|
907
|
+
- {{< icon fa-dollar >}} fa-dollar (alias)
|
|
908
|
+
- {{< icon fa-eur >}} fa-eur
|
|
909
|
+
- {{< icon fa-euro >}} fa-euro (alias)
|
|
910
|
+
- {{< icon fa-gbp >}} fa-gbp
|
|
911
|
+
- {{< icon fa-gg >}} fa-gg
|
|
912
|
+
- {{< icon fa-gg-circle >}} fa-gg-circle
|
|
913
|
+
- {{< icon fa-ils >}} fa-ils
|
|
914
|
+
- {{< icon fa-inr >}} fa-inr
|
|
915
|
+
- {{< icon fa-jpy >}} fa-jpy
|
|
916
|
+
- {{< icon fa-krw >}} fa-krw
|
|
917
|
+
- {{< icon fa-money >}} fa-money
|
|
918
|
+
- {{< icon fa-rmb >}} fa-rmb (alias)
|
|
919
|
+
- {{< icon fa-rouble >}} fa-rouble (alias)
|
|
920
|
+
- {{< icon fa-rub >}} fa-rub
|
|
921
|
+
- {{< icon fa-ruble >}} fa-ruble (alias)
|
|
922
|
+
- {{< icon fa-rupee >}} fa-rupee (alias)
|
|
923
|
+
- {{< icon fa-shekel >}} fa-shekel (alias)
|
|
924
|
+
- {{< icon fa-sheqel >}} fa-sheqel (alias)
|
|
925
|
+
- {{< icon fa-try >}} fa-try
|
|
926
|
+
- {{< icon fa-turkish-lira >}} fa-turkish-lira (alias)
|
|
927
|
+
- {{< icon fa-usd >}} fa-usd
|
|
928
|
+
- {{< icon fa-won >}} fa-won (alias)
|
|
929
|
+
- {{< icon fa-yen >}} fa-yen (alias)
|
|
930
|
+
|
|
931
|
+
### Text Editor Icons
|
|
932
|
+
|
|
933
|
+
- {{< icon fa-align-center >}} fa-align-center
|
|
934
|
+
- {{< icon fa-align-justify >}} fa-align-justify
|
|
935
|
+
- {{< icon fa-align-left >}} fa-align-left
|
|
936
|
+
- {{< icon fa-align-right >}} fa-align-right
|
|
937
|
+
- {{< icon fa-bold >}} fa-bold
|
|
938
|
+
- {{< icon fa-chain >}} fa-chain (alias)
|
|
939
|
+
- {{< icon fa-chain-broken >}} fa-chain-broken
|
|
940
|
+
- {{< icon fa-clipboard >}} fa-clipboard
|
|
941
|
+
- {{< icon fa-columns >}} fa-columns
|
|
942
|
+
- {{< icon fa-copy >}} fa-copy (alias)
|
|
943
|
+
- {{< icon fa-cut >}} fa-cut (alias)
|
|
944
|
+
- {{< icon fa-dedent >}} fa-dedent (alias)
|
|
945
|
+
- {{< icon fa-eraser >}} fa-eraser
|
|
946
|
+
- {{< icon fa-file >}} fa-file
|
|
947
|
+
- {{< icon fa-file-o >}} fa-file-o
|
|
948
|
+
- {{< icon fa-file-text >}} fa-file-text
|
|
949
|
+
- {{< icon fa-file-text-o >}} fa-file-text-o
|
|
950
|
+
- {{< icon fa-files-o >}} fa-files-o
|
|
951
|
+
- {{< icon fa-floppy-o >}} fa-floppy-o
|
|
952
|
+
- {{< icon fa-font >}} fa-font
|
|
953
|
+
- {{< icon fa-header >}} fa-header
|
|
954
|
+
- {{< icon fa-indent >}} fa-indent
|
|
955
|
+
- {{< icon fa-italic >}} fa-italic
|
|
956
|
+
- {{< icon fa-link >}} fa-link
|
|
957
|
+
- {{< icon fa-list >}} fa-list
|
|
958
|
+
- {{< icon fa-list-alt >}} fa-list-alt
|
|
959
|
+
- {{< icon fa-list-ol >}} fa-list-ol
|
|
960
|
+
- {{< icon fa-list-ul >}} fa-list-ul
|
|
961
|
+
- {{< icon fa-outdent >}} fa-outdent
|
|
962
|
+
- {{< icon fa-paperclip >}} fa-paperclip
|
|
963
|
+
- {{< icon fa-paragraph >}} fa-paragraph
|
|
964
|
+
- {{< icon fa-paste >}} fa-paste (alias)
|
|
965
|
+
- {{< icon fa-repeat >}} fa-repeat
|
|
966
|
+
- {{< icon fa-rotate-left >}} fa-rotate-left (alias)
|
|
967
|
+
- {{< icon fa-rotate-right >}} fa-rotate-right (alias)
|
|
968
|
+
- {{< icon fa-save >}} fa-save (alias)
|
|
969
|
+
- {{< icon fa-scissors >}} fa-scissors
|
|
970
|
+
- {{< icon fa-strikethrough >}} fa-strikethrough
|
|
971
|
+
- {{< icon fa-subscript >}} fa-subscript
|
|
972
|
+
- {{< icon fa-superscript >}} fa-superscript
|
|
973
|
+
- {{< icon fa-table >}} fa-table
|
|
974
|
+
- {{< icon fa-text-height >}} fa-text-height
|
|
975
|
+
- {{< icon fa-text-width >}} fa-text-width
|
|
976
|
+
- {{< icon fa-th >}} fa-th
|
|
977
|
+
- {{< icon fa-th-large >}} fa-th-large
|
|
978
|
+
- {{< icon fa-th-list >}} fa-th-list
|
|
979
|
+
- {{< icon fa-underline >}} fa-underline
|
|
980
|
+
- {{< icon fa-undo >}} fa-undo
|
|
981
|
+
- {{< icon fa-unlink >}} fa-unlink (alias)
|
|
982
|
+
|
|
983
|
+
### Directional Icons
|
|
984
|
+
|
|
985
|
+
- {{< icon fa-angle-double-down >}} fa-angle-double-down
|
|
986
|
+
- {{< icon fa-angle-double-left >}} fa-angle-double-left
|
|
987
|
+
- {{< icon fa-angle-double-right >}} fa-angle-double-right
|
|
988
|
+
- {{< icon fa-angle-double-up >}} fa-angle-double-up
|
|
989
|
+
- {{< icon fa-angle-down >}} fa-angle-down
|
|
990
|
+
- {{< icon fa-angle-left >}} fa-angle-left
|
|
991
|
+
- {{< icon fa-angle-right >}} fa-angle-right
|
|
992
|
+
- {{< icon fa-angle-up >}} fa-angle-up
|
|
993
|
+
- {{< icon fa-arrow-circle-down >}} fa-arrow-circle-down
|
|
994
|
+
- {{< icon fa-arrow-circle-left >}} fa-arrow-circle-left
|
|
995
|
+
- {{< icon fa-arrow-circle-o-down >}} fa-arrow-circle-o-down
|
|
996
|
+
- {{< icon fa-arrow-circle-o-left >}} fa-arrow-circle-o-left
|
|
997
|
+
- {{< icon fa-arrow-circle-o-right >}} fa-arrow-circle-o-right
|
|
998
|
+
- {{< icon fa-arrow-circle-o-up >}} fa-arrow-circle-o-up
|
|
999
|
+
- {{< icon fa-arrow-circle-right >}} fa-arrow-circle-right
|
|
1000
|
+
- {{< icon fa-arrow-circle-up >}} fa-arrow-circle-up
|
|
1001
|
+
- {{< icon fa-arrow-down >}} fa-arrow-down
|
|
1002
|
+
- {{< icon fa-arrow-left >}} fa-arrow-left
|
|
1003
|
+
- {{< icon fa-arrow-right >}} fa-arrow-right
|
|
1004
|
+
- {{< icon fa-arrow-up >}} fa-arrow-up
|
|
1005
|
+
- {{< icon fa-arrows >}} fa-arrows
|
|
1006
|
+
- {{< icon fa-arrows-alt >}} fa-arrows-alt
|
|
1007
|
+
- {{< icon fa-arrows-h >}} fa-arrows-h
|
|
1008
|
+
- {{< icon fa-arrows-v >}} fa-arrows-v
|
|
1009
|
+
- {{< icon fa-caret-down >}} fa-caret-down
|
|
1010
|
+
- {{< icon fa-caret-left >}} fa-caret-left
|
|
1011
|
+
- {{< icon fa-caret-right >}} fa-caret-right
|
|
1012
|
+
- {{< icon fa-caret-square-o-down >}} fa-caret-square-o-down
|
|
1013
|
+
- {{< icon fa-caret-square-o-left >}} fa-caret-square-o-left
|
|
1014
|
+
- {{< icon fa-caret-square-o-right >}} fa-caret-square-o-right
|
|
1015
|
+
- {{< icon fa-caret-square-o-up >}} fa-caret-square-o-up
|
|
1016
|
+
- {{< icon fa-caret-up >}} fa-caret-up
|
|
1017
|
+
- {{< icon fa-chevron-circle-down >}} fa-chevron-circle-down
|
|
1018
|
+
- {{< icon fa-chevron-circle-left >}} fa-chevron-circle-left
|
|
1019
|
+
- {{< icon fa-chevron-circle-right >}} fa-chevron-circle-right
|
|
1020
|
+
- {{< icon fa-chevron-circle-up >}} fa-chevron-circle-up
|
|
1021
|
+
- {{< icon fa-chevron-down >}} fa-chevron-down
|
|
1022
|
+
- {{< icon fa-chevron-left >}} fa-chevron-left
|
|
1023
|
+
- {{< icon fa-chevron-right >}} fa-chevron-right
|
|
1024
|
+
- {{< icon fa-chevron-up >}} fa-chevron-up
|
|
1025
|
+
- {{< icon fa-exchange >}} fa-exchange
|
|
1026
|
+
- {{< icon fa-hand-o-down >}} fa-hand-o-down
|
|
1027
|
+
- {{< icon fa-hand-o-left >}} fa-hand-o-left
|
|
1028
|
+
- {{< icon fa-hand-o-right >}} fa-hand-o-right
|
|
1029
|
+
- {{< icon fa-hand-o-up >}} fa-hand-o-up
|
|
1030
|
+
- {{< icon fa-long-arrow-down >}} fa-long-arrow-down
|
|
1031
|
+
- {{< icon fa-long-arrow-left >}} fa-long-arrow-left
|
|
1032
|
+
- {{< icon fa-long-arrow-right >}} fa-long-arrow-right
|
|
1033
|
+
- {{< icon fa-long-arrow-up >}} fa-long-arrow-up
|
|
1034
|
+
- {{< icon fa-toggle-down >}} fa-toggle-down (alias)
|
|
1035
|
+
- {{< icon fa-toggle-left >}} fa-toggle-left (alias)
|
|
1036
|
+
- {{< icon fa-toggle-right >}} fa-toggle-right (alias)
|
|
1037
|
+
- {{< icon fa-toggle-up >}} fa-toggle-up (alias)
|
|
1038
|
+
|
|
1039
|
+
### Video Player Icons
|
|
1040
|
+
|
|
1041
|
+
- {{< icon fa-arrows-alt >}} fa-arrows-alt
|
|
1042
|
+
- {{< icon fa-backward >}} fa-backward
|
|
1043
|
+
- {{< icon fa-compress >}} fa-compress
|
|
1044
|
+
- {{< icon fa-eject >}} fa-eject
|
|
1045
|
+
- {{< icon fa-expand >}} fa-expand
|
|
1046
|
+
- {{< icon fa-fast-backward >}} fa-fast-backward
|
|
1047
|
+
- {{< icon fa-fast-forward >}} fa-fast-forward
|
|
1048
|
+
- {{< icon fa-forward >}} fa-forward
|
|
1049
|
+
- {{< icon fa-pause >}} fa-pause
|
|
1050
|
+
- {{< icon fa-pause-circle >}} fa-pause-circle
|
|
1051
|
+
- {{< icon fa-pause-circle-o >}} fa-pause-circle-o
|
|
1052
|
+
- {{< icon fa-play >}} fa-play
|
|
1053
|
+
- {{< icon fa-play-circle >}} fa-play-circle
|
|
1054
|
+
- {{< icon fa-play-circle-o >}} fa-play-circle-o
|
|
1055
|
+
- {{< icon fa-random >}} fa-random
|
|
1056
|
+
- {{< icon fa-step-backward >}} fa-step-backward
|
|
1057
|
+
- {{< icon fa-step-forward >}} fa-step-forward
|
|
1058
|
+
- {{< icon fa-stop >}} fa-stop
|
|
1059
|
+
- {{< icon fa-stop-circle >}} fa-stop-circle
|
|
1060
|
+
- {{< icon fa-stop-circle-o >}} fa-stop-circle-o
|
|
1061
|
+
- {{< icon fa-youtube-play >}} fa-youtube-play
|
|
1062
|
+
|
|
1063
|
+
### Brand Icons
|
|
1064
|
+
|
|
1065
|
+
- {{< icon fa-500px >}} fa-500px
|
|
1066
|
+
- {{< icon fa-adn >}} fa-adn
|
|
1067
|
+
- {{< icon fa-amazon >}} fa-amazon
|
|
1068
|
+
- {{< icon fa-android >}} fa-android
|
|
1069
|
+
- {{< icon fa-angellist >}} fa-angellist
|
|
1070
|
+
- {{< icon fa-apple >}} fa-apple
|
|
1071
|
+
- {{< icon fa-bandcamp >}} fa-bandcamp
|
|
1072
|
+
- {{< icon fa-behance >}} fa-behance
|
|
1073
|
+
- {{< icon fa-behance-square >}} fa-behance-square
|
|
1074
|
+
- {{< icon fa-bitbucket >}} fa-bitbucket
|
|
1075
|
+
- {{< icon fa-bitbucket-square >}} fa-bitbucket-square
|
|
1076
|
+
- {{< icon fa-bitcoin >}} fa-bitcoin (alias)
|
|
1077
|
+
- {{< icon fa-black-tie >}} fa-black-tie
|
|
1078
|
+
- {{< icon fa-bluetooth >}} fa-bluetooth
|
|
1079
|
+
- {{< icon fa-bluetooth-b >}} fa-bluetooth-b
|
|
1080
|
+
- {{< icon fa-btc >}} fa-btc
|
|
1081
|
+
- {{< icon fa-buysellads >}} fa-buysellads
|
|
1082
|
+
- {{< icon fa-cc-amex >}} fa-cc-amex
|
|
1083
|
+
- {{< icon fa-cc-diners-club >}} fa-cc-diners-club
|
|
1084
|
+
- {{< icon fa-cc-discover >}} fa-cc-discover
|
|
1085
|
+
- {{< icon fa-cc-jcb >}} fa-cc-jcb
|
|
1086
|
+
- {{< icon fa-cc-mastercard >}} fa-cc-mastercard
|
|
1087
|
+
- {{< icon fa-cc-paypal >}} fa-cc-paypal
|
|
1088
|
+
- {{< icon fa-cc-stripe >}} fa-cc-stripe
|
|
1089
|
+
- {{< icon fa-cc-visa >}} fa-cc-visa
|
|
1090
|
+
- {{< icon fa-chrome >}} fa-chrome
|
|
1091
|
+
- {{< icon fa-codepen >}} fa-codepen
|
|
1092
|
+
- {{< icon fa-codiepie >}} fa-codiepie
|
|
1093
|
+
- {{< icon fa-connectdevelop >}} fa-connectdevelop
|
|
1094
|
+
- {{< icon fa-contao >}} fa-contao
|
|
1095
|
+
- {{< icon fa-css3 >}} fa-css3
|
|
1096
|
+
- {{< icon fa-dashcube >}} fa-dashcube
|
|
1097
|
+
- {{< icon fa-delicious >}} fa-delicious
|
|
1098
|
+
- {{< icon fa-deviantart >}} fa-deviantart
|
|
1099
|
+
- {{< icon fa-digg >}} fa-digg
|
|
1100
|
+
- {{< icon fa-dribbble >}} fa-dribbble
|
|
1101
|
+
- {{< icon fa-dropbox >}} fa-dropbox
|
|
1102
|
+
- {{< icon fa-drupal >}} fa-drupal
|
|
1103
|
+
- {{< icon fa-edge >}} fa-edge
|
|
1104
|
+
- {{< icon fa-eercast >}} fa-eercast
|
|
1105
|
+
- {{< icon fa-empire >}} fa-empire
|
|
1106
|
+
- {{< icon fa-envira >}} fa-envira
|
|
1107
|
+
- {{< icon fa-etsy >}} fa-etsy
|
|
1108
|
+
- {{< icon fa-expeditedssl >}} fa-expeditedssl
|
|
1109
|
+
- {{< icon fa-fa >}} fa-fa (alias)
|
|
1110
|
+
- {{< icon fa-facebook >}} fa-facebook
|
|
1111
|
+
- {{< icon fa-facebook-f >}} fa-facebook-f (alias)
|
|
1112
|
+
- {{< icon fa-facebook-official >}} fa-facebook-official
|
|
1113
|
+
- {{< icon fa-facebook-square >}} fa-facebook-square
|
|
1114
|
+
- {{< icon fa-firefox >}} fa-firefox
|
|
1115
|
+
- {{< icon fa-first-order >}} fa-first-order
|
|
1116
|
+
- {{< icon fa-flickr >}} fa-flickr
|
|
1117
|
+
- {{< icon fa-font-awesome >}} fa-font-awesome
|
|
1118
|
+
- {{< icon fa-fonticons >}} fa-fonticons
|
|
1119
|
+
- {{< icon fa-fort-awesome >}} fa-fort-awesome
|
|
1120
|
+
- {{< icon fa-forumbee >}} fa-forumbee
|
|
1121
|
+
- {{< icon fa-foursquare >}} fa-foursquare
|
|
1122
|
+
- {{< icon fa-free-code-camp >}} fa-free-code-camp
|
|
1123
|
+
- {{< icon fa-ge >}} fa-ge (alias)
|
|
1124
|
+
- {{< icon fa-get-pocket >}} fa-get-pocket
|
|
1125
|
+
- {{< icon fa-gg >}} fa-gg
|
|
1126
|
+
- {{< icon fa-gg-circle >}} fa-gg-circle
|
|
1127
|
+
- {{< icon fa-git >}} fa-git
|
|
1128
|
+
- {{< icon fa-git-square >}} fa-git-square
|
|
1129
|
+
- {{< icon fa-github >}} fa-github
|
|
1130
|
+
- {{< icon fa-github-alt >}} fa-github-alt
|
|
1131
|
+
- {{< icon fa-github-square >}} fa-github-square
|
|
1132
|
+
- {{< icon fa-gitlab >}} fa-gitlab
|
|
1133
|
+
- {{< icon fa-gittip >}} fa-gittip (alias)
|
|
1134
|
+
- {{< icon fa-glide >}} fa-glide
|
|
1135
|
+
- {{< icon fa-glide-g >}} fa-glide-g
|
|
1136
|
+
- {{< icon fa-google >}} fa-google
|
|
1137
|
+
- {{< icon fa-google-plus >}} fa-google-plus
|
|
1138
|
+
- {{< icon fa-google-plus-circle >}} fa-google-plus-circle (alias)
|
|
1139
|
+
- {{< icon fa-google-plus-official >}} fa-google-plus-official
|
|
1140
|
+
- {{< icon fa-google-plus-square >}} fa-google-plus-square
|
|
1141
|
+
- {{< icon fa-google-wallet >}} fa-google-wallet
|
|
1142
|
+
- {{< icon fa-gratipay >}} fa-gratipay
|
|
1143
|
+
- {{< icon fa-grav >}} fa-grav
|
|
1144
|
+
- {{< icon fa-hacker-news >}} fa-hacker-news
|
|
1145
|
+
- {{< icon fa-houzz >}} fa-houzz
|
|
1146
|
+
- {{< icon fa-html5 >}} fa-html5
|
|
1147
|
+
- {{< icon fa-imdb >}} fa-imdb
|
|
1148
|
+
- {{< icon fa-instagram >}} fa-instagram
|
|
1149
|
+
- {{< icon fa-internet-explorer >}} fa-internet-explorer
|
|
1150
|
+
- {{< icon fa-ioxhost >}} fa-ioxhost
|
|
1151
|
+
- {{< icon fa-joomla >}} fa-joomla
|
|
1152
|
+
- {{< icon fa-jsfiddle >}} fa-jsfiddle
|
|
1153
|
+
- {{< icon fa-lastfm >}} fa-lastfm
|
|
1154
|
+
- {{< icon fa-lastfm-square >}} fa-lastfm-square
|
|
1155
|
+
- {{< icon fa-leanpub >}} fa-leanpub
|
|
1156
|
+
- {{< icon fa-linkedin >}} fa-linkedin
|
|
1157
|
+
- {{< icon fa-linkedin-square >}} fa-linkedin-square
|
|
1158
|
+
- {{< icon fa-linode >}} fa-linode
|
|
1159
|
+
- {{< icon fa-linux >}} fa-linux
|
|
1160
|
+
- {{< icon fa-maxcdn >}} fa-maxcdn
|
|
1161
|
+
- {{< icon fa-meanpath >}} fa-meanpath
|
|
1162
|
+
- {{< icon fa-medium >}} fa-medium
|
|
1163
|
+
- {{< icon fa-meetup >}} fa-meetup
|
|
1164
|
+
- {{< icon fa-mixcloud >}} fa-mixcloud
|
|
1165
|
+
- {{< icon fa-modx >}} fa-modx
|
|
1166
|
+
- {{< icon fa-odnoklassniki >}} fa-odnoklassniki
|
|
1167
|
+
- {{< icon fa-odnoklassniki-square >}} fa-odnoklassniki-square
|
|
1168
|
+
- {{< icon fa-opencart >}} fa-opencart
|
|
1169
|
+
- {{< icon fa-openid >}} fa-openid
|
|
1170
|
+
- {{< icon fa-opera >}} fa-opera
|
|
1171
|
+
- {{< icon fa-optin-monster >}} fa-optin-monster
|
|
1172
|
+
- {{< icon fa-pagelines >}} fa-pagelines
|
|
1173
|
+
- {{< icon fa-paypal >}} fa-paypal
|
|
1174
|
+
- {{< icon fa-pied-piper >}} fa-pied-piper
|
|
1175
|
+
- {{< icon fa-pied-piper-alt >}} fa-pied-piper-alt
|
|
1176
|
+
- {{< icon fa-pied-piper-pp >}} fa-pied-piper-pp
|
|
1177
|
+
- {{< icon fa-pinterest >}} fa-pinterest
|
|
1178
|
+
- {{< icon fa-pinterest-p >}} fa-pinterest-p
|
|
1179
|
+
- {{< icon fa-pinterest-square >}} fa-pinterest-square
|
|
1180
|
+
- {{< icon fa-product-hunt >}} fa-product-hunt
|
|
1181
|
+
- {{< icon fa-qq >}} fa-qq
|
|
1182
|
+
- {{< icon fa-quora >}} fa-quora
|
|
1183
|
+
- {{< icon fa-ra >}} fa-ra (alias)
|
|
1184
|
+
- {{< icon fa-ravelry >}} fa-ravelry
|
|
1185
|
+
- {{< icon fa-rebel >}} fa-rebel
|
|
1186
|
+
- {{< icon fa-reddit >}} fa-reddit
|
|
1187
|
+
- {{< icon fa-reddit-alien >}} fa-reddit-alien
|
|
1188
|
+
- {{< icon fa-reddit-square >}} fa-reddit-square
|
|
1189
|
+
- {{< icon fa-renren >}} fa-renren
|
|
1190
|
+
- {{< icon fa-resistance >}} fa-resistance (alias)
|
|
1191
|
+
- {{< icon fa-safari >}} fa-safari
|
|
1192
|
+
- {{< icon fa-scribd >}} fa-scribd
|
|
1193
|
+
- {{< icon fa-sellsy >}} fa-sellsy
|
|
1194
|
+
- {{< icon fa-share-alt >}} fa-share-alt
|
|
1195
|
+
- {{< icon fa-share-alt-square >}} fa-share-alt-square
|
|
1196
|
+
- {{< icon fa-shirtsinbulk >}} fa-shirtsinbulk
|
|
1197
|
+
- {{< icon fa-simplybuilt >}} fa-simplybuilt
|
|
1198
|
+
- {{< icon fa-skyatlas >}} fa-skyatlas
|
|
1199
|
+
- {{< icon fa-skype >}} fa-skype
|
|
1200
|
+
- {{< icon fa-slack >}} fa-slack
|
|
1201
|
+
- {{< icon fa-slideshare >}} fa-slideshare
|
|
1202
|
+
- {{< icon fa-snapchat >}} fa-snapchat
|
|
1203
|
+
- {{< icon fa-snapchat-ghost >}} fa-snapchat-ghost
|
|
1204
|
+
- {{< icon fa-snapchat-square >}} fa-snapchat-square
|
|
1205
|
+
- {{< icon fa-soundcloud >}} fa-soundcloud
|
|
1206
|
+
- {{< icon fa-spotify >}} fa-spotify
|
|
1207
|
+
- {{< icon fa-stack-exchange >}} fa-stack-exchange
|
|
1208
|
+
- {{< icon fa-stack-overflow >}} fa-stack-overflow
|
|
1209
|
+
- {{< icon fa-steam >}} fa-steam
|
|
1210
|
+
- {{< icon fa-steam-square >}} fa-steam-square
|
|
1211
|
+
- {{< icon fa-stumbleupon >}} fa-stumbleupon
|
|
1212
|
+
- {{< icon fa-stumbleupon-circle >}} fa-stumbleupon-circle
|
|
1213
|
+
- {{< icon fa-superpowers >}} fa-superpowers
|
|
1214
|
+
- {{< icon fa-telegram >}} fa-telegram
|
|
1215
|
+
- {{< icon fa-tencent-weibo >}} fa-tencent-weibo
|
|
1216
|
+
- {{< icon fa-themeisle >}} fa-themeisle
|
|
1217
|
+
- {{< icon fa-trello >}} fa-trello
|
|
1218
|
+
- {{< icon fa-tripadvisor >}} fa-tripadvisor
|
|
1219
|
+
- {{< icon fa-tumblr >}} fa-tumblr
|
|
1220
|
+
- {{< icon fa-tumblr-square >}} fa-tumblr-square
|
|
1221
|
+
- {{< icon fa-twitch >}} fa-twitch
|
|
1222
|
+
- {{< icon fa-twitter >}} fa-twitter
|
|
1223
|
+
- {{< icon fa-twitter-square >}} fa-twitter-square
|
|
1224
|
+
- {{< icon fa-usb >}} fa-usb
|
|
1225
|
+
- {{< icon fa-viacoin >}} fa-viacoin
|
|
1226
|
+
- {{< icon fa-viadeo >}} fa-viadeo
|
|
1227
|
+
- {{< icon fa-viadeo-square >}} fa-viadeo-square
|
|
1228
|
+
- {{< icon fa-vimeo >}} fa-vimeo
|
|
1229
|
+
- {{< icon fa-vimeo-square >}} fa-vimeo-square
|
|
1230
|
+
- {{< icon fa-vine >}} fa-vine
|
|
1231
|
+
- {{< icon fa-vk >}} fa-vk
|
|
1232
|
+
- {{< icon fa-wechat >}} fa-wechat (alias)
|
|
1233
|
+
- {{< icon fa-weibo >}} fa-weibo
|
|
1234
|
+
- {{< icon fa-weixin >}} fa-weixin
|
|
1235
|
+
- {{< icon fa-whatsapp >}} fa-whatsapp
|
|
1236
|
+
- {{< icon fa-wikipedia-w >}} fa-wikipedia-w
|
|
1237
|
+
- {{< icon fa-windows >}} fa-windows
|
|
1238
|
+
- {{< icon fa-wordpress >}} fa-wordpress
|
|
1239
|
+
- {{< icon fa-wpbeginner >}} fa-wpbeginner
|
|
1240
|
+
- {{< icon fa-wpexplorer >}} fa-wpexplorer
|
|
1241
|
+
- {{< icon fa-wpforms >}} fa-wpforms
|
|
1242
|
+
- {{< icon fa-xing >}} fa-xing
|
|
1243
|
+
- {{< icon fa-xing-square >}} fa-xing-square
|
|
1244
|
+
- {{< icon fa-y-combinator >}} fa-y-combinator
|
|
1245
|
+
- {{< icon fa-y-combinator-square >}} fa-y-combinator-square (alias)
|
|
1246
|
+
- {{< icon fa-yahoo >}} fa-yahoo
|
|
1247
|
+
- {{< icon fa-yc >}} fa-yc (alias)
|
|
1248
|
+
- {{< icon fa-yc-square >}} fa-yc-square (alias)
|
|
1249
|
+
- {{< icon fa-yelp >}} fa-yelp
|
|
1250
|
+
- {{< icon fa-yoast >}} fa-yoast
|
|
1251
|
+
- {{< icon fa-youtube >}} fa-youtube
|
|
1252
|
+
- {{< icon fa-youtube-play >}} fa-youtube-play
|
|
1253
|
+
- {{< icon fa-youtube-square >}} fa-youtube-square
|
|
1254
|
+
|