dripicons.scss 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638
  1. @charset "UTF-8";
  2. @font-face {
  3. font-family: "dripicons-v2";
  4. src:url("../fonts/dripicons-v2.eot");
  5. src:url("../fonts/dripicons-v2.eot?#iefix") format("embedded-opentype"),
  6. url("../fonts/dripicons-v2.woff") format("woff"),
  7. url("../fonts/dripicons-v2.ttf") format("truetype"),
  8. url("../fonts/dripicons-v2.svg#dripicons-v2") format("svg");
  9. font-weight: normal;
  10. font-style: normal;
  11. }
  12. [data-icon]:before {
  13. font-family: "dripicons-v2" !important;
  14. content: attr(data-icon);
  15. font-style: normal !important;
  16. font-weight: normal !important;
  17. font-variant: normal !important;
  18. text-transform: none !important;
  19. speak: none;
  20. -webkit-font-smoothing: antialiased;
  21. -moz-osx-font-smoothing: grayscale;
  22. }
  23. [class^="dripicons-"]:before,
  24. [class*=" dripicons-"]:before {
  25. font-family: "dripicons-v2" !important;
  26. font-style: normal !important;
  27. font-weight: normal !important;
  28. font-variant: normal !important;
  29. text-transform: none !important;
  30. speak: none;
  31. -webkit-font-smoothing: antialiased;
  32. -moz-osx-font-smoothing: grayscale;
  33. }
  34. .dripicons-alarm:before {
  35. content: "\61";
  36. }
  37. .dripicons-align-center:before {
  38. content: "\62";
  39. }
  40. .dripicons-align-justify:before {
  41. content: "\63";
  42. }
  43. .dripicons-align-left:before {
  44. content: "\64";
  45. }
  46. .dripicons-align-right:before {
  47. content: "\65";
  48. }
  49. .dripicons-anchor:before {
  50. content: "\66";
  51. }
  52. .dripicons-archive:before {
  53. content: "\67";
  54. }
  55. .dripicons-arrow-down:before {
  56. content: "\68";
  57. }
  58. .dripicons-arrow-left:before {
  59. content: "\69";
  60. }
  61. .dripicons-arrow-right:before {
  62. content: "\6a";
  63. }
  64. .dripicons-arrow-thin-down:before {
  65. content: "\6b";
  66. }
  67. .dripicons-arrow-thin-left:before {
  68. content: "\6c";
  69. }
  70. .dripicons-arrow-thin-right:before {
  71. content: "\6d";
  72. }
  73. .dripicons-arrow-thin-up:before {
  74. content: "\6e";
  75. }
  76. .dripicons-arrow-up:before {
  77. content: "\6f";
  78. }
  79. .dripicons-article:before {
  80. content: "\70";
  81. }
  82. .dripicons-backspace:before {
  83. content: "\71";
  84. }
  85. .dripicons-basket:before {
  86. content: "\72";
  87. }
  88. .dripicons-basketball:before {
  89. content: "\73";
  90. }
  91. .dripicons-battery-empty:before {
  92. content: "\74";
  93. }
  94. .dripicons-battery-full:before {
  95. content: "\75";
  96. }
  97. .dripicons-battery-low:before {
  98. content: "\76";
  99. }
  100. .dripicons-battery-medium:before {
  101. content: "\77";
  102. }
  103. .dripicons-bell:before {
  104. content: "\78";
  105. }
  106. .dripicons-blog:before {
  107. content: "\79";
  108. }
  109. .dripicons-bluetooth:before {
  110. content: "\7a";
  111. }
  112. .dripicons-bold:before {
  113. content: "\41";
  114. }
  115. .dripicons-bookmark:before {
  116. content: "\42";
  117. }
  118. .dripicons-bookmarks:before {
  119. content: "\43";
  120. }
  121. .dripicons-box:before {
  122. content: "\44";
  123. }
  124. .dripicons-briefcase:before {
  125. content: "\45";
  126. }
  127. .dripicons-brightness-low:before {
  128. content: "\46";
  129. }
  130. .dripicons-brightness-max:before {
  131. content: "\47";
  132. }
  133. .dripicons-brightness-medium:before {
  134. content: "\48";
  135. }
  136. .dripicons-broadcast:before {
  137. content: "\49";
  138. }
  139. .dripicons-browser:before {
  140. content: "\4a";
  141. }
  142. .dripicons-browser-upload:before {
  143. content: "\4b";
  144. }
  145. .dripicons-brush:before {
  146. content: "\4c";
  147. }
  148. .dripicons-calendar:before {
  149. content: "\4d";
  150. }
  151. .dripicons-camcorder:before {
  152. content: "\4e";
  153. }
  154. .dripicons-camera:before {
  155. content: "\4f";
  156. }
  157. .dripicons-card:before {
  158. content: "\50";
  159. }
  160. .dripicons-cart:before {
  161. content: "\51";
  162. }
  163. .dripicons-checklist:before {
  164. content: "\52";
  165. }
  166. .dripicons-checkmark:before {
  167. content: "\53";
  168. }
  169. .dripicons-chevron-down:before {
  170. content: "\54";
  171. }
  172. .dripicons-chevron-left:before {
  173. content: "\55";
  174. }
  175. .dripicons-chevron-right:before {
  176. content: "\56";
  177. }
  178. .dripicons-chevron-up:before {
  179. content: "\57";
  180. }
  181. .dripicons-clipboard:before {
  182. content: "\58";
  183. }
  184. .dripicons-clock:before {
  185. content: "\59";
  186. }
  187. .dripicons-clockwise:before {
  188. content: "\5a";
  189. }
  190. .dripicons-cloud:before {
  191. content: "\30";
  192. }
  193. .dripicons-cloud-download:before {
  194. content: "\31";
  195. }
  196. .dripicons-cloud-upload:before {
  197. content: "\32";
  198. }
  199. .dripicons-code:before {
  200. content: "\33";
  201. }
  202. .dripicons-contract:before {
  203. content: "\34";
  204. }
  205. .dripicons-contract-2:before {
  206. content: "\35";
  207. }
  208. .dripicons-conversation:before {
  209. content: "\36";
  210. }
  211. .dripicons-copy:before {
  212. content: "\37";
  213. }
  214. .dripicons-crop:before {
  215. content: "\38";
  216. }
  217. .dripicons-cross:before {
  218. content: "\39";
  219. }
  220. .dripicons-crosshair:before {
  221. content: "\21";
  222. }
  223. .dripicons-cutlery:before {
  224. content: "\22";
  225. }
  226. .dripicons-device-desktop:before {
  227. content: "\23";
  228. }
  229. .dripicons-device-mobile:before {
  230. content: "\24";
  231. }
  232. .dripicons-device-tablet:before {
  233. content: "\25";
  234. }
  235. .dripicons-direction:before {
  236. content: "\26";
  237. }
  238. .dripicons-disc:before {
  239. content: "\27";
  240. }
  241. .dripicons-document:before {
  242. content: "\28";
  243. }
  244. .dripicons-document-delete:before {
  245. content: "\29";
  246. }
  247. .dripicons-document-edit:before {
  248. content: "\2a";
  249. }
  250. .dripicons-document-new:before {
  251. content: "\2b";
  252. }
  253. .dripicons-document-remove:before {
  254. content: "\2c";
  255. }
  256. .dripicons-dot:before {
  257. content: "\2d";
  258. }
  259. .dripicons-dots-2:before {
  260. content: "\2e";
  261. }
  262. .dripicons-dots-3:before {
  263. content: "\2f";
  264. }
  265. .dripicons-download:before {
  266. content: "\3a";
  267. }
  268. .dripicons-duplicate:before {
  269. content: "\3b";
  270. }
  271. .dripicons-enter:before {
  272. content: "\3c";
  273. }
  274. .dripicons-exit:before {
  275. content: "\3d";
  276. }
  277. .dripicons-expand:before {
  278. content: "\3e";
  279. }
  280. .dripicons-expand-2:before {
  281. content: "\3f";
  282. }
  283. .dripicons-experiment:before {
  284. content: "\40";
  285. }
  286. .dripicons-export:before {
  287. content: "\5b";
  288. }
  289. .dripicons-feed:before {
  290. content: "\5d";
  291. }
  292. .dripicons-flag:before {
  293. content: "\5e";
  294. }
  295. .dripicons-flashlight:before {
  296. content: "\5f";
  297. }
  298. .dripicons-folder:before {
  299. content: "\60";
  300. }
  301. .dripicons-folder-open:before {
  302. content: "\7b";
  303. }
  304. .dripicons-forward:before {
  305. content: "\7c";
  306. }
  307. .dripicons-gaming:before {
  308. content: "\7d";
  309. }
  310. .dripicons-gear:before {
  311. content: "\7e";
  312. }
  313. .dripicons-graduation:before {
  314. content: "\5c";
  315. }
  316. .dripicons-graph-bar:before {
  317. content: "\e000";
  318. }
  319. .dripicons-graph-line:before {
  320. content: "\e001";
  321. }
  322. .dripicons-graph-pie:before {
  323. content: "\e002";
  324. }
  325. .dripicons-headset:before {
  326. content: "\e003";
  327. }
  328. .dripicons-heart:before {
  329. content: "\e004";
  330. }
  331. .dripicons-help:before {
  332. content: "\e005";
  333. }
  334. .dripicons-home:before {
  335. content: "\e006";
  336. }
  337. .dripicons-hourglass:before {
  338. content: "\e007";
  339. }
  340. .dripicons-inbox:before {
  341. content: "\e008";
  342. }
  343. .dripicons-information:before {
  344. content: "\e009";
  345. }
  346. .dripicons-italic:before {
  347. content: "\e00a";
  348. }
  349. .dripicons-jewel:before {
  350. content: "\e00b";
  351. }
  352. .dripicons-lifting:before {
  353. content: "\e00c";
  354. }
  355. .dripicons-lightbulb:before {
  356. content: "\e00d";
  357. }
  358. .dripicons-link:before {
  359. content: "\e00e";
  360. }
  361. .dripicons-link-broken:before {
  362. content: "\e00f";
  363. }
  364. .dripicons-list:before {
  365. content: "\e010";
  366. }
  367. .dripicons-loading:before {
  368. content: "\e011";
  369. }
  370. .dripicons-location:before {
  371. content: "\e012";
  372. }
  373. .dripicons-lock:before {
  374. content: "\e013";
  375. }
  376. .dripicons-lock-open:before {
  377. content: "\e014";
  378. }
  379. .dripicons-mail:before {
  380. content: "\e015";
  381. }
  382. .dripicons-map:before {
  383. content: "\e016";
  384. }
  385. .dripicons-media-loop:before {
  386. content: "\e017";
  387. }
  388. .dripicons-media-next:before {
  389. content: "\e018";
  390. }
  391. .dripicons-media-pause:before {
  392. content: "\e019";
  393. }
  394. .dripicons-media-play:before {
  395. content: "\e01a";
  396. }
  397. .dripicons-media-previous:before {
  398. content: "\e01b";
  399. }
  400. .dripicons-media-record:before {
  401. content: "\e01c";
  402. }
  403. .dripicons-media-shuffle:before {
  404. content: "\e01d";
  405. }
  406. .dripicons-media-stop:before {
  407. content: "\e01e";
  408. }
  409. .dripicons-medical:before {
  410. content: "\e01f";
  411. }
  412. .dripicons-menu:before {
  413. content: "\e020";
  414. }
  415. .dripicons-message:before {
  416. content: "\e021";
  417. }
  418. .dripicons-meter:before {
  419. content: "\e022";
  420. }
  421. .dripicons-microphone:before {
  422. content: "\e023";
  423. }
  424. .dripicons-minus:before {
  425. content: "\e024";
  426. }
  427. .dripicons-monitor:before {
  428. content: "\e025";
  429. }
  430. .dripicons-move:before {
  431. content: "\e026";
  432. }
  433. .dripicons-music:before {
  434. content: "\e027";
  435. }
  436. .dripicons-network-1:before {
  437. content: "\e028";
  438. }
  439. .dripicons-network-2:before {
  440. content: "\e029";
  441. }
  442. .dripicons-network-3:before {
  443. content: "\e02a";
  444. }
  445. .dripicons-network-4:before {
  446. content: "\e02b";
  447. }
  448. .dripicons-network-5:before {
  449. content: "\e02c";
  450. }
  451. .dripicons-pamphlet:before {
  452. content: "\e02d";
  453. }
  454. .dripicons-paperclip:before {
  455. content: "\e02e";
  456. }
  457. .dripicons-pencil:before {
  458. content: "\e02f";
  459. }
  460. .dripicons-phone:before {
  461. content: "\e030";
  462. }
  463. .dripicons-photo:before {
  464. content: "\e031";
  465. }
  466. .dripicons-photo-group:before {
  467. content: "\e032";
  468. }
  469. .dripicons-pill:before {
  470. content: "\e033";
  471. }
  472. .dripicons-pin:before {
  473. content: "\e034";
  474. }
  475. .dripicons-plus:before {
  476. content: "\e035";
  477. }
  478. .dripicons-power:before {
  479. content: "\e036";
  480. }
  481. .dripicons-preview:before {
  482. content: "\e037";
  483. }
  484. .dripicons-print:before {
  485. content: "\e038";
  486. }
  487. .dripicons-pulse:before {
  488. content: "\e039";
  489. }
  490. .dripicons-question:before {
  491. content: "\e03a";
  492. }
  493. .dripicons-reply:before {
  494. content: "\e03b";
  495. }
  496. .dripicons-reply-all:before {
  497. content: "\e03c";
  498. }
  499. .dripicons-return:before {
  500. content: "\e03d";
  501. }
  502. .dripicons-retweet:before {
  503. content: "\e03e";
  504. }
  505. .dripicons-rocket:before {
  506. content: "\e03f";
  507. }
  508. .dripicons-scale:before {
  509. content: "\e040";
  510. }
  511. .dripicons-search:before {
  512. content: "\e041";
  513. }
  514. .dripicons-shopping-bag:before {
  515. content: "\e042";
  516. }
  517. .dripicons-skip:before {
  518. content: "\e043";
  519. }
  520. .dripicons-stack:before {
  521. content: "\e044";
  522. }
  523. .dripicons-star:before {
  524. content: "\e045";
  525. }
  526. .dripicons-stopwatch:before {
  527. content: "\e046";
  528. }
  529. .dripicons-store:before {
  530. content: "\e047";
  531. }
  532. .dripicons-suitcase:before {
  533. content: "\e048";
  534. }
  535. .dripicons-swap:before {
  536. content: "\e049";
  537. }
  538. .dripicons-tag:before {
  539. content: "\e04a";
  540. }
  541. .dripicons-tag-delete:before {
  542. content: "\e04b";
  543. }
  544. .dripicons-tags:before {
  545. content: "\e04c";
  546. }
  547. .dripicons-thumbs-down:before {
  548. content: "\e04d";
  549. }
  550. .dripicons-thumbs-up:before {
  551. content: "\e04e";
  552. }
  553. .dripicons-ticket:before {
  554. content: "\e04f";
  555. }
  556. .dripicons-time-reverse:before {
  557. content: "\e050";
  558. }
  559. .dripicons-to-do:before {
  560. content: "\e051";
  561. }
  562. .dripicons-toggles:before {
  563. content: "\e052";
  564. }
  565. .dripicons-trash:before {
  566. content: "\e053";
  567. }
  568. .dripicons-trophy:before {
  569. content: "\e054";
  570. }
  571. .dripicons-upload:before {
  572. content: "\e055";
  573. }
  574. .dripicons-user:before {
  575. content: "\e056";
  576. }
  577. .dripicons-user-group:before {
  578. content: "\e057";
  579. }
  580. .dripicons-user-id:before {
  581. content: "\e058";
  582. }
  583. .dripicons-vibrate:before {
  584. content: "\e059";
  585. }
  586. .dripicons-view-apps:before {
  587. content: "\e05a";
  588. }
  589. .dripicons-view-list:before {
  590. content: "\e05b";
  591. }
  592. .dripicons-view-list-large:before {
  593. content: "\e05c";
  594. }
  595. .dripicons-view-thumb:before {
  596. content: "\e05d";
  597. }
  598. .dripicons-volume-full:before {
  599. content: "\e05e";
  600. }
  601. .dripicons-volume-low:before {
  602. content: "\e05f";
  603. }
  604. .dripicons-volume-medium:before {
  605. content: "\e060";
  606. }
  607. .dripicons-volume-off:before {
  608. content: "\e061";
  609. }
  610. .dripicons-wallet:before {
  611. content: "\e062";
  612. }
  613. .dripicons-warning:before {
  614. content: "\e063";
  615. }
  616. .dripicons-web:before {
  617. content: "\e064";
  618. }
  619. .dripicons-weight:before {
  620. content: "\e065";
  621. }
  622. .dripicons-wifi:before {
  623. content: "\e066";
  624. }
  625. .dripicons-wrong:before {
  626. content: "\e067";
  627. }
  628. .dripicons-zoom-in:before {
  629. content: "\e068";
  630. }
  631. .dripicons-zoom-out:before {
  632. content: "\e069";
  633. }