octicons.css 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699
  1. @charset "UTF-8";
  2. @font-face {
  3. font-family: "octicons";
  4. src: url("./octicons.eot?-fvbane");
  5. src: url("./octicons.eot?#iefix-fvbane") format("embedded-opentype"), url("./octicons.woff?-fvbane") format("woff"), url("./octicons.ttf?-fvbane") format("truetype"), url("./octicons.svg?-fvbane#octicons") format("svg");
  6. font-weight: normal;
  7. font-style: normal; }
  8. [class^="oi-"],
  9. [class*=" oi-"] {
  10. font-family: "octicons";
  11. position: relative;
  12. display: inline-block;
  13. font-style: normal;
  14. font-weight: normal;
  15. -webkit-transform: translate(0, 0);
  16. transform: translate(0, 0);
  17. -webkit-font-smoothing: antialiased;
  18. -moz-osx-font-smoothing: grayscale;
  19. speak: none;
  20. text-rendering: auto; }
  21. .oi-alert:before {
  22. content: '\f02d'; }
  23. /*  */
  24. .oi-arrow-down:before {
  25. content: '\f03f'; }
  26. /*  */
  27. .oi-arrow-left:before {
  28. content: '\f040'; }
  29. /*  */
  30. .oi-arrow-right:before {
  31. content: '\f03e'; }
  32. /*  */
  33. .oi-arrow-small-down:before {
  34. content: '\f0a0'; }
  35. /*  */
  36. .oi-arrow-small-left:before {
  37. content: '\f0a1'; }
  38. /*  */
  39. .oi-arrow-small-right:before {
  40. content: '\f071'; }
  41. /*  */
  42. .oi-arrow-small-up:before {
  43. content: '\f09f'; }
  44. /*  */
  45. .oi-arrow-up:before {
  46. content: '\f03d'; }
  47. /*  */
  48. .oi-microscope:before,
  49. .oi-beaker:before {
  50. content: '\f0dd'; }
  51. /*  */
  52. .oi-bell:before {
  53. content: '\f0de'; }
  54. /*  */
  55. .oi-book:before {
  56. content: '\f007'; }
  57. /*  */
  58. .oi-bookmark:before {
  59. content: '\f07b'; }
  60. /*  */
  61. .oi-briefcase:before {
  62. content: '\f0d3'; }
  63. /*  */
  64. .oi-broadcast:before {
  65. content: '\f048'; }
  66. /*  */
  67. .oi-browser:before {
  68. content: '\f0c5'; }
  69. /*  */
  70. .oi-bug:before {
  71. content: '\f091'; }
  72. /*  */
  73. .oi-calendar:before {
  74. content: '\f068'; }
  75. /*  */
  76. .oi-check:before {
  77. content: '\f03a'; }
  78. /*  */
  79. .oi-checklist:before {
  80. content: '\f076'; }
  81. /*  */
  82. .oi-chevron-down:before {
  83. content: '\f0a3'; }
  84. /*  */
  85. .oi-chevron-left:before {
  86. content: '\f0a4'; }
  87. /*  */
  88. .oi-chevron-right:before {
  89. content: '\f078'; }
  90. /*  */
  91. .oi-chevron-up:before {
  92. content: '\f0a2'; }
  93. /*  */
  94. .oi-circle-slash:before {
  95. content: '\f084'; }
  96. /*  */
  97. .oi-circuit-board:before {
  98. content: '\f0d6'; }
  99. /*  */
  100. .oi-clippy:before {
  101. content: '\f035'; }
  102. /*  */
  103. .oi-clock:before {
  104. content: '\f046'; }
  105. /*  */
  106. .oi-cloud-download:before {
  107. content: '\f00b'; }
  108. /*  */
  109. .oi-cloud-upload:before {
  110. content: '\f00c'; }
  111. /*  */
  112. .oi-code:before {
  113. content: '\f05f'; }
  114. /*  */
  115. .oi-color-mode:before {
  116. content: '\f065'; }
  117. /*  */
  118. .oi-comment-add:before,
  119. .oi-comment:before {
  120. content: '\f02b'; }
  121. /*  */
  122. .oi-comment-discussion:before {
  123. content: '\f04f'; }
  124. /*  */
  125. .oi-credit-card:before {
  126. content: '\f045'; }
  127. /*  */
  128. .oi-dash:before {
  129. content: '\f0ca'; }
  130. /*  */
  131. .oi-dashboard:before {
  132. content: '\f07d'; }
  133. /*  */
  134. .oi-database:before {
  135. content: '\f096'; }
  136. /*  */
  137. .oi-clone:before,
  138. .oi-desktop-download:before {
  139. content: '\f0dc'; }
  140. /*  */
  141. .oi-device-camera:before {
  142. content: '\f056'; }
  143. /*  */
  144. .oi-device-camera-video:before {
  145. content: '\f057'; }
  146. /*  */
  147. .oi-device-desktop:before {
  148. content: '\f27c'; }
  149. /*  */
  150. .oi-device-mobile:before {
  151. content: '\f038'; }
  152. /*  */
  153. .oi-diff:before {
  154. content: '\f04d'; }
  155. /*  */
  156. .oi-diff-added:before {
  157. content: '\f06b'; }
  158. /*  */
  159. .oi-diff-ignored:before {
  160. content: '\f099'; }
  161. /*  */
  162. .oi-diff-modified:before {
  163. content: '\f06d'; }
  164. /*  */
  165. .oi-diff-removed:before {
  166. content: '\f06c'; }
  167. /*  */
  168. .oi-diff-renamed:before {
  169. content: '\f06e'; }
  170. /*  */
  171. .oi-ellipsis:before {
  172. content: '\f09a'; }
  173. /*  */
  174. .oi-eye-unwatch:before,
  175. .oi-eye-watch:before,
  176. .oi-eye:before {
  177. content: '\f04e'; }
  178. /*  */
  179. .oi-file-binary:before {
  180. content: '\f094'; }
  181. /*  */
  182. .oi-file-code:before {
  183. content: '\f010'; }
  184. /*  */
  185. .oi-file-directory:before {
  186. content: '\f016'; }
  187. /*  */
  188. .oi-file-media:before {
  189. content: '\f012'; }
  190. /*  */
  191. .oi-file-pdf:before {
  192. content: '\f014'; }
  193. /*  */
  194. .oi-file-submodule:before {
  195. content: '\f017'; }
  196. /*  */
  197. .oi-file-symlink-directory:before {
  198. content: '\f0b1'; }
  199. /*  */
  200. .oi-file-symlink-file:before {
  201. content: '\f0b0'; }
  202. /*  */
  203. .oi-file-text:before {
  204. content: '\f011'; }
  205. /*  */
  206. .oi-file-zip:before {
  207. content: '\f013'; }
  208. /*  */
  209. .oi-flame:before {
  210. content: '\f0d2'; }
  211. /*  */
  212. .oi-fold:before {
  213. content: '\f0cc'; }
  214. /*  */
  215. .oi-gear:before {
  216. content: '\f02f'; }
  217. /*  */
  218. .oi-gift:before {
  219. content: '\f042'; }
  220. /*  */
  221. .oi-gist:before {
  222. content: '\f00e'; }
  223. /*  */
  224. .oi-gist-secret:before {
  225. content: '\f08c'; }
  226. /*  */
  227. .oi-git-branch-create:before,
  228. .oi-git-branch-delete:before,
  229. .oi-git-branch:before {
  230. content: '\f020'; }
  231. /*  */
  232. .oi-git-commit:before {
  233. content: '\f01f'; }
  234. /*  */
  235. .oi-git-compare:before {
  236. content: '\f0ac'; }
  237. /*  */
  238. .oi-git-merge:before {
  239. content: '\f023'; }
  240. /*  */
  241. .oi-git-pull-request-abandoned:before,
  242. .oi-git-pull-request:before {
  243. content: '\f009'; }
  244. /*  */
  245. .oi-globe:before {
  246. content: '\f0b6'; }
  247. /*  */
  248. .oi-graph:before {
  249. content: '\f043'; }
  250. /*  */
  251. .oi-heart:before {
  252. content: '\2665'; }
  253. /* ♥ */
  254. .oi-history:before {
  255. content: '\f07e'; }
  256. /*  */
  257. .oi-home:before {
  258. content: '\f08d'; }
  259. /*  */
  260. .oi-horizontal-rule:before {
  261. content: '\f070'; }
  262. /*  */
  263. .oi-hubot:before {
  264. content: '\f09d'; }
  265. /*  */
  266. .oi-inbox:before {
  267. content: '\f0cf'; }
  268. /*  */
  269. .oi-info:before {
  270. content: '\f059'; }
  271. /*  */
  272. .oi-issue-closed:before {
  273. content: '\f028'; }
  274. /*  */
  275. .oi-issue-opened:before {
  276. content: '\f026'; }
  277. /*  */
  278. .oi-issue-reopened:before {
  279. content: '\f027'; }
  280. /*  */
  281. .oi-jersey:before {
  282. content: '\f019'; }
  283. /*  */
  284. .oi-key:before {
  285. content: '\f049'; }
  286. /*  */
  287. .oi-keyboard:before {
  288. content: '\f00d'; }
  289. /*  */
  290. .oi-law:before {
  291. content: '\f0d8'; }
  292. /*  */
  293. .oi-light-bulb:before {
  294. content: '\f000'; }
  295. /*  */
  296. .oi-link:before {
  297. content: '\f05c'; }
  298. /*  */
  299. .oi-link-external:before {
  300. content: '\f07f'; }
  301. /*  */
  302. .oi-list-ordered:before {
  303. content: '\f062'; }
  304. /*  */
  305. .oi-list-unordered:before {
  306. content: '\f061'; }
  307. /*  */
  308. .oi-location:before {
  309. content: '\f060'; }
  310. /*  */
  311. .oi-gist-private:before,
  312. .oi-mirror-private:before,
  313. .oi-git-fork-private:before,
  314. .oi-lock:before {
  315. content: '\f06a'; }
  316. /*  */
  317. .oi-logo-github:before {
  318. content: '\f092'; }
  319. /*  */
  320. .oi-mail:before {
  321. content: '\f03b'; }
  322. /*  */
  323. .oi-mail-read:before {
  324. content: '\f03c'; }
  325. /*  */
  326. .oi-mail-reply:before {
  327. content: '\f051'; }
  328. /*  */
  329. .oi-mark-github:before {
  330. content: '\f00a'; }
  331. /*  */
  332. .oi-markdown:before {
  333. content: '\f0c9'; }
  334. /*  */
  335. .oi-megaphone:before {
  336. content: '\f077'; }
  337. /*  */
  338. .oi-mention:before {
  339. content: '\f0be'; }
  340. /*  */
  341. .oi-milestone:before {
  342. content: '\f075'; }
  343. /*  */
  344. .oi-mirror-public:before,
  345. .oi-mirror:before {
  346. content: '\f024'; }
  347. /*  */
  348. .oi-mortar-board:before {
  349. content: '\f0d7'; }
  350. /*  */
  351. .oi-mute:before {
  352. content: '\f080'; }
  353. /*  */
  354. .oi-no-newline:before {
  355. content: '\f09c'; }
  356. /*  */
  357. .oi-octoface:before {
  358. content: '\f008'; }
  359. /*  */
  360. .oi-organization:before {
  361. content: '\f037'; }
  362. /*  */
  363. .oi-package:before {
  364. content: '\f0c4'; }
  365. /*  */
  366. .oi-paintcan:before {
  367. content: '\f0d1'; }
  368. /*  */
  369. .oi-pencil:before {
  370. content: '\f058'; }
  371. /*  */
  372. .oi-person-add:before,
  373. .oi-person-follow:before,
  374. .oi-person:before {
  375. content: '\f018'; }
  376. /*  */
  377. .oi-pin:before {
  378. content: '\f041'; }
  379. /*  */
  380. .oi-plug:before {
  381. content: '\f0d4'; }
  382. /*  */
  383. .oi-repo-create:before,
  384. .oi-gist-new:before,
  385. .oi-file-directory-create:before,
  386. .oi-file-add:before,
  387. .oi-plus:before {
  388. content: '\f05d'; }
  389. /*  */
  390. .oi-primitive-dot:before {
  391. content: '\f052'; }
  392. /*  */
  393. .oi-primitive-square:before {
  394. content: '\f053'; }
  395. /*  */
  396. .oi-pulse:before {
  397. content: '\f085'; }
  398. /*  */
  399. .oi-question:before {
  400. content: '\f02c'; }
  401. /*  */
  402. .oi-quote:before {
  403. content: '\f063'; }
  404. /*  */
  405. .oi-radio-tower:before {
  406. content: '\f030'; }
  407. /*  */
  408. .oi-repo-delete:before,
  409. .oi-repo:before {
  410. content: '\f001'; }
  411. /*  */
  412. .oi-repo-clone:before {
  413. content: '\f04c'; }
  414. /*  */
  415. .oi-repo-force-push:before {
  416. content: '\f04a'; }
  417. /*  */
  418. .oi-gist-fork:before,
  419. .oi-repo-forked:before {
  420. content: '\f002'; }
  421. /*  */
  422. .oi-repo-pull:before {
  423. content: '\f006'; }
  424. /*  */
  425. .oi-repo-push:before {
  426. content: '\f005'; }
  427. /*  */
  428. .oi-rocket:before {
  429. content: '\f033'; }
  430. /*  */
  431. .oi-rss:before {
  432. content: '\f034'; }
  433. /*  */
  434. .oi-ruby:before {
  435. content: '\f047'; }
  436. /*  */
  437. .oi-screen-full:before {
  438. content: '\f066'; }
  439. /*  */
  440. .oi-screen-normal:before {
  441. content: '\f067'; }
  442. /*  */
  443. .oi-search-save:before,
  444. .oi-search:before {
  445. content: '\f02e'; }
  446. /*  */
  447. .oi-server:before {
  448. content: '\f097'; }
  449. /*  */
  450. .oi-settings:before {
  451. content: '\f07c'; }
  452. /*  */
  453. .oi-shield:before {
  454. content: '\f0e1'; }
  455. /*  */
  456. .oi-log-in:before,
  457. .oi-sign-in:before {
  458. content: '\f036'; }
  459. /*  */
  460. .oi-log-out:before,
  461. .oi-sign-out:before {
  462. content: '\f032'; }
  463. /*  */
  464. .oi-squirrel:before {
  465. content: '\f0b2'; }
  466. /*  */
  467. .oi-star-add:before,
  468. .oi-star-delete:before,
  469. .oi-star:before {
  470. content: '\f02a'; }
  471. /*  */
  472. .oi-stop:before {
  473. content: '\f08f'; }
  474. /*  */
  475. .oi-repo-sync:before,
  476. .oi-sync:before {
  477. content: '\f087'; }
  478. /*  */
  479. .oi-tag-remove:before,
  480. .oi-tag-add:before,
  481. .oi-tag:before {
  482. content: '\f015'; }
  483. /*  */
  484. .oi-telescope:before {
  485. content: '\f088'; }
  486. /*  */
  487. .oi-terminal:before {
  488. content: '\f0c8'; }
  489. /*  */
  490. .oi-three-bars:before {
  491. content: '\f05e'; }
  492. /*  */
  493. .oi-thumbsdown:before {
  494. content: '\f0db'; }
  495. /*  */
  496. .oi-thumbsup:before {
  497. content: '\f0da'; }
  498. /*  */
  499. .oi-tools:before {
  500. content: '\f031'; }
  501. /*  */
  502. .oi-trashcan:before {
  503. content: '\f0d0'; }
  504. /*  */
  505. .oi-triangle-down:before {
  506. content: '\f05b'; }
  507. /*  */
  508. .oi-triangle-left:before {
  509. content: '\f044'; }
  510. /*  */
  511. .oi-triangle-right:before {
  512. content: '\f05a'; }
  513. /*  */
  514. .oi-triangle-up:before {
  515. content: '\f0aa'; }
  516. /*  */
  517. .oi-unfold:before {
  518. content: '\f039'; }
  519. /*  */
  520. .oi-unmute:before {
  521. content: '\f0ba'; }
  522. /*  */
  523. .oi-versions:before {
  524. content: '\f064'; }
  525. /*  */
  526. .oi-watch:before {
  527. content: '\f0e0'; }
  528. /*  */
  529. .oi-remove-close:before,
  530. .oi-x:before {
  531. content: '\f081'; }
  532. /*  */
  533. .oi-zap:before {
  534. content: '\26A1'; }
  535. /* ⚡ */