compass-recipes 0.3.0.alpha.2 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (238) hide show
  1. data/README.md +24 -27
  2. data/VERSION +1 -1
  3. data/lib/compass-recipes/sass_extensions.rb +1 -1
  4. data/stylesheets/_recipes.scss +3 -3
  5. data/stylesheets/recipes/_background.scss +10 -9
  6. data/stylesheets/recipes/_color.scss +23 -9
  7. data/stylesheets/recipes/_font.scss +12 -16
  8. data/stylesheets/recipes/_icon-font.scss +253 -168
  9. data/stylesheets/recipes/_image.scss +36 -0
  10. data/stylesheets/recipes/_media-queries.scss +24 -62
  11. data/stylesheets/recipes/_text.scss +1 -0
  12. data/stylesheets/recipes/_ui.scss +2 -2
  13. data/stylesheets/recipes/_utilities.scss +6 -0
  14. data/stylesheets/recipes/background/{_cicada.scss → _cicada-stripes.scss} +1 -1
  15. data/stylesheets/recipes/background/_gradients.scss +25 -16
  16. data/stylesheets/recipes/background/_metal.scss +57 -0
  17. data/stylesheets/recipes/color/_scheme.scss +8 -0
  18. data/stylesheets/recipes/color/scheme/_analog.scss +11 -0
  19. data/stylesheets/recipes/color/scheme/_complementary.scss +21 -0
  20. data/stylesheets/recipes/color/scheme/_split.scss +11 -0
  21. data/stylesheets/recipes/color/scheme/_subtle.scss +21 -0
  22. data/stylesheets/recipes/color/scheme/_tetra.scss +11 -0
  23. data/stylesheets/recipes/color/scheme/_triad.scss +11 -0
  24. data/stylesheets/recipes/effect/_corners-tucked.scss +2 -1
  25. data/stylesheets/recipes/effect/_folded-corner.scss +3 -3
  26. data/stylesheets/recipes/effect/_glass.scss +3 -3
  27. data/stylesheets/recipes/effect/_ribbon.scss +32 -25
  28. data/stylesheets/recipes/effect/_tape.scss +4 -4
  29. data/stylesheets/recipes/helper/_gravatar.scss +3 -5
  30. data/stylesheets/recipes/image/_dimensions.scss +69 -0
  31. data/stylesheets/recipes/image/_inline.scss +12 -0
  32. data/stylesheets/recipes/image/_sprite.scss +57 -0
  33. data/stylesheets/recipes/layout/_vertical-align.scss +19 -60
  34. data/stylesheets/recipes/layout/vertical-align/_block.scss +67 -0
  35. data/stylesheets/recipes/media-queries/_orientation.scss +21 -0
  36. data/stylesheets/recipes/media-queries/_resolution.scss +47 -0
  37. data/stylesheets/recipes/media-queries/_size.scss +81 -0
  38. data/stylesheets/recipes/media-queries/size/_height.scss +29 -0
  39. data/stylesheets/recipes/media-queries/size/_width.scss +31 -0
  40. data/stylesheets/recipes/shadow/drop/_lifted-corners.scss +39 -35
  41. data/stylesheets/recipes/shadow/drop/_transform-requirement.scss +3 -3
  42. data/stylesheets/recipes/shape/polygon/_triangle.scss +92 -64
  43. data/stylesheets/recipes/text/_gradient.scss +12 -0
  44. data/stylesheets/recipes/ui/_tooltip.scss +144 -0
  45. data/stylesheets/recipes/ui/menu/_dropdown.scss +1 -1
  46. data/stylesheets/recipes/{shared → utilities}/_block-inline-block.scss +0 -0
  47. data/stylesheets/recipes/{shared → utilities}/_clearfix.scss +0 -0
  48. data/stylesheets/recipes/{shared → utilities}/_list-inline-block.scss +2 -2
  49. data/stylesheets/recipes/utilities/_position.scss +13 -0
  50. data/stylesheets/recipes/utilities/_pseudo-element.scss +23 -0
  51. data/stylesheets/recipes/utilities/_relative-position.scss +85 -0
  52. data/templates/gravatar/README.md +36 -0
  53. data/templates/gravatar/gravatar.js +102 -105
  54. data/templates/gravatar/manifest.rb +3 -2
  55. data/templates/icon-fonts/README.md +149 -0
  56. data/templates/icon-fonts/icons/broccolidry/broccolidry.eot +0 -0
  57. data/templates/icon-fonts/icons/broccolidry/broccolidry.svg +759 -0
  58. data/templates/icon-fonts/icons/broccolidry/broccolidry.ttf +0 -0
  59. data/templates/icon-fonts/icons/broccolidry/broccolidry.woff +0 -0
  60. data/templates/icon-fonts/icons/broccolidry/license.txt +2 -0
  61. data/templates/icon-fonts/icons/cuticons/cuticons.eot +0 -0
  62. data/templates/icon-fonts/icons/cuticons/cuticons.svg +165 -0
  63. data/templates/icon-fonts/icons/cuticons/cuticons.ttf +0 -0
  64. data/templates/icon-fonts/icons/cuticons/cuticons.woff +0 -0
  65. data/templates/icon-fonts/icons/cuticons/license.txt +2 -0
  66. data/templates/icon-fonts/icons/ecoico/ecoico.eot +0 -0
  67. data/templates/icon-fonts/icons/ecoico/ecoico.svg +180 -0
  68. data/templates/icon-fonts/icons/ecoico/ecoico.ttf +0 -0
  69. data/templates/icon-fonts/icons/ecoico/ecoico.woff +0 -0
  70. data/templates/icon-fonts/icons/ecoico/license.txt +2 -0
  71. data/templates/icon-fonts/icons/entypo/entypo.eot +0 -0
  72. data/templates/icon-fonts/icons/entypo/entypo.svg +792 -0
  73. data/templates/icon-fonts/icons/entypo/entypo.ttf +0 -0
  74. data/templates/icon-fonts/icons/entypo/entypo.woff +0 -0
  75. data/templates/icon-fonts/icons/fontawesome/README.md +18 -0
  76. data/templates/icon-fonts/icons/fontawesome/fontawesome.eot +0 -0
  77. data/templates/icon-fonts/icons/fontawesome/fontawesome.svg +255 -0
  78. data/templates/icon-fonts/icons/fontawesome/fontawesome.ttf +0 -0
  79. data/templates/icon-fonts/icons/fontawesome/fontawesome.woff +0 -0
  80. data/fonts/icons/heydings-controls/SIL Open Font License 1.1.txt b/data/templates/icon-fonts/icons/heydings_controls/SIL Open Font License → 1.1.txt +0 -0
  81. data/{fonts/icons/heydings-controls/heydings_controls-webfont.eot → templates/icon-fonts/icons/heydings_controls/heydings_controls.eot} +0 -0
  82. data/{fonts/icons/heydings-controls/heydings_controls-webfont.svg → templates/icon-fonts/icons/heydings_controls/heydings_controls.svg} +0 -0
  83. data/{fonts/icons/heydings-controls/heydings_controls-webfont.ttf → templates/icon-fonts/icons/heydings_controls/heydings_controls.ttf} +0 -0
  84. data/{fonts/icons/heydings-controls/heydings_controls-webfont.woff → templates/icon-fonts/icons/heydings_controls/heydings_controls.woff} +0 -0
  85. data/fonts/icons/heydings/SIL Open Font License 1.1.txt b/data/templates/icon-fonts/icons/heydings_icons/SIL Open Font License → 1.1.txt +0 -0
  86. data/{fonts/icons/heydings/heydings_icons-webfont.eot → templates/icon-fonts/icons/heydings_icons/heydings_icons.eot} +0 -0
  87. data/{fonts/icons/heydings/heydings_icons-webfont.svg → templates/icon-fonts/icons/heydings_icons/heydings_icons.svg} +0 -0
  88. data/{fonts/icons/heydings/heydings_icons-webfont.ttf → templates/icon-fonts/icons/heydings_icons/heydings_icons.ttf} +0 -0
  89. data/{fonts/icons/heydings/heydings_icons-webfont.woff → templates/icon-fonts/icons/heydings_icons/heydings_icons.woff} +0 -0
  90. data/templates/icon-fonts/icons/icomoon/License.txt +2 -0
  91. data/templates/icon-fonts/icons/icomoon/icomoon.eot +0 -0
  92. data/templates/icon-fonts/icons/icomoon/icomoon.svg +1348 -0
  93. data/templates/icon-fonts/icons/icomoon/icomoon.ttf +0 -0
  94. data/templates/icon-fonts/icons/icomoon/icomoon.woff +0 -0
  95. data/fonts/icons/iconic/SIL Open Font License 1.1.txt b/data/templates/icon-fonts/icons/iconic_fill/SIL Open Font License → 1.1.txt +0 -0
  96. data/templates/icon-fonts/icons/iconic_fill/iconic_fill.eot +0 -0
  97. data/templates/icon-fonts/icons/iconic_fill/iconic_fill.svg +539 -0
  98. data/templates/icon-fonts/icons/iconic_fill/iconic_fill.ttf +0 -0
  99. data/templates/icon-fonts/icons/iconic_fill/iconic_fill.woff +0 -0
  100. data/templates/icon-fonts/fonts/icons/heydings-controls/SIL Open Font License 1.1.txt b/data/templates/icon-fonts/icons/iconic_stroke/SIL Open Font License → 1.1.txt +0 -0
  101. data/templates/icon-fonts/icons/iconic_stroke/iconic_stroke.eot +0 -0
  102. data/templates/icon-fonts/icons/iconic_stroke/iconic_stroke.svg +553 -0
  103. data/templates/icon-fonts/icons/iconic_stroke/iconic_stroke.ttf +0 -0
  104. data/templates/icon-fonts/icons/iconic_stroke/iconic_stroke.woff +0 -0
  105. data/templates/icon-fonts/icons/iconminia/iconminia.eot +0 -0
  106. data/templates/icon-fonts/icons/iconminia/iconminia.svg +357 -0
  107. data/templates/icon-fonts/icons/iconminia/iconminia.ttf +0 -0
  108. data/templates/icon-fonts/icons/iconminia/iconminia.woff +0 -0
  109. data/templates/icon-fonts/icons/iconminia/license.txt +2 -0
  110. data/templates/icon-fonts/icons/meteocons/license.txt +2 -0
  111. data/templates/icon-fonts/icons/meteocons/meteocons.eot +0 -0
  112. data/templates/icon-fonts/icons/meteocons/meteocons.svg +511 -0
  113. data/templates/icon-fonts/icons/meteocons/meteocons.ttf +0 -0
  114. data/templates/icon-fonts/icons/meteocons/meteocons.woff +0 -0
  115. data/fonts/icons/modern-pictograms/Modern Pictograms SIL OFL Font License 1.1.txt b/data/templates/icon-fonts/icons/modern_pictograms/SIL OFL Font License → 1.1.txt +0 -0
  116. data/{fonts/icons/modern-pictograms/modernpics-webfont.eot → templates/icon-fonts/icons/modern_pictograms/modern_pictograms.eot} +0 -0
  117. data/{fonts/icons/modern-pictograms/modernpics-webfont.svg → templates/icon-fonts/icons/modern_pictograms/modern_pictograms.svg} +0 -0
  118. data/{fonts/icons/modern-pictograms/modernpics-webfont.ttf → templates/icon-fonts/icons/modern_pictograms/modern_pictograms.ttf} +0 -0
  119. data/{fonts/icons/modern-pictograms/modernpics-webfont.woff → templates/icon-fonts/icons/modern_pictograms/modern_pictograms.woff} +0 -0
  120. data/templates/icon-fonts/icons/silkcons/license.txt +2 -0
  121. data/templates/icon-fonts/icons/silkcons/silkcons.eot +0 -0
  122. data/templates/icon-fonts/icons/silkcons/silkcons.svg +301 -0
  123. data/templates/icon-fonts/icons/silkcons/silkcons.ttf +0 -0
  124. data/templates/icon-fonts/icons/silkcons/silkcons.woff +0 -0
  125. data/{fonts → templates/icon-fonts}/icons/socialico/FFF_EULA_license.pdf +0 -0
  126. data/{fonts/icons/socialico/socialico-webfont.eot → templates/icon-fonts/icons/socialico/socialico.eot} +0 -0
  127. data/{fonts/icons/socialico/Socialico-webfont.otf → templates/icon-fonts/icons/socialico/socialico.otf} +0 -0
  128. data/{fonts/icons/socialico/socialico-webfont.svg → templates/icon-fonts/icons/socialico/socialico.svg} +0 -0
  129. data/{fonts/icons/socialico/socialico-webfont.ttf → templates/icon-fonts/icons/socialico/socialico.ttf} +0 -0
  130. data/{fonts/icons/socialico/socialico-webfont.woff → templates/icon-fonts/icons/socialico/socialico.woff} +0 -0
  131. data/templates/icon-fonts/icons/typicons/license.txt +2 -0
  132. data/templates/icon-fonts/icons/typicons/typicons.eot +0 -0
  133. data/templates/icon-fonts/icons/typicons/typicons.svg +329 -0
  134. data/templates/icon-fonts/icons/typicons/typicons.ttf +0 -0
  135. data/templates/icon-fonts/icons/typicons/typicons.woff +0 -0
  136. data/{fonts → templates/icon-fonts}/icons/websymbols/OFL-FAQ.txt +0 -0
  137. data/{fonts → templates/icon-fonts}/icons/websymbols/OFL.txt +0 -0
  138. data/{fonts/icons/websymbols/websymbols-regular-webfont.eot → templates/icon-fonts/icons/websymbols/websymbols.eot} +0 -0
  139. data/{fonts/icons/websymbols/websymbols-regular-webfont.svg → templates/icon-fonts/icons/websymbols/websymbols.svg} +0 -0
  140. data/{fonts/icons/websymbols/websymbols-regular-webfont.ttf → templates/icon-fonts/icons/websymbols/websymbols.ttf} +0 -0
  141. data/{fonts/icons/websymbols/websymbols-regular-webfont.woff → templates/icon-fonts/icons/websymbols/websymbols.woff} +0 -0
  142. data/templates/icon-fonts/icons/wpzoom/license.txt +2 -0
  143. data/templates/icon-fonts/icons/wpzoom/wpzoom.eot +0 -0
  144. data/templates/icon-fonts/icons/wpzoom/wpzoom.svg +887 -0
  145. data/templates/icon-fonts/icons/wpzoom/wpzoom.ttf +0 -0
  146. data/templates/icon-fonts/icons/wpzoom/wpzoom.woff +0 -0
  147. data/templates/icon-fonts/manifest.rb +3 -3
  148. data/templates/media-queries-for-js/README.md +45 -0
  149. data/templates/media-queries-for-js/manifest.rb +18 -0
  150. data/templates/media-queries-for-js/media-queries.js +21 -0
  151. metadata +157 -143
  152. data/fonts/icons/entypo/entypo-webfont.eot +0 -0
  153. data/fonts/icons/entypo/entypo-webfont.svg +0 -198
  154. data/fonts/icons/entypo/entypo-webfont.ttf +0 -0
  155. data/fonts/icons/entypo/entypo-webfont.woff +0 -0
  156. data/fonts/icons/heydings-controls/demo.html +0 -33
  157. data/fonts/icons/heydings-controls/stylesheet.css +0 -16
  158. data/fonts/icons/heydings/demo.html +0 -33
  159. data/fonts/icons/heydings/stylesheet.css +0 -16
  160. data/fonts/icons/icomoon/License.txt +0 -1
  161. data/fonts/icons/icomoon/Read Me.txt +0 -5
  162. data/fonts/icons/icomoon/icomoon.eot +0 -0
  163. data/fonts/icons/icomoon/icomoon.svg +0 -35
  164. data/fonts/icons/icomoon/icomoon.ttf +0 -0
  165. data/fonts/icons/icomoon/icomoon.woff +0 -0
  166. data/fonts/icons/iconic/demo.html +0 -38
  167. data/fonts/icons/iconic/iconic_fill.eot +0 -0
  168. data/fonts/icons/iconic/iconic_fill.svg +0 -475
  169. data/fonts/icons/iconic/iconic_fill.ttf +0 -0
  170. data/fonts/icons/iconic/iconic_fill.woff +0 -0
  171. data/fonts/icons/iconic/iconic_stroke.eot +0 -0
  172. data/fonts/icons/iconic/iconic_stroke.svg +0 -492
  173. data/fonts/icons/iconic/iconic_stroke.ttf +0 -0
  174. data/fonts/icons/iconic/iconic_stroke.woff +0 -0
  175. data/fonts/icons/iconic/stylesheet.css +0 -28
  176. data/fonts/icons/modern-pictograms/demo.html +0 -33
  177. data/fonts/icons/modern-pictograms/stylesheet.css +0 -16
  178. data/lib/compass-recipes/sass_extensions/math.rb +0 -8
  179. data/stylesheets/recipes/_base.scss +0 -1
  180. data/stylesheets/recipes/_shared.scss +0 -4
  181. data/stylesheets/recipes/base/_normalize.scss +0 -587
  182. data/stylesheets/recipes/shared/_pseudo-element.scss +0 -30
  183. data/stylesheets/recipes/ui/_helper.scss +0 -1
  184. data/stylesheets/recipes/ui/helper/_arrow.scss +0 -78
  185. data/templates/gravatar/getElementsByClassName.js +0 -23
  186. data/templates/icon-fonts/fonts/icons/entypo/entypo-webfont.eot +0 -0
  187. data/templates/icon-fonts/fonts/icons/entypo/entypo-webfont.svg +0 -198
  188. data/templates/icon-fonts/fonts/icons/entypo/entypo-webfont.ttf +0 -0
  189. data/templates/icon-fonts/fonts/icons/entypo/entypo-webfont.woff +0 -0
  190. data/templates/icon-fonts/fonts/icons/heydings-controls/demo.html +0 -33
  191. data/templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.eot +0 -0
  192. data/templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.svg +0 -85
  193. data/templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.ttf +0 -0
  194. data/templates/icon-fonts/fonts/icons/heydings-controls/heydings_controls-webfont.woff +0 -0
  195. data/templates/icon-fonts/fonts/icons/heydings-controls/stylesheet.css +0 -16
  196. data/templates/icon-fonts/fonts/icons/heydings/SIL Open Font License 1.1.txt +0 -91
  197. data/templates/icon-fonts/fonts/icons/heydings/demo.html +0 -33
  198. data/templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.eot +0 -0
  199. data/templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.svg +0 -94
  200. data/templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.ttf +0 -0
  201. data/templates/icon-fonts/fonts/icons/heydings/heydings_icons-webfont.woff +0 -0
  202. data/templates/icon-fonts/fonts/icons/heydings/stylesheet.css +0 -16
  203. data/templates/icon-fonts/fonts/icons/icomoon/License.txt +0 -1
  204. data/templates/icon-fonts/fonts/icons/icomoon/Read Me.txt +0 -5
  205. data/templates/icon-fonts/fonts/icons/icomoon/icomoon.eot +0 -0
  206. data/templates/icon-fonts/fonts/icons/icomoon/icomoon.svg +0 -35
  207. data/templates/icon-fonts/fonts/icons/icomoon/icomoon.ttf +0 -0
  208. data/templates/icon-fonts/fonts/icons/icomoon/icomoon.woff +0 -0
  209. data/templates/icon-fonts/fonts/icons/iconic/SIL Open Font License 1.1.txt +0 -91
  210. data/templates/icon-fonts/fonts/icons/iconic/demo.html +0 -38
  211. data/templates/icon-fonts/fonts/icons/iconic/iconic_fill.eot +0 -0
  212. data/templates/icon-fonts/fonts/icons/iconic/iconic_fill.svg +0 -475
  213. data/templates/icon-fonts/fonts/icons/iconic/iconic_fill.ttf +0 -0
  214. data/templates/icon-fonts/fonts/icons/iconic/iconic_fill.woff +0 -0
  215. data/templates/icon-fonts/fonts/icons/iconic/iconic_stroke.eot +0 -0
  216. data/templates/icon-fonts/fonts/icons/iconic/iconic_stroke.svg +0 -492
  217. data/templates/icon-fonts/fonts/icons/iconic/iconic_stroke.ttf +0 -0
  218. data/templates/icon-fonts/fonts/icons/iconic/iconic_stroke.woff +0 -0
  219. data/templates/icon-fonts/fonts/icons/iconic/stylesheet.css +0 -28
  220. data/templates/icon-fonts/fonts/icons/modern-pictograms/Modern Pictograms SIL OFL Font License 1.1.txt +0 -94
  221. data/templates/icon-fonts/fonts/icons/modern-pictograms/demo.html +0 -33
  222. data/templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.eot +0 -0
  223. data/templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.svg +0 -136
  224. data/templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.ttf +0 -0
  225. data/templates/icon-fonts/fonts/icons/modern-pictograms/modernpics-webfont.woff +0 -0
  226. data/templates/icon-fonts/fonts/icons/modern-pictograms/stylesheet.css +0 -16
  227. data/templates/icon-fonts/fonts/icons/socialico/FFF_EULA_license.pdf +0 -0
  228. data/templates/icon-fonts/fonts/icons/socialico/Socialico-webfont.otf +0 -0
  229. data/templates/icon-fonts/fonts/icons/socialico/socialico-webfont.eot +0 -0
  230. data/templates/icon-fonts/fonts/icons/socialico/socialico-webfont.svg +0 -123
  231. data/templates/icon-fonts/fonts/icons/socialico/socialico-webfont.ttf +0 -0
  232. data/templates/icon-fonts/fonts/icons/socialico/socialico-webfont.woff +0 -0
  233. data/templates/icon-fonts/fonts/icons/websymbols/OFL-FAQ.txt +0 -369
  234. data/templates/icon-fonts/fonts/icons/websymbols/OFL.txt +0 -97
  235. data/templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.eot +0 -0
  236. data/templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.svg +0 -108
  237. data/templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.ttf +0 -0
  238. data/templates/icon-fonts/fonts/icons/websymbols/websymbols-regular-webfont.woff +0 -0
@@ -1,16 +0,0 @@
1
- /* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 6, 2012 10:45:52 AM America/New_York */
2
-
3
-
4
-
5
- @font-face {
6
- font-family: 'HeydingsControlsRegular';
7
- src: url('heydings_controls-webfont.eot');
8
- src: url('heydings_controls-webfont.eot?#iefix') format('embedded-opentype'),
9
- url('heydings_controls-webfont.woff') format('woff'),
10
- url('heydings_controls-webfont.ttf') format('truetype'),
11
- url('heydings_controls-webfont.svg#HeydingsControlsRegular') format('svg');
12
- font-weight: normal;
13
- font-style: normal;
14
-
15
- }
16
-
@@ -1,91 +0,0 @@
1
- This Font Software is licensed under the SIL Open Font License, Version 1.1.
2
- This license is copied below, and is also available with a FAQ at:
3
- http://scripts.sil.org/OFL
4
-
5
-
6
- -----------------------------------------------------------
7
- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
8
- -----------------------------------------------------------
9
-
10
- PREAMBLE
11
- The goals of the Open Font License (OFL) are to stimulate worldwide
12
- development of collaborative font projects, to support the font creation
13
- efforts of academic and linguistic communities, and to provide a free and
14
- open framework in which fonts may be shared and improved in partnership
15
- with others.
16
-
17
- The OFL allows the licensed fonts to be used, studied, modified and
18
- redistributed freely as long as they are not sold by themselves. The
19
- fonts, including any derivative works, can be bundled, embedded,
20
- redistributed and/or sold with any software provided that any reserved
21
- names are not used by derivative works. The fonts and derivatives,
22
- however, cannot be released under any other type of license. The
23
- requirement for fonts to remain under this license does not apply
24
- to any document created using the fonts or their derivatives.
25
-
26
- DEFINITIONS
27
- "Font Software" refers to the set of files released by the Copyright
28
- Holder(s) under this license and clearly marked as such. This may
29
- include source files, build scripts and documentation.
30
-
31
- "Reserved Font Name" refers to any names specified as such after the
32
- copyright statement(s).
33
-
34
- "Original Version" refers to the collection of Font Software components as
35
- distributed by the Copyright Holder(s).
36
-
37
- "Modified Version" refers to any derivative made by adding to, deleting,
38
- or substituting -- in part or in whole -- any of the components of the
39
- Original Version, by changing formats or by porting the Font Software to a
40
- new environment.
41
-
42
- "Author" refers to any designer, engineer, programmer, technical
43
- writer or other person who contributed to the Font Software.
44
-
45
- PERMISSION & CONDITIONS
46
- Permission is hereby granted, free of charge, to any person obtaining
47
- a copy of the Font Software, to use, study, copy, merge, embed, modify,
48
- redistribute, and sell modified and unmodified copies of the Font
49
- Software, subject to the following conditions:
50
-
51
- 1) Neither the Font Software nor any of its individual components,
52
- in Original or Modified Versions, may be sold by itself.
53
-
54
- 2) Original or Modified Versions of the Font Software may be bundled,
55
- redistributed and/or sold with any software, provided that each copy
56
- contains the above copyright notice and this license. These can be
57
- included either as stand-alone text files, human-readable headers or
58
- in the appropriate machine-readable metadata fields within text or
59
- binary files as long as those fields can be easily viewed by the user.
60
-
61
- 3) No Modified Version of the Font Software may use the Reserved Font
62
- Name(s) unless explicit written permission is granted by the corresponding
63
- Copyright Holder. This restriction only applies to the primary font name as
64
- presented to the users.
65
-
66
- 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
67
- Software shall not be used to promote, endorse or advertise any
68
- Modified Version, except to acknowledge the contribution(s) of the
69
- Copyright Holder(s) and the Author(s) or with their explicit written
70
- permission.
71
-
72
- 5) The Font Software, modified or unmodified, in part or in whole,
73
- must be distributed entirely under this license, and must not be
74
- distributed under any other license. The requirement for fonts to
75
- remain under this license does not apply to any document created
76
- using the Font Software.
77
-
78
- TERMINATION
79
- This license becomes null and void if any of the above conditions are
80
- not met.
81
-
82
- DISCLAIMER
83
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
84
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
85
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
86
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
87
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
88
- INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
89
- DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
90
- FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
91
- OTHER DEALINGS IN THE FONT SOFTWARE.
@@ -1,33 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
-
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7
-
8
- <title>Font Face Demo</title>
9
- <link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8">
10
- <style type="text/css" media="screen">
11
- h1.fontface {font: 60px/68px 'HeydingsCommonIconsRegular', Arial, sans-serif;letter-spacing: 0;}
12
-
13
- p.style1 {font: 18px/27px 'HeydingsCommonIconsRegular', Arial, sans-serif;}
14
-
15
- #container {
16
- width: 800px;
17
- margin-left: auto;
18
- margin-right: auto;
19
- }
20
- </style>
21
- </head>
22
-
23
- <body>
24
- <div id="container">
25
- <h1 class="fontface">Font-face Demo for the Heydings Common Icons Font</h1>
26
-
27
-
28
-
29
- <p class="style1">Heydings Common Icons Regular - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
30
-
31
- </div>
32
- </body>
33
- </html>
@@ -1,94 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>
5
- This is a custom SVG webfont generated by Font Squirrel.
6
- Copyright : Copyright c 2011 Heydon Pickering httpwwwheydonworkscom heydonheydonworkscomwith Reserved Font Name Heydings Icons This Font Software is licensed under the SIL Open Font License Version 11This license is available with a FAQ at httpscriptssilorgOFL
7
- </metadata>
8
- <defs>
9
- <font id="HeydingsCommonIconsRegular" horiz-adv-x="2048" >
10
- <font-face units-per-em="2048" ascent="1638" descent="-410" />
11
- <missing-glyph horiz-adv-x="500" />
12
- <glyph unicode="!" d="M122 88q0 -40 25 -68t59 -28h1588q34 0 59 28t25 68q0 26 -12 48l-794 1556q-10 18 -31 32t-41 14t-41 -14t-31 -32l-794 -1556q-12 -22 -12 -48zM352 182l648 1272l648 -1272h-1296zM880 362q0 48 35 83t85 35t85 -35t35 -83t-35 -82t-85 -34t-85 34t-35 82zM920 1076 l28 -506q2 -22 17 -37t39 -15q24 2 40 16t16 36l28 506q4 86 -84 86q-44 0 -67 -22t-17 -64z" />
13
- <glyph unicode="*" d="M130 728l206 -108l-92 -214l232 -22l-4 -234l224 70l86 -218l180 150l162 -168l110 206l214 -92l22 232l232 -4l-68 224l218 86l-150 180l168 162l-206 108l92 214l-232 22l4 234l-224 -68l-86 216l-180 -148l-162 168l-110 -208l-214 94l-22 -234l-232 4l68 -222 l-218 -86l150 -180z" />
14
- <glyph unicode="+" d="M120 871q0 -179 70 -342t188 -281t280 -188t342 -70t342 70t280 188t188 281t70 342t-70 342t-188 281t-280 187t-342 69t-342 -69t-280 -187t-188 -281t-70 -342zM534 738v266h332v334h268v-334h332v-266h-332v-334h-268v334h-332z" />
15
- <glyph unicode="-" d="M120 868q0 -364 258 -622t622 -258t622 258t258 622t-258 622t-622 258t-622 -258t-258 -622zM534 734v268h932v-268h-932z" />
16
- <glyph unicode="1" d="M120 868q0 -210 94 -394l690 370l-552 612q0 2 -2 4q-110 -118 -170 -271t-60 -321zM274 370q122 -176 313 -279t413 -103q364 0 622 258t258 622q0 230 -109 427t-298 317t-415 134q2 -112 2 -858v-90q-80 -50 -84 -52zM436 1544q4 -4 6 -8l498 -552q0 544 2 762 q-286 -18 -506 -202z" />
17
- <glyph unicode="2" d="M276 1044q2 -16 6 -30t6 -23t10 -22t12 -18t14 -17t12 -16q-34 -70 -34 -92q2 -26 -1 -31t2 -23t5 -19t7 -19t9 -22q8 -20 45 -35t67 -19q78 -14 164 8q28 6 82 23t78 23q18 4 35 6t36 1t29 -1t32 -3t28 -3l-6 2l-36 4h2q40 -6 73 -44t27 -76q-18 -40 -32 -206 q-42 -40 -50 -140l24 -138q36 -128 142 -126q44 0 50 14v112q0 134 112 334l112 112q24 32 43 75t26 65t21 82t16 72q14 14 26 32q2 22 48 28t101 3t105 1v642q-242 -6 -284 28q-10 16 -28 31t-29 21t-38 19t-33 17q-68 34 -207 48t-275 12t-264 -14q-16 0 -48 -17t-67 -46 t-50 -69t3 -86q-32 -18 -47 -28t-33 -41t-28 -77q0 -56 9 -85t31 -57q-34 -32 -46 -57t-14 -81q-2 -18 0 -34z" />
18
- <glyph unicode="3" d="M114 25q0 -9 3 -19t14 -13t29 -3h730q66 0 24 88q-8 14 -24 46l-68 134v66h360v-66l-66 -134q-2 -4 -8 -14q-10 -20 -15 -31t-12 -28t-7 -26t3 -19t14 -13t29 -3h730q66 0 24 88q-8 14 -24 46l-68 134v366q0 14 -9 24t-23 10h-534q-14 0 -24 -10t-10 -24v-180h-122v402 h308q64 0 22 86q-6 14 -24 46l-66 134v366q0 14 -10 24t-24 10h-534q-14 0 -23 -10t-9 -24v-366l-68 -134l-6 -12q-10 -22 -15 -32t-12 -28t-7 -27t3 -18t14 -13t29 -2h302v-402h-118v180q0 14 -9 24t-23 10h-534q-14 0 -24 -10t-10 -24v-366l-66 -134q-2 -4 -8 -14 q-10 -20 -15 -31t-12 -28t-7 -26zM320 324v240h404v-240h-404zM796 1178v240h406v-240h-406zM1280 324v240h404v-240h-404z" />
19
- <glyph unicode="4" d="M120 872q0 -364 258 -622t622 -258t622 258t258 622t-258 622t-622 258t-622 -258t-258 -622zM300 872q0 290 205 495t495 205t495 -205t205 -495q0 -134 -50 -260q-282 198 -550 220l20 -160q120 -58 120 -220q0 -100 -70 -170t-170 -70t-170 70t-70 170q0 162 120 220 l20 160q-264 -24 -550 -220q-50 124 -50 260zM851 504q-23 -62 1 -118q24 -58 85 -84t119 -4q60 20 89 83t5 123q-22 60 -80 88l-50 590q0 28 -10 40t-20 0t-10 -40l-50 -590q-56 -26 -79 -88z" />
20
- <glyph unicode="5" d="M360 -14h1280v1638v12v34v34h-1280v-34v-34v-12v-1638zM462 120v606h1076v-606h-1076zM462 828v606h1076v-606h-1076zM528 188h944v470h-944v-470zM528 894h944v472h-944v-472zM832 390v134q0 14 10 24t24 10h268q14 0 24 -10t10 -24v-134q0 -14 -10 -24t-24 -10h-268 q-14 0 -24 10t-10 24zM832 1096v136q0 14 10 24t24 10h268q14 0 24 -10t10 -24v-136q0 -14 -10 -24t-24 -10h-268q-14 0 -24 10t-10 24zM1438 1569q0 21 15 35t36 14t35 -14t14 -35t-14 -36t-35 -15t-36 15t-15 36z" />
21
- <glyph unicode="8" d="M276 162q242 8 284 -26q10 -18 28 -32t29 -21t38 -19t33 -16q68 -34 207 -49t275 -12t264 15q16 0 48 16t67 45t50 69t-3 88q32 16 47 27t33 41t28 78q0 56 -9 85t-31 57q34 32 46 56t14 82q2 18 0 34t-6 30t-6 23t-10 21t-12 17t-14 18t-12 17q34 68 34 92q-2 26 1 31 t-2 23t-5 19t-7 19t-9 22q-8 18 -45 33t-67 21q-78 12 -164 -8q-28 -6 -82 -23t-78 -23q-18 -4 -35 -6t-36 -2t-29 1t-32 3t-28 4l6 -2l36 -6l-2 2q-40 6 -73 44t-27 76q18 40 32 204q42 40 50 142l-24 138q-36 128 -142 126q-44 -2 -50 -16v-110q0 -136 -112 -336 l-112 -110q-24 -34 -43 -76t-26 -65t-21 -83t-16 -70q-14 -16 -26 -32q-2 -22 -48 -29t-101 -3t-105 0v-644z" />
22
- <glyph unicode="@" d="M80 808h166q34 -256 217 -438t437 -216v-166h200v166q254 34 437 216t217 438h166v200h-166q-34 254 -217 437t-437 217v166h-200v-166q-254 -34 -437 -217t-217 -437h-166v-200zM448 808h334q-22 48 -22 100t22 100h-334q32 172 156 296t296 156v-334q48 22 100 22 t100 -22v334q172 -32 296 -156t156 -296h-72h-262q22 -48 22 -100t-22 -100h262h72q-32 -172 -156 -296t-296 -156v112v222q-48 -22 -100 -22t-100 22v-334q-172 32 -296 156t-156 296z" />
23
- <glyph unicode="A" d="M334 -48h1360v686q0 40 -12 76t-29 63t-54 57t-65 49t-80 45t-83 40t-91 40q-118 -96 -266 -96q-156 0 -276 104q-72 -28 -117 -49t-103 -55t-92 -70t-60 -88t-32 -116v-686zM658 1380q0 148 104 252t251 104t252 -104t105 -252t-105 -252t-252 -104t-251 104t-104 252z " />
24
- <glyph unicode="B" d="M578 -24l400 560l400 -560v1400v160l74 -160h166q67 0 67 21q0 15 -27 39l-240 220q-48 46 -91 63t-109 17h-480q-66 0 -113 -47t-47 -113v-160v-1440z" />
25
- <glyph unicode="C" d="M128 828q2 -72 16 -142l158 -76l-76 -156q32 -64 78 -124l174 2l-2 -174q58 -44 122 -78l158 76l74 -158q72 -14 144 -16l108 138l136 -110q72 18 138 48l38 170l170 -40q54 48 102 104l-40 170l170 38q30 64 48 136l-110 136l138 108q-2 74 -16 144l-158 74l76 158 q-32 62 -78 122l-174 -2l2 176q-60 44 -122 76l-158 -76l-74 158q-72 14 -144 16l-108 -138l-136 110q-72 -18 -138 -48l-38 -170l-170 40q-54 -48 -102 -102l40 -170l-170 -38q-30 -66 -48 -138l110 -136zM520 854q0 198 141 339t339 141t339 -141t141 -339t-141 -339 t-339 -141t-339 141t-141 339z" />
26
- <glyph unicode="D" d="M308 54q0 -26 18 -44t44 -18h1260q26 0 44 18t18 44v1236q0 26 -16 44l-352 362q-18 20 -44 20h-910q-26 0 -44 -18t-18 -44v-1600zM432 116v1476h788v-322v-40h40h308v-1114h-1136zM560 294h480v120h-480v-120zM560 494h800v120h-800v-120zM560 694h680v120h-680v-120z M560 894h880v120h-880v-120zM1300 1310v232l224 -232h-224z" />
27
- <glyph unicode="E" d="M122 58q0 -30 22 -51t52 -21h1608q30 0 52 21t22 51v952q0 32 -24 54q-22 18 -78 69t-78 70t-67 59t-70 61t-60 51t-63 52l-56 44q-212 158 -374 168h-24h-5q-164 0 -357 -136q-170 -122 -480 -442q-20 -22 -20 -50v-952zM162 88l68 -60l572 642h396l572 -642l68 60 l-450 508l446 378l-58 70l-450 -380l-72 84l-14 14h-20h-440h-20l-14 -14l-72 -84l-450 380l-58 -70l446 -378zM268 132v848q286 292 440 402q146 106 258 110q8 1 16 1l16 -1q120 -8 298 -140q106 -80 436 -376v-844h-1464z" />
28
- <glyph unicode="F" d="M118 -16h1764v1108q0 52 -36 88t-86 36h-1520q-50 0 -86 -36t-36 -88v-1108zM240 1330q0 -14 4 -24h1512q4 10 4 24v48q0 40 -24 68t-58 28h-826l-92 134h-240l-102 -134h-96q-34 0 -58 -28t-24 -68v-48z" />
29
- <glyph unicode="G" d="M147 434q-10 -43 -10 -84q0 -57 19 -110l206 206l148 -8l78 -78l8 -148l-206 -206q54 -19 110 -19q41 0 84 10q102 23 176 97q72 72 96 171q11 44 11 87q0 53 -17 104q230 316 558 546q45 -12 90 -12q47 0 95 13q93 25 163 95q74 72 97 174q10 43 10 84q0 57 -19 110 l-206 -206l-148 8l-78 78l-8 150l206 206q-52 17 -107 17q-42 0 -87 -10q-102 -23 -176 -97q-78 -80 -99 -189q-7 -36 -7 -71q0 -70 28 -136q-226 -320 -516 -530q-67 30 -141 30q-34 0 -69 -6q-112 -20 -192 -100q-74 -74 -97 -176z" />
30
- <glyph unicode="H" d="M160 828h152l688 688l688 -688h152l-382 406v126v302q0 18 -28 29t-67 11t-67 -11t-28 -29v-234l-268 274zM466 -12h346q-2 18 -2 36v272q0 94 55 160t135 66t135 -66t55 -160v-272q0 -18 -2 -36h346v650v212l-534 550l-534 -550v-252v-610z" />
31
- <glyph unicode="I" d="M120 70q0 -36 25 -61t61 -25h1588q36 0 61 25t25 61v868q0 36 -25 61t-61 25h-114v40q0 16 -12 28t-28 12h-40h-140q-10 0 -20 4v-4h-40q-16 0 -28 -12t-12 -28v-40h-426l-94 280h-400l-94 -280h-140q-36 0 -61 -25t-25 -61v-868zM240 504q0 166 117 283t283 117 t283 -117t117 -283t-117 -283t-283 -117t-283 117t-117 283zM320 504q0 -132 94 -226t226 -94t226 94t94 226t-94 226t-226 94t-226 -94t-94 -226zM400 504q0 100 70 170t170 70t170 -70t70 -170t-70 -170t-170 -70t-170 70t-70 170zM1320 744v120q0 16 12 28t28 12h320 q16 0 28 -12t12 -28v-120q0 -16 -12 -28t-28 -12h-320q-16 0 -28 12t-12 28z" />
32
- <glyph unicode="J" d="M198 64q0 -34 23 -57t57 -23h1440q32 0 56 23t24 57l2 320v40v1120q0 34 -23 57t-57 23h-200v82q0 16 -11 27t-27 11h-84q-16 0 -27 -11t-11 -27v-82h-136v74q0 18 -14 32t-32 14h-68q-18 0 -32 -14t-14 -32v-74h-120v74q0 18 -14 32t-32 14h-68q-18 0 -32 -14t-14 -32 v-74h-144v82q0 16 -11 27t-27 11h-84q-16 0 -27 -11t-11 -27v-82h-200q-34 0 -57 -23t-23 -57v-1120zM358 182l2 202v40v1002q0 16 11 27t27 11h82v-82q0 -16 11 -27t27 -11h84q16 0 27 11t11 27v82h144v-74q0 -18 14 -32t32 -14h68q18 0 32 14t14 32v74h120v-74 q0 -18 14 -32t32 -14h68q18 0 32 14t14 32v74h136v-82q0 -16 11 -27t27 -11h84q16 0 27 11t11 27v82h82q16 0 27 -11t11 -27v-1002l-2 -242q0 -16 -11 -27t-27 -11h-1204q-16 0 -27 11t-11 27zM480 304h600v120h-600v-120zM480 504h960v120h-960v-120zM480 704h840v120h-840 v-120zM480 904h720v120h-720v-120zM480 1104h1040v120h-1040v-120z" />
33
- <glyph unicode="K" d="M546 444q0 -188 133 -322t321 -134t321 134t133 322q0 146 -84 263t-218 165v670l-38 62l-70 116v-2v2l-6 12l-152 -190l2 -2l-24 -26l64 -86v-86l-60 -42v-186l-96 -90v-186q-102 -60 -164 -165t-62 -229zM868 254q0 54 39 93t93 39t93 -39t39 -93t-39 -93t-93 -39 t-93 39t-39 93zM1310 640l2 2v-2h-2z" />
34
- <glyph unicode="L" d="M240 6q4 -16 19 -19q9 -2 21 -2q8 0 17 1q23 2 33 0h1410q16 6 19 21q2 9 2 21q0 8 -1 16q-2 22 0 32v432v432v10q0 19 -6 24q-8 6 -32 6h-12h-52h-58v71v78q0 25 -3 72t-9 78t-17 69t-29 70q-70 148 -215 238t-311 90q-16 0 -32 -2h-11q-197 0 -359 -135 q-166 -139 -198 -339q-6 -42 -7 -91q0 -24 -0.5 -51.5t0.5 -57.5q1 -60 1 -90h-49h-55h-46q-14 0 -18 -7q-3 -5 -3 -13q0 -10 0.5 -33.5t0.5 -34.5v-886zM599 1077q0 32 -0.5 56.5t0.5 42.5q1 36 13 86t34 90q48 92 141 147q90 53 190 53h7q14 2 30 2q110 0 207 -56 t145 -154q20 -40 30 -89t11 -85q0 -18 0.5 -42t-0.5 -53v-36q0 -33 1 -53h-808q0 28 -1 91zM840 568q0 44 24 82q14 28 40 46q42 34 96 34h10q60 0 98 -48q52 -46 52 -114q0 -46 -26 -85t-66 -57q0 -8 2 -16l40 -196h-230l40 186q4 16 4 30q-38 20 -61 57t-23 81z" />
35
- <glyph unicode="M" d="M132 166q-1 -11 -1 -21q0 -66 45 -110q46 -45 113 -45q9 0 19 1q80 7 142 69l362 362q70 70 70 158q4 24 0 50l84 84q149 -114 337 -114q19 0 39 1q212 13 362 163q164 166 164 399t-164 397t-397 164t-399 -164q-148 -150 -163 -360q-2 -22 -2 -44q0 -183 113 -332 l-88 -86q-10 2 -22 2q-13 2 -26 2q-87 0 -156 -72l-362 -360q-62 -64 -70 -144zM908 1163q0 165 117 281t282 116t281 -116t116 -281t-116 -282t-281 -117t-282 117t-117 282z" />
36
- <glyph unicode="N" d="M120 872q0 -180 70 -342t188 -280t280 -188t342 -70q364 0 622 258t258 622q0 180 -70 342t-188 280t-280 188t-342 70t-342 -70t-280 -188t-188 -280t-70 -342zM300 872q0 190 94 351t255 255t351 94t351 -94t255 -255t94 -351q0 -290 -205 -495t-495 -205 q-190 0 -351 94t-255 255t-94 351zM480 872l100 -60h200v120h-200zM542 872l220 -50q12 -58 50 -104t92 -68l96 -418l96 418q54 22 92 69t50 105l220 48l-220 48q-12 60 -52 108t-98 70l-62 294l-26 120l-26 -120l-62 -294q-58 -22 -97 -69t-53 -107zM826 1329q-1 -3 -1 -5 q0 -5 6 -8q9 -4 29 -4h280q22 0 30 5t3 15t-12 18t-21 22l-140 140l-140 -140q-16 -18 -23 -26t-11 -17zM833 423q-4 -4 -4 -9q0 -7 8 -17q13 -17 35 -39q6 -4 8 -6l122 -120l118 120q50 56 50 66q0 14 -50 14h-240q-38 0 -47 -9zM890 872q0 46 32 78t78 32t78 -32t32 -78 t-32 -78t-78 -32t-78 32t-32 78zM1220 812h200l100 60l-100 60h-200v-120z" />
37
- <glyph unicode="O" d="M120 188q0 -84 58 -142t142 -58h1360q84 0 142 58t58 142v1360q0 84 -58 142t-142 58h-1360q-84 0 -142 -58t-58 -142v-1360zM378 778l130 222q26 -22 99 -87t131 -117t106 -96q108 210 275 399t401 407l120 -200q-228 -210 -382 -417t-252 -459l-82 -208l-144 176 q-44 54 -97 106t-91 86t-107 93t-107 95z" />
38
- <glyph unicode="P" d="M500 1250q0 -114 49 -215t133 -171l318 -874l318 874q84 70 133 171t49 215q0 208 -146 354t-354 146t-354 -146t-146 -354zM860 1250q0 58 41 99t99 41t99 -41t41 -99t-41 -99t-99 -41t-99 41t-41 99z" />
39
- <glyph unicode="Q" d="M120 188q0 -84 58 -142t142 -58h1360q84 0 142 58t58 142v1360q0 84 -58 142t-142 58h-1360q-84 0 -142 -58t-58 -142v-1360zM570 1210q24 184 136 282q114 100 298 100q194 0 312 -106q118 -108 118 -262q0 -90 -42 -166q-42 -72 -156 -174q-72 -64 -94 -94 q-20 -26 -28 -62q-10 -36 -12 -124v-2q-2 -52 -36 -80q-26 -23 -61 -23q-5 0 -11 1q-40 4 -70 30q-30 30 -30 72v48q0 94 28 166q20 54 64 108q32 38 114 110q76 66 96 104q20 34 20 76q0 76 -60 135t-150 59q-86 0 -142 -54q-58 -54 -78 -174q-6 -50 -43 -81 q-33 -27 -73 -27h-10q-48 2 -74 38q-20 28 -20 66q0 16 4 34zM860 279q0 59 42 101t101 42t101 -42t42 -101t-42 -101t-101 -42t-101 42t-42 101z" />
40
- <glyph unicode="R" d="M120 168q0 -84 58 -142t142 -58h1360q84 0 142 58t58 142v1360q0 84 -58 142t-142 58h-1360q-84 0 -142 -58t-58 -142v-1360zM400 404q0 66 47 113t113 47t113 -47t47 -113t-47 -113t-113 -47t-113 47t-47 113zM456 1216l8 260q236 -8 450 -106t369 -258t246 -378 t91 -458v-36l-258 8v28q0 252 -121 466t-329 341t-456 133zM458 762l12 260q194 -10 355 -112t255 -270t94 -364q0 -20 -2 -38l-258 14v24q0 196 -132 336t-324 150z" />
41
- <glyph unicode="S" d="M154 726q0 -12 4 -22l274 -680q6 -16 22 -27t34 -11h1024q18 0 34 11t22 27l274 680q4 10 4 22q0 24 -18 42t-42 18h-1572q-24 0 -42 -18t-18 -42zM302 666h1396l-226 -560h-944zM350 454h1300v68h-1300v-68zM372 748l94 -44l190 414h688l190 -414l94 44l-206 442 q-14 30 -46 30h-752q-32 0 -46 -30zM416 290h68v410h-68v-410zM420 250h1160v68h-1160v-68zM658 46h68v680h-68v-680zM770 1100q0 -12 8 -20t20 -8h410q12 0 20 8t8 20v136q0 12 -8 20t-20 8h-410q-12 0 -20 -8t-8 -20v-136zM826 1128v80h354v-80h-354zM966 46h68v680h-68 v-680zM1240 46h68v680h-68v-680zM1512 114h68v612h-68v-612z" />
42
- <glyph unicode="T" d="M280 716q0 -196 96 -362t262 -262t362 -96t362 96t262 262t96 362q0 264 -171 465t-429 245v122h10q30 0 50 20t20 50t-20 50t-50 20h-260q-30 0 -50 -20t-20 -50t20 -50t50 -20h10v-122q-258 -44 -429 -245t-171 -465zM428 715q0 237 167 405t405 168t405 -168t167 -405 t-167 -405t-405 -168t-405 168t-167 405zM934 674q0 -16 12 -28t30 -12h8h16h40l262 226l30 112l-116 -14l-150 -132v300l-66 96l-66 -96v-428v-16v-8z" />
43
- <glyph unicode="U" d="M320 52q0 -26 19 -45t45 -19h1232q26 0 45 19t19 45v1552q0 26 -19 45t-45 19h-1232q-26 0 -45 -19t-19 -45v-1552zM480 1268v240h1040v-240h-1040zM560 148v160h160v-160h-160zM560 388v160h160v-160h-160zM560 628v160h160v-160h-160zM560 868v160h160v-160h-160z M800 148v160h160v-160h-160zM800 388v160h160v-160h-160zM800 628v160h160v-160h-160zM800 868v160h160v-160h-160zM1040 148v160h160v-160h-160zM1040 388v160h160v-160h-160zM1040 628v160h160v-160h-160zM1040 868v160h160v-160h-160zM1280 148v400h160v-400h-160z M1280 628v160h160v-160h-160zM1280 868v160h160v-160h-160z" />
44
- <glyph unicode="V" d="M212 1426l58 -314l1494 278l-58 314zM268 -8h1520v780h-1520v-780zM268 752h1520v320h-1520v-320zM342 1166l74 258l118 22l-74 -258zM348 632v60h1360v-60h-650v-560h-60v560h-650zM348 792l120 240h120l-120 -240h-120zM616 1218l74 258l118 22l-74 -258zM628 792 l120 240h120l-120 -240h-120zM892 1268l74 258l118 22l-74 -258zM908 792l120 240h120l-120 -240h-120zM1168 1320l74 258l118 22l-74 -258zM1188 792l120 240h120l-120 -240h-120zM1442 1372l74 256l118 22l-74 -256zM1468 792l120 240h120l-120 -240h-120z" />
45
- <glyph unicode="W" d="M160 -12h1680l-320 1040h-460v66q96 22 158 98t62 176q0 116 -82 198t-198 82t-198 -82t-82 -198q0 -100 62 -176t158 -98v-66h-460zM856 1368q0 60 42 102t102 42t102 -42t42 -102q0 -44 -23 -79t-61 -53v4q0 28 -18 48t-42 20t-42 -20t-18 -48v-4q-38 18 -61 53t-23 79 z" />
46
- <glyph unicode="X" d="M122 188q0 -84 58 -142t142 -58h1360q84 0 142 58t58 142v1360q0 84 -58 142t-142 58h-1360q-84 0 -142 -58t-58 -142v-1360zM366 430l438 438l-438 438l198 198l438 -438l438 438l198 -198l-438 -438l438 -438l-198 -198l-438 438l-438 -438z" />
47
- <glyph unicode="Y" d="M136 72q0 -36 24 -60t60 -24h1560q36 0 60 24t24 60v668q0 36 -24 61t-59 25t-60 -25t-25 -61v-584h-1392v584q0 36 -25 61t-61 25q-34 -2 -58 -26t-24 -60v-668zM400 1008h1190l10 400q-230 -144 -542 -214t-658 -74v-112zM406 258h1188v110h-1188v-110zM406 444h1188 v110h-1188v-110zM406 630h1188v110h-1188v-110zM406 814h1188v112h-1188v-112z" />
48
- <glyph unicode="Z" d="M116 -16h1766v1108q0 52 -36 88t-88 36h-1518q-52 0 -88 -36t-36 -88v-1108zM240 1330q0 -12 2 -24h1514q2 12 2 24v48q0 40 -24 68t-58 28h-824l-92 134h-240l-104 -134h-94q-34 0 -58 -28t-24 -68v-48zM1240 144v120h320v-120h-320zM1240 544v120h320v-120h-320z M1240 944v120h320v-120h-320zM1360 344v120h320v-120h-320zM1360 744v120h320v-120h-320z" />
49
- <glyph unicode="a" d="M152 298q0 -130 90 -221t220 -91t222 92l282 282q70 70 86 166q5 28 5 56q0 65 -27 126l98 96q59 -26 124 -26q29 0 58 5q96 17 166 87l282 282q90 90 90 220t-90 221t-220 91t-222 -90l-282 -284q-70 -68 -86 -165q-5 -29 -5 -56q0 -66 27 -125l-98 -98q-59 26 -124 26 q-29 0 -58 -5q-96 -17 -166 -85l-282 -284q-90 -90 -90 -220zM294 297q0 69 50 119l282 284q50 50 120 50q2 0 10 -2l-132 -130q-32 -32 -32 -79t32 -80t79 -33t79 34l132 130v-10q0 -68 -50 -118l-282 -284q-50 -50 -119 -50t-119 50t-50 119zM1086 1080v10q0 68 50 118 l282 284q50 50 119 50t119 -50t50 -119t-50 -119l-282 -284q-49 -49 -115 -49q-7 0 -15 1l132 130q32 34 32 81t-32 79t-79 32t-79 -32z" />
50
- <glyph unicode="b" d="M120 728q0 -88 64 -153t154 -65h398l194 -480q8 -18 27 -31t37 -13q20 0 38 12t26 30l214 482h400q88 0 153 65t65 153v780q0 90 -65 154t-153 64h-1334q-90 0 -154 -64t-64 -154v-780zM260 728v780q0 34 22 56t56 22h1334q32 0 55 -22t23 -56v-780q0 -32 -23 -55 t-55 -23h-446q-18 0 -37 -12t-25 -28l-166 -376l-152 374q-6 18 -25 30t-39 12h-444q-34 0 -56 23t-22 55z" />
51
- <glyph unicode="c" d="M200 72q0 -34 23 -57t57 -23h1440q34 0 57 23t23 57v1360q0 34 -23 57t-57 23h-200v82q0 16 -11 27t-27 11h-84q-16 0 -27 -11t-11 -27v-82h-136v74q0 18 -14 32t-32 14h-68q-18 0 -32 -14t-14 -32v-74h-120v74q0 18 -14 32t-32 14h-68q-18 0 -32 -14t-14 -32v-74h-144 v82q0 16 -11 27t-27 11h-84q-16 0 -27 -11t-11 -27v-82h-200q-34 0 -57 -23t-23 -57v-1360zM360 190v1124q0 16 11 27t27 11h82v-82q0 -16 11 -27t27 -11h84q16 0 27 11t11 27v82h144v-74q0 -18 14 -32t32 -14h68q18 0 32 14t14 32v74h120v-74q0 -18 14 -32t32 -14h68 q18 0 32 14t14 32v74h136v-82q0 -16 11 -27t27 -11h84q16 0 27 11t11 27v82h82q16 0 27 -11t11 -27v-1124q0 -16 -11 -27t-27 -11h-1204q-16 0 -27 11t-11 27zM486 272v840h1040v-840h-1040z" />
52
- <glyph unicode="d" d="M600 624l400 -640l400 640h-240v1120h-320v-1120h-240z" />
53
- <glyph unicode="e" d="M132 78q0 -38 27 -64t63 -26h1290q36 0 63 26t27 64v854l-180 -178v-586h-1110v1044h644l180 180h-914q-36 0 -63 -26t-27 -64v-1224zM780 902l326 -326l542 542l168 -172l52 734l-708 -80l162 -156z" />
54
- <glyph unicode="f" d="M338 1667q0 45 32 77t76 32t76 -32t32 -77t-32 -77t-76 -32t-76 32t-32 77zM384 50v1370q0 28 18 46t44 18t45 -18t19 -46v-1370q0 -26 -19 -45t-45 -19t-44 19t-18 45zM610 714v728q110 94 246 97h8q133 0 292 -97q70 -36 128 -56t123 -28q18 -2 36 -2q47 0 93 15 q64 21 126 71v-728q-103 -76 -229.5 -76t-276.5 76q-10 4 -53 20t-58 21t-55 18t-61 15t-59 7q-17 2 -32 2q-18 0 -33 -3q-27 -6 -62 -13t-67 -25t-66 -42z" />
55
- <glyph unicode="g" d="M124 28q0 -16 10 -28t24 -12h702q14 0 24 12t10 28v240q0 16 -10 28t-24 12h-138l180 240h196l180 -240h-138q-14 0 -24 -12t-10 -28v-240q0 -16 10 -28t24 -12h702q14 0 24 12t10 28v240q0 16 -10 28t-24 12h-422l-192 240h122q16 0 26 12t10 28v240q0 16 -10 28t-26 12 h-290v240h290q16 0 26 12t10 28v240q0 16 -10 28t-26 12h-700q-16 0 -26 -12t-10 -28v-240q0 -16 10 -28t26 -12h290v-240h-290q-16 0 -26 -12t-10 -28v-240q0 -16 10 -28t26 -12h122l-192 -240h-422q-14 0 -24 -12t-10 -28v-240z" />
56
- <glyph unicode="h" d="M146 1020v-18q0 -87 35 -176q39 -98 101 -178t159 -172t182 -160t199 -160t182 -154q62 50 156 125t155 124t141 119t131 122t107 121t87 129t52 132t21 146q0 180 -121 305t-299 125q-66 0 -135 -36t-120 -88t-93 -103t-62 -87l-22 -36q-8 14 -22 38t-60 84t-93 106 t-116 84t-135 38q-178 0 -304 -126t-126 -304z" />
57
- <glyph unicode="i" d="M120 188q0 -84 58 -142t142 -58h1360q84 0 142 58t58 142v1360q0 84 -58 142t-142 58h-1360q-84 0 -142 -58t-58 -142v-1360zM720 188v120h160v680h-120v80h320h40v-760h160v-120h-560zM820 1344q0 74 53 127t127 53t127 -53t53 -127t-53 -127t-127 -53t-127 53t-53 127z " />
58
- <glyph unicode="k" d="M120 -12h820v440h-820v-440zM120 548h320v440h-320v-440zM120 1108h820v440h-820v-440zM560 548h880v440h-880v-440zM1060 -12h820v440h-820v-440zM1060 1108h820v440h-820v-440zM1560 548h320v440h-320v-440z" />
59
- <glyph unicode="l" d="M440 1184q0 -214 144 -372v-2q4 -6 6 -10q10 -14 22 -34q28 -50 50 -98q22 -52 38 -104q4 -14 8 -30t5 -23l1 -7v-52v-64h64h52h340h52h64v64v52v3q0 3 1 9t3 13t4 17t6 18q16 52 38 104t46 94q10 18 20 34q6 8 8 10q148 160 148 378q0 230 -165 393t-395 163t-395 -163 t-165 -393zM568 1184q0 178 127 303t305 125t305 -125t127 -303q0 -168 -114 -290q-8 -8 -20 -28q-14 -20 -26 -40q-26 -48 -52 -106t-44 -118q-16 -56 -18 -86h-316q-2 30 -18 86q-20 60 -46 118q-24 54 -56 110q-12 22 -22 40q-14 18 -22 28q-110 122 -110 286zM752 1096 l102 -202l44 -92l46 92l56 112l56 -112l46 -92l44 92l102 202l-90 46l-56 -112l-56 112l-46 90l-46 -90l-56 -112l-56 112zM778 332l20 -148h404l18 148h-442zM864 130q8 -60 46 -100t90 -40t90 40t46 100h-272z" />
60
- <glyph unicode="m" d="M122 466h480l600 -480v1600l-600 -480h-480v-640zM1302 498l86 -132q104 68 166 179t62 240t-62 240t-166 179l-86 -132q72 -46 114 -122t42 -165t-42 -165t-114 -122zM1444 278l86 -132q160 104 254 273t94 366t-94 367t-254 274l-86 -132q128 -82 203 -217t75 -292 t-75 -291t-203 -216z" />
61
- <glyph unicode="n" d="M440 72q0 -34 23 -57t57 -23h960q34 0 57 23t23 57v1520q0 34 -23 57t-57 23h-960q-34 0 -57 -23t-23 -57v-1520zM600 472v1040h800v-1040h-800zM880 232q0 50 35 85t85 35t85 -35t35 -85t-35 -85t-85 -35t-85 35t-35 85z" />
62
- <glyph unicode="o" d="M322 -10h60h1236h60v60v1304v60h-60h-316q-10 10 -22 20q-50 44 -120 68q18 40 18 84q0 80 -53 136t-128 56t-128 -56t-53 -136q0 -44 18 -84q-70 -24 -120 -68q-10 -8 -20 -20h-312h-60v-60v-1304v-60zM486 1294h178q-2 -8 -2 -18q0 -18 4 -34l6 -34h32h584h32l6 34 q4 16 4 34q0 10 -2 18h182v-1124h-790q-240 359 -240 930q0 94 6 194zM752 1304q8 34 42 64q80 76 206 76q122 0 196 -76q36 -30 42 -64h2v-2h-486v2h-2zM913 1597q0 29 23 51q26 26 62 26q34 0 58 -25t24 -61q-6 -48 -44 -67q-19 -10 -38.5 -9.5t-38.5 9.5q-46 22 -46 76z " />
63
- <glyph unicode="p" d="M134 278q0 -36 25 -62t57 -20q7 2 14 2q28 0 54 -26q32 -32 49 -73t39 -65t42 -4v166h92v-166q0 -16 12 -29t28 -13h908q16 0 28 13t12 29v166h96v-166q36 4 60 32t34 59t35 54q23 21 59 21h6q32 -4 57 21t25 61v658q0 36 -24 60t-58 24h-290v658q0 18 -12 30t-28 12 h-908q-16 0 -28 -12t-12 -30v-658h-290q-34 0 -58 -24t-24 -60v-658zM600 88v280h800v-280h-800zM600 808v800h800v-800h-800zM1590 762q0 30 21 51t51 21t51 -21t21 -51t-21 -51t-51 -21t-51 21t-21 51z" />
64
- <glyph unicode="q" d="M252 979q12 -137 64 -275q34 -92 86 -184q54 -94 130 -192q120 -154 277 -243t330 -97q14 -1 27 -1q159 0 316 87q102 48 138 106l-330 486q-108 -44 -172 -102t-122 -168q-393 213 -393 638q0 19 1 38q28 -2 53 -2q93 0 160 23q85 29 169 99q-108 238 -256 530 q-66 -14 -160 -68q-122 -72 -199 -179t-104 -233q-19 -87 -19 -180q0 -41 4 -83zM824 1748l244 -510l64 62l-212 454zM1378 696l320 -466l54 80l-288 412z" />
65
- <glyph unicode="r" d="M374 8l1186 920l-360 80l426 680l-1186 -880l360 -80z" />
66
- <glyph unicode="s" d="M136 1006l518 -394l-188 -622l534 372l532 -372l-186 622l518 392l-650 14l-214 614l-214 -614z" />
67
- <glyph unicode="t" d="M140 864l504 -872l1030 594l180 478l-180 312l-504 82zM1422 1112q12 44 51 67q26 15 53 15q14 0 30 -4q44 -12 67 -51q15 -26 15 -53q0 -14 -4 -30q-12 -44 -51 -67q-26 -15 -53 -15q-14 0 -30 4q-44 12 -67 51q-15 26 -15 53q0 15 4 30z" />
68
- <glyph unicode="u" d="M600 1108h240v-1120h320v1120h240l-400 640z" />
69
- <glyph unicode="v" d="M160 -16v120h1680v-120h-1680zM160 24v1600h120v-1600h-120zM400 104v720h400v-720h-400zM920 104v1280h400v-1280h-400zM1440 104v400h400v-400h-400z" />
70
- <glyph unicode="w" d="M172 12l370 370q-4 13 -4 25q0 27 22 49q20 20 50 20t51 -21t21 -51t-20 -50q-14 -16 -39 -20t-43 2l-360 -370l398 36q38 224 188 414q14 -10 27 -10q17 0 33 16q14 14 14 34t-14 34l-170 170q-14 14 -34 14t-34 -14q-16 -16 -16 -34q0 -13 8 -26q-54 -40 -131 -77 t-127 -56t-152 -55zM774 700l136 -136q25 -26 59 -26t77 26q90 52 172 117t140 119t132 142t115 141t123 161q8 14 32 52q124 217 124 310q0 68 -68 68q-92 0 -310 -124q-38 -24 -52 -34q-246 -184 -397 -328t-283 -352q-26 -42 -26 -76t26 -60z" />
71
- <glyph unicode="y" d="M122 868q0 -178 70 -340t188 -280t280 -188t340 -70t340 70t280 188t188 280t70 340t-70 341t-188 280t-280 187t-340 70t-340 -70t-280 -187t-188 -280t-70 -341zM258 868q0 202 99 373t270 270t373 99t373 -99t270 -270t99 -373t-99 -373t-270 -270t-373 -99t-373 99 t-270 270t-99 373zM480 988q0 -20 6 -40h308q6 20 6 40q0 66 -47 113t-113 47t-113 -47t-47 -113zM538 676q40 -116 115 -199t163 -123t187 -40t187 38t161 121t111 203h-592h-332zM1200 988q0 -20 6 -40h308q6 20 6 40q0 66 -47 113t-113 47t-113 -47t-47 -113z" />
72
- <glyph unicode="&#xad;" d="M120 868q0 -364 258 -622t622 -258t622 258t258 622t-258 622t-622 258t-622 -258t-258 -622zM534 734v268h932v-268h-932z" />
73
- <glyph unicode="&#x2000;" horiz-adv-x="914" />
74
- <glyph unicode="&#x2001;" horiz-adv-x="1828" />
75
- <glyph unicode="&#x2002;" horiz-adv-x="914" />
76
- <glyph unicode="&#x2003;" horiz-adv-x="1828" />
77
- <glyph unicode="&#x2004;" horiz-adv-x="608" />
78
- <glyph unicode="&#x2005;" horiz-adv-x="456" />
79
- <glyph unicode="&#x2006;" horiz-adv-x="304" />
80
- <glyph unicode="&#x2007;" horiz-adv-x="304" />
81
- <glyph unicode="&#x2008;" horiz-adv-x="228" />
82
- <glyph unicode="&#x2009;" horiz-adv-x="364" />
83
- <glyph unicode="&#x200a;" horiz-adv-x="100" />
84
- <glyph unicode="&#x2010;" d="M120 868q0 -364 258 -622t622 -258t622 258t258 622t-258 622t-622 258t-622 -258t-258 -622zM534 734v268h932v-268h-932z" />
85
- <glyph unicode="&#x2011;" d="M120 868q0 -364 258 -622t622 -258t622 258t258 622t-258 622t-622 258t-622 -258t-258 -622zM534 734v268h932v-268h-932z" />
86
- <glyph unicode="&#x2012;" d="M120 868q0 -364 258 -622t622 -258t622 258t258 622t-258 622t-622 258t-622 -258t-258 -622zM534 734v268h932v-268h-932z" />
87
- <glyph unicode="&#x2013;" horiz-adv-x="1024" d="M120 -12v1760h736v-1760h-736z" />
88
- <glyph unicode="&#x2014;" d="M120 -12v1760h1760v-1760h-1760z" />
89
- <glyph unicode="&#x202f;" horiz-adv-x="364" />
90
- <glyph unicode="&#x205f;" horiz-adv-x="456" />
91
- <glyph unicode="&#x2122;" horiz-adv-x="4096" d="M2180 166q-1 -11 -1 -21q0 -66 45 -110q46 -45 113 -45q9 0 19 1q80 7 142 69l362 362q70 70 70 158q4 24 0 50l84 84q149 -114 337 -114q19 0 39 1q212 13 362 163q164 166 164 399t-164 397t-397 164t-399 -164q-148 -150 -163 -360q-2 -22 -2 -44q0 -183 113 -332 l-88 -86q-10 2 -22 2q-13 2 -26 2q-87 0 -156 -72l-362 -360q-62 -64 -70 -144zM2956 1163q0 165 117 281t282 116t281 -116t116 -281t-116 -282t-281 -117t-282 117t-117 282zM280 716q0 -196 96 -362t262 -262t362 -96t362 96t262 262t96 362q0 264 -171 465t-429 245v122 h10q30 0 50 20t20 50t-20 50t-50 20h-260q-30 0 -50 -20t-20 -50t20 -50t50 -20h10v-122q-258 -44 -429 -245t-171 -465zM428 715q0 237 167 405t405 168t405 -168t167 -405t-167 -405t-405 -168t-405 168t-167 405zM934 674q0 -16 12 -28t30 -12h8h16h40l262 226l30 112 l-116 -14l-150 -132v300l-66 96l-66 -96v-428v-16v-8z" />
92
- <glyph unicode="&#xe000;" horiz-adv-x="500" d="M0 0v0v0v0v0z" />
93
- </font>
94
- </defs></svg>
@@ -1,16 +0,0 @@
1
- /* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 6, 2012 10:45:45 AM America/New_York */
2
-
3
-
4
-
5
- @font-face {
6
- font-family: 'HeydingsCommonIconsRegular';
7
- src: url('heydings_icons-webfont.eot');
8
- src: url('heydings_icons-webfont.eot?#iefix') format('embedded-opentype'),
9
- url('heydings_icons-webfont.woff') format('woff'),
10
- url('heydings_icons-webfont.ttf') format('truetype'),
11
- url('heydings_icons-webfont.svg#HeydingsCommonIconsRegular') format('svg');
12
- font-weight: normal;
13
- font-style: normal;
14
-
15
- }
16
-
@@ -1 +0,0 @@
1
- This package is licensed under a Creative Commons Attribution 3.0 Unported License. http://creativecommons.org/licenses/by/3.0/
@@ -1,5 +0,0 @@
1
- This is a free version of IcoMoon with a limited number of icons. More icons will be added to this package over time. Subscribe to this feed to be informed of future updates: http://feeds.feedburner.com/icomoon-updates
2
-
3
- Refer to Manual.pdf for a short guide on how to get started. An HTML version of this guide can be found here: http://keyamoon.com/icomoon/#toDocs
4
-
5
- Check out IcoMoon's webpage for more information: http://keyamoon.com/icomoon
@@ -1,35 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>
5
- This is a custom SVG webfont generated by Font Squirrel.
6
- </metadata>
7
- <defs>
8
- <font id="IcoMoonRegular" horiz-adv-x="2048" >
9
- <font-face units-per-em="2048" ascent="1536" descent="-512" />
10
- <missing-glyph horiz-adv-x="500" />
11
- <glyph unicode="R" d="M131 512q0 184 70.5 347t191.5 284t284 191.5t347 70.5t347 -70.5t284 -191.5t191.5 -284t70.5 -347t-70.5 -347t-191.5 -284t-284 -191.5t-347 -70.5t-347 70.5t-284 191.5t-191.5 284t-70.5 347zM330 512q0 -143 54 -270t148.5 -221.5t221.5 -148.5t270 -54t270 54 t221.5 148.5t148.5 221.5t54 270t-54 270t-148.5 221.5t-221.5 148.5t-270 54t-270 -54t-221.5 -148.5t-148.5 -221.5t-54 -270zM627 512q0 82 31.5 154.5t85 126t126 85t154.5 31.5t154.5 -31.5t126 -85t85 -126t31.5 -154.5t-31.5 -154.5t-85 -126t-126 -85t-154.5 -31.5 t-154.5 31.5t-126 85t-85 126t-31.5 154.5z" />
12
- <glyph unicode="S" d="M0 -442v1577h1298q-53 -39 -102 -80t-96 -101h-922v-1220h1221v518q57 63 98 122.5t80 114.5v-931h-1577zM254 629l168 170l405 -363q166 170 355 348q80 76 173 160t194.5 172t209 176t217.5 172l72 -71q-135 -158 -274.5 -322t-279.5 -345t-280.5 -383t-277.5 -431 q-33 39 -85 96.5t-113.5 124t-129 137t-133 137t-123 125t-98.5 97.5z" />
13
- <glyph unicode="b" d="M20 512l1156 1024v-653h852v-742h-852v-653z" />
14
- <glyph unicode="g" d="M0 512q0 35 2 68.5t6 68.5l160 15q23 123 74 229l-121 104q66 119 164 224l135 -84q43 43 93 78.5t103 64.5l-36 156q125 59 262 84l61 -148q29 4 59.5 7t61.5 3t61.5 -3t59.5 -7l61 148q137 -25 262 -84l-36 -156q111 -59 196 -143l135 84q47 -51 88 -106.5t74 -117.5 l-121 -104q29 -53 47.5 -111.5t28.5 -117.5l158 -15q4 -35 7 -68.5t3 -68.5t-3 -68.5t-7 -68.5l-158 -15q-10 -59 -28.5 -117.5t-47.5 -111.5l121 -104q-33 -61 -74 -116.5t-88 -107.5l-135 84q-86 -84 -196 -143l36 -154q-123 -61 -262 -86l-61 148q-29 -4 -59.5 -6 t-61.5 -2t-61.5 2t-59.5 6l-61 -148q-139 25 -262 86l36 154q-53 29 -103 64.5t-93 78.5l-135 -84q-98 104 -164 224l121 104q-51 106 -74 229l-160 15q-4 35 -6 68.5t-2 68.5zM727 512q0 -61 23.5 -115.5t63.5 -94.5t94.5 -63.5t115.5 -23.5t115.5 23.5t94.5 63.5 t63.5 94.5t23.5 115.5t-23.5 115.5t-63.5 94.5t-94.5 63.5t-115.5 23.5t-115.5 -23.5t-94.5 -63.5t-63.5 -94.5t-23.5 -115.5z" />
15
- <glyph unicode="l" d="M168 -428q0 143 27.5 280.5t80 258t127 223t166.5 178.5q-92 74 -166.5 176.5t-127 223t-80 258t-27.5 282.5v84h1712v-84q0 -145 -27.5 -282.5t-80 -258t-127 -223t-166.5 -176.5q92 -76 166.5 -178.5t127 -223t80 -258t27.5 -280.5v-84h-1712v84zM340 -344h1370 q-8 129 -42 248t-88 220t-128 182t-162 132l-127 74l127 72q88 51 162 132t128 182t88 221t42 249h-1370q8 -129 42 -249t88 -221t127 -182t163 -132l125 -72l-125 -74q-90 -51 -163 -132t-127 -182t-88 -220t-42 -248zM559 -199q43 104 96 197q47 78 110.5 156.5 t145.5 119.5v2q2 0 4 3q2 0 5 2q29 18 48 78.5t23 130.5q1 15 1 30q0 55 -12 107q-15 66 -54 92q-59 35 -107.5 94t-83.5 119q-39 68 -69 147h716q-31 -80 -69 -147q-35 -59 -83 -118.5t-108 -94.5q-39 -27 -54 -92q-12 -52 -12 -107q0 -15 1 -30q4 -71 23.5 -131t49.5 -78 q0 -2 3 -2q2 -2 6 -3v-2q80 -41 143.5 -119.5t110.5 -156.5q53 -92 96 -197h-930z" />
16
- <glyph unicode="r" d="M131 512q0 184 70.5 347t191.5 284t284 191.5t347 70.5t347 -70.5t284 -191.5t191.5 -284t70.5 -347t-70.5 -347t-191.5 -284t-284 -191.5t-347 -70.5t-347 70.5t-284 191.5t-191.5 284t-70.5 347zM330 512q0 -143 54 -270t148.5 -221.5t221.5 -148.5t270 -54t270 54 t221.5 148.5t148.5 221.5t54 270t-54 270t-148.5 221.5t-221.5 148.5t-270 54t-270 -54t-221.5 -148.5t-148.5 -221.5t-54 -270z" />
17
- <glyph unicode="s" d="M280 1056q-2 23 -2 46q0 62 14 118q19 77 62 132q39 55 123 110q41 27 81 43.5t73 22.5q35 7 71.5 7t74.5 -7q77 -14 153 -57.5t146.5 -112t127.5 -160.5q68 -106 101 -216q31 -103 30 -196v-12q-2 -98 -40 -178t-109 -125l-109 -70q-72 -47 -160 -47t-178 40t-176 116 t-153 182q-59 90 -91 183.5t-39 180.5zM517 1156q3 -75 30.5 -160t79.5 -165q51 -82 116.5 -142t132 -95t130.5 -40q9 -1 17 -1q52 0 93 27q47 31 70 90q20 52 20 116q0 9 -1 18q-3 75 -30.5 159t-79 165.5t-117 142t-132 95.5t-129.5 40q-9 1 -18 1q-52 0 -93 -27 q-47 -31 -69 -90q-20 -52 -20 -116v-18zM1107 343q5 17 21 28l64 37q12 7 24 7q5 0 10 -1q17 -4 27 -19l510 -747q8 -13 8 -25q0 -20 -20 -33l-162 -96q-12 -7 -23 -7q-4 0 -8 1q-15 4 -26 20l-420 801q-7 11 -7 23q0 5 2 11z" />
18
- <glyph unicode="&#x2000;" horiz-adv-x="768" />
19
- <glyph unicode="&#x2001;" horiz-adv-x="1536" />
20
- <glyph unicode="&#x2002;" horiz-adv-x="768" />
21
- <glyph unicode="&#x2003;" horiz-adv-x="1536" />
22
- <glyph unicode="&#x2004;" horiz-adv-x="512" />
23
- <glyph unicode="&#x2005;" horiz-adv-x="382" />
24
- <glyph unicode="&#x2006;" horiz-adv-x="256" />
25
- <glyph unicode="&#x2007;" horiz-adv-x="256" />
26
- <glyph unicode="&#x2008;" horiz-adv-x="190" />
27
- <glyph unicode="&#x2009;" horiz-adv-x="307" />
28
- <glyph unicode="&#x200a;" horiz-adv-x="83" />
29
- <glyph unicode="&#x2013;" horiz-adv-x="1024" d="M205 512v205h614v-205h-614z" />
30
- <glyph unicode="&#x2014;" d="M205 512v205h1638v-205h-1638z" />
31
- <glyph unicode="&#x202f;" horiz-adv-x="307" />
32
- <glyph unicode="&#x205f;" horiz-adv-x="382" />
33
- <glyph unicode="&#xe000;" horiz-adv-x="500" d="M0 0v0v0v0v0z" />
34
- </font>
35
- </defs></svg>
@@ -1,91 +0,0 @@
1
- This Font Software is licensed under the SIL Open Font License, Version 1.1.
2
- This license is copied below, and is also available with a FAQ at:
3
- http://scripts.sil.org/OFL
4
-
5
-
6
- -----------------------------------------------------------
7
- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
8
- -----------------------------------------------------------
9
-
10
- PREAMBLE
11
- The goals of the Open Font License (OFL) are to stimulate worldwide
12
- development of collaborative font projects, to support the font creation
13
- efforts of academic and linguistic communities, and to provide a free and
14
- open framework in which fonts may be shared and improved in partnership
15
- with others.
16
-
17
- The OFL allows the licensed fonts to be used, studied, modified and
18
- redistributed freely as long as they are not sold by themselves. The
19
- fonts, including any derivative works, can be bundled, embedded,
20
- redistributed and/or sold with any software provided that any reserved
21
- names are not used by derivative works. The fonts and derivatives,
22
- however, cannot be released under any other type of license. The
23
- requirement for fonts to remain under this license does not apply
24
- to any document created using the fonts or their derivatives.
25
-
26
- DEFINITIONS
27
- "Font Software" refers to the set of files released by the Copyright
28
- Holder(s) under this license and clearly marked as such. This may
29
- include source files, build scripts and documentation.
30
-
31
- "Reserved Font Name" refers to any names specified as such after the
32
- copyright statement(s).
33
-
34
- "Original Version" refers to the collection of Font Software components as
35
- distributed by the Copyright Holder(s).
36
-
37
- "Modified Version" refers to any derivative made by adding to, deleting,
38
- or substituting -- in part or in whole -- any of the components of the
39
- Original Version, by changing formats or by porting the Font Software to a
40
- new environment.
41
-
42
- "Author" refers to any designer, engineer, programmer, technical
43
- writer or other person who contributed to the Font Software.
44
-
45
- PERMISSION & CONDITIONS
46
- Permission is hereby granted, free of charge, to any person obtaining
47
- a copy of the Font Software, to use, study, copy, merge, embed, modify,
48
- redistribute, and sell modified and unmodified copies of the Font
49
- Software, subject to the following conditions:
50
-
51
- 1) Neither the Font Software nor any of its individual components,
52
- in Original or Modified Versions, may be sold by itself.
53
-
54
- 2) Original or Modified Versions of the Font Software may be bundled,
55
- redistributed and/or sold with any software, provided that each copy
56
- contains the above copyright notice and this license. These can be
57
- included either as stand-alone text files, human-readable headers or
58
- in the appropriate machine-readable metadata fields within text or
59
- binary files as long as those fields can be easily viewed by the user.
60
-
61
- 3) No Modified Version of the Font Software may use the Reserved Font
62
- Name(s) unless explicit written permission is granted by the corresponding
63
- Copyright Holder. This restriction only applies to the primary font name as
64
- presented to the users.
65
-
66
- 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
67
- Software shall not be used to promote, endorse or advertise any
68
- Modified Version, except to acknowledge the contribution(s) of the
69
- Copyright Holder(s) and the Author(s) or with their explicit written
70
- permission.
71
-
72
- 5) The Font Software, modified or unmodified, in part or in whole,
73
- must be distributed entirely under this license, and must not be
74
- distributed under any other license. The requirement for fonts to
75
- remain under this license does not apply to any document created
76
- using the Font Software.
77
-
78
- TERMINATION
79
- This license becomes null and void if any of the above conditions are
80
- not met.
81
-
82
- DISCLAIMER
83
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
84
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
85
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
86
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
87
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
88
- INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
89
- DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
90
- FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
91
- OTHER DEALINGS IN THE FONT SOFTWARE.
@@ -1,38 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
-
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7
-
8
- <title>Font Face Demo</title>
9
- <link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8">
10
- <style type="text/css" media="screen">
11
- h1.fontface {font: 60px/68px 'Untitled1Medium', Arial, sans-serif;letter-spacing: 0;}
12
-
13
- p.style1 {font: 18px/27px 'Untitled1Medium', Arial, sans-serif;}
14
- p.style2 {font: 18px/27px 'Untitled1Medium', Arial, sans-serif;}
15
-
16
- #container {
17
- width: 800px;
18
- margin-left: auto;
19
- margin-right: auto;
20
- }
21
- </style>
22
- </head>
23
-
24
- <body>
25
- <div id="container">
26
- <h1 class="fontface">Font-face Demo for the Iconic Font</h1>
27
-
28
-
29
-
30
- <p class="style1">Iconic Stroke - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
31
-
32
-
33
-
34
- <p class="style2">Iconic Fill - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
35
-
36
- </div>
37
- </body>
38
- </html>