Skip to content

Commit

Permalink
feat(Hourglass): An Hourglass is also always half empty!
Browse files Browse the repository at this point in the history
  • Loading branch information
bvkimball committed Apr 19, 2018
1 parent 52eec33 commit f681e86
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 31 deletions.
16 changes: 8 additions & 8 deletions fonts/Bullhorn-Glyphicons.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {
font-family: "Bullhorn-Glyphicons";
src: url("./Bullhorn-Glyphicons.eot?38f9c8a94e434ef35814d580dfe6298f?#iefix") format("embedded-opentype"),
url("./Bullhorn-Glyphicons.woff2?38f9c8a94e434ef35814d580dfe6298f") format("woff2"),
url("./Bullhorn-Glyphicons.woff?38f9c8a94e434ef35814d580dfe6298f") format("woff"),
url("./Bullhorn-Glyphicons.ttf?38f9c8a94e434ef35814d580dfe6298f") format("truetype"),
url("./Bullhorn-Glyphicons.svg?38f9c8a94e434ef35814d580dfe6298f#Bullhorn-Glyphicons") format("svg");
src: url("./Bullhorn-Glyphicons.eot?dda3b1e25b830470039a11155e80fa79?#iefix") format("embedded-opentype"),
url("./Bullhorn-Glyphicons.woff2?dda3b1e25b830470039a11155e80fa79") format("woff2"),
url("./Bullhorn-Glyphicons.woff?dda3b1e25b830470039a11155e80fa79") format("woff"),
url("./Bullhorn-Glyphicons.ttf?dda3b1e25b830470039a11155e80fa79") format("truetype"),
url("./Bullhorn-Glyphicons.svg?dda3b1e25b830470039a11155e80fa79#Bullhorn-Glyphicons") format("svg");
}

i {
Expand Down Expand Up @@ -383,13 +383,13 @@ i[class*="bhi-"]:before {
.bhi-home:before {
content: "\f179";
}
.bhi-hourglass-end:before {
.bhi-hourglass-bottom:before {
content: "\f17a";
}
.bhi-hourglass-half:before {
.bhi-hourglass-middle:before {
content: "\f17b";
}
.bhi-hourglass-start:before {
.bhi-hourglass-top:before {
content: "\f17c";
}
.bhi-i9:before {
Expand Down
Binary file modified fonts/Bullhorn-Glyphicons.eot
Binary file not shown.
6 changes: 3 additions & 3 deletions fonts/Bullhorn-Glyphicons.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@
"hammer": "\\f177",
"headset": "\\f178",
"home": "\\f179",
"hourglass-end": "\\f17a",
"hourglass-half": "\\f17b",
"hourglass-start": "\\f17c",
"hourglass-bottom": "\\f17a",
"hourglass-middle": "\\f17b",
"hourglass-top": "\\f17c",
"i9": "\\f17d",
"ice-cream": "\\f17e",
"idea": "\\f17f",
Expand Down
6 changes: 3 additions & 3 deletions fonts/Bullhorn-Glyphicons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/Bullhorn-Glyphicons.ttf
Binary file not shown.
Binary file modified fonts/Bullhorn-Glyphicons.woff
Binary file not shown.
Binary file modified fonts/Bullhorn-Glyphicons.woff2
Binary file not shown.
34 changes: 17 additions & 17 deletions fonts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@

@font-face {
font-family: "Bullhorn-Glyphicons";
src: url("./Bullhorn-Glyphicons.eot?8411c58249bef3bfa8790ce3f2c20bf4?#iefix") format("embedded-opentype"),
url("./Bullhorn-Glyphicons.woff2?8411c58249bef3bfa8790ce3f2c20bf4") format("woff2"),
url("./Bullhorn-Glyphicons.woff?8411c58249bef3bfa8790ce3f2c20bf4") format("woff"),
url("./Bullhorn-Glyphicons.ttf?8411c58249bef3bfa8790ce3f2c20bf4") format("truetype"),
url("./Bullhorn-Glyphicons.svg?8411c58249bef3bfa8790ce3f2c20bf4#Bullhorn-Glyphicons") format("svg");
src: url("./Bullhorn-Glyphicons.eot?ecd19b216c1ad26011d509af562e3e67?#iefix") format("embedded-opentype"),
url("./Bullhorn-Glyphicons.woff2?ecd19b216c1ad26011d509af562e3e67") format("woff2"),
url("./Bullhorn-Glyphicons.woff?ecd19b216c1ad26011d509af562e3e67") format("woff"),
url("./Bullhorn-Glyphicons.ttf?ecd19b216c1ad26011d509af562e3e67") format("truetype"),
url("./Bullhorn-Glyphicons.svg?ecd19b216c1ad26011d509af562e3e67#Bullhorn-Glyphicons") format("svg");
}

i {
Expand Down Expand Up @@ -509,13 +509,13 @@
.bhi-home:before {
content: "\f179";
}
.bhi-hourglass-end:before {
.bhi-hourglass-bottom:before {
content: "\f17a";
}
.bhi-hourglass-half:before {
.bhi-hourglass-middle:before {
content: "\f17b";
}
.bhi-hourglass-start:before {
.bhi-hourglass-top:before {
content: "\f17c";
}
.bhi-i9:before {
Expand Down Expand Up @@ -1731,26 +1731,26 @@ <h1>Bullhorn-Glyphicons</h1>
<br>
<span class='label'>home</span>
</div>
<div class="preview" data-name="hourglass-end">
<div class="preview" data-name="hourglass-bottom">
<span class="inner">
<i class="bhi-hourglass-end"></i>
<i class="bhi-hourglass-bottom"></i>
</span>
<br>
<span class='label'>hourglass-end</span>
<span class='label'>hourglass-bottom</span>
</div>
<div class="preview" data-name="hourglass-half">
<div class="preview" data-name="hourglass-middle">
<span class="inner">
<i class="bhi-hourglass-half"></i>
<i class="bhi-hourglass-middle"></i>
</span>
<br>
<span class='label'>hourglass-half</span>
<span class='label'>hourglass-middle</span>
</div>
<div class="preview" data-name="hourglass-start">
<div class="preview" data-name="hourglass-top">
<span class="inner">
<i class="bhi-hourglass-start"></i>
<i class="bhi-hourglass-top"></i>
</span>
<br>
<span class='label'>hourglass-start</span>
<span class='label'>hourglass-top</span>
</div>
<div class="preview" data-name="i9">
<span class="inner">
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit f681e86

Please sign in to comment.