From a35b94ae1ec31088dd634423a27dab9122d3efd8 Mon Sep 17 00:00:00 2001 From: Tim Speckhals Date: Fri, 27 Jul 2018 01:54:28 +0200 Subject: [PATCH] Add Join Icon --- Pixelcons.css | 1 + Pixelcons.ttf | Bin 10944 -> 11044 bytes index.html | 1 + 3 files changed, 2 insertions(+) diff --git a/Pixelcons.css b/Pixelcons.css index e46373b..2b12772 100644 --- a/Pixelcons.css +++ b/Pixelcons.css @@ -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"} diff --git a/Pixelcons.ttf b/Pixelcons.ttf index dca7ec4e4faef02ce2bba6bd3bb0790df60361e9..b94f1d889d42437e4bff68c1498895e34830492d 100644 GIT binary patch delta 392 zcmYk&AxHyJ90u@jr?|6n)2En9hptxc%7(@+%27?oWC3YC> zR5fvRCSI0J?*m9eT@U-_#vuK!*3*DiXJ|C7a{#Qs3SjxwqVPthfUhS&rMC6YHt^G+ zqe$XBdKRn1SEDIj_d{1Ces8%8Zwsw{rf2QxC3c$!jA7zzsF_WSS71!g8ZiD0n7eG6 zB@ak3Qz}>JfG+8d`as&IGS%366R^1}!}llVXr0~xhxZQ8XKmDxy8&{K^bO=EX_olW n{4rfqmp%cP=`w|&d*UL=MUsmoi%1rcEFxJ%vPi+Evij+Nw5>{D delta 307 zcmXxeuTKJD0LJl0z#nj@fWRs6zMH{daLlX(gTY{+U^Q3_1cN~~Hu(b#xHA|H`~l}+ zlRz*KWY*iXxDgB{8`}kg-wWRM+4J6Z_qvJim_<8T9_y5xm6F+_}xiol9F0T8Z&hen_O$#@fiIn-K>JgkB&aR6tM$&3Z zTI)#JO$_ltIhl*|SITeU2p70TfDn;XU`3IxBHx$3ByR;h@b2;dMxb+*8&dfS4;W)6 oRk*aWgA-ihUaFGSI7gCcfg(eZp~x`AGQ={(GQ={(1_%-T0mOVgj{pDw diff --git a/index.html b/index.html index caebed6..43cefcc 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,7 @@

Pixelcons

pixelcon-email pixelcon-facebook pixelcon-fast-forward + pixelcon-join pixelcon-like pixelcon-pause pixelcon-play