Font-awesome: Icon request: icon-viadeo

Created on 27 Mar 2013  Â·  180Comments  Â·  Source: FortAwesome/Font-Awesome

Hello,

I would like to know if there is possible to get the Vidéo icon sign.
Viadéo is a french social networking specialised in business to business.

Logo : https://www.google.fr/search?q=viad%C3%A9o+logo&oe=utf-8&aq=t&rls=org.mozilla:fr:official&client=firefox-a&um=1&ie=UTF-8&hl=fr&tbm=isch&source=og&sa=N&tab=wi&ei=uxdTUdaEC4PLPbeOgeAO&biw=1280&bih=840&sei=xhdTUY8ew9w90uSB6As

Thanks!

Mitch

brand icon new icon

Most helpful comment

Added fa-viadeo and fa-viadeo-square to the 4.6.0-wip branch. Closing.

All 180 comments

+1

+1

+1

+1

+1

+1

+1

+1

+1

Direct link to the viadeo-icon : https://gist.github.com/kartonnade/6413271
Thanks to https://github.com/aristath/elusive-iconfont
You cand add it to your custom collection using http://icomoon.io/app/ for instance

+1

+1

+1

+1

+1 :)

+1

Hello Team,
any news about the viadeo icon ?

Thanks, great work here.

+1

+1

+1

+1

+1

+1

+1

+1

+1

+1

and if Viadeo is France based, its also 55 millions users worldwide now
source : http://en.wikipedia.org/wiki/Viadeo

+1

+1

+1
Thank

+1

+1

+1

+1

+1

+1

+1

+1

+1

+1

+1, thanks in advance ;)

+1

+1

+1

:+1:

+1

+1

+1

+1

+1

+1

+1

Any news ?

+1

+1

+1

+1

+1

Will be to get that one too!

+1

+1

+1

+1

+1

+1
Thanks in advance ! :)

+1

+1

+1

+1

+1

+1

+1

+1

:+1:

+1

Hi, without FortAwesome response, I use now http://www.socicon.com/

Hi,
I wonder why nobody's kind enough to add a Viadeo icon, as there are a few funny but useless icons added every day, (like neuter gender, or Pied Piper).
Viadeo is a real professional social network so...

Thanks a lot !

+1

+1

+1

Hello ! :+1: for Viadeo

+1

+1

+1

Can't understand why FA people add transgender or TV show icons that nobody will use while a bunch of serious designers need a logo from a widely used professional platform : Viadeo.

Veeeeeery mature.

+1

+1

+1

+1. Bro.

+1

+1

+1

+1

+1

+1
65 millions members over the world and no font awesome icon :(

+1

Thank you

+25

+1

+1

+1

+1

+1

+1

How come we've been waiting for 2 years?

+1

+1

+1

+1
I wonder how many +1 are needed. With so few hope, I will begin to search for another icon font in the meantime.

+1

+1

+1

Thanks in advance.

+1

+1
Hello,

I work on an important web site for me and i have a problem.

Awesome haven't got "Viadeo" font.
It's a Franch social newtork who is very important.
Many people ask it : https://github.com/FortAwesome/Font-Awesome/issues/886
Can you help me as soon as possible please ?

Thank you very much

-1 ;-)
Since the time we asked they clearly do not want to add a viadeo icon, but there is an easy solution to do without fontawesome, use http://www.socicon.com/

Thank you for your answer. Can you explain me how replace my actual social
icons by them ? I use Zerif Pro template
http://themeisle.com/themes/zerif-pro-one-page-wordpress-theme/

Merci pour votre réponse. Pourriez-vous m'indiquer comment remplacer mes
icons de réseaux sociaux actuels ? J'utilise le template Zerif Pro
http://themeisle.com/themes/zerif-pro-one-page-wordpress-theme/

_​Vincent_

2015-09-25 9:50 GMT+02:00 pierrewebmaster [email protected]:

-1 ;-)
Since the time we asked they clearly do not want to add a viadeo icon, but
there is an easy solution to do without fontawesome, use
http://www.socicon.com/

—
Reply to this email directly or view it on GitHub
https://github.com/FortAwesome/Font-Awesome/issues/886#issuecomment-143151665
.

Salut Vincent,

Il faut télécharger le pack de font, uploader l'archive décompressée sur le serveur dans un dossier socicon par exemple, et ajouter dans les CSS (adapter les chemins si nécessaire) :

@font-face {
    font-family: 'socicon';
    src: url('socicon/font/socicon.eot');
    src: url('socicon/font/socicon.eot?#iefix') format('embedded-opentype'),
        url('socicon/font/socicon.woff') format('woff'),
        url('socicon/font/socicon.woff2') format('woff2'),
        url('socicon/font/socicon.ttf') format('truetype'),
        url('socicon/font/socicon.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;}
.socicon {
    font-family: 'socicon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
.socicon:empty{
    width: 1em;}

et ajouter dans le html :
span class="socicon" k /span
avec les < et >
"k" pour l'icone de viadeo. Moi j'utilise Socicon (des français) en plus de fontawesome sans problème


You have to download the pack do, upload the archive unpacked on the server in a folder socicon for example, and add CSS (adjust the paths if necessary) as above

And add in the html
span class="socicon" k /span
with < and >
"k" for viadeo icon.
I used Socicon (french people) in addition to fontawesome

Merci beaucoup de ton aide

Vincent
Le 25 sept. 2015 12:42 PM, "pierrewebmaster" [email protected] a
écrit :

Salut Vincent,

Il faut télécharger le pack de font, uploader l'archive décompressée sur
le serveur dans un dossier socicon par exemple, et ajouter dans les CSS
(adapter les chemins si nécessaire) :

@font-face {
font-family: 'socicon';
src: url('socicon/font/socicon.eot');
src: url('socicon/font/socicon.eot?#iefix') format('embedded-opentype'),
url('socicon/font/socicon.woff') format('woff'),
url('socicon/font/socicon.woff2') format('woff2'),
url('socicon/font/socicon.ttf') format('truetype'),
url('socicon/font/socicon.svg#sociconregular') format('svg');
font-weight: normal;
font-style: normal;
text-transform: initial;}
.socicon {
font-family: 'socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
.socicon:empty{
width: 1em;}

et ajouter dans le html k "k" pour l'icone de viadeo
Moi j'utilise Socicon (des français) en plus de fontawesome sans problème

You have to download the pack do, upload the archive unpacked on the
server in a folder socicon for example, and add CSS (adjust the paths if
necessary):

@font-face https://github.com/font-face {
font-family: 'socicon';
src: url('socicon/font/socicon.eot');
src: url('socicon/font/socicon.eot?#iefix') format('embedded-opentype'),
url('socicon/font/socicon.woff') format('woff'),
url('socicon/font/socicon.woff2') format('woff2'),
url('socicon/font/socicon.ttf') format('truetype'),
url('socicon/font/socicon.svg#sociconregular') format('svg');
font-weight: normal;
font-style: normal;
text-transform: initial;}
.socicon {
font-family: 'socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
.socicon:empty{
width: 1em;}

And add in the html k "k" for viadeo icon.
I used Socicon (french people) in addition to fontawesome

—
Reply to this email directly or view it on GitHub
https://github.com/FortAwesome/Font-Awesome/issues/886#issuecomment-143184703
.

A tout hasard, tu ne sais pas s'il est possible et comment éditer un
fichier ttf contenant les polices de caractères et lui ajouter le symbole
souhaité depuis un fichier png par exemple ?

Je ne trouve pas grand chose sur le net.

A part une application du type "Font creator", mais pas simple Ă  utiliser...

_​Vincent_

2015-09-25 12:41 GMT+02:00 pierrewebmaster [email protected]:

Salut Vincent,

Il faut télécharger le pack de font, uploader l'archive décompressée sur
le serveur dans un dossier socicon par exemple, et ajouter dans les CSS
(adapter les chemins si nécessaire) :

@font-face {
font-family: 'socicon';
src: url('socicon/font/socicon.eot');
src: url('socicon/font/socicon.eot?#iefix') format('embedded-opentype'),
url('socicon/font/socicon.woff') format('woff'),
url('socicon/font/socicon.woff2') format('woff2'),
url('socicon/font/socicon.ttf') format('truetype'),
url('socicon/font/socicon.svg#sociconregular') format('svg');
font-weight: normal;
font-style: normal;
text-transform: initial;}
.socicon {
font-family: 'socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
.socicon:empty{
width: 1em;}

et ajouter dans le html k "k" pour l'icone de viadeo
Moi j'utilise Socicon (des français) en plus de fontawesome sans problème

You have to download the pack do, upload the archive unpacked on the
server in a folder socicon for example, and add CSS (adjust the paths if
necessary):

@font-face https://github.com/font-face {
font-family: 'socicon';
src: url('socicon/font/socicon.eot');
src: url('socicon/font/socicon.eot?#iefix') format('embedded-opentype'),
url('socicon/font/socicon.woff') format('woff'),
url('socicon/font/socicon.woff2') format('woff2'),
url('socicon/font/socicon.ttf') format('truetype'),
url('socicon/font/socicon.svg#sociconregular') format('svg');
font-weight: normal;
font-style: normal;
text-transform: initial;}
.socicon {
font-family: 'socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
.socicon:empty{
width: 1em;}

And add in the html k "k" for viadeo icon.
I used Socicon (french people) in addition to fontawesome

—
Reply to this email directly or view it on GitHub
https://github.com/FortAwesome/Font-Awesome/issues/886#issuecomment-143184703
.

Bonjour,

Comme tu me l'as indiqué, j'ai modifié le css. J'ai décompressé l'archive
dans un sous répertoire de font.
Par contre, il faut que j'adapte le fichier php qui fait appel Ă  la police
des réseaux sociaux, mais seulement pour un icone.
Saurais-tu me dire comment faire ? Je galère pas mal sur ce point.

Merci beaucoup

Vincent

Ci-joint le fichier PHP.

_​Vincent_

2015-09-25 12:41 GMT+02:00 pierrewebmaster [email protected]:

Salut Vincent,

Il faut télécharger le pack de font, uploader l'archive décompressée sur
le serveur dans un dossier socicon par exemple, et ajouter dans les CSS
(adapter les chemins si nécessaire) :

@font-face {
font-family: 'socicon';
src: url('socicon/font/socicon.eot');
src: url('socicon/font/socicon.eot?#iefix') format('embedded-opentype'),
url('socicon/font/socicon.woff') format('woff'),
url('socicon/font/socicon.woff2') format('woff2'),
url('socicon/font/socicon.ttf') format('truetype'),
url('socicon/font/socicon.svg#sociconregular') format('svg');
font-weight: normal;
font-style: normal;
text-transform: initial;}
.socicon {
font-family: 'socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
.socicon:empty{
width: 1em;}

et ajouter dans le html k "k" pour l'icone de viadeo
Moi j'utilise Socicon (des français) en plus de fontawesome sans problème

You have to download the pack do, upload the archive unpacked on the
server in a folder socicon for example, and add CSS (adjust the paths if
necessary):

@font-face https://github.com/font-face {
font-family: 'socicon';
src: url('socicon/font/socicon.eot');
src: url('socicon/font/socicon.eot?#iefix') format('embedded-opentype'),
url('socicon/font/socicon.woff') format('woff'),
url('socicon/font/socicon.woff2') format('woff2'),
url('socicon/font/socicon.ttf') format('truetype'),
url('socicon/font/socicon.svg#sociconregular') format('svg');
font-weight: normal;
font-style: normal;
text-transform: initial;}
.socicon {
font-family: 'socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
.socicon:empty{
width: 1em;}

And add in the html k "k" for viadeo icon.
I used Socicon (french people) in addition to fontawesome

—
Reply to this email directly or view it on GitHub
https://github.com/FortAwesome/Font-Awesome/issues/886#issuecomment-143184703
.

/**

  • The template for displaying the footer.

*

  • Contains the closing of the #content div and all content after

*

  • @package zerif

*/

?>


<?php

    $footer_sections = 0;

    $zerif_address = get_theme_mod('zerif_address',__('Company address','zerif-lite'));
    $zerif_address_icon = get_theme_mod('zerif_address_icon',get_template_directory_uri().'/images/map25-redish.png');

    $zerif_email = get_theme_mod('zerif_email','<a href="mailto:[email protected]">[email protected]</a>');
    $zerif_email_icon = get_theme_mod('zerif_email_icon',get_template_directory_uri().'/images/envelope4-green.png');

    $zerif_phone = get_theme_mod('zerif_phone','<a href="tel:0 332 548 954">0 332 548 954</a>');
    $zerif_phone_icon = get_theme_mod('zerif_phone_icon',get_template_directory_uri().'/images/telephone65-blue.png');

    $zerif_socials_facebook = get_theme_mod('zerif_socials_facebook','#');

    $zerif_socials_twitter = get_theme_mod('zerif_socials_twitter','#');

    $zerif_socials_linkedin = get_theme_mod('zerif_socials_linkedin','#');

    $zerif_socials_behance = get_theme_mod('zerif_socials_behance','#');

    $zerif_socials_dribbble = get_theme_mod('zerif_socials_dribbble','#');

    $zerif_socials_reddit = get_theme_mod('zerif_socials_reddit');

    $zerif_socials_tumblr = get_theme_mod('zerif_socials_tumblr');

    $zerif_socials_pinterest = get_theme_mod('zerif_socials_pinterest');

    $zerif_socials_googleplus = get_theme_mod('zerif_socials_googleplus');

    $zerif_socials_youtube = get_theme_mod('zerif_socials_youtube');

    $zerif_copyright = get_theme_mod('zerif_copyright');


    if(!empty($zerif_address) || !empty($zerif_address_icon)):
        $footer_sections++;
    endif;

    if(!empty($zerif_email) || !empty($zerif_email_icon)):
        $footer_sections++;
    endif;

    if(!empty($zerif_phone) || !empty($zerif_phone_icon)):
        $footer_sections++;
    endif;

    if(!empty($zerif_socials_facebook) || !empty($zerif_socials_twitter) || !empty($zerif_socials_linkedin) || !empty($zerif_socials_behance) || !empty($zerif_socials_youtube) || !empty($zerif_socials_dribbble) || !empty($zerif_socials_reddit) || !empty($zerif_socials_tumblr) || !empty($zerif_socials_pinterest) || !empty($zerif_socials_googleplus) || !empty($zerif_copyright)):
        $footer_sections++;
    endif;

    if( $footer_sections == 1 ):
        $footer_class = 'col-md-3 footer-box one-cell';
    elseif( $footer_sections == 2 ):
        $footer_class = 'col-md-3 footer-box two-cell';
    elseif( $footer_sections == 3 ):
        $footer_class = 'col-md-3 footer-box three-cell';
    elseif( $footer_sections == 4 ):
        $footer_class = 'col-md-3 footer-box four-cell';
    else:
        $footer_class = 'col-md-3 footer-box four-cell';
    endif;



    /* COMPANY ADDRESS */

    echo '<div class="footer-box-wrap">';

    if( !empty($zerif_address) ):

        echo '<div class="'.$footer_class.' company-details">';

            echo '<div class="icon-top red-text">';

                if( !empty($zerif_address_icon) ) echo '<img src="'.$zerif_address_icon.'">';

            echo '</div>';

            echo $zerif_address;

        echo '</div>';

    endif;



    /* COMPANY EMAIL */




    if( !empty($zerif_email) ):

        echo '<div class="'.$footer_class.' company-details">';

            echo '<div class="icon-top green-text">';

                if( !empty($zerif_email_icon) ) echo '<img src="'.$zerif_email_icon.'">';

            echo '</div>';

            echo $zerif_email;

        echo '</div>';

    endif;



    /* COMPANY PHONE NUMBER */




    if( !empty($zerif_phone) ):

        echo '<div class="'.$footer_class.' company-details">';

            echo '<div class="icon-top blue-text">';

                if( !empty($zerif_phone_icon) ) echo '<img src="'.$zerif_phone_icon.'">';

            echo '</div>';

            echo $zerif_phone;

        echo '</div>';

    endif;





        if( !empty($zerif_socials_facebook) || !empty($zerif_socials_twitter) || !empty($zerif_socials_linkedin) || !empty($zerif_socials_behance) || !empty($zerif_socials_dribbble) || !empty($zerif_socials_reddit) || !empty($zerif_socials_tumblr) || !empty($zerif_socials_pinterest) || !empty($zerif_socials_googleplus) || !empty($zerif_copyright) || !empty($zerif_socials_youtube) ):

                echo '<div class="'.$footer_class.' copyright">';

                if( !empty($zerif_socials_facebook) || !empty($zerif_socials_twitter) || !empty($zerif_socials_linkedin) || !empty($zerif_socials_behance) || !empty($zerif_socials_dribbble) || !empty($zerif_socials_reddit) || !empty($zerif_socials_tumblr) || !empty($zerif_socials_pinterest) || !empty($zerif_socials_googleplus) || !empty($zerif_socials_youtube) ):

                    echo '<ul class="social">';


                    /* facebook */

                    if( !empty($zerif_socials_facebook) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_facebook.'"><i class="fa fa-facebook"></i></a></li>';

                    endif;

                    /* twitter */

                    if( !empty($zerif_socials_twitter) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_twitter.'"><i class="fa fa-twitter"></i></a></li>';

                    endif;

                    /* linkedin */

                    if( !empty($zerif_socials_linkedin) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_linkedin.'"><i class="fa fa-linkedin"></i></a></li>';

                    endif;

                    /* behance */

                    if( !empty($zerif_socials_behance) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_behance.'"><i class="fa fa-behance"></i></a></li>';

                    endif;

                    /* dribbble */

                    if( !empty($zerif_socials_dribbble) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_dribbble.'"><i class="fa fa-dribbble"></i></a></li>';

                    endif;

                    /* googleplus */

                    if( !empty($zerif_socials_googleplus) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_googleplus.'"><i class="fa fa-google"></i></a></li>';

                    endif;

                    /* pinterest */

                    if( !empty($zerif_socials_pinterest) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_pinterest.'"><i class="fa fa-pinterest"></i></a></li>';


                    endif;

                    /* tumblr */

                    if( !empty($zerif_socials_tumblr) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_tumblr.'"><i class="fa fa-tumblr"></i></a></li>';

                    endif;

                    /* reddit */

                    if( !empty($zerif_socials_reddit) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_reddit.'"><i class="fa fa-reddit"></i></a></li>';

                    endif;

                    /* youtube */

                    if( !empty($zerif_socials_youtube) ):

                        echo '<li><a target="_blank" href="'.$zerif_socials_youtube.'"><i class="fa fa-pinterest-p"></i></a></li>';

                    endif;
                    echo '</ul>';

                endif;  


                if( !empty($zerif_copyright) ):

                    echo '<p id="zerif-copyright">'.$zerif_copyright.'</p>';

                elseif( isset( $wp_customize ) ):

                    echo '<p id="zerif-copyright" class="zerif_hidden_if_not_customizer"></p>';

                endif;

                echo '</div>';

        endif;

        echo '</div>';

        ?>
<?php zerif_bottom_footer_trigger(); ?>

<!-- reduce heigt of the google maps on mobile -->
<style type="text/css">
    .zerif_google_map {
        height: 300px !important;
    }
</style>

$zerif_slides_array = array();

for ($i=1; $i<=3; $i++){
    $zerif_bgslider = get_theme_mod('zerif_bgslider_'.$i);
    array_push($zerif_slides_array, $zerif_bgslider);
}

$count_slides = 0;

if( !empty($zerif_slides_array) && is_home() ):

        echo '</div><!-- .zerif_full_site -->';

    echo '</div><!-- .zerif_full_site_wrap -->';

endif;

wp_footer(); ?>

<?php zerif_bottom_body_trigger(); ?>

Vincent
Pour modifier fontawesome et ajouter tes propres icônes (dont viadeo) le plus simple est d'utiliser un site comme fontastic, iconmoon ou fontello. Cela permet aussi de ne prendre que les icônes qui t'intéressent et pas les autres dans fontawesome.
Thomas

Bonjour,

Vous serait-il possible de passer en discussion privée ? Vous arrosez
tous les feature requesters.

Merci

Jean-Christophe BURNEAU
Computences - Conception logicielle
http://www.computences.com
jc.[email protected]
06.08.90.44.71

Le 26/09/2015 13:22, thomas-doussin a écrit :

Vincent

Pour modifier fontawesome et ajouter tes propres icĂ´nes (dont viadeo)
le plus simple est d'utiliser un site comme fontastic, iconmoon ou
fontello. Cela permet aussi de ne prendre que les icĂ´nes qui
t'intéresse et pas les autres dans fontawesome.

Thomas

De:"mezvin" [email protected]
Date:sam. j sept. AM Ă  11:40
Objet:Re: [Font-Awesome] Icon request: icon-viadeo (#886)

Bonjour,

Comme tu me l'as indiqué, j'ai modifié le css. J'ai décompressé l'archive
dans un sous répertoire de font.
Par contre, il faut que j'adapte le fichier php qui fait appel Ă  la police
des réseaux sociaux, mais seulement pour un icone.
Saurais-tu me dire comment faire ? Je galère pas mal sur ce point.

Merci beaucoup

Vincent

Ci-joint le fichier PHP.

_​Vincent_

2015-09-25 12:41 GMT+02:00 pierrewebmaster [email protected]:

Salut Vincent,

Il faut télécharger le pack de font, uploader l'archive décompressée sur
le serveur dans un dossier socicon par exemple, et ajouter dans les CSS
(adapter les chemins si nécessaire) :

@font-face {
font-family: 'socicon';
src: url('socicon/font/socicon.eot');
src: url('socicon/font/socicon.eot?#iefix') format('embedded-opentype'),
url('socicon/font/socicon.woff') format('woff'),
url('socicon/font/socicon.woff2') format('woff2'),
url('socicon/font/socicon.ttf') format('truetype'),
url('socicon/font/socicon.svg#sociconregular') format('svg');
font-weight: normal;
font-style: normal;
text-transform: initial;}
.socicon {
font-family: 'socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
.socicon:empty{
width: 1em;}

et ajouter dans le html k "k" pour l'icone de viadeo
Moi j'utilise Socicon (des français) en plus de fontawesome sans
problème

You have to download the pack do, upload the archive unpacked on the
server in a folder socicon for example, and add CSS (adjust the paths if
necessary):

@font-face https://github.com/font-face {
font-family: 'socicon';
src: url('socicon/font/socicon.eot');
src: url('socicon/font/socicon.eot?#iefix') format('embedded-opentype'),
url('socicon/font/socicon.woff') format('woff'),
url('socicon/font/socicon.woff2') format('woff2'),
url('socicon/font/socicon.ttf') format('truetype'),
url('socicon/font/socicon.svg#sociconregular') format('svg');
font-weight: normal;
font-style: normal;
text-transform: initial;}
.socicon {
font-family: 'socicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
.socicon:empty{
width: 1em;}

And add in the html k "k" for viadeo icon.
I used Socicon (french people) in addition to fontawesome

—
Reply to this email directly or view it on GitHub

https://github.com/FortAwesome/Font-Awesome/issues/886#issuecomment-143184703
.

/**

  • The template for displaying the footer.

*

  • Contains the closing of the #content div and all content after

*

  • @package zerif

*/

?>

itemtype="http://schema.org/WPFooter">


$footer_sections = 0;

$zerif_address = get_theme_mod('zerif_address',__('Company
address','zerif-lite'));
$zerif_address_icon =
get_theme_mod('zerif_address_icon',get_template_directory_uri().'/images/map25-redish.png');

$zerif_email = get_theme_mod('zerif_email',' href="mailto:[email protected]">[email protected]');
$zerif_email_icon =
get_theme_mod('zerif_email_icon',get_template_directory_uri().'/images/envelope4-green.png');

$zerif_phone = get_theme_mod('zerif_phone','0 332 548 954');
$zerif_phone_icon =
get_theme_mod('zerif_phone_icon',get_template_directory_uri().'/images/telephone65-blue.png');

$zerif_socials_facebook = get_theme_mod('zerif_socials_facebook','#');

$zerif_socials_twitter = get_theme_mod('zerif_socials_twitter','#');

$zerif_socials_linkedin = get_theme_mod('zerif_socials_linkedin','#');

$zerif_socials_behance = get_theme_mod('zerif_socials_behance','#');

$zerif_socials_dribbble = get_theme_mod('zerif_socials_dribbble','#');

$zerif_socials_reddit = get_theme_mod('zerif_socials_reddit');

$zerif_socials_tumblr = get_theme_mod('zerif_socials_tumblr');

$zerif_socials_pinterest = get_theme_mod('zerif_socials_pinterest');

$zerif_socials_googleplus = get_theme_mod('zerif_socials_googleplus');

$zerif_socials_youtube = get_theme_mod('zerif_socials_youtube');

$zerif_copyright = get_theme_mod('zerif_copyright');

if(!empty($zerif_address) || !empty($zerif_address_icon)):
$footer_sections++;
endif;

if(!empty($zerif_email) || !empty($zerif_email_icon)):
$footer_sections++;
endif;

if(!empty($zerif_phone) || !empty($zerif_phone_icon)):
$footer_sections++;
endif;

if(!empty($zerif_socials_facebook) || !empty($zerif_socials_twitter)
|| !empty($zerif_socials_linkedin) || !empty($zerif_socials_behance)
|| !empty($zerif_socials_youtube) || !empty($zerif_socials_dribbble)
|| !empty($zerif_socials_reddit) || !empty($zerif_socials_tumblr) ||
!empty($zerif_socials_pinterest) || !empty($zerif_socials_googleplus)
|| !empty($zerif_copyright)):
$footer_sections++;
endif;

if( $footer_sections == 1 ):
$footer_class = 'col-md-3 footer-box one-cell';
elseif( $footer_sections == 2 ):
$footer_class = 'col-md-3 footer-box two-cell';
elseif( $footer_sections == 3 ):
$footer_class = 'col-md-3 footer-box three-cell';
elseif( $footer_sections == 4 ):
$footer_class = 'col-md-3 footer-box four-cell';
else:
$footer_class = 'col-md-3 footer-box four-cell';
endif;

/* COMPANY ADDRESS */

echo '

';

?>

$zerif_slides_array = array();

for ($i=1; $i<=3; $i++){
$zerif_bgslider = get_theme_mod('zerif_bgslider_'.$i);
array_push($zerif_slides_array, $zerif_bgslider);
}

$count_slides = 0;

if( !empty($zerif_slides_array) && is_home() ):

echo '

';

echo '

';

endif;

wp_footer(); ?>

—
Reply to this email directly or view it on GitHub.

—
Reply to this email directly or view it on GitHub
https://github.com/FortAwesome/Font-Awesome/issues/886#issuecomment-143422224.

+1

Computences
Bah les rigolos de FontAwesome arrêteraient de snober les requêtes de cette manière, ça irait mieux.
Si les features requests sont pourries tant pis.

Des dizaines et des dizaines de personnes réclament une icône de réseau social pro depuis deux ans (quoi de plus normal pour l'une des font-icon les plus utilisées), et ils considèrent que le salut de Spock, le sigle transgenre et des entreprise factices de séries TV sont prioritaires...

+1

+1

+1

+1

+1 Please

+1

+1

+1

+1

+1

+1111111111111111111111111

@TheChen5 when will this be solved? or you will never solve it?

@NC123 I'm sorry, I am not an official collaborator with Font Awesome.
I have no official information about this icon request.
There is no milestone set for this icon.
This is the 6th most popular icon request on Font Awesome.
I'm not really sure why there isn't a milestone set for this popular icon.

Because France is not the center of the world and Viadeo is only used in France?

@Seb33300 Europe is in the center of the world, France is in the center of Europe, ĂŽle-de-France is in the center of France, Paris is in the center of ĂŽle-de-France and Viadeo is used a lot in Paris; therefore Viadeo is the center of the world...

this is not a question of France, center of the world, etc

this is just a question of lots of users asking for a feature for 2.5 years

+1 000 000 000

– Viadeo accompagne 65 millions de professionnels à travers le monde
– Avec 10 millions de membres, Viadeo est leader en France
– Avec 25 millions de membres, Viadeo est n°1 en Chine sous la marque Tianji
– Viadeo est disponible en 8 langues : français, anglais, espagnol, italien, portugais, russe, allemand et arabe
– Viadeo compte 300 collaborateurs répartis entre Paris, Beijing, Moscou, Casablanca et San Francisco

Source : http://corporate.viadeo.com/qui-sommes-nous/donnees-du-groupe-viadeo/

+10^2000000

Viadeo is based on Francophone community but has crossed this border. Francophonie is:
Map of francophonie
Ref: https://fr.wikipedia.org/wiki/Francophonie

Without count expatriated and French speakers.

+1

And without counting Chinese people using Viadeo...

Prenons les choses en main

Kudos +++ for that Nevralgeek.

Nevralgeek bonne initiative, je signe et partage.

Thanks guys, maybe this could finally make it happen... Who knows ?

Merci pour votre 'soutien', peut-être que cette pétition fera un peu bouger les choses, qui sait ?

la grosse bertha ;)
Signé ! Merci Nevralgeek

N'hésitez pas à faire part de votre frustration sur le #ViadeoGate sur Twitter !

Plus on est de fous, plus on rit

:o

Need ! :)
(Pétition signée)

+1

+1

+1

+1

+1

+1

+1

+1

+1

+1

+1

+1

+1

+1

+1

Petition still available for those who can't understand why Viadeo Icon is still absent from Font Awesome.
https://www.change.org/p/dave-gandy-add-the-viadeo-icon-in-font-awesome?recruiter=428604018&utm_source=share_petition&utm_medium=copylink

+1

+1

+1

+1

+1

Thanks for great work :)

Added fa-viadeo and fa-viadeo-square to the 4.6.0-wip branch. Closing.

@davegandy 👍 Thanks

Too late, Font Awesome is so 2015.

We don't use it anymore, the future is SVG sprites.

Cool. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Icon request: icon-thermometer
vivekagr picture vivekagr  Â·  194Comments

Icon request: icon-t-shirt
marceloverdijk picture marceloverdijk  Â·  163Comments

Icon request: icon-grav
Vivalldi picture Vivalldi  Â·  200Comments

Icon request: fa-facebook-messenger [will be available in Font Awesome 5]
sebastialonso picture sebastialonso  Â·  178Comments

Icon request: icon-walk (man walking)
roysbailey picture roysbailey  Â·  170Comments