Skip to content

Instantly share code, notes, and snippets.

@Jelby-John
Last active December 22, 2017 15:02
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save Jelby-John/cf462ab5baa1bba6ea6f to your computer and use it in GitHub Desktop.
Save Jelby-John/cf462ab5baa1bba6ea6f to your computer and use it in GitHub Desktop.
Glyphicons Pro in Twitter Bootstrap 3
SETUP:
Install the fonts from your purchased Glyphicons Pro package into the Bootstrap font folder
i.e. glyphicons/web/html_css/fonts/glyphicons-regular.eot -> bootstrap/fonts
Do the same for the svg, ttf & woff files.
Access the icons just like the Halflings but changing glyphicon to glyphpro
i.e. <span class="glyphpro glyphpro-download"></span>
i.e. <span class="glyphfiles glyphfiles-xml"></span>
i.e. <span class="glyphsocial glyphsocial-github"></span>
See glyphicons.files.css & glyphicons.social.css for the other glyphicon types.
I've changed a few names here and there and so refer to the PDF for each icon set.
Download the refernce PDFs from: http://bit.ly/V7VHnF
@font-face { font-family: 'Glyphicons files'; src: url('../fonts/glyphicons-filetypes-regular.eot'); src: url('../fonts/glyphicons-filetypes-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-filetypes-regular.woff') format('woff'), url('../fonts/glyphicons-filetypes-regular.ttf') format('truetype'), url('../fonts/glyphicons-filetypes-regular.svg#glyphicons-filetypes-regular') format('svg'); } .glyphfiles { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons files'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }.glyphfiles-txt:before {content: "\e001"; }.glyphfiles-doc:before {content: "\e002"; }.glyphfiles-rtf:before {content: "\e003"; }.glyphfiles-log:before {content: "\e004"; }.glyphfiles-tex:before {content: "\e005"; }.glyphfiles-msg:before {content: "\e006"; }.glyphfiles-text:before {content: "\e007"; }.glyphfiles-wpd:before {content: "\e008"; }.glyphfiles-wps:before {content: "\e009"; }.glyphfiles-docx:before {content: "\e010"; }.glyphfiles-page:before {content: "\e011"; }.glyphfiles-csv:before {content: "\e012"; }.glyphfiles-dat:before {content: "\e013"; }.glyphfiles-tar:before {content: "\e014"; }.glyphfiles-xml:before {content: "\e015"; }.glyphfiles-vcf:before {content: "\e016"; }.glyphfiles-pps:before {content: "\e017"; }.glyphfiles-key:before {content: "\e018"; }.glyphfiles-ppt:before {content: "\e019"; }.glyphfiles-pptx:before {content: "\e020"; }.glyphfiles-sdf:before {content: "\e021"; }.glyphfiles-gbr:before {content: "\e022"; }.glyphfiles-ged:before {content: "\e023"; }.glyphfiles-mp3:before {content: "\e024"; }.glyphfiles-m4a:before {content: "\e025"; }.glyphfiles-waw:before {content: "\e026"; }.glyphfiles-wma:before {content: "\e027"; }.glyphfiles-mpa:before {content: "\e028"; }.glyphfiles-iff:before {content: "\e029"; }.glyphfiles-aif:before {content: "\e030"; }.glyphfiles-ra:before {content: "\e031"; }.glyphfiles-mid:before {content: "\e032"; }.glyphfiles-m3v:before {content: "\e033"; }.glyphfiles-e_3gp:before {content: "\e034"; }.glyphfiles-shf:before {content: "\e035"; }.glyphfiles-avi:before {content: "\e036"; }.glyphfiles-asx:before {content: "\e037"; }.glyphfiles-mp4:before {content: "\e038"; }.glyphfiles-e_3g2:before {content: "\e039"; }.glyphfiles-mpg:before {content: "\e040"; }.glyphfiles-asf:before {content: "\e041"; }.glyphfiles-vob:before {content: "\e042"; }.glyphfiles-wmv:before {content: "\e043"; }.glyphfiles-mov:before {content: "\e044"; }.glyphfiles-srt:before {content: "\e045"; }.glyphfiles-m4v:before {content: "\e046"; }.glyphfiles-flv:before {content: "\e047"; }.glyphfiles-rm:before {content: "\e048"; }.glyphfiles-png:before {content: "\e049"; }.glyphfiles-psd:before {content: "\e050"; }.glyphfiles-psp:before {content: "\e051"; }.glyphfiles-jpg:before {content: "\e052"; }.glyphfiles-tif:before {content: "\e053"; }.glyphfiles-tiff:before {content: "\e054"; }.glyphfiles-gif:before {content: "\e055"; }.glyphfiles-bmp:before {content: "\e056"; }.glyphfiles-tga:before {content: "\e057"; }.glyphfiles-thm:before {content: "\e058"; }.glyphfiles-yuv:before {content: "\e059"; }.glyphfiles-dds:before {content: "\e060"; }.glyphfiles-ai:before {content: "\e061"; }.glyphfiles-eps:before {content: "\e062"; }.glyphfiles-ps:before {content: "\e063"; }.glyphfiles-svg:before {content: "\e064"; }.glyphfiles-pdf:before {content: "\e065"; }.glyphfiles-pct:before {content: "\e066"; }.glyphfiles-indd:before {content: "\e067"; }.glyphfiles-xlr:before {content: "\e068"; }.glyphfiles-xls:before {content: "\e069"; }.glyphfiles-xlsx:before {content: "\e070"; }.glyphfiles-db:before {content: "\e071"; }.glyphfiles-dbf:before {content: "\e072"; }.glyphfiles-mdb:before {content: "\e073"; }.glyphfiles-pdb:before {content: "\e074"; }.glyphfiles-sql:before {content: "\e075"; }.glyphfiles-aacd:before {content: "\e076"; }.glyphfiles-app:before {content: "\e077"; }.glyphfiles-exe:before {content: "\e078"; }.glyphfiles-com:before {content: "\e079"; }.glyphfiles-bat:before {content: "\e080"; }.glyphfiles-apk:before {content: "\e081"; }.glyphfiles-jar:before {content: "\e082"; }.glyphfiles-hsf:before {content: "\e083"; }.glyphfiles-pif:before {content: "\e084"; }.glyphfiles-vb:before {content: "\e085"; }.glyphfiles-cgi:before {content: "\e086"; }.glyphfiles-css:before {content: "\e087"; }.glyphfiles-js:before {content: "\e088"; }.glyphfiles-php:before {content: "\e089"; }.glyphfiles-xhtml:before {content: "\e090"; }.glyphfiles-htm:before {content: "\e091"; }.glyphfiles-html:before {content: "\e092"; }.glyphfiles-asp:before {content: "\e093"; }.glyphfiles-cer:before {content: "\e094"; }.glyphfiles-jsp:before {content: "\e095"; }.glyphfiles-cfm:before {content: "\e096"; }.glyphfiles-aspx:before {content: "\e097"; }.glyphfiles-rss:before {content: "\e098"; }.glyphfiles-csr:before {content: "\e099"; }.glyphfiles-less:before {content: "\003c"; }.glyphfiles-otf:before {content: "\e101"; }.glyphfiles-ttf:before {content: "\e102"; }.glyphfiles-font:before {content: "\e103"; }.glyphfiles-fnt:before {content: "\e104"; }.glyphfiles-eot:before {content: "\e105"; }.glyphfiles-woff:before {content: "\e106"; }.glyphfiles-zip:before {content: "\e107"; }.glyphfiles-zipx:before {content: "\e108"; }.glyphfiles-rar:before {content: "\e109"; }.glyphfiles-targ:before {content: "\e110"; }.glyphfiles-sitx:before {content: "\e111"; }.glyphfiles-deb:before {content: "\e112"; }.glyphfiles-e_7z:before {content: "\e113"; }.glyphfiles-pkg:before {content: "\e114"; }.glyphfiles-rpm:before {content: "\e115"; }.glyphfiles-cbr:before {content: "\e116"; }.glyphfiles-gz:before {content: "\e117"; }.glyphfiles-dmg:before {content: "\e118"; }.glyphfiles-cue:before {content: "\e119"; }.glyphfiles-bin:before {content: "\e120"; }.glyphfiles-iso:before {content: "\e121"; }.glyphfiles-hdf:before {content: "\e122"; }.glyphfiles-vcd:before {content: "\e123"; }.glyphfiles-bak:before {content: "\e124"; }.glyphfiles-tmp:before {content: "\e125"; }.glyphfiles-ics:before {content: "\e126"; }.glyphfiles-msi:before {content: "\e127"; }.glyphfiles-cfg:before {content: "\e128"; }.glyphfiles-ini:before {content: "\e129"; }.glyphfiles-prf:before {content: "\e130"; }
@font-face { font-family: 'Glyphicons pro'; src: url('../fonts/glyphicons-regular.eot'); src: url('../fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-regular.woff') format('woff'), url('../fonts/glyphicons-regular.ttf') format('truetype'), url('../fonts/glyphicons-regular.svg#glyphicons-regular') format('svg'); } .glyphpro { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons pro'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }.glyphpro-address_book:before {content: "\e089"; }.glyphpro-adjust:before {content: "\e092"; }.glyphpro-adjust_alt:before {content: "\e140"; }.glyphpro-airplane:before {content: "\2708"; }.glyphpro-alarm:before {content: "\e054"; }.glyphpro-albums:before {content: "\e240"; }.glyphpro-align_center:before {content: "\e112"; }.glyphpro-align_left:before {content: "\e111"; }.glyphpro-align_right:before {content: "\e113"; }.glyphpro-anchor:before {content: "\2693"; }.glyphpro-arrow_down:before {content: "\e213"; }.glyphpro-arrow_left:before {content: "\e211"; }.glyphpro-arrow_right:before {content: "\e212"; }.glyphpro-arrow_up:before {content: "\e214"; }.glyphpro-asterisk:before {content: "\002a"; }.glyphpro-ax:before {content: "\e314"; }.glyphpro-bank:before {content: "\e264"; }.glyphpro-barcode:before {content: "\e260"; }.glyphpro-baseball:before {content: "\26be"; }.glyphpro-basketball:before {content: "\e463"; }.glyphpro-bathrobe:before {content: "\e384"; }.glyphpro-beer:before {content: "\e275"; }.glyphpro-bell:before {content: "\e334"; }.glyphpro-bicycle:before {content: "\e307"; }.glyphpro-big_thumbnails:before {content: "\e156"; }.glyphpro-bin:before {content: "\e017"; }.glyphpro-binoculars:before {content: "\e026"; }.glyphpro-birthday_cake:before {content: "\e279"; }.glyphpro-blacksmith:before {content: "\e461"; }.glyphpro-blog:before {content: "\e331"; }.glyphpro-bluetooth:before {content: "\e226"; }.glyphpro-boat:before {content: "\e256"; }.glyphpro-bold:before {content: "\e103"; }.glyphpro-bomb:before {content: "\e290"; }.glyphpro-book:before {content: "\e072"; }.glyphpro-book_open:before {content: "\e352"; }.glyphpro-bookmark:before {content: "\e073"; }.glyphpro-bowling:before {content: "\e316"; }.glyphpro-briefcase:before {content: "\e342"; }.glyphpro-brightness_less:before {content: "\e189"; }.glyphpro-brightness_more:before {content: "\e190"; }.glyphpro-brush:before {content: "\e235"; }.glyphpro-bug:before {content: "\e361"; }.glyphpro-building:before {content: "\e090"; }.glyphpro-bullets:before {content: "\e282"; }.glyphpro-bullhorn:before {content: "\e356"; }.glyphpro-buoy:before {content: "\e262"; }.glyphpro-bus:before {content: "\e032"; }.glyphpro-cake:before {content: "\e273"; }.glyphpro-calculator:before {content: "\e324"; }.glyphpro-calendar:before {content: "\e046"; }.glyphpro-camera:before {content: "\e011"; }.glyphpro-camera_small:before {content: "\e048"; }.glyphpro-candle:before {content: "\e335"; }.glyphpro-car:before {content: "\e006"; }.glyphpro-cardio:before {content: "\e283"; }.glyphpro-cargo:before {content: "\e060"; }.glyphpro-cars:before {content: "\e029"; }.glyphpro-cart_in:before {content: "\e210"; }.glyphpro-cart_out:before {content: "\e209"; }.glyphpro-cctv:before {content: "\e367"; }.glyphpro-celebration:before {content: "\e292"; }.glyphpro-certificate:before {content: "\e333"; }.glyphpro-charts:before {content: "\e042"; }.glyphpro-chat:before {content: "\e246"; }.glyphpro-check:before {content: "\e153"; }.glyphpro-chevron_left:before {content: "\e225"; }.glyphpro-chevron_right:before {content: "\e224"; }.glyphpro-circle_ban:before {content: "\e200"; }.glyphpro-circle_down:before {content: "\e201"; }.glyphpro-circle_exclaim:before {content: "\e197"; }.glyphpro-circle_info:before {content: "\e196"; }.glyphpro-circle_minus:before {content: "\e192"; }.glyphpro-circle_ok:before {content: "\e194"; }.glyphpro-circle_plus:before {content: "\e191"; }.glyphpro-circle_question:before {content: "\e195"; }.glyphpro-circle_remove:before {content: "\e193"; }.glyphpro-circle_tick:before {content: "\e199"; }.glyphpro-circle_up:before {content: "\e202"; }.glyphpro-classic_hammer:before {content: "\e376"; }.glyphpro-claw_hammer:before {content: "\e375"; }.glyphpro-cleaning:before {content: "\e068"; }.glyphpro-clock:before {content: "\e055"; }.glyphpro-cloud:before {content: "\2601"; }.glyphpro-cloud_download:before {content: "\e364"; }.glyphpro-cloud_minus:before {content: "\e414"; }.glyphpro-cloud_plus:before {content: "\e413"; }.glyphpro-cloud_upload:before {content: "\e365"; }.glyphpro-coat_hanger:before {content: "\e382"; }.glyphpro-coffee_cup:before {content: "\e295"; }.glyphpro-cogwheel:before {content: "\e137"; }.glyphpro-cogwheels:before {content: "\e138"; }.glyphpro-coins:before {content: "\e038"; }.glyphpro-collapse:before {content: "\e369"; }.glyphpro-collapse_top:before {content: "\e370"; }.glyphpro-comments:before {content: "\e310"; }.glyphpro-compass:before {content: "\e061"; }.glyphpro-compressed:before {content: "\e411"; }.glyphpro-construction_cone:before {content: "\e431"; }.glyphpro-conversation:before {content: "\e245"; }.glyphpro-copyright:before {content: "\e399"; }.glyphpro-credit_card:before {content: "\e268"; }.glyphpro-crop:before {content: "\e094"; }.glyphpro-crown:before {content: "\e362"; }.glyphpro-cup:before {content: "\e075"; }.glyphpro-cutlery:before {content: "\e277"; }.glyphpro-dashboard:before {content: "\e332"; }.glyphpro-database_ban:before {content: "\e144"; }.glyphpro-database_lock:before {content: "\e141"; }.glyphpro-database_minus:before {content: "\e143"; }.glyphpro-database_plus:before {content: "\e142"; }.glyphpro-delete:before {content: "\e257"; }.glyphpro-dice:before {content: "\e323"; }.glyphpro-direction:before {content: "\e234"; }.glyphpro-disk_export:before {content: "\e420"; }.glyphpro-disk_import:before {content: "\e419"; }.glyphpro-disk_open:before {content: "\e416"; }.glyphpro-disk_remove:before {content: "\e418"; }.glyphpro-disk_save:before {content: "\e415"; }.glyphpro-disk_saved:before {content: "\e417"; }.glyphpro-dislikes:before {content: "\e049"; }.glyphpro-display:before {content: "\e087"; }.glyphpro-divide:before {content: "\00f7"; }.glyphpro-dog:before {content: "\e003"; }.glyphpro-download:before {content: "\e182"; }.glyphpro-dress:before {content: "\e383"; }.glyphpro-drink:before {content: "\e274"; }.glyphpro-dumbbell:before {content: "\e357"; }.glyphpro-ear_plugs:before {content: "\e169"; }.glyphpro-earphone:before {content: "\e443"; }.glyphpro-edit:before {content: "\e151"; }.glyphpro-eject:before {content: "\e180"; }.glyphpro-electricity:before {content: "\e206"; }.glyphpro-embed:before {content: "\e118"; }.glyphpro-embed_close:before {content: "\e119"; }.glyphpro-envelope:before {content: "\2709"; }.glyphpro-eu_socket:before {content: "\e379"; }.glyphpro-euro:before {content: "\20ac"; }.glyphpro-exit:before {content: "\e389"; }.glyphpro-expand:before {content: "\e368"; }.glyphpro-eye_close:before {content: "\e053"; }.glyphpro-eye_open:before {content: "\e052"; }.glyphpro-eyedropper:before {content: "\e091"; }.glyphpro-fabric:before {content: "\e287"; }.glyphpro-facetime:before {content: "\e181"; }.glyphpro-factory:before {content: "\e451"; }.glyphpro-fast_backward:before {content: "\e172"; }.glyphpro-fast_food:before {content: "\e276"; }.glyphpro-fast_forward:before {content: "\e178"; }.glyphpro-fax:before {content: "\e450"; }.glyphpro-female:before {content: "\e248"; }.glyphpro-file_export:before {content: "\e360"; }.glyphpro-file_import:before {content: "\e359"; }.glyphpro-files:before {content: "\e037"; }.glyphpro-film:before {content: "\e009"; }.glyphpro-filter:before {content: "\e321"; }.glyphpro-fins:before {content: "\e254"; }.glyphpro-fire:before {content: "\e023"; }.glyphpro-fishes:before {content: "\e255"; }.glyphpro-flag:before {content: "\e267"; }.glyphpro-flash:before {content: "\e242"; }.glyphpro-floppy_disk:before {content: "\e444"; }.glyphpro-floppy_open:before {content: "\e448"; }.glyphpro-floppy_remove:before {content: "\e446"; }.glyphpro-floppy_save:before {content: "\e447"; }.glyphpro-floppy_saved:before {content: "\e445"; }.glyphpro-flower:before {content: "\2698"; }.glyphpro-folder_closed:before {content: "\e441"; }.glyphpro-folder_flag:before {content: "\e149"; }.glyphpro-folder_lock:before {content: "\e148"; }.glyphpro-folder_minus:before {content: "\e147"; }.glyphpro-folder_new:before {content: "\e150"; }.glyphpro-folder_open:before {content: "\e145"; }.glyphpro-folder_plus:before {content: "\e146"; }.glyphpro-font:before {content: "\e101"; }.glyphpro-forward:before {content: "\e177"; }.glyphpro-french_press:before {content: "\e294"; }.glyphpro-full_arrow_down:before {content: "\e220"; }.glyphpro-full_arrow_left:before {content: "\e217"; }.glyphpro-full_arrow_right:before {content: "\e218"; }.glyphpro-full_arrow_up:before {content: "\e219"; }.glyphpro-full_screen:before {content: "\e350"; }.glyphpro-gamepad:before {content: "\e322"; }.glyphpro-gbp:before {content: "\e229"; }.glyphpro-gift:before {content: "\e070"; }.glyphpro-git_branch:before {content: "\e423"; }.glyphpro-git_commit:before {content: "\e430"; }.glyphpro-git_compare:before {content: "\e429"; }.glyphpro-git_create:before {content: "\e424"; }.glyphpro-git_delete:before {content: "\e426"; }.glyphpro-git_merge:before {content: "\e427"; }.glyphpro-git_private:before {content: "\e425"; }.glyphpro-git_pull_request:before {content: "\e428"; }.glyphpro-glass:before {content: "\e001"; }.glyphpro-global:before {content: "\e372"; }.glyphpro-globe:before {content: "\e341"; }.glyphpro-globe_alt:before {content: "\e371"; }.glyphpro-golf:before {content: "\e437"; }.glyphpro-golf_course:before {content: "\e403"; }.glyphpro-google_maps:before {content: "\e243"; }.glyphpro-grater:before {content: "\e297"; }.glyphpro-hand_down:before {content: "\e349"; }.glyphpro-hand_left:before {content: "\e347"; }.glyphpro-hand_right:before {content: "\e346"; }.glyphpro-hand_up:before {content: "\e348"; }.glyphpro-handsaw:before {content: "\e377"; }.glyphpro-hdd:before {content: "\e343"; }.glyphpro-header:before {content: "\e460"; }.glyphpro-headphones:before {content: "\e077"; }.glyphpro-headset:before {content: "\e078"; }.glyphpro-heart:before {content: "\e013"; }.glyphpro-heart_empty:before {content: "\e020"; }.glyphpro-heat:before {content: "\e085"; }.glyphpro-history:before {content: "\e058"; }.glyphpro-hockey:before {content: "\e438"; }.glyphpro-home:before {content: "\e021"; }.glyphpro-hospital:before {content: "\e299"; }.glyphpro-hospital_h:before {content: "\e300"; }.glyphpro-imac:before {content: "\e161"; }.glyphpro-inbox:before {content: "\e131"; }.glyphpro-inbox_in:before {content: "\e135"; }.glyphpro-inbox_lock:before {content: "\e134"; }.glyphpro-inbox_minus:before {content: "\e133"; }.glyphpro-inbox_out:before {content: "\e136"; }.glyphpro-inbox_plus:before {content: "\e132"; }.glyphpro-ipad:before {content: "\e163"; }.glyphpro-iphone:before {content: "\e164"; }.glyphpro-iphone_exchange:before {content: "\e166"; }.glyphpro-iphone_shake:before {content: "\e337"; }.glyphpro-iphone_transfer:before {content: "\e165"; }.glyphpro-ipod:before {content: "\e167"; }.glyphpro-ipod_shuffle:before {content: "\e168"; }.glyphpro-italic:before {content: "\e102"; }.glyphpro-justify:before {content: "\e114"; }.glyphpro-kettle:before {content: "\e298"; }.glyphpro-keyboard_cable:before {content: "\e270"; }.glyphpro-keyboard_wifi:before {content: "\e269"; }.glyphpro-keynote:before {content: "\e062"; }.glyphpro-keys:before {content: "\e045"; }.glyphpro-kiosk:before {content: "\e454"; }.glyphpro-kiosk_food:before {content: "\e457"; }.glyphpro-kiosk_light:before {content: "\e456"; }.glyphpro-kiosk_wheels:before {content: "\e455"; }.glyphpro-leaf:before {content: "\e002"; }.glyphpro-leather:before {content: "\e288"; }.glyphpro-left_indent:before {content: "\e109"; }.glyphpro-life_preserver:before {content: "\e308"; }.glyphpro-lightbulb:before {content: "\e065"; }.glyphpro-link:before {content: "\e051"; }.glyphpro-list:before {content: "\e115"; }.glyphpro-lock:before {content: "\e204"; }.glyphpro-log_book:before {content: "\e088"; }.glyphpro-log_in:before {content: "\e387"; }.glyphpro-log_out:before {content: "\e388"; }.glyphpro-luggage:before {content: "\e034"; }.glyphpro-macbook:before {content: "\e162"; }.glyphpro-magic:before {content: "\e010"; }.glyphpro-magnet:before {content: "\e024"; }.glyphpro-male:before {content: "\e247"; }.glyphpro-message_ban:before {content: "\e127"; }.glyphpro-message_empty:before {content: "\e122"; }.glyphpro-message_flag:before {content: "\e128"; }.glyphpro-message_forward:before {content: "\e381"; }.glyphpro-message_full:before {content: "\e121"; }.glyphpro-message_in:before {content: "\e123"; }.glyphpro-message_lock:before {content: "\e129"; }.glyphpro-message_minus:before {content: "\e126"; }.glyphpro-message_new:before {content: "\e130"; }.glyphpro-message_out:before {content: "\e124"; }.glyphpro-message_plus:before {content: "\e125"; }.glyphpro-microphone:before {content: "\e301"; }.glyphpro-minus:before {content: "\2212"; }.glyphpro-money:before {content: "\e459"; }.glyphpro-moon:before {content: "\e231"; }.glyphpro-more:before {content: "\e188"; }.glyphpro-more_items:before {content: "\e319"; }.glyphpro-more_windows:before {content: "\e155"; }.glyphpro-move:before {content: "\e187"; }.glyphpro-music:before {content: "\e018"; }.glyphpro-mute:before {content: "\e183"; }.glyphpro-nails:before {content: "\e374"; }.glyphpro-nameplate:before {content: "\e353"; }.glyphpro-nameplate_alt:before {content: "\e354"; }.glyphpro-new_window:before {content: "\e152"; }.glyphpro-new_window_alt:before {content: "\e390"; }.glyphpro-note:before {content: "\e019"; }.glyphpro-notes:before {content: "\e040"; }.glyphpro-notes_2:before {content: "\e030"; }.glyphpro-ok_2:before {content: "\e207"; }.glyphpro-oxygen:before {content: "\e253"; }.glyphpro-package:before {content: "\e412"; }.glyphpro-pants:before {content: "\e285"; }.glyphpro-paperclip:before {content: "\e063"; }.glyphpro-pause:before {content: "\e175"; }.glyphpro-pen:before {content: "\e236"; }.glyphpro-pencil:before {content: "\270f"; }.glyphpro-phone_alt:before {content: "\e442"; }.glyphpro-piano:before {content: "\e327"; }.glyphpro-picture:before {content: "\e139"; }.glyphpro-pie_chart:before {content: "\e043"; }.glyphpro-pin_flag:before {content: "\e338"; }.glyphpro-pins:before {content: "\e239"; }.glyphpro-pipe:before {content: "\e439"; }.glyphpro-pizza:before {content: "\e278"; }.glyphpro-play:before {content: "\e174"; }.glyphpro-play_button:before {content: "\e221"; }.glyphpro-playlist:before {content: "\e160"; }.glyphpro-plug:before {content: "\e266"; }.glyphpro-plus:before {content: "\002b"; }.glyphpro-podium:before {content: "\e329"; }.glyphpro-pool:before {content: "\e261"; }.glyphpro-pot:before {content: "\e296"; }.glyphpro-power:before {content: "\e064"; }.glyphpro-print:before {content: "\e016"; }.glyphpro-projector:before {content: "\e057"; }.glyphpro-pushpin:before {content: "\e336"; }.glyphpro-qrcode:before {content: "\e259"; }.glyphpro-rabbit:before {content: "\e340"; }.glyphpro-radar:before {content: "\e401"; }.glyphpro-random:before {content: "\e084"; }.glyphpro-record:before {content: "\e170"; }.glyphpro-redo:before {content: "\e435"; }.glyphpro-refresh:before {content: "\e082"; }.glyphpro-registered:before {content: "\e400"; }.glyphpro-remove:before {content: "\e198"; }.glyphpro-remove_2:before {content: "\e208"; }.glyphpro-repeat:before {content: "\e086"; }.glyphpro-resize_full:before {content: "\e216"; }.glyphpro-resize_small:before {content: "\e215"; }.glyphpro-restart:before {content: "\e366"; }.glyphpro-retweet:before {content: "\e081"; }.glyphpro-retweet_2:before {content: "\e230"; }.glyphpro-rewind:before {content: "\e173"; }.glyphpro-riflescope:before {content: "\e378"; }.glyphpro-right_indent:before {content: "\e110"; }.glyphpro-ring:before {content: "\02da"; }.glyphpro-road:before {content: "\e027"; }.glyphpro-rotation_lock:before {content: "\e241"; }.glyphpro-roundabout:before {content: "\e083"; }.glyphpro-router:before {content: "\e047"; }.glyphpro-rugby:before {content: "\e313"; }.glyphpro-ruler:before {content: "\e069"; }.glyphpro-sampler:before {content: "\e328"; }.glyphpro-saw_blade:before {content: "\e462"; }.glyphpro-scissors:before {content: "\e289"; }.glyphpro-screenshot:before {content: "\e186"; }.glyphpro-scuba:before {content: "\e252"; }.glyphpro-search:before {content: "\e028"; }.glyphpro-send:before {content: "\e422"; }.glyphpro-server:before {content: "\e464"; }.glyphpro-server_ban:before {content: "\e467"; }.glyphpro-server_flag:before {content: "\e468"; }.glyphpro-server_lock:before {content: "\e469"; }.glyphpro-server_minus:before {content: "\e466"; }.glyphpro-server_new:before {content: "\e470"; }.glyphpro-server_plus:before {content: "\e465"; }.glyphpro-settings:before {content: "\e281"; }.glyphpro-share:before {content: "\e223"; }.glyphpro-share_alt:before {content: "\e309"; }.glyphpro-sheriff_star:before {content: "\e258"; }.glyphpro-shield:before {content: "\e271"; }.glyphpro-shirt:before {content: "\e385"; }.glyphpro-shoe_steps:before {content: "\e432"; }.glyphpro-shop:before {content: "\e453"; }.glyphpro-shop_window:before {content: "\e452"; }.glyphpro-shopping_bag:before {content: "\e351"; }.glyphpro-shopping_cart:before {content: "\e203"; }.glyphpro-show_lines:before {content: "\e159"; }.glyphpro-signal:before {content: "\e080"; }.glyphpro-skateboard:before {content: "\e402"; }.glyphpro-skull:before {content: "\e291"; }.glyphpro-smoking:before {content: "\e363"; }.glyphpro-snorkel:before {content: "\e251"; }.glyphpro-snowflake:before {content: "\2744"; }.glyphpro-soccer_ball:before {content: "\e330"; }.glyphpro-sort:before {content: "\e320"; }.glyphpro-sort_alpha:before {content: "\e405"; }.glyphpro-sort_alpha_alt:before {content: "\e406"; }.glyphpro-sort_attributes:before {content: "\e409"; }.glyphpro-sort_attributes_alt:before {content: "\e410"; }.glyphpro-sort_order:before {content: "\e407"; }.glyphpro-sort_order_alt:before {content: "\e408"; }.glyphpro-sorting:before {content: "\e404"; }.glyphpro-sound_51:before {content: "\e396"; }.glyphpro-sound_61:before {content: "\e397"; }.glyphpro-sound_71:before {content: "\e398"; }.glyphpro-sound_dolby:before {content: "\e395"; }.glyphpro-sound_stereo:before {content: "\e394"; }.glyphpro-spade:before {content: "\e263"; }.glyphpro-spray:before {content: "\e373"; }.glyphpro-star:before {content: "\e050"; }.glyphpro-stats:before {content: "\e041"; }.glyphpro-step_backward:before {content: "\e171"; }.glyphpro-step_forward:before {content: "\e179"; }.glyphpro-stop:before {content: "\e176"; }.glyphpro-stopwatch:before {content: "\e056"; }.glyphpro-stroller:before {content: "\e076"; }.glyphpro-subtitles:before {content: "\e393"; }.glyphpro-suitcase:before {content: "\e358"; }.glyphpro-sun:before {content: "\2609"; }.glyphpro-sweater:before {content: "\e286"; }.glyphpro-t-shirt:before {content: "\e284"; }.glyphpro-table:before {content: "\e120"; }.glyphpro-table_tennis:before {content: "\e315"; }.glyphpro-tablet:before {content: "\e280"; }.glyphpro-tag:before {content: "\e066"; }.glyphpro-tags:before {content: "\e067"; }.glyphpro-tea_kettle:before {content: "\e293"; }.glyphpro-temple_buddhist:before {content: "\e306"; }.glyphpro-temple_christian:before {content: "\e303"; }.glyphpro-temple_hindu:before {content: "\e305"; }.glyphpro-temple_islam:before {content: "\e304"; }.glyphpro-text_bigger:before {content: "\e117"; }.glyphpro-text_height:before {content: "\e106"; }.glyphpro-text_resize:before {content: "\e108"; }.glyphpro-text_smaller:before {content: "\e116"; }.glyphpro-text_strike:before {content: "\e105"; }.glyphpro-text_underline:before {content: "\e104"; }.glyphpro-text_width:before {content: "\e107"; }.glyphpro-thumbnails:before {content: "\e157"; }.glyphpro-thumbnails_lines:before {content: "\e158"; }.glyphpro-thumbs_down:before {content: "\e345"; }.glyphpro-thumbs_up:before {content: "\e344"; }.glyphpro-tie:before {content: "\e325"; }.glyphpro-tint:before {content: "\e093"; }.glyphpro-tower:before {content: "\e421"; }.glyphpro-train:before {content: "\e015"; }.glyphpro-transfer:before {content: "\e458"; }.glyphpro-translate:before {content: "\e449"; }.glyphpro-tree_conifer:before {content: "\e317"; }.glyphpro-tree_deciduous:before {content: "\e318"; }.glyphpro-truck:before {content: "\e059"; }.glyphpro-turtle:before {content: "\e339"; }.glyphpro-umbrella:before {content: "\2602"; }.glyphpro-umbrella_beach:before {content: "\e014"; }.glyphpro-unchecked:before {content: "\e154"; }.glyphpro-underwear:before {content: "\e386"; }.glyphpro-undo:before {content: "\e436"; }.glyphpro-unlock:before {content: "\e205"; }.glyphpro-unshare:before {content: "\e222"; }.glyphpro-us_socket:before {content: "\e380"; }.glyphpro-usd:before {content: "\e228"; }.glyphpro-user:before {content: "\e004"; }.glyphpro-user_add:before {content: "\e007"; }.glyphpro-user_girl:before {content: "\e005"; }.glyphpro-user_group:before {content: "\e044"; }.glyphpro-user_old_man:before {content: "\e035"; }.glyphpro-user_parents:before {content: "\e025"; }.glyphpro-user_remove:before {content: "\e008"; }.glyphpro-user_woman:before {content: "\e036"; }.glyphpro-vases:before {content: "\e355"; }.glyphpro-vcard:before {content: "\e265"; }.glyphpro-vector_all:before {content: "\e100"; }.glyphpro-vector_circle:before {content: "\e096"; }.glyphpro-vector_curve:before {content: "\e099"; }.glyphpro-vector_line:before {content: "\e098"; }.glyphpro-vector_polygon:before {content: "\e097"; }.glyphpro-vector_square:before {content: "\e095"; }.glyphpro-video_hd:before {content: "\e392"; }.glyphpro-video_sd:before {content: "\e391"; }.glyphpro-volume_down:before {content: "\e185"; }.glyphpro-volume_up:before {content: "\e184"; }.glyphpro-wallet:before {content: "\e326"; }.glyphpro-warning_sign:before {content: "\e079"; }.glyphpro-webcam:before {content: "\e302"; }.glyphpro-wifi:before {content: "\e074"; }.glyphpro-wifi_alt:before {content: "\e033"; }.glyphpro-wrench:before {content: "\e440"; }.glyphpro-zoom_in:before {content: "\e237"; }.glyphpro-zoom_out:before {content: "\e238"; }
@font-face { font-family: 'Glyphicons social'; src: url('../fonts/glyphicons-social-regular.eot'); src: url('../fonts/glyphicons-social-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-social-regular.woff') format('woff'), url('../fonts/glyphicons-social-regular.ttf') format('truetype'), url('../fonts/glyphicons-social-regular.svg#glyphicons-social-regular') format('svg'); } .glyphsocial { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons social'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }.glyphsocial-pinterest:before {content: "\e001"; }.glyphsocial-dropbox:before {content: "\e002"; }.glyphsocial-google_plus:before {content: "\e003"; }.glyphsocial-jollcloud:before {content: "\e004"; }.glyphsocial-yahoo:before {content: "\e005"; }.glyphsocial-blogger:before {content: "\e006"; }.glyphsocial-picasa:before {content: "\e007"; }.glyphsocial-amazon:before {content: "\e008"; }.glyphsocial-tumblr:before {content: "\e009"; }.glyphsocial-wordpress:before {content: "\e010"; }.glyphsocial-instapaper:before {content: "\e011"; }.glyphsocial-evernote:before {content: "\e012"; }.glyphsocial-xing:before {content: "\e013"; }.glyphsocial-zootool:before {content: "\e014"; }.glyphsocial-dribbble:before {content: "\e015"; }.glyphsocial-deviantart:before {content: "\e016"; }.glyphsocial-read_it_later:before {content: "\e017"; }.glyphsocial-linked_in:before {content: "\e018"; }.glyphsocial-forrst:before {content: "\e019"; }.glyphsocial-pinboard:before {content: "\e020"; }.glyphsocial-behance:before {content: "\e021"; }.glyphsocial-github:before {content: "\e022"; }.glyphsocial-youtube:before {content: "\e023"; }.glyphsocial-skitch:before {content: "\e024"; }.glyphsocial-foursquare:before {content: "\e025"; }.glyphsocial-quora:before {content: "\e026"; }.glyphsocial-badoo:before {content: "\e027"; }.glyphsocial-spotify:before {content: "\e028"; }.glyphsocial-stumbleupon:before {content: "\e029"; }.glyphsocial-readability:before {content: "\e030"; }.glyphsocial-facebook:before {content: "\e031"; }.glyphsocial-twitter:before {content: "\e032"; }.glyphsocial-instagram:before {content: "\e033"; }.glyphsocial-posterous_space:before {content: "\e034"; }.glyphsocial-vimeo:before {content: "\e035"; }.glyphsocial-flickr:before {content: "\e036"; }.glyphsocial-last_fm:before {content: "\e037"; }.glyphsocial-rss:before {content: "\e038"; }.glyphsocial-skype:before {content: "\e039"; }.glyphsocial-email:before {content: "\e040"; }.glyphsocial-vine:before {content: "\e041"; }.glyphsocial-myspace:before {content: "\e042"; }.glyphsocial-goodreads:before {content: "\e043"; }.glyphsocial-apple:before {content: "\f8ff"; }.glyphsocial-windows:before {content: "\e045"; }.glyphsocial-yelp:before {content: "\e046"; }.glyphsocial-playstation:before {content: "\e047"; }.glyphsocial-xbox:before {content: "\e048"; }.glyphsocial-android:before {content: "\e049"; }.glyphsocial-ios:before {content: "\e050"; }
@yeago
Copy link

yeago commented Nov 21, 2014

thanks!

@cyonder
Copy link

cyonder commented Nov 12, 2015

great work, thanks.

@oborseth
Copy link

oborseth commented Apr 5, 2016

Very nice.

@emclab
Copy link

emclab commented May 25, 2016

In rails, I created file glyphicons.pro.css (copy the code from the above. error "no declarations in the rule (level 0)") under assets/stylesheets and copies all pro file to assets/font. But the glyphicon pro does not show. What I missed? Thanks.

@alexiovay
Copy link

How do you have more font files than the ones ending with -regular? I tried to output the social icons from the latest Pro version but it doesn't seem to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment