]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Add icon-star-half-full 1026/head 1030/head
authorDavid Celis <me@davidcel.is>
Fri, 10 May 2013 17:31:54 +0000 (10:31 -0700)
committerDavid Celis <me@davidcel.is>
Fri, 10 May 2013 17:41:12 +0000 (10:41 -0700)
The star is half full, @davegandy. The star is half full.

Signed-off-by: David Celis <me@davidcel.is>
build/_includes/cheatsheet.html
build/_includes/icons/new.html
build/_includes/icons/web-application.html
build/assets/font-awesome/less/font-awesome-ie7.less
build/assets/font-awesome/less/icons.less
build/icons.yml

index e292471d63b74162d89ed043f4137d1ce2b58d5b..ef49a9259ec77925097b5c7d09cf79d1e0cd55fd 100644 (file)
         <li><i class="icon-fixed-width">&#xf121;</i> icon-code <span class="muted">(&amp;#xf121;)</span></li>
         <li><i class="icon-fixed-width">&#xf122;</i> icon-reply-all <span class="muted">(&amp;#xf122;)</span></li>
         <li><i class="icon-fixed-width">&#xf122;</i> icon-mail-reply-all <span class="muted">(&amp;#xf122;)</span></li>
+        <li><i class="icon-fixed-width">&#xf123;</i> icon-star-half-full <span class="muted">(&amp;#xf123;)</span></li>
         <li><i class="icon-fixed-width">&#xf123;</i> icon-star-half-empty <span class="muted">(&amp;#xf123;)</span></li>
         <li><i class="icon-fixed-width">&#xf124;</i> icon-location-arrow <span class="muted">(&amp;#xf124;)</span></li>
         <li><i class="icon-fixed-width">&#xf125;</i> icon-crop <span class="muted">(&amp;#xf125;)</span></li>
index 7160ab0cd733dc13d1a728dc8e2a702b00376eae..00f0d99e87001d3b8e5318ecbc69b9f5e7215ea4 100644 (file)
@@ -30,6 +30,7 @@
     </div>
     <div class="span3">
       <ul class="the-icons">
+        <li><a href="{{ page.relative_path }}icon/star-half-full"><i class="icon-star-half-full"></i> icon-star-half-full <span class="muted">(alias)</span></a></li>
         <li><a href="{{ page.relative_path }}icon/star-half-empty"><i class="icon-star-half-empty"></i> icon-star-half-empty</a></li>
         <li><a href="{{ page.relative_path }}icon/location-arrow"><i class="icon-location-arrow"></i> icon-location-arrow</a></li>
         <li><a href="{{ page.relative_path }}icon/undo"><i class="icon-rotate-left"></i> icon-rotate-left <span class="muted">(alias)</span></a></li>
index 3a18e14058ed81c9e3e56fd33ef651017b0a5e86..70483d4c3e530915778fc41047bde60a0097ca56 100644 (file)
       <li><a href="{{ page.relative_path }}icon/sort"><i class="icon-sort"></i> icon-sort</a></li>
       <li><a href="{{ page.relative_path }}icon/spinner"><i class="icon-spinner"></i> icon-spinner</a></li>
       <li><a href="{{ page.relative_path }}icon/star-empty"><i class="icon-star-empty"></i> icon-star-empty</a></li>
+      <li><a href="{{ page.relative_path }}icon/star-half-full"><i class="icon-star-half-full"></i> icon-star-half-full <span class="muted">(alias)</span></a></li>
       <li><a href="{{ page.relative_path }}icon/star-half-empty"><i class="icon-star-half-empty"></i> icon-star-half-empty</a></li>
       <li><a href="{{ page.relative_path }}icon/star-half"><i class="icon-star-half"></i> icon-star-half</a></li>
       <li><a href="{{ page.relative_path }}icon/star"><i class="icon-star"></i> icon-star</a></li>
index 583e904c386c3424cda1a4d8f277baa8368df4a4..68ac45074406a4e3a021fe829ab0db2b994cbfe9 100644 (file)
@@ -367,6 +367,7 @@ a [class*=" icon-"] {
 .icon-code                 { .ie7icon('&#xf121;'); }
 .icon-reply-all            { .ie7icon('&#xf122;'); }
 .icon-mail-reply-all       { .ie7icon('&#xf122;'); }
+.icon-star-half-full       { .ie7icon('&#xf123;'); }
 .icon-star-half-empty      { .ie7icon('&#xf123;'); }
 .icon-location-arrow       { .ie7icon('&#xf124;'); }
 .icon-crop                 { .ie7icon('&#xf125;'); }
index 08f5d81fbe568861c05044c834ae006a1637cdfc..027933ad282f7637e4a5f9107872b7fceb29b5ac 100644 (file)
 .icon-code:before                 { content: "\f121"; }
 .icon-reply-all:before,           { content: "\f122"; }
 .icon-mail-reply-all:before       { content: "\f122"; }
+.icon-star-half-full:before,
 .icon-star-half-empty:before      { content: "\f123"; }
 .icon-location-arrow:before       { content: "\f124"; }
 .icon-crop:before                 { content: "\f125"; }
index 09d817e3fb9bb27f888dcfbe4f24ebca7d477895..c056d761a97b551b1491244029f6c4b1e658516c 100755 (executable)
@@ -1856,6 +1856,13 @@ icons:
     categories:
       - Web Application Icons
 
+  - name:       star-half-full
+    id:         star-half-full
+    unicode:    f123
+    created:    3.1.0
+    categories:
+      - Web Application Icons
+
   - name:       star-half-empty
     id:         star-half-empty
     unicode:    f123