Skip to content

Commit

Permalink
Add Join Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
timmyRS committed Jul 26, 2018
1 parent 24b13a4 commit a35b94a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Pixelcons.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ i[class^="pixelcon-"]{font-style:normal}
.pixelcon-email:before{content:"E"}
.pixelcon-facebook:before{content:"f"}
.pixelcon-fast-forward:before{content:"F"}
.pixelcon-join:before{content:"J"}
.pixelcon-like:before{content:"L"}
.pixelcon-pause:before{content:"Q"}
.pixelcon-play:before{content:"P"}
Expand Down
Binary file modified Pixelcons.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ <h1>Pixelcons</h1>
<tr><td><code>pixelcon-email</code></td><td class="pixelcon-email"></td></tr>
<tr><td><code>pixelcon-facebook</code></td><td class="pixelcon-facebook"></td></tr>
<tr><td><code>pixelcon-fast-forward</code></td><td class="pixelcon-fast-forward"></td></tr>
<tr><td><code>pixelcon-join</code></td><td class="pixelcon-join"></td></tr>
<tr><td><code>pixelcon-like</code></td><td class="pixelcon-like"></td></tr>
<tr><td><code>pixelcon-pause</code></td><td class="pixelcon-pause"></td></tr>
<tr><td><code>pixelcon-play</code></td><td class="pixelcon-play"></td></tr>
Expand Down

0 comments on commit a35b94a

Please sign in to comment.