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
+1
+1
+1
+1
+1
+1
+1
+1
+1
here one: http://shoestrap.org/downloads/elusive-icons-webfont/
svg:
+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. Here is a SVG file :)
https://www.dropbox.com/s/9bzakg26mld1lp4/fa-viadeo.svg?dl=0
+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: +1
Viadeo EPS (official source)
+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èmeYou 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èmeYou 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èmeYou 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
.
/**
*
*
*/
?>
<?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(); ?>
Most helpful comment
Added
fa-viadeo
andfa-viadeo-square
to the 4.6.0-wip branch. Closing.