codefresh 0.88.3 → 0.88.4

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.
Files changed (411) hide show
  1. package/lib/interface/cli/completion/tree.json +1 -0
  2. package/package.json +9 -2
  3. package/.dockerignore +0 -15
  4. package/.eslintrc.js +0 -20
  5. package/.gitattributes +0 -29
  6. package/.github/CODEOWNERS +0 -1
  7. package/.github/pull_request_template.md +0 -5
  8. package/.github/release-drafter.yaml +0 -8
  9. package/.github/workflows/create-release.yaml +0 -36
  10. package/.github/workflows/draft-release.yaml +0 -33
  11. package/.nvmrc +0 -1
  12. package/Dockerfile +0 -39
  13. package/Dockerfile-debian +0 -43
  14. package/Dockerfile-debian-rootless +0 -50
  15. package/Dockerfile-rootless +0 -47
  16. package/__mocks__/codefresh.yml +0 -40
  17. package/__mocks__/requestretry.js +0 -35
  18. package/cli.gif +0 -0
  19. package/docs/archetypes/default.md +0 -6
  20. package/docs/config.toml +0 -44
  21. package/docs/content/_header.md +0 -6
  22. package/docs/content/_index.md +0 -19
  23. package/docs/content/contexts/spec/_index.md +0 -28
  24. package/docs/content/contexts/spec/config.md +0 -30
  25. package/docs/content/contexts/spec/helm-repository.md +0 -16
  26. package/docs/content/contexts/spec/secret-yaml.md +0 -32
  27. package/docs/content/contexts/spec/secret.md +0 -30
  28. package/docs/content/contexts/spec/yaml.md +0 -30
  29. package/docs/content/external-resources.md +0 -8
  30. package/docs/content/getting-started/_index.md +0 -28
  31. package/docs/content/installation/_index.md +0 -13
  32. package/docs/content/installation/docker.md +0 -15
  33. package/docs/content/installation/homebrew.md +0 -29
  34. package/docs/content/installation/npm.md +0 -22
  35. package/docs/content/installation/yarn.md +0 -22
  36. package/docs/content/more/_index.md +0 -7
  37. package/docs/content/operate on resources/_index.md +0 -10
  38. package/docs/content/pipelines/Run Pipeline.md +0 -38
  39. package/docs/content/pipelines/spec.md +0 -264
  40. package/docs/docs.spec.js +0 -8
  41. package/docs/index.js +0 -431
  42. package/docs/layouts/partials/menu-footer.html +0 -13
  43. package/docs/themes/docdock/LICENSE.md +0 -22
  44. package/docs/themes/docdock/README.md +0 -129
  45. package/docs/themes/docdock/archetypes/default.md +0 -9
  46. package/docs/themes/docdock/archetypes/slide.md +0 -46
  47. package/docs/themes/docdock/exampleSite/config.toml +0 -68
  48. package/docs/themes/docdock/exampleSite/content/_index.md +0 -50
  49. package/docs/themes/docdock/exampleSite/content/content-organisation/_index.md +0 -138
  50. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/_index.md +0 -66
  51. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/disable.md +0 -24
  52. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/theme-variants.md +0 -35
  53. package/docs/themes/docdock/exampleSite/content/content-organisation/customize-style/themestyle.md +0 -25
  54. package/docs/themes/docdock/exampleSite/content/content-organisation/extramenu.md +0 -28
  55. package/docs/themes/docdock/exampleSite/content/content-organisation/logo.md +0 -12
  56. package/docs/themes/docdock/exampleSite/content/create-page/_index.md +0 -54
  57. package/docs/themes/docdock/exampleSite/content/create-page/homepage.md +0 -8
  58. package/docs/themes/docdock/exampleSite/content/create-page/myslide.md +0 -48
  59. package/docs/themes/docdock/exampleSite/content/create-page/page-images.md +0 -28
  60. package/docs/themes/docdock/exampleSite/content/create-page/page-slide.md +0 -114
  61. package/docs/themes/docdock/exampleSite/content/credits.md +0 -44
  62. package/docs/themes/docdock/exampleSite/content/getting-start/_index.md +0 -12
  63. package/docs/themes/docdock/exampleSite/content/getting-start/configuration.md +0 -56
  64. package/docs/themes/docdock/exampleSite/content/getting-start/installation.md +0 -83
  65. package/docs/themes/docdock/exampleSite/content/search/_index.md +0 -13
  66. package/docs/themes/docdock/exampleSite/content/shortcodes/_index.md +0 -10
  67. package/docs/themes/docdock/exampleSite/content/shortcodes/alert.md +0 -30
  68. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/BachGavotteShort.mp3 +0 -0
  69. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/Carroll_AliceAuPaysDesMerveilles.pdf +0 -0
  70. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/adivorciarsetoca00cape.pdf +0 -0
  71. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/hugo.png +0 -0
  72. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.files/movieselectricsheep-flock-244-32500-2.mp4 +0 -0
  73. package/docs/themes/docdock/exampleSite/content/shortcodes/attachments.md +0 -59
  74. package/docs/themes/docdock/exampleSite/content/shortcodes/button.md +0 -37
  75. package/docs/themes/docdock/exampleSite/content/shortcodes/children/_index.md +0 -46
  76. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/_index.md +0 -6
  77. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/_index.md +0 -6
  78. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/_index.md +0 -6
  79. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/_index.md +0 -6
  80. 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 +0 -6
  81. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/_index.md +0 -11
  82. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-2/test3.md +0 -6
  83. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-3/_index.md +0 -6
  84. package/docs/themes/docdock/exampleSite/content/shortcodes/children/children-4/_index.md +0 -7
  85. package/docs/themes/docdock/exampleSite/content/shortcodes/children/test.md +0 -6
  86. package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt-include.md +0 -25
  87. package/docs/themes/docdock/exampleSite/content/shortcodes/excerpt.md +0 -39
  88. package/docs/themes/docdock/exampleSite/content/shortcodes/expand.md +0 -41
  89. package/docs/themes/docdock/exampleSite/content/shortcodes/icon.md +0 -1254
  90. package/docs/themes/docdock/exampleSite/content/shortcodes/mermaid.md +0 -98
  91. package/docs/themes/docdock/exampleSite/content/shortcodes/notice.md +0 -61
  92. package/docs/themes/docdock/exampleSite/content/shortcodes/panel.md +0 -60
  93. package/docs/themes/docdock/exampleSite/content/shortcodes/revealjs.md +0 -119
  94. package/docs/themes/docdock/exampleSite/content/showcase.md +0 -15
  95. package/docs/themes/docdock/exampleSite/layouts/partials/custom-head.html +0 -10
  96. package/docs/themes/docdock/exampleSite/layouts/partials/menu-footer.html +0 -13
  97. package/docs/themes/docdock/exampleSite/layouts/shortcodes/ghcontributors.html +0 -31
  98. package/docs/themes/docdock/exampleSite/static/menu-entry-icon.png +0 -0
  99. package/docs/themes/docdock/exampleSite/static/showcase/bitfan.site.png +0 -0
  100. package/docs/themes/docdock/exampleSite/static/showcase/invincible.site.png +0 -0
  101. package/docs/themes/docdock/exampleSite/static/style-flex.png +0 -0
  102. package/docs/themes/docdock/exampleSite/static/style-original.png +0 -0
  103. package/docs/themes/docdock/exampleSite/static/variant-gold.png +0 -0
  104. package/docs/themes/docdock/exampleSite/static/variant-gray.png +0 -0
  105. package/docs/themes/docdock/exampleSite/static/variant-green.png +0 -0
  106. package/docs/themes/docdock/i18n/en.toml +0 -44
  107. package/docs/themes/docdock/i18n/es.toml +0 -26
  108. package/docs/themes/docdock/i18n/fr.toml +0 -44
  109. package/docs/themes/docdock/i18n/nb.toml +0 -38
  110. package/docs/themes/docdock/images/screenshot.png +0 -0
  111. package/docs/themes/docdock/images/tn.png +0 -0
  112. package/docs/themes/docdock/layouts/404.html +0 -39
  113. package/docs/themes/docdock/layouts/_default/baseof.html +0 -32
  114. package/docs/themes/docdock/layouts/_default/li.html +0 -22
  115. package/docs/themes/docdock/layouts/_default/list.html +0 -20
  116. package/docs/themes/docdock/layouts/_default/single.html +0 -3
  117. package/docs/themes/docdock/layouts/index.html +0 -30
  118. package/docs/themes/docdock/layouts/index.json +0 -12
  119. package/docs/themes/docdock/layouts/partials/breadcrumb.html +0 -8
  120. package/docs/themes/docdock/layouts/partials/custom-content-footer.html +0 -6
  121. package/docs/themes/docdock/layouts/partials/custom-footer.html +0 -0
  122. package/docs/themes/docdock/layouts/partials/custom-head.html +0 -2
  123. package/docs/themes/docdock/layouts/partials/flex/body-aftercontent.html +0 -54
  124. package/docs/themes/docdock/layouts/partials/flex/body-beforecontent.html +0 -68
  125. package/docs/themes/docdock/layouts/partials/flex/head.html +0 -17
  126. package/docs/themes/docdock/layouts/partials/flex/scripts.html +0 -11
  127. package/docs/themes/docdock/layouts/partials/flex/selectnavigation.html +0 -58
  128. package/docs/themes/docdock/layouts/partials/header.html +0 -10
  129. package/docs/themes/docdock/layouts/partials/language-selector.html +0 -18
  130. package/docs/themes/docdock/layouts/partials/menu-footer.html +0 -0
  131. package/docs/themes/docdock/layouts/partials/menu.html +0 -82
  132. package/docs/themes/docdock/layouts/partials/next-prev-page.html +0 -44
  133. package/docs/themes/docdock/layouts/partials/original/body-aftercontent.html +0 -13
  134. package/docs/themes/docdock/layouts/partials/original/body-beforecontent.html +0 -128
  135. package/docs/themes/docdock/layouts/partials/original/head.html +0 -23
  136. package/docs/themes/docdock/layouts/partials/original/scripts.html +0 -10
  137. package/docs/themes/docdock/layouts/partials/pagination.html +0 -9
  138. package/docs/themes/docdock/layouts/shortcodes/alert.html +0 -6
  139. package/docs/themes/docdock/layouts/shortcodes/anchor.html +0 -1
  140. package/docs/themes/docdock/layouts/shortcodes/anchorlink.html +0 -1
  141. package/docs/themes/docdock/layouts/shortcodes/attachmentlink.html +0 -5
  142. package/docs/themes/docdock/layouts/shortcodes/attachments.html +0 -33
  143. package/docs/themes/docdock/layouts/shortcodes/button.html +0 -6
  144. package/docs/themes/docdock/layouts/shortcodes/children.html +0 -104
  145. package/docs/themes/docdock/layouts/shortcodes/code.html +0 -1
  146. package/docs/themes/docdock/layouts/shortcodes/emoticon.html +0 -29
  147. package/docs/themes/docdock/layouts/shortcodes/excerpt-include.html +0 -14
  148. package/docs/themes/docdock/layouts/shortcodes/excerpt.html +0 -7
  149. package/docs/themes/docdock/layouts/shortcodes/expand.html +0 -16
  150. package/docs/themes/docdock/layouts/shortcodes/header.html +0 -16
  151. package/docs/themes/docdock/layouts/shortcodes/icon.html +0 -13
  152. package/docs/themes/docdock/layouts/shortcodes/image.html +0 -5
  153. package/docs/themes/docdock/layouts/shortcodes/info.html +0 -10
  154. package/docs/themes/docdock/layouts/shortcodes/label.html +0 -1
  155. package/docs/themes/docdock/layouts/shortcodes/mermaid.html +0 -3
  156. package/docs/themes/docdock/layouts/shortcodes/note.html +0 -4
  157. package/docs/themes/docdock/layouts/shortcodes/notice.html +0 -1
  158. package/docs/themes/docdock/layouts/shortcodes/pagelink.html +0 -12
  159. package/docs/themes/docdock/layouts/shortcodes/pagetreesearch.html +0 -1
  160. package/docs/themes/docdock/layouts/shortcodes/panel.html +0 -5
  161. package/docs/themes/docdock/layouts/shortcodes/recently-updated.html +0 -7
  162. package/docs/themes/docdock/layouts/shortcodes/relref.html +0 -14
  163. package/docs/themes/docdock/layouts/shortcodes/revealjs.html +0 -66
  164. package/docs/themes/docdock/layouts/shortcodes/section.html +0 -1
  165. package/docs/themes/docdock/layouts/shortcodes/task.html +0 -10
  166. package/docs/themes/docdock/layouts/shortcodes/tasklist.html +0 -4
  167. package/docs/themes/docdock/layouts/shortcodes/tip.html +0 -10
  168. package/docs/themes/docdock/layouts/shortcodes/toc.html +0 -2
  169. package/docs/themes/docdock/layouts/shortcodes/unknow.html +0 -1
  170. package/docs/themes/docdock/layouts/shortcodes/userlink.html +0 -1
  171. package/docs/themes/docdock/layouts/shortcodes/viewppt.html +0 -5
  172. package/docs/themes/docdock/layouts/shortcodes/viewxls.html +0 -5
  173. package/docs/themes/docdock/layouts/shortcodes/warning.html +0 -12
  174. package/docs/themes/docdock/layouts/shortcodes/well.html +0 -1
  175. package/docs/themes/docdock/layouts/slide/single.html +0 -38
  176. package/docs/themes/docdock/static/css/auto-complete.css +0 -49
  177. package/docs/themes/docdock/static/css/bootstrap.min.css +0 -1884
  178. package/docs/themes/docdock/static/css/featherlight.min.css +0 -8
  179. package/docs/themes/docdock/static/css/font-awesome.min.css +0 -4
  180. package/docs/themes/docdock/static/css/horsey.css +0 -35
  181. package/docs/themes/docdock/static/css/hybrid.css +0 -102
  182. package/docs/themes/docdock/static/css/nucleus.css +0 -617
  183. package/docs/themes/docdock/static/fonts/FontAwesome.otf +0 -0
  184. package/docs/themes/docdock/static/fonts/Inconsolata.eot +0 -0
  185. package/docs/themes/docdock/static/fonts/Inconsolata.svg +0 -359
  186. package/docs/themes/docdock/static/fonts/Inconsolata.ttf +0 -0
  187. package/docs/themes/docdock/static/fonts/Inconsolata.woff +0 -0
  188. package/docs/themes/docdock/static/fonts/Lato-Bold.ttf +0 -0
  189. package/docs/themes/docdock/static/fonts/Lato-Bold.woff2 +0 -0
  190. package/docs/themes/docdock/static/fonts/Lato-Regular.ttf +0 -0
  191. package/docs/themes/docdock/static/fonts/Lato-Regular.woff2 +0 -0
  192. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.eot +0 -0
  193. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.svg +0 -1019
  194. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.ttf +0 -0
  195. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff +0 -0
  196. package/docs/themes/docdock/static/fonts/Novecentosanswide-Normal-webfont.woff2 +0 -0
  197. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.eot +0 -0
  198. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.svg +0 -918
  199. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.ttf +0 -0
  200. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff +0 -0
  201. package/docs/themes/docdock/static/fonts/Novecentosanswide-UltraLight-webfont.woff2 +0 -0
  202. package/docs/themes/docdock/static/fonts/Roboto-Italic.ttf +0 -0
  203. package/docs/themes/docdock/static/fonts/Roboto-Medium.ttf +0 -0
  204. package/docs/themes/docdock/static/fonts/Roboto-Regular.ttf +0 -0
  205. package/docs/themes/docdock/static/fonts/RobotoMono-Medium.ttf +0 -0
  206. package/docs/themes/docdock/static/fonts/RobotoMono-Regular.ttf +0 -0
  207. package/docs/themes/docdock/static/fonts/Work_Sans_200.eot +0 -0
  208. package/docs/themes/docdock/static/fonts/Work_Sans_200.svg +0 -332
  209. package/docs/themes/docdock/static/fonts/Work_Sans_200.ttf +0 -0
  210. package/docs/themes/docdock/static/fonts/Work_Sans_200.woff +0 -0
  211. package/docs/themes/docdock/static/fonts/Work_Sans_200.woff2 +0 -0
  212. package/docs/themes/docdock/static/fonts/Work_Sans_300.eot +0 -0
  213. package/docs/themes/docdock/static/fonts/Work_Sans_300.svg +0 -331
  214. package/docs/themes/docdock/static/fonts/Work_Sans_300.ttf +0 -0
  215. package/docs/themes/docdock/static/fonts/Work_Sans_300.woff +0 -0
  216. package/docs/themes/docdock/static/fonts/Work_Sans_300.woff2 +0 -0
  217. package/docs/themes/docdock/static/fonts/Work_Sans_500.eot +0 -0
  218. package/docs/themes/docdock/static/fonts/Work_Sans_500.svg +0 -333
  219. package/docs/themes/docdock/static/fonts/Work_Sans_500.ttf +0 -0
  220. package/docs/themes/docdock/static/fonts/Work_Sans_500.woff +0 -0
  221. package/docs/themes/docdock/static/fonts/Work_Sans_500.woff2 +0 -0
  222. package/docs/themes/docdock/static/fonts/fontawesome-webfont.eot +0 -0
  223. package/docs/themes/docdock/static/fonts/fontawesome-webfont.svg +0 -2671
  224. package/docs/themes/docdock/static/fonts/fontawesome-webfont.ttf +0 -0
  225. package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff +0 -0
  226. package/docs/themes/docdock/static/fonts/fontawesome-webfont.woff2 +0 -0
  227. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.eot +0 -0
  228. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.svg +0 -288
  229. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.ttf +0 -0
  230. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff +0 -0
  231. package/docs/themes/docdock/static/fonts/glyphicons-halflings-regular.woff2 +0 -0
  232. package/docs/themes/docdock/static/images/clippy.svg +0 -4
  233. package/docs/themes/docdock/static/images/favicon.png +0 -0
  234. package/docs/themes/docdock/static/images/gopher-404.jpg +0 -0
  235. package/docs/themes/docdock/static/js/auto-complete.js +0 -223
  236. package/docs/themes/docdock/static/js/clipboard.min.js +0 -7
  237. package/docs/themes/docdock/static/js/docdock.js +0 -309
  238. package/docs/themes/docdock/static/js/featherlight.min.js +0 -8
  239. package/docs/themes/docdock/static/js/highlight.pack.js +0 -2
  240. package/docs/themes/docdock/static/js/html5shiv-printshiv.min.js +0 -4
  241. package/docs/themes/docdock/static/js/jquery-2.x.min.js +0 -4
  242. package/docs/themes/docdock/static/js/lunr.min.js +0 -6
  243. package/docs/themes/docdock/static/js/modernizr.custom.71422.js +0 -4
  244. package/docs/themes/docdock/static/js/search.js +0 -91
  245. package/docs/themes/docdock/static/mermaid/mermaid.css +0 -273
  246. package/docs/themes/docdock/static/mermaid/mermaid.dark.css +0 -275
  247. package/docs/themes/docdock/static/mermaid/mermaid.forest.css +0 -353
  248. package/docs/themes/docdock/static/mermaid/mermaid.js +0 -30
  249. package/docs/themes/docdock/static/none.html +0 -0
  250. package/docs/themes/docdock/static/revealjs/.travis.yml +0 -5
  251. package/docs/themes/docdock/static/revealjs/CONTRIBUTING.md +0 -23
  252. package/docs/themes/docdock/static/revealjs/Gruntfile.js +0 -192
  253. package/docs/themes/docdock/static/revealjs/LICENSE +0 -19
  254. package/docs/themes/docdock/static/revealjs/README.md +0 -1238
  255. package/docs/themes/docdock/static/revealjs/bower.json +0 -27
  256. package/docs/themes/docdock/static/revealjs/css/print/paper.css +0 -203
  257. package/docs/themes/docdock/static/revealjs/css/print/pdf.css +0 -178
  258. package/docs/themes/docdock/static/revealjs/css/reveal.css +0 -1555
  259. package/docs/themes/docdock/static/revealjs/css/reveal.scss +0 -1717
  260. package/docs/themes/docdock/static/revealjs/css/theme/README.md +0 -21
  261. package/docs/themes/docdock/static/revealjs/css/theme/beige.css +0 -268
  262. package/docs/themes/docdock/static/revealjs/css/theme/black.css +0 -264
  263. package/docs/themes/docdock/static/revealjs/css/theme/blood.css +0 -287
  264. package/docs/themes/docdock/static/revealjs/css/theme/league.css +0 -270
  265. package/docs/themes/docdock/static/revealjs/css/theme/moon.css +0 -268
  266. package/docs/themes/docdock/static/revealjs/css/theme/night.css +0 -262
  267. package/docs/themes/docdock/static/revealjs/css/theme/serif.css +0 -264
  268. package/docs/themes/docdock/static/revealjs/css/theme/simple.css +0 -267
  269. package/docs/themes/docdock/static/revealjs/css/theme/sky.css +0 -271
  270. package/docs/themes/docdock/static/revealjs/css/theme/solarized.css +0 -268
  271. package/docs/themes/docdock/static/revealjs/css/theme/source/beige.scss +0 -39
  272. package/docs/themes/docdock/static/revealjs/css/theme/source/black.scss +0 -49
  273. package/docs/themes/docdock/static/revealjs/css/theme/source/blood.scss +0 -78
  274. package/docs/themes/docdock/static/revealjs/css/theme/source/league.scss +0 -34
  275. package/docs/themes/docdock/static/revealjs/css/theme/source/moon.scss +0 -57
  276. package/docs/themes/docdock/static/revealjs/css/theme/source/night.scss +0 -34
  277. package/docs/themes/docdock/static/revealjs/css/theme/source/serif.scss +0 -35
  278. package/docs/themes/docdock/static/revealjs/css/theme/source/simple.scss +0 -43
  279. package/docs/themes/docdock/static/revealjs/css/theme/source/sky.scss +0 -46
  280. package/docs/themes/docdock/static/revealjs/css/theme/source/solarized.scss +0 -63
  281. package/docs/themes/docdock/static/revealjs/css/theme/source/white.scss +0 -49
  282. package/docs/themes/docdock/static/revealjs/css/theme/template/mixins.scss +0 -29
  283. package/docs/themes/docdock/static/revealjs/css/theme/template/settings.scss +0 -43
  284. package/docs/themes/docdock/static/revealjs/css/theme/template/theme.scss +0 -316
  285. package/docs/themes/docdock/static/revealjs/css/theme/white.css +0 -264
  286. package/docs/themes/docdock/static/revealjs/demo.html +0 -410
  287. package/docs/themes/docdock/static/revealjs/index.html +0 -49
  288. package/docs/themes/docdock/static/revealjs/js/reveal.js +0 -5239
  289. package/docs/themes/docdock/static/revealjs/lib/css/zenburn.css +0 -80
  290. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/LICENSE +0 -2
  291. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.css +0 -10
  292. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.eot +0 -0
  293. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.ttf +0 -0
  294. package/docs/themes/docdock/static/revealjs/lib/font/league-gothic/league-gothic.woff +0 -0
  295. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/LICENSE +0 -45
  296. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.eot +0 -0
  297. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.ttf +0 -0
  298. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-italic.woff +0 -0
  299. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.eot +0 -0
  300. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.ttf +0 -0
  301. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-regular.woff +0 -0
  302. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.eot +0 -0
  303. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.ttf +0 -0
  304. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibold.woff +0 -0
  305. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot +0 -0
  306. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf +0 -0
  307. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff +0 -0
  308. package/docs/themes/docdock/static/revealjs/lib/font/source-sans-pro/source-sans-pro.css +0 -39
  309. package/docs/themes/docdock/static/revealjs/lib/js/classList.js +0 -2
  310. package/docs/themes/docdock/static/revealjs/lib/js/head.min.js +0 -9
  311. package/docs/themes/docdock/static/revealjs/lib/js/html5shiv.js +0 -7
  312. package/docs/themes/docdock/static/revealjs/package.json +0 -43
  313. package/docs/themes/docdock/static/revealjs/plugin/highlight/highlight.js +0 -77
  314. package/docs/themes/docdock/static/revealjs/plugin/markdown/example.html +0 -129
  315. package/docs/themes/docdock/static/revealjs/plugin/markdown/example.md +0 -31
  316. package/docs/themes/docdock/static/revealjs/plugin/markdown/markdown.js +0 -412
  317. package/docs/themes/docdock/static/revealjs/plugin/markdown/marked.js +0 -6
  318. package/docs/themes/docdock/static/revealjs/plugin/math/math.js +0 -67
  319. package/docs/themes/docdock/static/revealjs/plugin/multiplex/client.js +0 -13
  320. package/docs/themes/docdock/static/revealjs/plugin/multiplex/index.js +0 -64
  321. package/docs/themes/docdock/static/revealjs/plugin/multiplex/master.js +0 -34
  322. package/docs/themes/docdock/static/revealjs/plugin/multiplex/package.json +0 -19
  323. package/docs/themes/docdock/static/revealjs/plugin/notes/notes.html +0 -759
  324. package/docs/themes/docdock/static/revealjs/plugin/notes/notes.js +0 -155
  325. package/docs/themes/docdock/static/revealjs/plugin/notes-server/client.js +0 -65
  326. package/docs/themes/docdock/static/revealjs/plugin/notes-server/index.js +0 -69
  327. package/docs/themes/docdock/static/revealjs/plugin/notes-server/notes.html +0 -585
  328. package/docs/themes/docdock/static/revealjs/plugin/print-pdf/print-pdf.js +0 -69
  329. package/docs/themes/docdock/static/revealjs/plugin/search/search.js +0 -206
  330. package/docs/themes/docdock/static/revealjs/plugin/zoom-js/zoom.js +0 -272
  331. package/docs/themes/docdock/static/revealjs/test/examples/assets/image1.png +0 -0
  332. package/docs/themes/docdock/static/revealjs/test/examples/assets/image2.png +0 -0
  333. package/docs/themes/docdock/static/revealjs/test/examples/barebones.html +0 -41
  334. package/docs/themes/docdock/static/revealjs/test/examples/embedded-media.html +0 -49
  335. package/docs/themes/docdock/static/revealjs/test/examples/math.html +0 -185
  336. package/docs/themes/docdock/static/revealjs/test/examples/slide-backgrounds.html +0 -144
  337. package/docs/themes/docdock/static/revealjs/test/examples/slide-transitions.html +0 -101
  338. package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.css +0 -244
  339. package/docs/themes/docdock/static/revealjs/test/qunit-1.12.0.js +0 -2212
  340. package/docs/themes/docdock/static/revealjs/test/simple.md +0 -12
  341. package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.html +0 -134
  342. package/docs/themes/docdock/static/revealjs/test/test-markdown-element-attributes.js +0 -46
  343. package/docs/themes/docdock/static/revealjs/test/test-markdown-external.html +0 -36
  344. package/docs/themes/docdock/static/revealjs/test/test-markdown-external.js +0 -24
  345. package/docs/themes/docdock/static/revealjs/test/test-markdown-options.html +0 -41
  346. package/docs/themes/docdock/static/revealjs/test/test-markdown-options.js +0 -26
  347. package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.html +0 -128
  348. package/docs/themes/docdock/static/revealjs/test/test-markdown-slide-attributes.js +0 -47
  349. package/docs/themes/docdock/static/revealjs/test/test-markdown.html +0 -52
  350. package/docs/themes/docdock/static/revealjs/test/test-markdown.js +0 -15
  351. package/docs/themes/docdock/static/revealjs/test/test-pdf.html +0 -83
  352. package/docs/themes/docdock/static/revealjs/test/test-pdf.js +0 -15
  353. package/docs/themes/docdock/static/revealjs/test/test.html +0 -86
  354. package/docs/themes/docdock/static/revealjs/test/test.js +0 -597
  355. package/docs/themes/docdock/static/scss/flex/article.scss +0 -356
  356. package/docs/themes/docdock/static/scss/flex/fonts.scss +0 -38
  357. package/docs/themes/docdock/static/scss/flex/footer.scss +0 -45
  358. package/docs/themes/docdock/static/scss/flex/header.scss +0 -89
  359. package/docs/themes/docdock/static/scss/flex/main.scss +0 -164
  360. package/docs/themes/docdock/static/scss/flex/medias.scss +0 -74
  361. package/docs/themes/docdock/static/scss/flex/menu.scss +0 -126
  362. package/docs/themes/docdock/static/scss/flex/shortcode.children.scss +0 -34
  363. package/docs/themes/docdock/static/scss/flex/shortcode.notice.scss +0 -63
  364. package/docs/themes/docdock/static/scss/flex/style.scss +0 -14
  365. package/docs/themes/docdock/static/scss/original/_colours.scss +0 -14
  366. package/docs/themes/docdock/static/scss/original/_functions.scss +0 -89
  367. package/docs/themes/docdock/static/scss/original/_variables.scss +0 -137
  368. package/docs/themes/docdock/static/scss/original/fonts.scss +0 -23
  369. package/docs/themes/docdock/static/scss/original/main.scss +0 -1233
  370. package/docs/themes/docdock/static/scss/original/print.scss +0 -29
  371. package/docs/themes/docdock/static/scss/original/responsive.scss +0 -124
  372. package/docs/themes/docdock/static/scss/original/shortcodes.scss +0 -32
  373. package/docs/themes/docdock/static/scss/original/sidebar.scss +0 -276
  374. package/docs/themes/docdock/static/scss/original/style.scss +0 -16
  375. package/docs/themes/docdock/static/theme-flex/ribbon.png +0 -0
  376. package/docs/themes/docdock/static/theme-flex/script.js +0 -277
  377. package/docs/themes/docdock/static/theme-flex/style.css +0 -728
  378. package/docs/themes/docdock/static/theme-original/script.js +0 -133
  379. package/docs/themes/docdock/static/theme-original/style.css +0 -1411
  380. package/docs/themes/docdock/static/theme-original/variant-blue.css +0 -0
  381. package/docs/themes/docdock/static/theme-original/variant-gold.css +0 -61
  382. package/docs/themes/docdock/static/theme-original/variant-gray.css +0 -61
  383. package/docs/themes/docdock/static/theme-original/variant-green.css +0 -61
  384. package/docs/themes/docdock/theme.toml +0 -22
  385. package/e2e/README.md +0 -10
  386. package/e2e/data/crud.pip.yaml +0 -23
  387. package/e2e/data/test-run.pip.yaml +0 -23
  388. package/e2e/e2e.spec.sh +0 -25
  389. package/e2e/helpers.sh +0 -10
  390. package/e2e/scenarios/agents.sh +0 -1
  391. package/e2e/scenarios/annotations.sh +0 -2
  392. package/e2e/scenarios/boards.sh +0 -3
  393. package/e2e/scenarios/builds.sh +0 -1
  394. package/e2e/scenarios/clusters.sh +0 -1
  395. package/e2e/scenarios/compositions.sh +0 -1
  396. package/e2e/scenarios/contexts.sh +0 -1
  397. package/e2e/scenarios/environments.sh +0 -1
  398. package/e2e/scenarios/helm-repo.sh +0 -1
  399. package/e2e/scenarios/images.sh +0 -1
  400. package/e2e/scenarios/pipeline-run.sh +0 -26
  401. package/e2e/scenarios/pipelines.sh +0 -31
  402. package/e2e/scenarios/projects.sh +0 -17
  403. package/e2e/scenarios/registry.sh +0 -1
  404. package/e2e/scenarios/repository.sh +0 -2
  405. package/e2e/scenarios/runtime-environment.sh +0 -1
  406. package/e2e/scenarios/step-types.sh +0 -1
  407. package/e2e/scenarios/system-runtime-environments.sh +0 -1
  408. package/e2e/scenarios/teams.sh +0 -1
  409. package/e2e/scenarios/tokens.sh +0 -1
  410. package/e2e/scenarios/triggers.sh +0 -3
  411. package/test-setup.js +0 -34
@@ -1,1254 +0,0 @@
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
-