Welcome to mirror list, hosted at ThFree Co, Russian Federation.

whats-new.html « _includes « build - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9d2e2d1a273bc727822b071344c76b87d4dd6cd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<section id="whats-new">
  <div class="row">
    <div class="span4">
      <h4><i class="icon-magic"></i> Pixel Perfection at 14px</h4>
      Every single icon re-created from the ground up to be optimized for Bootstrap's default 14px.
    </div>
    <div class="span4">
      <h4><i class="icon-th-large"></i> <a target="_blank"  href="http://icnfnt.com/">Font Sub-setting</a></h4>
      Thanks to <a target="_blank" href="https://twitter.com/grantgordon">@grantgordon</a> and <a target="_blank" href="https://twitter.com/johnsmclay">@johnsmclay</a>, you can <a target="_blank"  href="http://icnfnt.com/">subset</a> to get just the icons you need.
    </div>
    <div class="span4">
      <h4><i class="icon-legal"></i> <a href="#license">Better License</a></h4>
      SIL open font license, MIT license for code. No more attribution required, but much appreciated.
    </div>
  </div>
  <div class="row">
    <div class="span4">
      <h4><i class="icon-lightbulb"></i> 40 New Icons in 3.0</h4>
      Requested by the active community on the <a href="https://github.com/FortAwesome/Font-Awesome" target="_blank">Font Awesome GitHub project</a>.
    </div>
    <div class="span4">
      <h4><i class="icon-spinner icon-spin"></i> <a href="#examples">New Styles</a></h4>
      <a href="#examples">New styles</a> for animated spinning icons, icons with 2x-4x size multipliers, icon borders, & more.
    </div>
    <div class="span4">
      <h4><i class="icon-resize-small"></i> 28% Smaller Payload</h4>
      3.0 is smaller, even with 16% more icons. Crazy small if you <a target="_blank"  href="http://icnfnt.com/">subset</a> just the icons you need.
    </div>
  </div>
</section>