iconset-octicon-2.1.2.js 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. /*!========================================================================
  2. * Bootstrap: iconset-octicon-2.1.2.js by @recktoner
  3. * https://victor-valencia.github.com/bootstrap-iconpicker
  4. *
  5. * Iconset: Octicons 2.1.2
  6. * https://octicons.github.com/
  7. * ========================================================================
  8. * Copyright 2013-2015 Victor Valencia Rico.
  9. *
  10. * Licensed under the Apache License, Version 2.0 (the "License");
  11. * you may not use this file except in compliance with the License.
  12. * You may obtain a copy of the License at
  13. *
  14. * http://www.apache.org/licenses/LICENSE-2.0
  15. *
  16. * Unless required by applicable law or agreed to in writing, software
  17. * distributed under the License is distributed on an "AS IS" BASIS,
  18. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  19. * See the License for the specific language governing permissions and
  20. * limitations under the License.
  21. * ======================================================================== */
  22. ;(function($){
  23. $.iconset_octicon = {
  24. iconClass: 'octicon',
  25. iconClassFix: 'octicon-',
  26. icons: [
  27. '',
  28. 'alert',
  29. 'alignment-align',
  30. 'alignment-aligned-to',
  31. 'alignment-unalign',
  32. 'arrow-down',
  33. 'arrow-left',
  34. 'arrow-right',
  35. 'arrow-small-down',
  36. 'arrow-small-left',
  37. 'arrow-small-right',
  38. 'arrow-small-up',
  39. 'arrow-up',
  40. 'beer',
  41. 'book',
  42. 'bookmark',
  43. 'briefcase',
  44. 'broadcast',
  45. 'browser',
  46. 'bug',
  47. 'calendar',
  48. 'check',
  49. 'checklist',
  50. 'chevron-down',
  51. 'chevron-left',
  52. 'chevron-right',
  53. 'chevron-up',
  54. 'circle-slash',
  55. 'circuit-board',
  56. 'clippy',
  57. 'clock',
  58. 'cloud-download',
  59. 'cloud-upload',
  60. 'code',
  61. 'color-mode',
  62. 'comment',
  63. 'comment-discussion',
  64. 'credit-card',
  65. 'dash',
  66. 'dashboard',
  67. 'database',
  68. 'device-camera',
  69. 'device-camera-video',
  70. 'device-desktop',
  71. 'device-mobile',
  72. 'diff',
  73. 'diff-added',
  74. 'diff-ignored',
  75. 'diff-modified',
  76. 'diff-removed',
  77. 'diff-renamed',
  78. 'ellipsis',
  79. 'eye',
  80. 'file-binary',
  81. 'file-code',
  82. 'file-directory',
  83. 'file-media',
  84. 'file-pdf',
  85. 'file-submodule',
  86. 'file-symlink-directory',
  87. 'file-symlink-file',
  88. 'file-text',
  89. 'file-zip',
  90. 'flame',
  91. 'fold',
  92. 'gear',
  93. 'gift',
  94. 'gist',
  95. 'gist-secret',
  96. 'git-branch',
  97. 'git-commit',
  98. 'git-compare',
  99. 'git-merge',
  100. 'git-pull-request',
  101. 'globe',
  102. 'graph',
  103. 'heart',
  104. 'history',
  105. 'home',
  106. 'horizontal-rule',
  107. 'hourglass',
  108. 'hubot',
  109. 'inbox',
  110. 'info',
  111. 'issue-closed',
  112. 'issue-opened',
  113. 'issue-reopened',
  114. 'jersey',
  115. 'jump-down',
  116. 'jump-left',
  117. 'jump-right',
  118. 'jump-up',
  119. 'key',
  120. 'keyboard',
  121. 'law',
  122. 'light-bulb',
  123. 'link',
  124. 'link-external',
  125. 'list-ordered',
  126. 'list-unordered',
  127. 'location',
  128. 'lock',
  129. //'logo-github',
  130. 'mail',
  131. 'mail-read',
  132. 'mail-reply',
  133. 'mark-github',
  134. 'markdown',
  135. 'megaphone',
  136. 'mention',
  137. 'microscope',
  138. 'milestone',
  139. 'mirror',
  140. 'mortar-board',
  141. 'move-down',
  142. 'move-left',
  143. 'move-right',
  144. 'move-up',
  145. 'mute',
  146. 'no-newline',
  147. 'octoface',
  148. 'organization',
  149. 'package',
  150. 'paintcan',
  151. 'pencil',
  152. 'person',
  153. 'pin',
  154. 'playback-fast-forward',
  155. 'playback-pause',
  156. 'playback-play',
  157. 'playback-rewind',
  158. 'plug',
  159. 'plus',
  160. 'podium',
  161. 'primitive-dot',
  162. 'primitive-square',
  163. 'pulse',
  164. 'puzzle',
  165. 'question',
  166. 'quote',
  167. 'radio-tower',
  168. 'repo',
  169. 'repo-clone',
  170. 'repo-force-push',
  171. 'repo-forked',
  172. 'repo-pull',
  173. 'repo-push',
  174. 'rocket',
  175. 'rss',
  176. 'ruby',
  177. 'screen-full',
  178. 'screen-normal',
  179. 'search',
  180. 'server',
  181. 'settings',
  182. 'sign-in',
  183. 'sign-out',
  184. 'split',
  185. 'squirrel',
  186. 'star',
  187. 'steps',
  188. 'stop',
  189. 'sync',
  190. 'tag',
  191. 'telescope',
  192. 'terminal',
  193. 'three-bars',
  194. 'tools',
  195. 'trashcan',
  196. 'triangle-down',
  197. 'triangle-left',
  198. 'triangle-right',
  199. 'triangle-up',
  200. 'unfold',
  201. 'unmute',
  202. 'versions',
  203. 'x',
  204. 'zap'
  205. ]};
  206. })(jQuery);