Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jan-Peter

    (@starguide)

    Hello Harry,

    this is the list from the css file:

    .s3uu-google-plus:before {
            content: "\e900";
        }
        .s3uu-threema:before {
            content: "\e901";
        }
        .s3uu-addthis:before {
            content: "\e902";
        }
        .s3uu-tumblr:before {
            content: "\eabb";
        }
        .s3uu-facebook:before {
            content: "\e800";
        }
        .s3uu-twitter:before {
            content: "\e801";
        }
        .s3uu-pinterest:before {
            content: "\e803";
        }
        .s3uu-xing:before {
            content: "\e804";
        }
        .s3uu-linkedin:before {
            content: "\e805";
        }
        .s3uu-reddit:before {
            content: "\e806";
        }
        .s3uu-stumbleupon:before {
            content: "\e807";
        }
        .s3uu-envelope:before {
            content: "\e808";
        }
        .s3uu-print:before {
            content: "\e809";
        }
        .s3uu-info:before {
            content: "\e80a";
        }
        .s3uu-flattr:before {
            content: "\e80b";
        }
        .s3uu-whatsapp:before {
            content: "\f232";
        }
        .s3uu-paypal:before {
            content: "\e603";
        }
        .s3uu-patreon:before {
            content: "\e602";
        }
        .s3uu-bitcoin:before {
            content: "\e601";
        }
        .s3uu-vk:before {
            content: "\e600";
        }
        .s3uu-diaspora:before {
            content: "\e903";
        }

    Cheers,
    JP

    Thread Starter Harry Milatz

    (@harry-milatz)

    Hey JP,

    i mean an overview with the icons like here:
    http://astronautweb.co/snippet/font-awesome/

    I am asking because i want to use some icons like an arrow e.g. just for the social sharing buttons and if such icons are in the font shariff3uu i can avoid loading another second icon font;)

    Best regards,
    Harry

    Plugin Author Jan-Peter

    (@starguide)

    Hey Harry,

    well, above that’s the complete list of icons of our font. Our font only includes icons we actually use in our plugin. So there are mainly icons of the services (Facebook, Google, mail, info and so on).

    We don’t have any unused icons in there. We made our own font, because it is only 5% of the size of font awesome. No need to load 400 KB of icons that are not used by our plugin.

    So, our font won’t be of use to you. But take a look at services like

    https://icomoon.io/app/#/select

    where you can easily create your own font with just the icons you need for your site.

    JP

    Thread Starter Harry Milatz

    (@harry-milatz)

    Thanks:) I did this a hour ago;)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘font shariff3uu’ is closed to new replies.