font-fabulous 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (134) hide show
  1. checksums.yaml +7 -0
  2. data/.fontcustom +1 -0
  3. data/.fontcustom-manifest.json +460 -0
  4. data/.gitignore +11 -0
  5. data/.npmignore +15 -0
  6. data/.travis.yml +20 -0
  7. data/Gemfile +3 -0
  8. data/LICENSE.txt +201 -0
  9. data/README.md +45 -0
  10. data/Rakefile +32 -0
  11. data/assets/fonts/.gitkeep +0 -0
  12. data/assets/fonts/font-fabulous/font-fabulous.eot +0 -0
  13. data/assets/fonts/font-fabulous/font-fabulous.svg +803 -0
  14. data/assets/fonts/font-fabulous/font-fabulous.ttf +0 -0
  15. data/assets/fonts/font-fabulous/font-fabulous.woff +0 -0
  16. data/assets/fonts/font-fabulous/font-fabulous.woff2 +0 -0
  17. data/assets/images/font-fabulous/.gitkeep +0 -0
  18. data/assets/images/font-fabulous/action.svg +8 -0
  19. data/assets/images/font-fabulous/array.svg +15 -0
  20. data/assets/images/font-fabulous/attribute.svg +4 -0
  21. data/assets/images/font-fabulous/boolean.svg +12 -0
  22. data/assets/images/font-fabulous/broom.svg +4 -0
  23. data/assets/images/font-fabulous/class.svg +11 -0
  24. data/assets/images/font-fabulous/clone.svg +13 -0
  25. data/assets/images/font-fabulous/cloud-keys.svg +15 -0
  26. data/assets/images/font-fabulous/cloud-network.svg +15 -0
  27. data/assets/images/font-fabulous/cloud-object-store.svg +13 -0
  28. data/assets/images/font-fabulous/compare-all.svg +25 -0
  29. data/assets/images/font-fabulous/compare-different.svg +24 -0
  30. data/assets/images/font-fabulous/compare-same.svg +11 -0
  31. data/assets/images/font-fabulous/configured-system.svg +13 -0
  32. data/assets/images/font-fabulous/database-connection.svg +15 -0
  33. data/assets/images/font-fabulous/database-squeezed.svg +4 -0
  34. data/assets/images/font-fabulous/diamond-o.svg +4 -0
  35. data/assets/images/font-fabulous/diamond.svg +4 -0
  36. data/assets/images/font-fabulous/dna.svg +12 -0
  37. data/assets/images/font-fabulous/drift.svg +5 -0
  38. data/assets/images/font-fabulous/element.svg +11 -0
  39. data/assets/images/font-fabulous/exists.svg +9 -0
  40. data/assets/images/font-fabulous/field.svg +8 -0
  41. data/assets/images/font-fabulous/file-bat-o.svg +17 -0
  42. data/assets/images/font-fabulous/file-bmp-o.svg +20 -0
  43. data/assets/images/font-fabulous/file-com-o.svg +19 -0
  44. data/assets/images/font-fabulous/file-csv-o.svg +19 -0
  45. data/assets/images/font-fabulous/file-dat-o.svg +14 -0
  46. data/assets/images/font-fabulous/file-dll-o.svg +13 -0
  47. data/assets/images/font-fabulous/file-doc-o.svg +19 -0
  48. data/assets/images/font-fabulous/file-ear-o.svg +13 -0
  49. data/assets/images/font-fabulous/file-exe-o.svg +10 -0
  50. data/assets/images/font-fabulous/file-gif-o.svg +12 -0
  51. data/assets/images/font-fabulous/file-gz-o.svg +12 -0
  52. data/assets/images/font-fabulous/file-html-o.svg +11 -0
  53. data/assets/images/font-fabulous/file-iso-o.svg +20 -0
  54. data/assets/images/font-fabulous/file-jar-o.svg +17 -0
  55. data/assets/images/font-fabulous/file-java-o.svg +16 -0
  56. data/assets/images/font-fabulous/file-jpg-o.svg +18 -0
  57. data/assets/images/font-fabulous/file-js-o.svg +16 -0
  58. data/assets/images/font-fabulous/file-json-o.svg +22 -0
  59. data/assets/images/font-fabulous/file-log-o.svg +18 -0
  60. data/assets/images/font-fabulous/file-mp3-o.svg +20 -0
  61. data/assets/images/font-fabulous/file-mp4-o.svg +19 -0
  62. data/assets/images/font-fabulous/file-ogg-o.svg +21 -0
  63. data/assets/images/font-fabulous/file-ogv-o.svg +19 -0
  64. data/assets/images/font-fabulous/file-output-o.svg +8 -0
  65. data/assets/images/font-fabulous/file-pdf-o.svg +16 -0
  66. data/assets/images/font-fabulous/file-png-o.svg +18 -0
  67. data/assets/images/font-fabulous/file-rar-o.svg +19 -0
  68. data/assets/images/font-fabulous/file-rmp-o.svg +19 -0
  69. data/assets/images/font-fabulous/file-share-o.svg +8 -0
  70. data/assets/images/font-fabulous/file-tar-o.svg +16 -0
  71. data/assets/images/font-fabulous/file-txt-o.svg +10 -0
  72. data/assets/images/font-fabulous/file-war-o.svg +16 -0
  73. data/assets/images/font-fabulous/file-wav-o.svg +16 -0
  74. data/assets/images/font-fabulous/file-webm-o.svg +21 -0
  75. data/assets/images/font-fabulous/file-webp-o.svg +23 -0
  76. data/assets/images/font-fabulous/file-xml-o.svg +11 -0
  77. data/assets/images/font-fabulous/file-yaml-o.svg +14 -0
  78. data/assets/images/font-fabulous/file-yml-o.svg +11 -0
  79. data/assets/images/font-fabulous/file-zip-o.svg +14 -0
  80. data/assets/images/font-fabulous/firewall.svg +15 -0
  81. data/assets/images/font-fabulous/float.svg +4 -0
  82. data/assets/images/font-fabulous/floating-ip.svg +10 -0
  83. data/assets/images/font-fabulous/generic-object.svg +9 -0
  84. data/assets/images/font-fabulous/group.svg +14 -0
  85. data/assets/images/font-fabulous/hexagon-o.svg +5 -0
  86. data/assets/images/font-fabulous/hexagon.svg +4 -0
  87. data/assets/images/font-fabulous/integer.svg +21 -0
  88. data/assets/images/font-fabulous/load-balancer.svg +6 -0
  89. data/assets/images/font-fabulous/manageiq.svg +10 -0
  90. data/assets/images/font-fabulous/method.svg +4 -0
  91. data/assets/images/font-fabulous/monitoring.svg +5 -0
  92. data/assets/images/font-fabulous/network-card.svg +10 -0
  93. data/assets/images/font-fabulous/network-interface.svg +6 -0
  94. data/assets/images/font-fabulous/network-port.svg +5 -0
  95. data/assets/images/font-fabulous/network-switch.svg +9 -0
  96. data/assets/images/font-fabulous/parameter.svg +17 -0
  97. data/assets/images/font-fabulous/pentagon-o.svg +5 -0
  98. data/assets/images/font-fabulous/pentagon.svg +4 -0
  99. data/assets/images/font-fabulous/project.svg +4 -0
  100. data/assets/images/font-fabulous/radar.svg +18 -0
  101. data/assets/images/font-fabulous/region.svg +22 -0
  102. data/assets/images/font-fabulous/registry.svg +7 -0
  103. data/assets/images/font-fabulous/relationship.svg +4 -0
  104. data/assets/images/font-fabulous/resource.svg +5 -0
  105. data/assets/images/font-fabulous/scsi.svg +5 -0
  106. data/assets/images/font-fabulous/software-package.svg +20 -0
  107. data/assets/images/font-fabulous/stack.svg +6 -0
  108. data/assets/images/font-fabulous/state.svg +4 -0
  109. data/assets/images/font-fabulous/string.svg +21 -0
  110. data/assets/images/font-fabulous/synchronize.svg +9 -0
  111. data/assets/images/font-fabulous/tab.svg +6 -0
  112. data/assets/images/font-fabulous/template.svg +16 -0
  113. data/assets/images/font-fabulous/tenant.svg +4 -0
  114. data/assets/images/font-fabulous/timeline.svg +8 -0
  115. data/assets/images/font-fabulous/triangle-o.svg +7 -0
  116. data/assets/images/font-fabulous/triangle.svg +4 -0
  117. data/assets/images/font-fabulous/user-role.svg +8 -0
  118. data/assets/images/font-fabulous/view-expanded.svg +4 -0
  119. data/assets/images/font-fabulous/wavy-lines.svg +4 -0
  120. data/assets/stylesheets/.gitkeep +0 -0
  121. data/assets/stylesheets/_font-fabulous-sprockets.scss +1 -0
  122. data/assets/stylesheets/_font-fabulous.scss +265 -0
  123. data/bower.json +32 -0
  124. data/ci/gh-pages.sh +15 -0
  125. data/font-fabulous.gemspec +23 -0
  126. data/fontcustom.yml +96 -0
  127. data/lib/font-fabulous.rb +76 -0
  128. data/lib/font-fabulous/engine.rb +15 -0
  129. data/lib/font-fabulous/version.rb +3 -0
  130. data/package.json +21 -0
  131. data/templates/_font-fabulous-sprockets.scss +1 -0
  132. data/templates/_font-fabulous.scss +18 -0
  133. data/templates/preview.html +59 -0
  134. metadata +217 -0
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <path d="M470.8,846.8c-14,8.2-33.6,12.4-58.4,12.4c-21,0-37.8-6-50.2-17.8s-18.6-31.2-18.6-58c-22.4,26.8-48.4,46.2-78,58
4
+ s-61.8,17.8-96.2,17.8c-22.4,0-43.6-2.6-63.8-7.6c-20.2-5.2-37.6-13-52.2-24c-14.6-10.8-26.4-25-35-42.6s-13-38.8-13-63.8
5
+ c0-28,4.8-51,14.4-69c9.6-17.8,22.2-32.4,37.8-43.6s33.6-19.6,53.6-25.4c20.2-5.8,40.8-10.6,61.8-14.4c22.4-4.4,43.6-7.8,63.8-10
6
+ s37.8-5.4,53.2-9.6c15.4-4.2,27.4-10.2,36.4-18.2s13.4-19.6,13.4-35c0-17.8-3.4-32.2-10-43.2c-6.8-10.8-15.4-19.2-25.8-25
7
+ c-10.6-5.8-22.4-9.6-35.4-11.4c-13-2-26-2.8-38.8-2.8c-34.4,0-63.2,6.6-86.2,19.6s-35.4,37.8-37.4,74.2H24.8
8
+ C25.6,477,32,451.2,43.6,430c11.4-21,26.8-38.2,46-51.2s41-22.6,65.6-28.2c24.6-5.8,50.8-8.6,79-8.6c22.4,0,44.6,1.6,66.6,4.8
9
+ s42,9.8,59.8,19.6c17.8,9.8,32.2,23.8,43.2,41.6c10.8,17.8,16.2,41.2,16.2,69.8V732c0,19.2,1.2,33.2,3.4,42
10
+ c2.2,9,9.8,13.4,22.6,13.4c7,0,15.4-1.2,25-3.8v63.2L470.8,846.8z M338.6,593c-10.2,7.6-23.6,13.2-40.2,16.6
11
+ c-16.6,3.6-34,6.4-52.2,8.6s-36.6,4.8-55,7.6c-18.6,2.8-35.2,7.4-49.8,13.8c-14.8,6.4-26.6,15.4-36,27.2
12
+ c-9.2,11.8-13.8,27.8-13.8,48.2c0,13.4,2.8,24.6,8.2,33.8s12.4,16.6,21,22.4s18.6,9.8,30.2,12.4c11.4,2.6,23.6,3.8,36.4,3.8
13
+ c26.8,0,49.8-3.6,69-11s34.8-16.6,47-27.6c12.2-11.2,21-23.2,26.8-36.2s8.6-25.2,8.6-36.8V593H338.6z M630.8,164.8v255.8h2
14
+ c13.4-27.4,34.4-47.4,63.2-59.8s60.4-18.6,94.8-18.6c38.4,0,71.6,7,100.2,21c28.4,14,52,33,70.8,57s33,51.6,42.6,82.8
15
+ s14.4,64.6,14.4,99.6c0,35.2-4.6,68.4-13.8,99.6c-9.2,31.4-23.4,58.6-42.2,82s-42.4,41.6-70.8,55c-28.4,13.4-61.4,20.2-99.2,20.2
16
+ c-12.2,0-25.8-1.2-40.8-3.8s-29.8-6.8-44.6-12.4c-14.6-5.8-28.6-13.6-41.6-23.4s-24.2-22.2-33-36.8h-2v66.2h-81.4v-684h81.4
17
+ L630.8,164.8z M923.4,529.2c-6-22-15.4-41.6-27.8-59c-12.4-17.2-28.4-31-48-41.2c-19.4-10.2-42.4-15.4-68.4-15.4
18
+ c-27.4,0-50.8,5.4-70,16.2s-34.8,25-47,42.6s-21,37.6-26.4,59.8c-5.4,22.4-8.2,45-8.2,68c0,24.2,2.8,47.8,8.6,70.4
19
+ s14.8,42.6,27.4,59.8c12.4,17.2,28.6,31.2,48.4,41.6c19.8,10.6,43.8,15.8,71.8,15.8s51.6-5.4,70.4-16.2c18.8-10.8,34-25.2,45.6-43.2
20
+ c11.4-17.8,19.8-38.4,25-61.4s7.6-46.6,7.6-70.8C932.6,573.8,929.6,551.2,923.4,529.2L923.4,529.2z"/>
21
+ </svg>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <path d="M364.3,882c-145.2-58.5-247.6-200.7-247.6-366.8c0-218.2,177-395.3,395.3-395.3c29.4,0,58,3.2,85.8,9.3l66-89
4
+ C616,25,565,16.6,512,16.6c-275.3,0-498.3,223-498.3,498.3c0,200,117.6,372.5,287.4,451.9L364.3,882L364.3,882z M733.4,68.7
5
+ l-62.8,84.4c139.3,61.2,236.7,200.2,236.7,362c0,218.2-177,395.3-395.3,395.3c-25,0-49.6-2.3-73.3-6.8l-66.9,89.9
6
+ c44.4,13,91.5,20,140.2,20c275.3,0,498.3-223,498.3-498.3C1010.3,319.5,897.5,150.2,733.4,68.7L733.4,68.7z M319,947.1L502.9,705
7
+ l84.2,63.7l-20-232.3l-229.1,43.5l84,63.9L238.5,885.4L319,947.1z M599.6,382.5l195.5-232.3l-77.8-65.5L522.2,317l-81-68l8,233.2
8
+ l231.4-31.9L599.6,382.5L599.6,382.5z"/>
9
+ </svg>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <path d="M931.8,501.8V317.4c0-56.3-46.1-102.4-102.4-102.4H228.4C172,215,126,261.1,126,317.4v184.3H30.7v163.8h981V501.8
4
+ L931.8,501.8L931.8,501.8z M962.6,619.5H81.9V553h92.2l1-209.9c1-61.4,11.3-81.9,90.1-81.9h526.3c62.5,0,90.1,8.2,90.1,81.9V553
5
+ h80.9V619.5z"/>
6
+ </svg>
@@ -0,0 +1,16 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <path d="M192.6,73.7l30.9,15.4C228,91,268.2,92,344,92c16.8,0,41.9-0.4,75.4-1.1s58.7-1.1,75.4-1.1c13.7,0,34.2,0.1,61.4,0.3
4
+ s47.7,0.3,61.4,0.3H785c2.3,0,6.3,0.1,12,0.3s9.6,0.2,11.7,0s5.1-0.8,9.1-1.7s7.3-2.7,10-5.1c2.7-2.5,5.5-5.8,8.6-10l24-0.6
5
+ c1.5,0,4.2,0.1,8,0.3s6.5,0.3,8,0.3c0.8,42.7,1.1,106.7,1.1,192c0,30.5-1,51.2-2.9,62.3c-14.6,5.1-27.6,8.6-38.6,10.1
6
+ c-9.5-16.8-19.8-41.1-30.9-73.1c-1.1-3.4-3.2-12.6-6.3-27.4c-3-14.9-5.8-28.9-8.3-42s-3.9-19.9-4.3-20.3c-2.3-3-4.6-5.4-6.9-7.1
7
+ s-5.2-2.9-8.9-3.4c-3.6-0.6-6.1-1-7.4-1.4s-4.8-0.5-10.3-0.3s-8.7,0.3-9.4,0.3c-6.5,0-19.1-0.1-38-0.3s-33-0.3-42.6-0.3
8
+ s-21.7,0.4-36.6,1.1s-28.4,1.9-40.6,3.4c-3.4,30.9-5,56.8-4.6,77.7c0,35.8,0.4,109.7,1.1,221.7s1.1,198.7,1.1,260
9
+ c0,6.1-0.5,19.7-1.4,40.9c-1,21.1-1,38.6,0,52.3s3.3,26.9,7.1,39.4c15.2,8,38.9,16.1,70.9,24.3s54.9,15.3,68.6,21.4
10
+ c1.9,15.2,2.9,24.8,2.9,28.6c0,5.3-0.6,10.9-1.7,16.6l-19.4,0.6c-29,0.8-70.5-0.8-124.6-4.6s-93.5-5.7-118.3-5.7
11
+ c-19,0-47.8,1.7-86.3,5.1s-67.4,5.1-86.9,5.1c-1.1-19.4-1.7-29.3-1.7-29.7V916c6.5-10.3,18.2-18.5,35.1-24.6
12
+ c17-6.1,35.7-11.6,56.3-16.6s35.4-10.1,44.6-15.4c7.2-16,10.9-89,10.9-218.9c0-38.5-0.6-96.2-1.7-173.1c-1.1-77-1.7-134.7-1.7-173.1
13
+ v-66.9c0-0.8,0.1-3.7,0.3-8.9s0.3-9.9,0.3-14.3c0-4.4-0.2-9.2-0.6-14.6s-1-9.9-1.7-13.7c-0.8-3.8-1.7-6.5-2.9-8
14
+ c-4.2-4.6-35-6.9-92.6-6.9c-12.6,0-30.3,2.3-53.1,6.9c-22.9,4.6-38.1,9.5-45.7,14.9c-7.2,5-13.7,18.8-19.4,41.4s-11.7,43.8-18,63.4
15
+ s-14.4,29.8-24.3,30.6c-16-9.9-26.7-18.3-32-25.1V74.2L192.6,73.7L192.6,73.7z"/>
16
+ </svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <path d="M1024 512l-192-192v-288h-128v160l-192-192-512 512v32h128v320h106v-386l272-302 294 310v378h96v-320h128v-32zM595.4 831.8c-16.6-2.6-17-48-17-48s49-48 59.6-112.6c28.8 0 46.4-68.6 17.8-92.8 1.2-25.4 36.8-199.6-143.8-199.6s-145 174.2-143.8 199.6c-28.6 24.2-11 92.8 17.6 92.8 10.6 64.6 59.6 112.6 59.6 112.6s-0.4 45.4-17 48c-53.6 8.4-254 96.2-254 192.2h675c0-96-200.4-183.6-254-192.2v0 0z"></path>
4
+ </svg>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <path d="M128,896h896v128H0V0h128V896z M174.1,171l382,2c1-2,2-4.1,3.1-5.1c26.6-46.1,85-62.5,131.1-35.8s62.5,85,35.8,131.1
4
+ c-26.6,46.1-85,62.5-131.1,35.8c-17.4-10.2-30.7-24.6-38.9-41l-382-2L174.1,171L174.1,171z M171,435.2h603.1c1-2,2-4.1,3.1-5.1
5
+ c26.6-46.1,85-62.5,131.1-35.8s62.5,85,35.8,131.1c-26.6,46.1-85,62.5-131.1,35.8c-17.4-10.2-30.7-24.6-38.9-41H171L171,435.2
6
+ L171,435.2z M174.1,713.7l103.4,2c1-2,2-4.1,3.1-5.1c26.6-46.1,85-62.5,131.1-35.8s62.5,85,35.8,131.1s-85,62.5-131.1,35.8
7
+ c-17.4-10.2-30.7-24.6-38.9-41l-103.4-3.1L174.1,713.7L174.1,713.7z"/>
8
+ </svg>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <g>
4
+ <path d="M541,65.7L44,894.2h994.1L541,65.7z M200.8,795.4L200.8,795.4L541,228.5l340.2,566.9H200.8L200.8,795.4L200.8,795.4z"/>
5
+ <polygon points="43.9,894.2 43.9,894.3 44,894.2 "/>
6
+ </g>
7
+ </svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <path d="M14.9,894.3L512,65.7l497.1,828.5H14.9z"/>
4
+ </svg>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <path d="M180.4,292.9c0-121,98.1-219.1,219.1-219.1S618.5,172,618.5,292.9S520.4,512,399.4,512S180.4,413.9,180.4,292.9z M432.6,812
4
+ c0-97.9,61.1-181.5,147.3-214.7c-22.4-7.5-49.4-13.1-79.9-13.1l-201.1,0.4c-91.1-0.4-150.8,49.9-150.8,49.9
5
+ C37.3,718.3,7.8,921.7,0,1024l573.4,0.1C490.7,989.2,432.6,907.4,432.6,812z M861,812c0,109.6-88.8,198.4-198.4,198.4
6
+ S464.2,921.6,464.2,812S553,613.6,662.6,613.6S861,702.4,861,812z M786.8,750.1l-17.9-17.9l-143.4,117l-45.8-58.1l-36.4,38
7
+ L625.4,936L786.8,750.1z"/>
8
+ </svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
3
+ <path d="M606 0h384v1024h-384v-1024zM700 928h200v-832h-200v832zM34 0h384v1024h-384v-1024zM128 928h200v-832h-200v832z"></path>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="998" height="1024" viewBox="0 0 998 1024">
3
+ <path d="M115.537 480.168c94.147-80.842 168.589-144.842 370.358-30.653 97.011 54.737 175.158 75.453 240.337 75.453 114.021 0 187.789-63.495 251.621-118.232 22.737-19.537 25.768-54.4 6.568-77.474s-53.221-26.274-75.958-6.737c-94.147 80.842-168.589 144.842-370.358 30.653-266.611-150.737-391.579-43.284-491.958 42.947-22.737 19.537-25.768 54.232-6.568 77.474s53.221 26.274 75.958 6.568v0zM908.463 597.726c-94.147 80.842-168.589 144.842-370.358 30.653-266.611-150.568-391.579-43.284-491.958 42.947-22.737 19.537-25.768 54.4-6.568 77.474 19.2 23.242 53.221 26.274 75.958 6.737 94.147-80.842 168.589-144.842 370.358-30.821 97.011 54.737 175.158 75.453 240.337 75.453 114.021 0 187.789-63.495 251.621-118.232 22.737-19.537 25.768-54.232 6.568-77.474-19.2-23.411-53.221-26.274-75.958-6.737z"></path>
4
+ </svg>
File without changes
@@ -0,0 +1 @@
1
+ $ff-asset-helper: true;
@@ -0,0 +1,265 @@
1
+ //
2
+ // Icon Font: font-fabulous
3
+ //
4
+
5
+ $ff-asset-helper: false !default;
6
+ $ff-font-path: "../fonts/font-fabulous" !default;
7
+
8
+ @if $ff-asset-helper {
9
+ @font-face {
10
+ font-family: "font-fabulous";
11
+ src: font-url("font-fabulous/font-fabulous.eot");
12
+ src: font-url("font-fabulous/font-fabulous.eot?#iefix") format("embedded-opentype"),
13
+ font-url("font-fabulous/font-fabulous.woff2") format("woff2"),
14
+ font-url("font-fabulous/font-fabulous.woff") format("woff"),
15
+ font-url("font-fabulous/font-fabulous.ttf") format("truetype"),
16
+ font-url("font-fabulous/font-fabulous.svg#font-fabulous") format("svg");
17
+ font-weight: normal;
18
+ font-style: normal;
19
+ }
20
+
21
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
22
+ @font-face {
23
+ font-family: "font-fabulous";
24
+ src: font-url("font-fabulous/font-fabulous.svg#font-fabulous") format("svg");
25
+ }
26
+ }
27
+ } @else {
28
+ @font-face {
29
+ font-family: "font-fabulous";
30
+ src: url("#{$ff-font-path}/font-fabulous.eot");
31
+ src: url("#{$ff-font-path}/font-fabulous.eot?#iefix") format("embedded-opentype"),
32
+ url("#{$ff-font-path}/font-fabulous.woff2") format("woff2"),
33
+ url("#{$ff-font-path}/font-fabulous.woff") format("woff"),
34
+ url("#{$ff-font-path}/font-fabulous.ttf") format("truetype"),
35
+ url("#{$ff-font-path}/font-fabulous.svg#font-fabulous") format("svg");
36
+ font-weight: normal;
37
+ font-style: normal;
38
+ }
39
+
40
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
41
+ @font-face {
42
+ font-family: "font-fabulous";
43
+ src: url("#{$ff-font-path}/font-fabulous.svg#font-fabulous") format("svg");
44
+ }
45
+ }
46
+ }
47
+
48
+ .ff.ff-action:before,
49
+ .ff.ff-array:before,
50
+ .ff.ff-attribute:before,
51
+ .ff.ff-boolean:before,
52
+ .ff.ff-broom:before,
53
+ .ff.ff-class:before,
54
+ .ff.ff-clone:before,
55
+ .ff.ff-cloud-keys:before,
56
+ .ff.ff-cloud-network:before,
57
+ .ff.ff-cloud-object-store:before,
58
+ .ff.ff-compare-all:before,
59
+ .ff.ff-compare-different:before,
60
+ .ff.ff-compare-same:before,
61
+ .ff.ff-configured-system:before,
62
+ .ff.ff-database-connection:before,
63
+ .ff.ff-database-squeezed:before,
64
+ .ff.ff-diamond:before,
65
+ .ff.ff-diamond-o:before,
66
+ .ff.ff-dna:before,
67
+ .ff.ff-drift:before,
68
+ .ff.ff-element:before,
69
+ .ff.ff-exists:before,
70
+ .ff.ff-field:before,
71
+ .ff.ff-file-bat-o:before,
72
+ .ff.ff-file-bmp-o:before,
73
+ .ff.ff-file-com-o:before,
74
+ .ff.ff-file-csv-o:before,
75
+ .ff.ff-file-dat-o:before,
76
+ .ff.ff-file-dll-o:before,
77
+ .ff.ff-file-doc-o:before,
78
+ .ff.ff-file-ear-o:before,
79
+ .ff.ff-file-exe-o:before,
80
+ .ff.ff-file-gif-o:before,
81
+ .ff.ff-file-gz-o:before,
82
+ .ff.ff-file-html-o:before,
83
+ .ff.ff-file-iso-o:before,
84
+ .ff.ff-file-jar-o:before,
85
+ .ff.ff-file-java-o:before,
86
+ .ff.ff-file-jpg-o:before,
87
+ .ff.ff-file-js-o:before,
88
+ .ff.ff-file-json-o:before,
89
+ .ff.ff-file-log-o:before,
90
+ .ff.ff-file-mp3-o:before,
91
+ .ff.ff-file-mp4-o:before,
92
+ .ff.ff-file-ogg-o:before,
93
+ .ff.ff-file-ogv-o:before,
94
+ .ff.ff-file-output-o:before,
95
+ .ff.ff-file-pdf-o:before,
96
+ .ff.ff-file-png-o:before,
97
+ .ff.ff-file-rar-o:before,
98
+ .ff.ff-file-rmp-o:before,
99
+ .ff.ff-file-share-o:before,
100
+ .ff.ff-file-tar-o:before,
101
+ .ff.ff-file-txt-o:before,
102
+ .ff.ff-file-war-o:before,
103
+ .ff.ff-file-wav-o:before,
104
+ .ff.ff-file-webm-o:before,
105
+ .ff.ff-file-webp-o:before,
106
+ .ff.ff-file-xml-o:before,
107
+ .ff.ff-file-yaml-o:before,
108
+ .ff.ff-file-yml-o:before,
109
+ .ff.ff-file-zip-o:before,
110
+ .ff.ff-firewall:before,
111
+ .ff.ff-float:before,
112
+ .ff.ff-floating-ip:before,
113
+ .ff.ff-generic-object:before,
114
+ .ff.ff-group:before,
115
+ .ff.ff-hexagon:before,
116
+ .ff.ff-hexagon-o:before,
117
+ .ff.ff-integer:before,
118
+ .ff.ff-load-balancer:before,
119
+ .ff.ff-manageiq:before,
120
+ .ff.ff-method:before,
121
+ .ff.ff-monitoring:before,
122
+ .ff.ff-network-card:before,
123
+ .ff.ff-network-interface:before,
124
+ .ff.ff-network-port:before,
125
+ .ff.ff-network-switch:before,
126
+ .ff.ff-parameter:before,
127
+ .ff.ff-pentagon:before,
128
+ .ff.ff-pentagon-o:before,
129
+ .ff.ff-project:before,
130
+ .ff.ff-radar:before,
131
+ .ff.ff-region:before,
132
+ .ff.ff-registry:before,
133
+ .ff.ff-relationship:before,
134
+ .ff.ff-resource:before,
135
+ .ff.ff-scsi:before,
136
+ .ff.ff-software-package:before,
137
+ .ff.ff-stack:before,
138
+ .ff.ff-state:before,
139
+ .ff.ff-string:before,
140
+ .ff.ff-synchronize:before,
141
+ .ff.ff-tab:before,
142
+ .ff.ff-template:before,
143
+ .ff.ff-tenant:before,
144
+ .ff.ff-timeline:before,
145
+ .ff.ff-triangle:before,
146
+ .ff.ff-triangle-o:before,
147
+ .ff.ff-user-role:before,
148
+ .ff.ff-view-expanded:before,
149
+ .ff.ff-wavy-lines:before {
150
+ display: inline-block;
151
+ font-family: "font-fabulous";
152
+ font-style: normal;
153
+ font-weight: normal;
154
+ font-variant: normal;
155
+ line-height: 1;
156
+ text-decoration: inherit;
157
+ text-rendering: optimizeLegibility;
158
+ text-transform: none;
159
+ -moz-osx-font-smoothing: grayscale;
160
+ -webkit-font-smoothing: antialiased;
161
+ font-smoothing: antialiased;
162
+ }
163
+
164
+ .ff.ff-action:before { content: "\f11b"; }
165
+ .ff.ff-array:before { content: "\f11c"; }
166
+ .ff.ff-attribute:before { content: "\f15d"; }
167
+ .ff.ff-boolean:before { content: "\f103"; }
168
+ .ff.ff-broom:before { content: "\f157"; }
169
+ .ff.ff-class:before { content: "\f11e"; }
170
+ .ff.ff-clone:before { content: "\f12a"; }
171
+ .ff.ff-cloud-keys:before { content: "\f169"; }
172
+ .ff.ff-cloud-network:before { content: "\f104"; }
173
+ .ff.ff-cloud-object-store:before { content: "\f105"; }
174
+ .ff.ff-compare-all:before { content: "\f12b"; }
175
+ .ff.ff-compare-different:before { content: "\f12c"; }
176
+ .ff.ff-compare-same:before { content: "\f12d"; }
177
+ .ff.ff-configured-system:before { content: "\f106"; }
178
+ .ff.ff-database-connection:before { content: "\f163"; }
179
+ .ff.ff-database-squeezed:before { content: "\f158"; }
180
+ .ff.ff-diamond:before { content: "\f11f"; }
181
+ .ff.ff-diamond-o:before { content: "\f15e"; }
182
+ .ff.ff-dna:before { content: "\f107"; }
183
+ .ff.ff-drift:before { content: "\f108"; }
184
+ .ff.ff-element:before { content: "\f120"; }
185
+ .ff.ff-exists:before { content: "\f121"; }
186
+ .ff.ff-field:before { content: "\f109"; }
187
+ .ff.ff-file-bat-o:before { content: "\f14e"; }
188
+ .ff.ff-file-bmp-o:before { content: "\f14f"; }
189
+ .ff.ff-file-com-o:before { content: "\f150"; }
190
+ .ff.ff-file-csv-o:before { content: "\f134"; }
191
+ .ff.ff-file-dat-o:before { content: "\f141"; }
192
+ .ff.ff-file-dll-o:before { content: "\f13d"; }
193
+ .ff.ff-file-doc-o:before { content: "\f13a"; }
194
+ .ff.ff-file-ear-o:before { content: "\f100"; }
195
+ .ff.ff-file-exe-o:before { content: "\f13b"; }
196
+ .ff.ff-file-gif-o:before { content: "\f13c"; }
197
+ .ff.ff-file-gz-o:before { content: "\f144"; }
198
+ .ff.ff-file-html-o:before { content: "\f14b"; }
199
+ .ff.ff-file-iso-o:before { content: "\f13e"; }
200
+ .ff.ff-file-jar-o:before { content: "\f148"; }
201
+ .ff.ff-file-java-o:before { content: "\f14c"; }
202
+ .ff.ff-file-jpg-o:before { content: "\f137"; }
203
+ .ff.ff-file-js-o:before { content: "\f146"; }
204
+ .ff.ff-file-json-o:before { content: "\f151"; }
205
+ .ff.ff-file-log-o:before { content: "\f14d"; }
206
+ .ff.ff-file-mp3-o:before { content: "\f147"; }
207
+ .ff.ff-file-mp4-o:before { content: "\f149"; }
208
+ .ff.ff-file-ogg-o:before { content: "\f155"; }
209
+ .ff.ff-file-ogv-o:before { content: "\f156"; }
210
+ .ff.ff-file-output-o:before { content: "\f10a"; }
211
+ .ff.ff-file-pdf-o:before { content: "\f135"; }
212
+ .ff.ff-file-png-o:before { content: "\f138"; }
213
+ .ff.ff-file-rar-o:before { content: "\f142"; }
214
+ .ff.ff-file-rmp-o:before { content: "\f145"; }
215
+ .ff.ff-file-share-o:before { content: "\f10b"; }
216
+ .ff.ff-file-tar-o:before { content: "\f13f"; }
217
+ .ff.ff-file-txt-o:before { content: "\f136"; }
218
+ .ff.ff-file-war-o:before { content: "\f101"; }
219
+ .ff.ff-file-wav-o:before { content: "\f14a"; }
220
+ .ff.ff-file-webm-o:before { content: "\f153"; }
221
+ .ff.ff-file-webp-o:before { content: "\f154"; }
222
+ .ff.ff-file-xml-o:before { content: "\f139"; }
223
+ .ff.ff-file-yaml-o:before { content: "\f152"; }
224
+ .ff.ff-file-yml-o:before { content: "\f143"; }
225
+ .ff.ff-file-zip-o:before { content: "\f140"; }
226
+ .ff.ff-firewall:before { content: "\f102"; }
227
+ .ff.ff-float:before { content: "\f12e"; }
228
+ .ff.ff-floating-ip:before { content: "\f167"; }
229
+ .ff.ff-generic-object:before { content: "\f16b"; }
230
+ .ff.ff-group:before { content: "\f122"; }
231
+ .ff.ff-hexagon:before { content: "\f123"; }
232
+ .ff.ff-hexagon-o:before { content: "\f15f"; }
233
+ .ff.ff-integer:before { content: "\f10c"; }
234
+ .ff.ff-load-balancer:before { content: "\f10d"; }
235
+ .ff.ff-manageiq:before { content: "\f10e"; }
236
+ .ff.ff-method:before { content: "\f12f"; }
237
+ .ff.ff-monitoring:before { content: "\f10f"; }
238
+ .ff.ff-network-card:before { content: "\f110"; }
239
+ .ff.ff-network-interface:before { content: "\f111"; }
240
+ .ff.ff-network-port:before { content: "\f112"; }
241
+ .ff.ff-network-switch:before { content: "\f113"; }
242
+ .ff.ff-parameter:before { content: "\f124"; }
243
+ .ff.ff-pentagon:before { content: "\f160"; }
244
+ .ff.ff-pentagon-o:before { content: "\f161"; }
245
+ .ff.ff-project:before { content: "\f159"; }
246
+ .ff.ff-radar:before { content: "\f164"; }
247
+ .ff.ff-region:before { content: "\f165"; }
248
+ .ff.ff-registry:before { content: "\f166"; }
249
+ .ff.ff-relationship:before { content: "\f131"; }
250
+ .ff.ff-resource:before { content: "\f114"; }
251
+ .ff.ff-scsi:before { content: "\f16a"; }
252
+ .ff.ff-software-package:before { content: "\f115"; }
253
+ .ff.ff-stack:before { content: "\f116"; }
254
+ .ff.ff-state:before { content: "\f132"; }
255
+ .ff.ff-string:before { content: "\f117"; }
256
+ .ff.ff-synchronize:before { content: "\f118"; }
257
+ .ff.ff-tab:before { content: "\f126"; }
258
+ .ff.ff-template:before { content: "\f127"; }
259
+ .ff.ff-tenant:before { content: "\f15a"; }
260
+ .ff.ff-timeline:before { content: "\f128"; }
261
+ .ff.ff-triangle:before { content: "\f129"; }
262
+ .ff.ff-triangle-o:before { content: "\f162"; }
263
+ .ff.ff-user-role:before { content: "\f119"; }
264
+ .ff.ff-view-expanded:before { content: "\f133"; }
265
+ .ff.ff-wavy-lines:before { content: "\f15c"; }
data/bower.json ADDED
@@ -0,0 +1,32 @@
1
+ {
2
+ "name": "font-fabulous",
3
+ "description": "A fabulous iconset packaged as a font",
4
+ "version": "1.0.0",
5
+ "author": "Red Hat",
6
+ "main": [
7
+ "assets/stylesheets/_font-fabulous.scss"
8
+ ],
9
+ "license": "Apache-2.0",
10
+ "keywords": [
11
+ "font",
12
+ "icon",
13
+ "iconset",
14
+ "fonticons"
15
+ ],
16
+ "homepage": "https://github.com/ManageIQ/font-fabulous",
17
+ "ignore": [
18
+ "ci",
19
+ "node_modules",
20
+ "bower_components",
21
+ "lib",
22
+ "templates",
23
+ ".fontcustom",
24
+ ".gitignore",
25
+ ".travis.yml",
26
+ "Gemfile",
27
+ "Rakefile",
28
+ "font-fabulous.gemspec",
29
+ "fontcustom.yml",
30
+ "package.json"
31
+ ]
32
+ }
data/ci/gh-pages.sh ADDED
@@ -0,0 +1,15 @@
1
+ #!/bin/bash
2
+ set -x
3
+ HASH=$(git rev-parse HEAD)
4
+ mv -f assets tmp
5
+ git remote add upstream https://github.com/ManageIQ/font-fabulous.git
6
+ git fetch upstream
7
+ git checkout upstream/gh-pages
8
+ mv -f preview.html index.html
9
+ rm -rf assets
10
+ mv -f tmp assets
11
+ git add index.html assets/fonts
12
+ git commit -m "GitHub pages build from ${HASH}"
13
+ set +x
14
+ echo "git push origin HEAD:gh-pages"
15
+ git push https://$GITHUB_AUTH@github.com/ManageIQ/font-fabulous.git HEAD:gh-pages &> /dev/null
@@ -0,0 +1,23 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'font-fabulous/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = 'font-fabulous'
8
+ spec.version = FontFabulous::VERSION
9
+ spec.authors = ['Red Hat']
10
+
11
+ spec.summary = 'A fabulous iconset packaged as a font'
12
+ spec.description = 'A fabulous iconset packaged as a font'
13
+ spec.homepage = 'http://github.com/manageiq/font-fabulous'
14
+ spec.license = 'Apache 2.0'
15
+
16
+ spec.files = `git ls-files`.split("\n")
17
+ spec.test_files = `git ls-files -- spec/*`.split("\n")
18
+ spec.require_paths = ['lib']
19
+
20
+ spec.add_development_dependency 'bundler', '~> 1.13'
21
+ spec.add_development_dependency 'rake', '~> 10.0'
22
+ spec.add_development_dependency 'fontcustom', '~> 2.0.0'
23
+ end