From e9f47a38be5625b50e7188db7d90f3ff2d4009fe Mon Sep 17 00:00:00 2001 From: StudioJunkyard Date: Thu, 27 Aug 2015 20:08:13 +1000 Subject: [PATCH] Added 5 Icons, tidied up some CSS, added Simple Roadmap --- README.md | 2 +- css/libreicons.css | 785 ++++++++++++++------------- font/libreicons.eot | Bin 155064 -> 156940 bytes font/libreicons.svg | 773 +++++++++++++------------- font/libreicons.ttf | Bin 154900 -> 156776 bytes font/libreicons.woff | Bin 154976 -> 156852 bytes source/svg/libre-bank.svg | 1 + source/svg/libre-social-gravatar.svg | 1 + source/svg/libre-tech-gimp.svg | 1 + source/svg/libre-tech-unity3d.svg | 1 + source/svg/libre-theme.svg | 1 + 11 files changed, 791 insertions(+), 774 deletions(-) mode change 100755 => 100644 font/libreicons.eot mode change 100755 => 100644 font/libreicons.svg mode change 100755 => 100644 font/libreicons.ttf mode change 100755 => 100644 font/libreicons.woff create mode 100644 source/svg/libre-bank.svg create mode 100644 source/svg/libre-social-gravatar.svg create mode 100644 source/svg/libre-tech-gimp.svg create mode 100644 source/svg/libre-tech-unity3d.svg create mode 100644 source/svg/libre-theme.svg diff --git a/README.md b/README.md index d0e3ddf..d9cd981 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -LibreICONS (v2.0.5) is a Free (as in Cost, and Liberty) Icon Library in much of a similar spirit as Font Awesome, Glyphicons, and other great Icons Libraries available. +LibreICONS (v2.0.6) is a Free (as in Cost, and Liberty) Icon Library in much of a similar spirit as Font Awesome, Glyphicons, and other great Icons Libraries available. Why another Icon Library? Well, out of much frustration of other Icon Libraries either having Icons that were needed for Web Development, from watching posts in other Projects for requested Icons, and those requests not being fullfiled or simply ignored. And due to the similar needs of missing Icons from other Libraries for developing [LibreCMS](https://github.com/StudioJunkyard/LibreCMS). diff --git a/css/libreicons.css b/css/libreicons.css index 2d38a06..c461e56 100755 --- a/css/libreicons.css +++ b/css/libreicons.css @@ -1,7 +1,7 @@ /*! - * LibreICONS v2.0.5 by @devel - https://github.com/StudioJunkyard/LibreICONS + * LibreICONS v2.0.6 by @devel - https://github.com/StudioJunkyard/LibreICONS * License - http://www.gnu.org/licenses/gpl-3.0.txt - * Version 2.0.5 + * Version 2.0.6 */ @charset"UTF-8"; @font-face{font-family:LibreICONS;src:url('../font/libreicons.eot');src:url('../font/libreicons.eot')format('embedded-opentype'),url('../font/libreicons.woff')format('woff'),url('../font/libreicons.ttf')format('truetype'),url('../font/libreicons.svg')format('svg')} @@ -100,15 +100,16 @@ :root .fa-flip-horizontal, :root .fa-flip-vertical{filter:none} .libre-stack, - .fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle} + .fa-stack{position:relative;display:inline-block;width:1em;height:1em;line-height:1em;vertical-align:middle} .libre-stack-1x, .libre-stack-2x, .fa-stack-1x, - .fa-stack-2x{position:absolute;left:0;width:100%;text-align:center} + .fa-stack-2x{position:absolute;left:0;right:auto;width:100%} .libre-stack-1x, - .fa-stack-1x{left:auto;right:auto;line-height:inherit} + .fa-stack-1x{right:auto;line-height:inherit} .libre-stack-2x, .fa-stack-2x{font-size:2em} +.libre-stack-action{left:-.35em;right:auto;line-height:.40em;font-size:2em;text-align:center} /* Shadows */ .shadow-depth-0{box-shadow:none!important} .text-shadow-depth-0{text-shadow:none!important} @@ -333,6 +334,7 @@ [data-status|=]:after, .badger-inverse:after{background:#222} /* Colors */ +.btn-info .text-info{color:#5bc0de!important} .text-inherit{color:inherit!important} .bg-black{background-color:#000!important} .text-black{color:#000!important} @@ -753,814 +755,819 @@ Cleaned Up and Adapted for LibreICONS .libre-ban:before, .fa-ban:before, .glyphicon-ban-circle:before{content:'\e623'} +.libre-bank:before{content:'\e624'} .libre-barcode:before, .fa-barcode:before, .glyphicon-barcode:before, - .glyphicons-barcode:before{content:'\e624'} + .glyphicons-barcode:before{content:'\e625'} .libre-bold:before, .fa-bold:before, .glyphicon-bold:before, - .glyphicons-bold:before{content:'\e625'} + .glyphicons-bold:before{content:'\e626'} .libre-bookmark:before, .fa-bookmark:before, .glyphicon-bookmark:before, - .glyphicons-bookmark:before{content:'\e626'} + .glyphicons-bookmark:before{content:'\e627'} .libre-browser-chrome:before, - .fa-chrome:before{content:'\e627'} -.libre-browser-edge:before{content:'\e628'} + .fa-chrome:before{content:'\e628'} +.libre-browser-edge:before{content:'\e629'} .libre-browser-explorer:before, - .fa-internet-explorer:before{content:'\e629'} + .fa-internet-explorer:before{content:'\e62a'} .libre-browser-firefox:before, - .fa-firefox:before{content:'\e62a'} -.libre-browser-general:before{content:'\e62b'} + .fa-firefox:before{content:'\e62b'} +.libre-browser-general:before{content:'\e62c'} .libre-browser-opera:before, - .fa-opera:before{content:'\e62c'} + .fa-opera:before{content:'\e62d'} .libre-browser-safari:before, - .fa-safari:before{content:'\e62d'} + .fa-safari:before{content:'\e62e'} .libre-bug:before, .fa-bug:before, - .glyphicons-bug:before{content:'\e62e'} + .glyphicons-bug:before{content:'\e62f'} .libre-calendar:before, .fa-calendar:before, .glyphicon-calendar:before, - .glyphicons-calendar:before{content:'\e62f'} -.libre-camera:before{content:'\e630'} -.libre-camera-aperture:before{content:'\e631'} -.libre-camera-auto-whitebalance:before{content:'\e632'} -.libre-camera-flash:before{content:'\e633'} -.libre-camera-focal-length:before{content:'\e634'} -.libre-camera-iso:before{content:'\e635'} -.libre-camera-landscape:before{content:'\e636'} -.libre-camera-macro:before{content:'\e637'} -.libre-camera-panorama:before{content:'\e638'} -.libre-camera-portrait:before{content:'\e639'} -.libre-camera-shutter-speed:before{content:'\e63a'} -.libre-camera-timer:before{content:'\e63b'} + .glyphicons-calendar:before{content:'\e630'} +.libre-camera:before{content:'\e631'} +.libre-camera-aperture:before{content:'\e632'} +.libre-camera-auto-whitebalance:before{content:'\e633'} +.libre-camera-flash:before{content:'\e634'} +.libre-camera-focal-length:before{content:'\e635'} +.libre-camera-iso:before{content:'\e636'} +.libre-camera-landscape:before{content:'\e637'} +.libre-camera-macro:before{content:'\e638'} +.libre-camera-panorama:before{content:'\e639'} +.libre-camera-portrait:before{content:'\e63a'} +.libre-camera-shutter-speed:before{content:'\e63b'} +.libre-camera-timer:before{content:'\e63c'} .libre-caret-down:before, - .fa-caret-down:before{content:'\e63c'} + .fa-caret-down:before{content:'\e63d'} .libre-caret-up:before, - .fa-caret-up:before{content:'\e63d'} + .fa-caret-up:before{content:'\e63e'} .libre-certificate:before, .fa-certificate:before, .glyphicon-certificate:before, - .glyphicons-certificate:before{content:'\e63e'} + .glyphicons-certificate:before{content:'\e63f'} .libre-chart-area:before, - .fa-area-chart:before{content:'\e63f'} + .fa-area-chart:before{content:'\e640'} .libre-chart-bar:before, .fa-bar-chart:before, - .fa-bar-chart-o:before{content:'\e640'} + .fa-bar-chart-o:before{content:'\e641'} .libre-chart-line:before, - .fa-line-chart:before{content:'\e641'} + .fa-line-chart:before{content:'\e642'} .libre-chart-pie:before, - .fa-pie-chart:before{content:'\e642'} + .fa-pie-chart:before{content:'\e643'} .libre-check-no:before, .glyphicon-remove:before, - .glyphicons-remove-2:before{content:'\e643'} + .glyphicons-remove-2:before{content:'\e644'} .libre-check-yes:before, .fa-check:before, .glyphicon-ok:before, .glyphicons-ok-2:before, - .libre-approve:before{content:'\e644'} + .libre-approve:before{content:'\e645'} .libre-chevron-down:before, .fa-angle-down:before, .fa-chevron-down:before, .glyphicon-chevron-down:before, - .glyphicons-chevron-down:before{content:'\e645'} + .glyphicons-chevron-down:before{content:'\e646'} .libre-chevron-left:before, .fa-angle-left:before, .fa-chevron-left:before, .glyphicon-chevron-left:before, - .glyphicons-chevron-left:before{content:'\e646'} + .glyphicons-chevron-left:before{content:'\e647'} .libre-chevron-right:before, .fa-angle-right:before, .fa-chevron-right:before, .glyphicon-chevron-right:before, - .glyphicons-chevron-right:before{content:'\e647'} + .glyphicons-chevron-right:before{content:'\e648'} .libre-chevron-up:before, .fa-angle-up:before, .fa-chevron-up:before, .glyphicon-chevron-up:before, - .glyphicons-chevron-up:before{content:'\e648'} + .glyphicons-chevron-up:before{content:'\e649'} .libre-circle:before, - .fa-circle:before{content:'\e649'} + .fa-circle:before{content:'\e64a'} .libre-circle-o:before, - .fa-circle-o:before{content:'\e64a'} -.libre-clipboard:before{content:'\e64b'} + .fa-circle-o:before{content:'\e64b'} +.libre-clipboard:before{content:'\e64c'} .libre-clock:before, .fa-clock-o:before, - .glyphicon-time:before{content:'\e64c'} + .glyphicon-time:before{content:'\e64d'} .libre-close:before, .fa-close:before, .fa-times:before, - .glyphicon-remove:before{content:'\e64d'} + .glyphicon-remove:before{content:'\e64e'} .libre-code:before, - .fa-code:before{content:'\e64e'} + .fa-code:before{content:'\e64f'} .libre-cog:before, .fa-cog:before, .fa-gear:before, .glyphicon-cog:before, - .glyphicons-cogwheel:before{content:'\e64f'} + .glyphicons-cogwheel:before{content:'\e650'} .libre-cogs:before, .fa-cogs:before, .fa-gears:before, - .glyphicons-cogwheels:before{content:'\e650'} -.libre-columns:before{content:'\e651'} + .glyphicons-cogwheels:before{content:'\e651'} +.libre-columns:before{content:'\e652'} .libre-comment:before, .fa-comment:before, - .glypicon-comment:before{content:'\e652'} + .glypicon-comment:before{content:'\e653'} .libre-comments:before, .fa-comments:before, - .glyphicons-comments:before{content:'\e653'} -.libre-content:before{content:'\e654'} + .glyphicons-comments:before{content:'\e654'} +.libre-content:before{content:'\e655'} .libre-copy:before, - .fa-copy:before{content:'\e655'} + .fa-copy:before{content:'\e656'} .libre-credit-card:before, .fa-cc:before, .fa-credit-card:before, .glyphicon-credit-card:before, - .glyphicons-credit-card:before{content:'\e656'} + .glyphicons-credit-card:before{content:'\e657'} .libre-credit-card-amex:before, - .fa-cc-amex:before{content:'\e657'} -.libre-credit-card-cc:before{content:'\e658'} + .fa-cc-amex:before{content:'\e658'} +.libre-credit-card-cc:before{content:'\e659'} .libre-credit-card-discover:before, - .fa-cc-discover:before{content:'\e659'} + .fa-cc-discover:before{content:'\e65a'} .libre-credit-card-mastercard:before, - .fa-cc-mastercard:before{content:'\e65a'} + .fa-cc-mastercard:before{content:'\e65b'} .libre-credit-card-paypal:before, - .fa-cc-paypal:before{content:'\e65b'} + .fa-cc-paypal:before{content:'\e65c'} .libre-credit-card-stripe:before, - .fa-cc-stripe:before{content:'\e65c'} + .fa-cc-stripe:before{content:'\e65d'} .libre-credit-card-visa:before, - .fa-cc-visa:before{content:'\e65d'} + .fa-cc-visa:before{content:'\e65e'} .libre-crop:before, .fa-crop:before, - .glyphicons-crop:before{content:'\e65e'} + .glyphicons-crop:before{content:'\e65f'} .libre-crosshairs:before, .fa-crosshairs:before, - .glyphicon-screenshot:before{content:'\e65f'} + .glyphicon-screenshot:before{content:'\e660'} .libre-cut:before, .fa-cut:before, .fa-scissors:before, .glyphicon-scissors:before, .glyphicons-scissors:before, - .glyphicons-scissors-alt:before{content:'\e660'} -.libre-dalek:before{content:'\e661'} + .glyphicons-scissors-alt:before{content:'\e661'} +.libre-dalek:before{content:'\e662'} .libre-dashboard:before, .fa-dashboard:before, .glyphicon-dashboard:before, - .glyphicons-dashboard:before{content:'\e662'} + .glyphicons-dashboard:before{content:'\e663'} .libre-database:before, .fa-database:before, - .glyphicons-database:before{content:'\e663'} + .glyphicons-database:before{content:'\e664'} .libre-desktop:before, - .fa-desktop:before{content:'\e664'} + .fa-desktop:before{content:'\e665'} .libre-download:before, .fa-download:before, .glyphicon-download:before, .glyphicon-download-alt:before, - .glyphicons-download-alt:before{content:'\e665'} -.libre-easter-egg:before{content:'\e666'} + .glyphicons-download-alt:before{content:'\e666'} +.libre-easter-egg:before{content:'\e667'} .libre-edit:before, .fa-edit:before, .glyphicon-edit:before, - .glyphicons-edit:before{content:'\e667'} + .glyphicons-edit:before{content:'\e668'} .libre-email-forward:before, - .fa-mail-forward:before{content:'\e668'} + .fa-mail-forward:before{content:'\e669'} .libre-email-reply:before, .fa-mail-reply:before, .fa-reply:before, .libre-back:before, - .libre-restore:before{content:'\e669'} + .libre-restore:before{content:'\e66a'} .libre-email-send:before, .fa-send:before, - .glyphicon-send:before{content:'\e66a'} + .glyphicon-send:before{content:'\e66b'} .libre-envelope:before, .fa-envelope:before, .fa-envelope-o:before, .glyphicon-envelope:before, - .glyphicons-envelope{content:'\e66b'} + .glyphicons-envelope{content:'\e66c'} .libre-eraser:before, .fa-eraser:before, .glyphicon-erase:before, - .glyphicons-erase:before{content:'\e66c'} + .glyphicons-erase:before{content:'\e66d'} .libre-exclamation:before, - .fa-exclamation:before{content:'\e66d'} -.libre-eyeofra:before{content:'\e66e'} + .fa-exclamation:before{content:'\e66e'} +.libre-eyeofra:before{content:'\e66f'} .libre-file:before, .fa-file:before, .fa-file-o:before, .glyphicon-file:before, - .glyphicons-file:before{content:'\e66f'} + .glyphicons-file:before{content:'\e670'} .libre-file-archive:before, .fa-file-archive-o:before, - .fa-file-zip-o:before{content:'\e670'} + .fa-file-zip-o:before{content:'\e671'} .libre-file-audio:before, .fa-file-audio-o:before, - .fa-file-sound-o:before{content:'\e671'} + .fa-file-sound-o:before{content:'\e672'} .libre-file-code:before, - .fa-file-code-o:before{content:'\e672'} + .fa-file-code-o:before{content:'\e673'} .libre-file-docs:before, .fa-file-excel-o:before, .fa-file-powerpoint-o:before, - .fa-file-word-o:before{content:'\e673'} + .fa-file-word-o:before{content:'\e674'} .libre-file-image:before, .fa-file-image-o:before, .fa-file-photo-o:before, - .fa-file-picture-o:before{content:'\e674'} + .fa-file-picture-o:before{content:'\e675'} .libre-file-pdf:before, - .fa-file-pdf-o:before{content:'\e675'} + .fa-file-pdf-o:before{content:'\e676'} .libre-file-text:before, .fa-file-text:before, - .fa-file-text-o:before{content:'\e676'} + .fa-file-text-o:before{content:'\e677'} .libre-file-video:before, .fa-file-movie-o:before, - .fa-file-video-o:before{content:'\e677'} + .fa-file-video-o:before{content:'\e678'} .libre-film:before, .fa-film:before, .fa-youtube-play:before, .glyphicon-film:before, - .glyphicons-film:before{content:'\e678'} + .glyphicons-film:before{content:'\e679'} .libre-filter:before, .fa-filter:before, .glyphicon-filter:before, - .glyphicons-filter:before{content:'\e679'} -.libre-fingerprint:before{content:'\e67a'} -.libre-firewall:before{content:'\e67b'} + .glyphicons-filter:before{content:'\e67a'} +.libre-fingerprint:before{content:'\e67b'} +.libre-firewall:before{content:'\e67c'} .libre-floppy:before, .libre-save:before, .fa-floppy-o:before, .fa-save:before, .glyphicon-floppy-disk:before, - .glyphicons-floppy-disk:before{content:'\e67c'} + .glyphicons-floppy-disk:before{content:'\e67d'} .libre-folder:before, .fa-folder:before, .glyphicon-folder-close:before, - .glyphicons-folder-closed:before{content:'\e67d'} + .glyphicons-folder-closed:before{content:'\e67e'} .libre-folder-open:before, .fa-folder-open:before, .glyphicon-folder-open:before, - .glyphicons-folder-open:before{content:'\e67e'} + .glyphicons-folder-open:before{content:'\e67f'} .libre-font:before, .fa-font:before, .glyphicon-font:before, - .glyphicons-font:before{content:'\e67f'} -.libre-forbidden:before{content:'\e680'} + .glyphicons-font:before{content:'\e680'} +.libre-forbidden:before{content:'\e681'} .libre-fullscreen:before, .glyphicon-fullscreen:before, - .glyphicons-fullscreen:before{content:'\e681'} + .glyphicons-fullscreen:before{content:'\e682'} .libre-globe:before, .fa-globe:before, .glyphicon-globe:before, - .glyphicons-globe:before{content:'\e682'} -.libre-handsofgod:before{content:'\e683'} + .glyphicons-globe:before{content:'\e683'} +.libre-handsofgod:before{content:'\e684'} .libre-header:before, .fa-header:before, .glyphicon-header:before, - .glyphicons-header:before{content:'\e684'} + .glyphicons-header:before{content:'\e685'} .libre-help:before, .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before, - .glyphicons-life-preserver:before{content:'\e685'} -.libre-hexagon:before{content:'\e686'} -.libre-hexagon-o:before{content:'\e687'} + .glyphicons-life-preserver:before{content:'\e686'} +.libre-hexagon:before{content:'\e687'} +.libre-hexagon-o:before{content:'\e688'} .libre-history:before, - .fa-history:before{content:'\e688'} + .fa-history:before{content:'\e689'} .libre-home:before, .fa-home:before, .glyphicon-home:before, - .glyphicons-home:before{content:'\e689'} -.libre-hr:before{content:'\e68a'} + .glyphicons-home:before{content:'\e68a'} +.libre-hr:before{content:'\e68b'} .libre-import:before, - .glyphicon-import:before{content:'\e68b'} + .glyphicon-import:before{content:'\e68c'} .libre-inbox:before, .fa-inbox:before, .glyphicon-inbox:before, - .glyphicons-inbox:before{content:'\e68c'} + .glyphicons-inbox:before{content:'\e68d'} .libre-indent:before, .fa-indent:before, .glyphicon-indent-left:before, - .glyphicons-indent:before{content:'\e68d'} + .glyphicons-indent:before{content:'\e68e'} .libre-info:before, - .fa-info:before{content:'\e68e'} + .fa-info:before{content:'\e68f'} .libre-italic:before, .fa-italic:before, .glyphicon-italic:before, - .glyphicons-italic:before{content:'\e68f'} + .glyphicons-italic:before{content:'\e690'} .libre-key:before, .fa-key:before, - .glyphicons-keys:before{content:'\e690'} + .glyphicons-keys:before{content:'\e691'} .libre-laptop:before, - .fa-laptop:before{content:'\e691'} -.libre-layout-blocks:before{content:'\e692'} -.libre-layout-list:before{content:'\e693'} -.libre-layout-table:before{content:'\e694'} -.libre-layout-timeline:before{content:'\e695'} + .fa-laptop:before{content:'\e692'} +.libre-layout-blocks:before{content:'\e693'} +.libre-layout-list:before{content:'\e694'} +.libre-layout-table:before{content:'\e695'} +.libre-layout-timeline:before{content:'\e696'} .libre-level-down:before, - .fa-level-down:before{content:'\e696'} + .fa-level-down:before{content:'\e697'} .libre-level-up:before, - .fa-level-up:before{content:'\e697'} -.libre-license-copyleft:before{content:'\e698'} + .fa-level-up:before{content:'\e698'} +.libre-license-copyleft:before{content:'\e699'} .libre-license-copyright:before, - .fa-copyright:before{content:'\e699'} + .fa-copyright:before{content:'\e69a'} .libre-license-creative-commons:before, - .fa-creative-commons:before{content:'\e69a'} -.libre-license-gpl:before{content:'\e69b'} + .fa-creative-commons:before{content:'\e69b'} +.libre-license-gpl:before{content:'\e69c'} .libre-license-registered:before, - .fa-registered:before{content:'\e69c'} + .fa-registered:before{content:'\e69d'} .libre-license-trademark:before, - .fa-trademark:before{content:'\e69d'} + .fa-trademark:before{content:'\e69e'} .libre-link:before, .fa-chain:before, .fa-link:before, .glyphicon-link:before, - .glyphicons-link:before{content:'\e69e'} + .glyphicons-link:before{content:'\e69f'} .libre-list:before, .fa-list:before, .fa-list-alt:before, .glyphicon-list:before, .glyphicon-list-alt:before, - .glyphicons-list-alt:before{content:'\e69f'} + .glyphicons-list-alt:before{content:'\e6a0'} .libre-list-ol:before, - .fa-list-ol:before{content:'\e6a0'} + .fa-list-ol:before{content:'\e6a1'} .libre-list-ul:before, - .fa-list-ul:before{content:'\e6a1'} + .fa-list-ul:before{content:'\e6a2'} .libre-lock:before, .fa-lock:before, .glyphicon-lock:before, - .glyphicons-lock:before{content:'\e6a2'} + .glyphicons-lock:before{content:'\e6a3'} .libre-magic:before, .fa-magic:before, - .glyphicons-magic:before{content:'\e6a3'} -.libre-masonic:before{content:'\e6a4'} + .glyphicons-magic:before{content:'\e6a4'} +.libre-masonic:before{content:'\e6a5'} .libre-minus:before, .fa-minus:before, .glyphicon-minus:before, - .glyphicons-minus:before{content:'\e6a5'} + .glyphicons-minus:before{content:'\e6a6'} .libre-mobile:before, .fa-mobile:before, .fa-mobile-phone:before, - .glyphicon-phone:before{content:'\e6a6'} + .glyphicon-phone:before{content:'\e6a7'} .libre-object-align-bottom:before, - .glyphicon-object-align-bottom:before{content:'\e6a7'} + .glyphicon-object-align-bottom:before{content:'\e6a8'} .libre-object-align-horizontal:before, - .glyphicon-object-align-horizontal:before{content:'\e6a8'} + .glyphicon-object-align-horizontal:before{content:'\e6a9'} .libre-object-align-left:before, - .glyphicon-object-align-left:before{content:'\e6a9'} + .glyphicon-object-align-left:before{content:'\e6aa'} .libre-object-align-right:before, - .glyphicon-object-align-right:before{content:'\e6aa'} + .glyphicon-object-align-right:before{content:'\e6ab'} .libre-object-align-top:before, - .glyphicon-object-align-top:before{content:'\e6ab'} + .glyphicon-object-align-top:before{content:'\e6ac'} .libre-object-align-vertical:before, - .glyphicon-object-align-vertical:before{content:'\e6ac'} -.libre-octagon:before{content:'\e6ad'} -.libre-octagon-o:before{content:'\e6ae'} -.libre-operator:before{content:'\e6af'} -.libre-order:before{content:'\e6b0'} + .glyphicon-object-align-vertical:before{content:'\e6ad'} +.libre-octagon:before{content:'\e6ae'} +.libre-octagon-o:before{content:'\e6af'} +.libre-operator:before{content:'\e6b0'} +.libre-order:before{content:'\e6b1'} .libre-order-invoice:before, - .glyphicons-invoice:before{content:'\e6b1'} -.libre-order-quote:before{content:'\e6b2'} -.libre-order-quotetoinvoice:before{content:'\e6b3'} + .glyphicons-invoice:before{content:'\e6b2'} +.libre-order-quote:before{content:'\e6b3'} +.libre-order-quotetoinvoice:before{content:'\e6b4'} .libre-os-android:before, - .fa-android:before{content:'\e6b4'} + .fa-android:before{content:'\e6b5'} .libre-os-apple:before, - .fa-apple:before{content:'\e6b5'} -.libre-os-beos:before{content:'\e6b6'} -.libre-os-bsd:before{content:'\e6b7'} -.libre-os-general:before{content:'\e6b8'} + .fa-apple:before{content:'\e6b6'} +.libre-os-beos:before{content:'\e6b7'} +.libre-os-bsd:before{content:'\e6b8'} +.libre-os-general:before{content:'\e6b9'} .libre-os-linux:before, - .fa-linux:before{content:'\e6b9'} -.libre-os-linux-alpine:before{content:'\e6ba'} -.libre-os-linux-arch:before{content:'\e6bb'} -.libre-os-linux-debian:before{content:'\e6bc'} -.libre-os-linux-elementary:before{content:'\e6bd'} -.libre-os-linux-fedora:before{content:'\e6be'} -.libre-os-linux-mageia:before{content:'\e6bf'} -.libre-os-linux-mint:before{content:'\e6c0'} -.libre-os-linux-pardus:before{content:'\e6c1'} -.libre-os-linux-puppy:before{content:'\e6c2'} -.libre-os-linux-redhat:before{content:'\e6c3'} -.libre-os-linux-suse:before{content:'\e6c4'} -.libre-os-linux-ubuntu:before{content:'\e6c5'} + .fa-linux:before{content:'\e6ba'} +.libre-os-linux-alpine:before{content:'\e6bb'} +.libre-os-linux-arch:before{content:'\e6bc'} +.libre-os-linux-debian:before{content:'\e6bd'} +.libre-os-linux-elementary:before{content:'\e6be'} +.libre-os-linux-fedora:before{content:'\e6bf'} +.libre-os-linux-mageia:before{content:'\e6c0'} +.libre-os-linux-mint:before{content:'\e6c1'} +.libre-os-linux-pardus:before{content:'\e6c2'} +.libre-os-linux-puppy:before{content:'\e6c3'} +.libre-os-linux-redhat:before{content:'\e6c4'} +.libre-os-linux-suse:before{content:'\e6c5'} +.libre-os-linux-ubuntu:before{content:'\e6c6'} .libre-os-microsoft:before, - .fa-windows:before{content:'\e6c6'} -.libre-os-windows-7:before{content:'\e6c7'} -.libre-os-windows-8:before{content:'\e6c8'} -.libre-os-windows-95:before{content:'\e6c9'} -.libre-os-windows-98:before{content:'\e6ca'} -.libre-os-windows-2000:before{content:'\e6cb'} -.libre-os-windows-me:before{content:'\e6cc'} -.libre-os-windows-vista:before{content:'\e6cd'} -.libre-os-windows-xp:before{content:'\e6ce'} + .fa-windows:before{content:'\e6c7'} +.libre-os-windows-7:before{content:'\e6c8'} +.libre-os-windows-8:before{content:'\e6c9'} +.libre-os-windows-95:before{content:'\e6ca'} +.libre-os-windows-98:before{content:'\e6cb'} +.libre-os-windows-2000:before{content:'\e6cc'} +.libre-os-windows-me:before{content:'\e6cd'} +.libre-os-windows-vista:before{content:'\e6ce'} +.libre-os-windows-xp:before{content:'\e6cf'} .libre-outdent:before, .fa-dedent:before, .fa-outdent:before, - .glyphicon-indent-right:before{content:'\e6cf'} + .glyphicon-indent-right:before{content:'\e6d0'} .libre-paintbrush:before, - .fa-paint-brush:before{content:'\e6d0'} + .fa-paint-brush:before{content:'\e6d1'} .libre-paperclip:before, .fa-paperclip:before, .glyphicon-paperclip:before, - .glyphicons-paperclip:before{content:'\e6d1'} + .glyphicons-paperclip:before{content:'\e6d2'} .libre-paragraph:before, - .fa-paragraph:before{content:'\e6d2'} + .fa-paragraph:before{content:'\e6d3'} .libre-paste:before, .fa-paste:before, - .glyphicon-paste:before{content:'\e6d3'} + .glyphicon-paste:before{content:'\e6d4'} .libre-pencil:before, .fa-pencil:before, .glyphicon-pencil:before, - .glyphicons-pencil:before{content:'\e6d4'} -.libre-pentagram:before{content:'\e6d5'} + .glyphicons-pencil:before{content:'\e6d5'} +.libre-pentagram:before{content:'\e6d6'} .libre-phone:before, .fa-phone:before, - .glyphicons-phone-alt:before{content:'\e6d6'} + .glyphicons-phone-alt:before{content:'\e6d7'} .libre-picture:before, .fa-image:before, .fa-photo:before, .fa-picture-o:before, - .glyphicons-picture:before{content:'\e6d7'} -.libre-picture-circle:before{content:'\e6d8'} -.libre-picture-rounded:before{content:'\e6d9'} + .glyphicons-picture:before{content:'\e6d8'} +.libre-picture-circle:before{content:'\e6d9'} +.libre-picture-rounded:before{content:'\e6da'} .libre-pin:before, .fa-thumb-tack:before, .glyphicon-pushpin:before, - .glyphicons-pushpin:before{content:'\e6da'} -.libre-playboy:before{content:'\e6db'} + .glyphicons-pushpin:before{content:'\e6db'} +.libre-playboy:before{content:'\e6dc'} .libre-plugin:before, - .fa-puzzle-piece:before{content:'\e6dc'} + .fa-puzzle-piece:before{content:'\e6dd'} .libre-plus:before, .fa-plus:before, .glyphicon-plus:before, .glyphicons-plus:before, - .libre-add:before{content:'\e6dd'} + .libre-add:before{content:'\e6de'} .libre-print:before, .fa-print:before, .glyphicon-print:before, - .glyphicons-print:before{content:'\e6de'} -.libre-purge:before{content:'\e6df'} + .glyphicons-print:before{content:'\e6df'} +.libre-purge:before{content:'\e6e0'} .libre-qrcode:before, .fa-qrcode:before, .glyphicon-qrcode:before, - .glyphicons-qrcode:before{content:'\e6e0'} + .glyphicons-qrcode:before{content:'\e6e1'} .libre-question:before, - .fa-question:before{content:'\e6e1'} + .fa-question:before{content:'\e6e2'} .libre-random:before, .fa-random:before, .glyphicon-random:before, - .glyphicons-random:before{content:'\e6e2'} -.libre-receipt:before{content:'\e6e3'} + .glyphicons-random:before{content:'\e6e3'} +.libre-receipt:before{content:'\e6e4'} .libre-recycle:before, - .fa-recycle:before{content:'\e6e4'} + .fa-recycle:before{content:'\e6e5'} .libre-redo:before, .fa-repeat:before, .glyphicon-repeat:before, .glyphicons-repeat:before, - .glyphicons-redo:before{content:'\e6e5'} + .glyphicons-redo:before{content:'\e6e6'} .libre-refresh:before, .fa-refresh:before, .glyphicon-refresh:before, - .glyphicons-refresh:before{content:'\e6e6'} + .glyphicons-refresh:before{content:'\e6e7'} .libre-reorder:before, .fa-reorder:before, - .glyphicon-sort:before{content:'\e6e7'} + .glyphicon-sort:before{content:'\e6e8'} .libre-resize-full:before, .glyphicon-resize-full:before, - .glyphicons-resize-full:before{content:'\e6e8'} + .glyphicons-resize-full:before{content:'\e6e9'} .libre-resize-horizontal:before, - .glyphicon-resize-horizontal:before{content:'\e6e9'} + .glyphicon-resize-horizontal:before{content:'\e6ea'} .libre-resize-small:before, .glyphicon-resize-small:before, - .glyphicons-resize-small:before{content:'\e6ea'} + .glyphicons-resize-small:before{content:'\e6eb'} .libre-resize-vertical:before, - .glyphicon-resize-vertical:before{content:'\e6eb'} -.libre-restore:before{content:'\e6ec'} + .glyphicon-resize-vertical:before{content:'\e6ec'} +.libre-restore:before{content:'\e6ed'} .libre-search:before, .fa-search:before, .glyphicon-search:before, - .glyphicons-search:before{content:'\e6ed'} + .glyphicons-search:before{content:'\e6ee'} .libre-security:before, .libre-shield:before, .fa-shield:before, - .glyphicons-shield:before{content:'\e6ee'} -.libre-seo:before{content:'\e6ef'} -.libre-seo-marketing:before{content:'\e6f0'} -.libre-seo-performance:before{content:'\e6f1'} -.libre-seo-ppc:before{content:'\e6f2'} -.libre-seo-stats:before{content:'\e6f3'} -.libre-seo-target-audience:before{content:'\e6f4'} -.libre-settings:before{content:'\e6f5'} -.libre-sheep:before{content:'\e6f6'} -.libre-shop:before{content:'\e6f7'} + .glyphicons-shield:before{content:'\e6ef'} +.libre-seo:before{content:'\e6f0'} +.libre-seo-marketing:before{content:'\e6f1'} +.libre-seo-performance:before{content:'\e6f2'} +.libre-seo-ppc:before{content:'\e6f3'} +.libre-seo-stats:before{content:'\e6f4'} +.libre-seo-target-audience:before{content:'\e6f5'} +.libre-settings:before{content:'\e6f6'} +.libre-sheep:before{content:'\e6f7'} +.libre-shop:before{content:'\e6f8'} .libre-shopping-bag:before, - .glyphicons-shopping-bag:before{content:'\e6f8'} -.libre-shopping-basket:before{content:'\e6f9'} + .glyphicons-shopping-bag:before{content:'\e6f9'} +.libre-shopping-basket:before{content:'\e6fa'} .libre-shopping-cart:before, .fa-shopping-cart:before, .glyphicon-shopping-cart:before, - .glyphicons-shopping-cart:before{content:'\e6fa'} -.libre-signature:before{content:'\e6fb'} + .glyphicons-shopping-cart:before{content:'\e6fb'} +.libre-signature:before{content:'\e6fc'} .libre-sign-in:before, .fa-sign-in:before, .glyphicon-log-in:before, - .glyphicons-log-in:before{content:'\e6fc'} + .glyphicons-log-in:before{content:'\e6fd'} .libre-sign-out:before, .fa-sign-out:before, .glyphicon-log-out:before, - .glyphicons-log-out:before{content:'\e6fd'} + .glyphicons-log-out:before{content:'\e6fe'} .libre-sitemap:before, - .fa-sitemap:before{content:'\e6fe'} + .fa-sitemap:before{content:'\e6ff'} .libre-sliders:before, .fa-sliders:before, - .glyphicons-adjust-alt:before{content:'\e6ff'} + .glyphicons-adjust-alt:before{content:'\e700'} /* Social */ .libre-social-500px:before, - .fa-500px:before{content:'\e700'} + .fa-500px:before{content:'\e701'} .libre-social-amazon:before, - .fa-amazon:before{content:'\e701'} -.libre-social-aus-post:before{content:'\e702'} -.libre-social-behance:before{content:'\e703'} + .fa-amazon:before{content:'\e702'} +.libre-social-aus-post:before{content:'\e703'} +.libre-social-behance:before{content:'\e704'} .libre-social-bitcoin:before, .fa-bitcoin:before, - .glyphicons-bitcoin:before{content:'\e704'} -.libre-social-blogger:before{content:'\e705'} -.libre-social-buffer:before{content:'\e706'} -.libre-social-cargo:before{content:'\e707'} -.libre-social-codepen:before{content:'\e708'} -.libre-social-coroflot:before{content:'\e709'} -.libre-social-creatica:before{content:'\e70a'} + .glyphicons-bitcoin:before{content:'\e705'} +.libre-social-blogger:before{content:'\e706'} +.libre-social-buffer:before{content:'\e707'} +.libre-social-cargo:before{content:'\e708'} +.libre-social-codepen:before{content:'\e709'} +.libre-social-coroflot:before{content:'\e70a'} +.libre-social-creatica:before{content:'\e70b'} .libre-social-delicious:before, - .fa-delicious:before{content:'\e70b'} + .fa-delicious:before{content:'\e70c'} .libre-social-deviantart:before, - .fa-deviantart:before{content:'\e70c'} -.libre-social-diaspora:before{content:'\e70d'} -.libre-social-digg:before{content:'\e70e'} -.libre-social-dribbble:before{content:'\e70f'} -.libre-social-dropbox:before{content:'\e710'} -.libre-social-duckduckgo:before{content:'\e711'} -.libre-social-envato:before{content:'\e712'} -.libre-social-exposure:before{content:'\e713'} + .fa-deviantart:before{content:'\e70d'} +.libre-social-diaspora:before{content:'\e70e'} +.libre-social-digg:before{content:'\e70f'} +.libre-social-dribbble:before{content:'\e710'} +.libre-social-dropbox:before{content:'\e711'} +.libre-social-duckduckgo:before{content:'\e712'} +.libre-social-envato:before{content:'\e713'} +.libre-social-exposure:before{content:'\e714'} .libre-social-facebook:before, .fa-facebook:before, .fa-facebook-f:before, .fa-facebook-official:before, - .fa-facebook-square:before{content:'\e714'} -.libre-social-feedburner:before{content:'\e715'} -.libre-social-flickr:before{content:'\e716'} -.libre-social-forrst:before{content:'\e717'} + .fa-facebook-square:before{content:'\e715'} +.libre-social-feedburner:before{content:'\e716'} +.libre-social-flickr:before{content:'\e717'} +.libre-social-forrst:before{content:'\e718'} .libre-social-github:before, .fa-github:before, .fa-github-alt:before, - .fa-github-square:before{content:'\e718'} -.libre-social-google-maps:before{content:'\e719'} + .fa-github-square:before{content:'\e719'} +.libre-social-google-maps:before{content:'\e71a'} .libre-social-google-plus:before, .fa-google-plus:before, - .fa-google-plus-square:before{content:'\e71a'} -.libre-social-hackernews:before{content:'\e71b'} -.libre-social-icq:before{content:'\e71c'} + .fa-google-plus-square:before{content:'\e71b'} +.libre-social-gravatar:before{content:'\e71c'} +.libre-social-hackernews:before{content:'\e71d'} +.libre-social-icq:before{content:'\e71e'} .libre-social-instagram:before, - .fa-instagram:before{content:'\e71d'} -.libre-social-kickstarter:before{content:'\e71e'} -.libre-social-last-fm:before{content:'\e71f'} -.libre-social-lego:before{content:'\e720'} -.libre-social-linkedin:before{content:'\e721'} -.libre-social-livejournal:before{content:'\e722'} -.libre-social-lynda:before{content:'\e723'} + .fa-instagram:before{content:'\e71f'} +.libre-social-kickstarter:before{content:'\e720'} +.libre-social-last-fm:before{content:'\e721'} +.libre-social-lego:before{content:'\e722'} +.libre-social-linkedin:before{content:'\e723'} +.libre-social-livejournal:before{content:'\e724'} +.libre-social-lynda:before{content:'\e725'} .libre-social-map:before, - .glyphicons-map:before{content:'\e724'} -.libre-social-massroots:before{content:'\e725'} -.libre-social-medium:before{content:'\e726'} -.libre-social-netlify:before{content:'\e727'} -.libre-social-ovh:before{content:'\e728'} + .glyphicons-map:before{content:'\e726'} +.libre-social-massroots:before{content:'\e727'} +.libre-social-medium:before{content:'\e728'} +.libre-social-netlify:before{content:'\e729'} +.libre-social-ovh:before{content:'\e72a'} .libre-social-paypal:before, - .fa-paypal:before{content:'\e729'} -.libre-social-periscope:before{content:'\e72a'} -.libre-social-picasa:before{content:'\e72b'} -.libre-social-pinterest:before{content:'\e72c'} -.libre-social-play-store:before{content:'\e72d'} -.libre-social-quora:before{content:'\e72e'} -.libre-social-redbubble:before{content:'\e72f'} -.libre-social-reddit:before{content:'\e730'} + .fa-paypal:before{content:'\e72b'} +.libre-social-periscope:before{content:'\e72c'} +.libre-social-picasa:before{content:'\e72d'} +.libre-social-pinterest:before{content:'\e72e'} +.libre-social-play-store:before{content:'\e72f'} +.libre-social-quora:before{content:'\e730'} +.libre-social-redbubble:before{content:'\e731'} +.libre-social-reddit:before{content:'\e732'} .libre-social-rss:before, .fa-feed:before, .fa-rss:before, - .fa-rss-square:before{content:'\e731'} -.libre-social-sharethis:before{content:'\e732'} -.libre-social-skype:before{content:'\e733'} -.libre-social-snapchat:before{content:'\e734'} -.libre-social-soundcloud:before{content:'\e735'} -.libre-social-stackoverflow:before{content:'\e736'} -.libre-social-steam:before{content:'\e737'} -.libre-social-stumbleupon:before{content:'\e738'} -.libre-social-tor:before{content:'\e739'} -.libre-social-tsu:before{content:'\e73a'} -.libre-social-tumblr:before{content:'\e73b'} -.libre-social-twitch:before{content:'\e73c'} + .fa-rss-square:before{content:'\e733'} +.libre-social-sharethis:before{content:'\e734'} +.libre-social-skype:before{content:'\e735'} +.libre-social-snapchat:before{content:'\e736'} +.libre-social-soundcloud:before{content:'\e737'} +.libre-social-stackoverflow:before{content:'\e738'} +.libre-social-steam:before{content:'\e739'} +.libre-social-stumbleupon:before{content:'\e73a'} +.libre-social-tor:before{content:'\e73b'} +.libre-social-tsu:before{content:'\e73c'} +.libre-social-tumblr:before{content:'\e73d'} +.libre-social-twitch:before{content:'\e73e'} .libre-social-twitter:before, .fa-twitter:before, - .fa-twitter-square:before{content:'\e73d'} -.libre-social-ubiquiti:before{content:'\e73e'} -.libre-social-unsplash:before{content:'\e73f'} + .fa-twitter-square:before{content:'\e73f'} +.libre-social-ubiquiti:before{content:'\e740'} +.libre-social-unsplash:before{content:'\e741'} .libre-social-vimeo:before, - .fa-vimeo:before{content:'\e740'} -.libre-social-vine:before{content:'\e741'} -.libre-social-whatsapp:before{content:'\e742'} -.libre-social-wikipedia:before{content:'\e743'} -.libre-social-windows-store:before{content:'\e744'} -.libre-social-xbox-live:before{content:'\e745'} + .fa-vimeo:before{content:'\e742'} +.libre-social-vine:before{content:'\e743'} +.libre-social-whatsapp:before{content:'\e744'} +.libre-social-wikipedia:before{content:'\e745'} +.libre-social-windows-store:before{content:'\e746'} +.libre-social-xbox-live:before{content:'\e747'} .libre-social-yahoo:before, - .fa-yahoo:before{content:'\e746'} -.libre-social-yelp:before{content:'\e747'} + .fa-yahoo:before{content:'\e748'} +.libre-social-yelp:before{content:'\e749'} .libre-social-youtube:before, .fa-youtube:before, - .fa-youtube-square:before{content:'\e748'} -.libre-social-zerply:before{content:'\e749'} -.libre-social-zune:before{content:'\e74a'} + .fa-youtube-square:before{content:'\e74a'} +.libre-social-zerply:before{content:'\e74b'} +.libre-social-zune:before{content:'\e74c'} .libre-sort:before, .fa-sort:before, .fa-unsorted:before, - .glyphicon-sort:before{content:'\e74b'} + .glyphicon-sort:before{content:'\e74d'} .libre-sort-asc:before, .fa-sort-asc:before, - .glyphicon-sort-down:before{content:'\e74c'} + .glyphicon-sort-down:before{content:'\e74e'} .libre-sort-desc:before, .fa-sort-desc:before, - .glyphicon-sort-up:before{content:'\e74d'} -.libre-spellcheck:before{content:'\e74e'} + .glyphicon-sort-up:before{content:'\e74f'} +.libre-spellcheck:before{content:'\e750'} .libre-spinner-1:before, - .fa-spinner:before{content:'\e74f'} -.libre-spinner-2:before{content:'\e750'} -.libre-spinner-3:before{content:'\e751'} -.libre-spinner-4:before{content:'\e752'} -.libre-spinner-5:before{content:'\e753'} -.libre-spinner-6:before{content:'\e754'} -.libre-spinner-7:before{content:'\e755'} -.libre-spinner-8:before{content:'\e756'} -.libre-spinner-9:before{content:'\e757'} -.libre-spinner-10:before{content:'\e758'} -.libre-spinner-11:before{content:'\e759'} -.libre-spinner-12:before{content:'\e75a'} -.libre-square:before{content:'\e75b'} -.libre-square-o:before{content:'\e75c'} + .fa-spinner:before{content:'\e751'} +.libre-spinner-2:before{content:'\e752'} +.libre-spinner-3:before{content:'\e753'} +.libre-spinner-4:before{content:'\e754'} +.libre-spinner-5:before{content:'\e755'} +.libre-spinner-6:before{content:'\e756'} +.libre-spinner-7:before{content:'\e757'} +.libre-spinner-8:before{content:'\e758'} +.libre-spinner-9:before{content:'\e759'} +.libre-spinner-10:before{content:'\e75a'} +.libre-spinner-11:before{content:'\e75b'} +.libre-spinner-12:before{content:'\e75c'} +.libre-square:before{content:'\e75d'} +.libre-square-o:before{content:'\e75e'} .libre-square-o-rounded:before, - .fa-square-o:before{content:'\e75d'} + .fa-square-o:before{content:'\e75f'} .libre-square-rounded:before, - .fa-square:before{content:'\e75e'} + .fa-square:before{content:'\e760'} .libre-star:before, .fa-star:before, .glyphicon-star:before, - .glyphicons-star:before{content:'\e75f'} + .glyphicons-star:before{content:'\e761'} .libre-star-o:before, .fa-star-o:before, .glyphicon-star-empty:before, - .glyphicons-star-empty:before{content:'\e760'} + .glyphicons-star-empty:before{content:'\e762'} .libre-stop:before, - .glyphicons-stop-sign:before{content:'\e761'} + .glyphicons-stop-sign:before{content:'\e763'} .libre-strikethrough:before, .fa-strikethrough:before, - .glyphicons-text-strike:before{content:'\e762'} + .glyphicons-text-strike:before{content:'\e764'} .libre-subscript:before, .fa-subscript:before, .glyphicon-subscript:before, - .glyphicons-subscript:before{content:'\e763'} + .glyphicons-subscript:before{content:'\e765'} .libre-superscript:before, .fa-superscript:before, .glyphicon-superscript:before, - .glyphicons-superscript:before{content:'\e764'} + .glyphicons-superscript:before{content:'\e766'} .libre-table:before, .fa-table:before, - .glyphicons-table:before{content:'\e765'} + .glyphicons-table:before{content:'\e767'} .libre-tablet:before, .fa-tablet:before, - .glyphicons-tablet:before{content:'\e766'} + .glyphicons-tablet:before{content:'\e768'} .libre-tag:before, .fa-tag:before, .glyphicon-tag:before, - .glyphicons-tag:before{content:'\e767'} + .glyphicons-tag:before{content:'\e769'} .libre-tags:before, .fa-tags:before, .glyphicon-tags:before, - .glyphicons-tags:before{content:'\e768'} -.libre-tardis:before{content:'\e769'} + .glyphicons-tags:before{content:'\e76a'} +.libre-tardis:before{content:'\e76b'} .libre-tasks:before, .fa-tasks:before, - .glyphicon-tasks:before{content:'\e76a'} + .glyphicon-tasks:before{content:'\e76c'} /* Tech */ -.libre-tech:before{content:'\e76b'} -.libre-tech-angularjs:before{content:'\e76c'} -.libre-tech-apache:before{content:'\e76d'} -.libre-tech-blender:before{content:'\e76e'} -.libre-tech-css3:before{content:'\e76f'} -.libre-tech-firebird:before{content:'\e770'} -.libre-tech-godot:before{content:'\e771'} -.libre-tech-html5:before{content:'\e772'} -.libre-tech-inkscape:before{content:'\e773'} -.libre-tech-jquery:before{content:'\e774'} -.libre-tech-makehuman:before{content:'\e775'} -.libre-tech-mysql:before{content:'\e776'} -.libre-tech-nodejs:before{content:'\e777'} -.libre-tech-open-source:before{content:'\e778'} -.libre-tech-open-source-hardware:before{content:'\e779'} -.libre-tech-opensourcephotography:before{content:'\e77a'} -.libre-tech-php:before{content:'\e77b'} -.libre-tech-python:before{content:'\e77c'} -.libre-tech-raspberrypi:before{content:'\e77d'} -.libre-tech-w3c:before{content:'\e77e'} +.libre-tech:before{content:'\e76d'} +.libre-tech-angularjs:before{content:'\e76e'} +.libre-tech-apache:before{content:'\e76f'} +.libre-tech-blender:before{content:'\e770'} +.libre-tech-css3:before{content:'\e771'} +.libre-tech-firebird:before{content:'\e772'} +.libre-tech-gimp:before{content:'\e773'} +.libre-tech-godot:before{content:'\e774'} +.libre-tech-html5:before{content:'\e775'} +.libre-tech-inkscape:before{content:'\e776'} +.libre-tech-jquery:before{content:'\e777'} +.libre-tech-makehuman:before{content:'\e778'} +.libre-tech-mysql:before{content:'\e779'} +.libre-tech-nodejs:before{content:'\e77a'} +.libre-tech-open-source:before{content:'\e77b'} +.libre-tech-open-source-hardware:before{content:'\e77c'} +.libre-tech-opensourcephotography:before{content:'\e77d'} +.libre-tech-php:before{content:'\e77e'} +.libre-tech-python:before{content:'\e77f'} +.libre-tech-raspberrypi:before{content:'\e780'} +.libre-tech-unity3d:before{content:'\e781'} +.libre-tech-w3c:before{content:'\e782'} .libre-television:before, .libre-tv:before, .fa-television:before, .fa-tv:before, - .glyphicons-tv:before{content:'\e77f'} + .glyphicons-tv:before{content:'\e783'} .libre-terminal:before, .fa-terminal:before, - .glyphicon-console{content:'\e780'} + .glyphicon-console{content:'\e784'} .libre-text-color:before, - .glyphicons-text-color:before{content:'\e781'} + .glyphicons-text-color:before{content:'\e785'} .libre-text-height:before, .fa-text-height:before, .glyphicon-text-height:before, - .glyphicons-text-height:before{content:'\e782'} + .glyphicons-text-height:before{content:'\e786'} .libre-text-size:before, .glyphicon-text-size:before, - .glyphicons-text-size:before{content:'\e783'} + .glyphicons-text-size:before{content:'\e787'} .libre-text-width:before, .fa-text-width:before, .glyphicon-text-width:before, - .glyphicons-text-width:before{content:'\e784'} + .glyphicons-text-width:before{content:'\e788'} .libre-th:before, .fa-th:before, - .glyphicon-th:before{content:'\e785'} + .glyphicon-th:before{content:'\e789'} +.libre-theme:before{content:'\e78a'} .libre-th-large:before, .fa-th-large:before, - .glyphicon-th-large:before{content:'\e786'} + .glyphicon-th-large:before{content:'\e78b'} .libre-th-list:before, .fa-th-list:before, - .glyphicon-th-list:before{content:'\e787'} -.libre-thors-hammer:before{content:'\e788'} + .glyphicon-th-list:before{content:'\e78c'} +.libre-thors-hammer:before{content:'\e78d'} .libre-thumbs-down:before, .fa-thumbs-down:before, .fa-thumbs-down-o:before, .glyphicon-thumbs-down:before, - .glyphicons-thumbs-down:before{content:'\e789'} + .glyphicons-thumbs-down:before{content:'\e78e'} .libre-thumbs-up:before, .fa-thumbs-up:before, .fa-thumbs-up-o:before, .glyphicon-thumbs-up:before, - .glyphicons-thumbs-up:before{content:'\e78a'} + .glyphicons-thumbs-up:before{content:'\e78f'} .libre-ticket:before, - .fa-ticket:before{content:'\e78b'} + .fa-ticket:before{content:'\e790'} .libre-tint:before, .fa-tint:before, - .glyphicons-tint:before{content:'\e78c'} -.libre-tooltip:before{content:'\e78d'} + .glyphicons-tint:before{content:'\e791'} +.libre-tooltip:before{content:'\e792'} .libre-trash:before, .fa-trash:before, .fa-trash-o:before, .glyphicon-trash:before, - .glyphicons-bin:before{content:'\e78e'} -.libre-triangle:before{content:'\e78f'} -.libre-triangle-o:before{content:'\e790'} -.libre-triangle-o-rounded:before{content:'\e791'} -.libre-triangle-rounded:before{content:'\e792'} -.libre-triskele:before{content:'\e793'} + .glyphicons-bin:before{content:'\e793'} +.libre-triangle:before{content:'\e794'} +.libre-triangle-o:before{content:'\e795'} +.libre-triangle-o-rounded:before{content:'\e796'} +.libre-triangle-rounded:before{content:'\e797'} +.libre-triskele:before{content:'\e798'} .libre-underline:before, .fa-underline:before, - .glyphicons-text-underline:before{content:'\e794'} + .glyphicons-text-underline:before{content:'\e799'} .libre-undo:before, .fa-undo:before, - .glyphicons-undo:before{content:'\e795'} + .glyphicons-undo:before{content:'\e79a'} .libre-unlock:before, .fa-unlock:before, .fa-unlock-alt:before, - .glyphicons-unlock:before{content:'\e796'} + .glyphicons-unlock:before{content:'\e79b'} .libre-unsorted:before, - .fa-unsorted:before{content:'\e797'} + .fa-unsorted:before{content:'\e79c'} .libre-upload:before, .fa-upload:before, - .glyphicon-upload:before{content:'\e798'} + .glyphicon-upload:before{content:'\e79d'} .libre-user:before, .fa-user:before, .glyphicon-user:before, - .glyphicons-user:before{content:'\e799'} + .glyphicons-user:before{content:'\e79e'} .libre-user-female:before, .fa-female:before, - .glyphicons-girl:before{content:'\e79a'} -.libre-user-group:before{content:'\e79b'} + .glyphicons-girl:before{content:'\e79f'} +.libre-user-group:before{content:'\e7a0'} .libre-user-male:before, .fa-male:before, - .glyphicons-user:before{content:'\e79c'} + .glyphicons-user:before{content:'\e7a1'} .libre-users:before, - .fa-users:before{content:'\e79d'} + .fa-users:before{content:'\e7a2'} .libre-view:before, .fa-eye:before, - .glyphicons-eye-open:before{content:'\e79e'} -.libre-virus:before{content:'\e79f'} + .glyphicons-eye-open:before{content:'\e7a3'} +.libre-virus:before{content:'\e7a4'} .libre-wrench:before, .fa-wrench:before, .glyphicon-wrench:before, - .glyphicons-wrench:before{content:'\e7a0'} -.libre-zoom-fit:before{content:'\e7a1'} -.libre-zoom-in:before{content:'\e7a2'} -.libre-zoom-out:before{content:'\e7a3'} + .glyphicons-wrench:before{content:'\e7a5'} +.libre-zoom-fit:before{content:'\e7a6'} +.libre-zoom-in:before{content:'\e7a7'} +.libre-zoom-out:before{content:'\e7a8'} diff --git a/font/libreicons.eot b/font/libreicons.eot old mode 100755 new mode 100644 index 9784c570c1153a7af88196f4426f9ed0b898f4f0..1523ef989b9987b8ec53069ddb0475b87467d023 GIT binary patch delta 3728 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 TuQF3SeC%!&nT)JePsx7(RyDif delta 1850 zcmXw)e@xVM7{_1F$ID>SuZf!`A*)MCF;P!E6_pZ;6w6IiQdEd@Q3JdZg_1m-T5GX{ zq{ITf^axB$Eb=WktdJSA0LQ?rc(M<@oq%U{$zWU&;ES zz@5Fj>v2okq{}GLL0qNhbL|JT_m-4ZRK3TMX57#tMe1;tFout}|@do?^?gLwh2&*baR*XrspN z7?T_wlWdC$qZhW>i*H6h9N|jGMVF_!iumZa8ScyEq!Vkqj;^~W^KV9YWC9my?*D(? z8(!{aTI=4}a@P{wvBJfMMc1uz`L_4eYUkVg*J|gFPAPC63&kKQAbR0}Mo2D!aTOX# zb3IrH4|(C?JQyE@2}6+D2@@4E={CBTw9zm*QK_wLc$Urj1vky*b9erCy{PwzE{Y&IRY&*Zc%TG zdJbp8$2HKVo=+O!SRS-XdtCL;r0-DpiF6^qXs8-Gy`og~!O2unCBA{K1fk}xi0Fk= z(sfIJMw;)mKd;bBz~vysbk=tbey)dKbTd~q$ZtLo16}faJN%*jU>N@FfSVfVmh_>2 z0~qO;wTdCkWs7?3jy5dr8*D@$HnJNV+lW0>jd``|fwb{yLiGvxq902gz$W^|Eo@Q@ zOOtN0e5a^BMfLOmHZ>QUrk?4wnD1U}Mjs)|D8*)~$uGeyUC&9uGQFY~n=7MvJH=^i zezmxcJ*LJ5h)yiK2U{p|;;>xtjOxo0L?4zX&lQQ7zVTL|A=YGLYjd%68op5dMg7=w zg(0k1;y?wqUZKy2#aZly0jx}oWvZ2{vAhG@AcFPSOTF03OR>BcG6eOD5JT zpH>AQ*7=b{4b>LFj&@+jwqfmBk8Az(I@Tex&(C9eFs*YCJE_2v?O2xvJSEK+U|%Zi zbT;;tIFlu0{IzNqyh7R^60nOAaazdZ$DnA#dQ*kYF4gGszZ}3W4`4B^Kh5QPPb%j~ktW8*>de zwgH!1iu1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/font/libreicons.ttf b/font/libreicons.ttf old mode 100755 new mode 100644 index 7dda65f0b47f1ce62e957dfa51cf04554cb695dc..0c54b4faee84f239cfb742067fa670a9cfb074a6 GIT binary patch delta 3759 zcmYjU4R93Y8Ghbx@AhtQ_x|^8FUjTia+gRTxg__KKoU?v0t5t2k@^FPqA(UnRMfP^ z9tv&k44tCV;!mYG{xl+1TPcYOQ>xf99owGEqRS@4s(yv5em@%Vhk80f|+W+*pEoZ9-ee{L(03HEyJ&L9Z4&K2JIdy^_nc zh!eB*R70j$S|y(=bauqq_qgjX&^qfc&{7hH3CDSzbS* zPstM@r{shtLk>?j8@g`z{7xw31WdX6-0#DV6V__V=ku2=fVa_Z>$ zA+Ke5)&BBXUU0%kLy1J_XxMqAK{pIN<&IjRcs%5fx*tu1d}TMjP(ntgUn@tGc_K3X zGb&;sDU66VeSU-^S<74Y=CyVVB`1cGvTUfd42Jdt?M}Q6q#H6#JX+<`2QQ~s$d%81 z^2yN=cWQ)3d6ok5@uAxn20uB+J3f(6&PluAJd@35F9e!j4%Q|yPTq{4k3;up`TvFE zy>Q|kv6*n~Gv`nFxA)3VCAxS22{B8lS(1`J1!_!}PqXU$(WY>Eer2%A429ipQQ~oe zW>rYHG^;XbIX)|*yIs1jdG&CW&+Fslh|5KqZd-PDDw>ITs`aWir?J~MESJ(m`FzSl zFUlS8sE`(Ja&!p?0}YW#wdwVWSS8DdnY_c5#R_rhwp%pP?7C3ekNWk#X|WsQvvO9R+v`iv7gVCt0tAvsVGuNo)g!b+y#0m z7h-w%0xi{`$7~u4rH^^6)FwIAx~-+M)|*=8G1unohHyo7R8wx{@~1jxE!v&0tMzv{ zPJ>ouhVzTAY^}ecX;-YFI;1Cjm(=$-@x*186%AO*+Z>#Jr7F-^)oBNHr_J914k4=!gtI5X)Tg<`r-Ys!9V zH3&$%-BF}LJ+gR1NrJw_&3EONF3XiRBz!>`*|9~cqOG}HYqKG;VR4(xuBo0S>uy;W zu@avPSUqz$2U+Tx+S=F{jEl^vUAnY(jz~N>{gGt5TBY7;e!%bco8Dq=?d&yus}`%S zXth*EW~sY!1EL11Dv<>qBhXyopI(uU zTk$)3d+%zLKGUrq*4?J%H;h|#{Z_;9Tk751^wsiI&JIp%WjAs@XpaRfXL_Hb2LmcD z^PPNPmhN#>(3x&aq`OyFR7Pa_lo3s*qlVYdDdW%Yg$on^XjMmRlINCGwXX~I{2iu? zn=kOD>kH5Suig8`a#fUP_j*^T?@m0kLY>lN*~HE()HNc@_MWgKFNy;z8w= z(m5b`2B;n*xaZf?eQ8wZL*Fe>nrLO7I1V+BIXq)uX^Q416tp zUpEM>Jqv81eq<0OjBW&OVYau>@m7*0^3dlcQL@1XfK@r z?j8m1$pJeUaOZa5%RRtX7~o#|_?j2^Ml-P61>8sbeQSshf&0mSpbOYT`y=N{z_;H3 z9wliX1MZ`E--Ez+jsW|Q1CLSo7=t`^4tP9CFzDk`z>~a^C#id?k)Y$JCV_D}9;fzc zY7VRfp4ksPOU-i!f#){@-zWD6v>zh>FoRDlB+6GYxf^(~i`Y(_1zzeQb`d9mm+J_M zU!EkU_#R5$QSx6U=LGvdXV7U;~qNOL;E*}hz}v(Vp4l2ArCU>L+c?A4?~!5ZWAXU-`x*+n&VF&f*hd#14kgw(9c1}EwMu7dwU?yorZir2YCUI zLu`M@_V6aiB%QrD0C|}Kj*Jovcr;5e!5@)xY&+x?27C25ro9N*sf#>?aOERePao-hisx4wa&|`7G3| zt`bzsai}>Uc0;xCTdnOBRCWNW{RmX&L8#m~RDKUsVG4>%sOqAVxmn^PsClnL_0ZNw z=Y5UDN~rnd&!^9ew?SQE6KpTF2=W*5{~~fOOF}JWyKGJfYG4wI%ci=VnXTmDs(z>| fM#~?N<&RN$);xige3Y5uUb#+1Cq}MOPs)D*yW_mM delta 1882 zcmXw)VNBF@7{@=)&#NG)T;kG1qdJuY1NGE1(I_#=FlmyZQbC?c4fIM(O6q88t;G`T z5>&{W9zjKkMI9n7O1E5dMaGmB6)$k{!WM0|(X!T;7qNZr`Tw5h`#j(0f85=F_)L7b zD?Wq)2~;zV%++f$=H76l=d3c_qIhF@N$}>i-^>C_*12GF$+n>4c%8>$+~%_9pL}FS z{9K(Yae2PdO(lVA`u2u#tJ+jwP^v`S4$mh#59#bJEw8BD&-=}|2jk%CNZHnni%RSZ zUlOjMRf%YMNoCOfO86SLAx{k{TT03|9atIvx6WlUc_p}YTZI+{S9H0qbA=t4T%XlV~?Ij~5!; z9EBDQZc%TGdfv@~_iCU`Js&o}u>xq9_PFXFOWz^$Pcwz)#X?ok=@n&S08XTeN^u&x z5`~((qM{E@O4lv@m(qNt^I4gm2QCDmU%7!{_$drO>t-%$kzakHA9TrY?eM$KBN6zc z1OC!NSELX98_*Xv6SGz^in$yS#;$6^;!a};1K5OaY)T_`dllwY)CbaLqzlz&7K%YE zbqJf~7gw;fek@(O*_xZ7dWPzm0c=hlHdj6KYBAq*`f@OI{ zAGSn;mhKik*xgm)5_XRommxZ_oL+3X$c@AD#A?;oB#Hs7Kr`1SVfvz5k(PKg2YW0J zdtA#GtG{Frd!krBR~sb`RA8HAx;Y}wU{4KU`Tzg` diff --git a/font/libreicons.woff b/font/libreicons.woff old mode 100755 new mode 100644 index 191afdeadede9112f9159c84c4ceebe50e4af9e4..68ca75a30a9aab6bd755c3380b8df8b7b91a1bac GIT binary patch delta 3759 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 diff --git a/source/svg/libre-bank.svg b/source/svg/libre-bank.svg new file mode 100644 index 0000000..94c1694 --- /dev/null +++ b/source/svg/libre-bank.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/svg/libre-social-gravatar.svg b/source/svg/libre-social-gravatar.svg new file mode 100644 index 0000000..a3eea34 --- /dev/null +++ b/source/svg/libre-social-gravatar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/svg/libre-tech-gimp.svg b/source/svg/libre-tech-gimp.svg new file mode 100644 index 0000000..2140c21 --- /dev/null +++ b/source/svg/libre-tech-gimp.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/svg/libre-tech-unity3d.svg b/source/svg/libre-tech-unity3d.svg new file mode 100644 index 0000000..2d8c863 --- /dev/null +++ b/source/svg/libre-tech-unity3d.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/svg/libre-theme.svg b/source/svg/libre-theme.svg new file mode 100644 index 0000000..1327b96 --- /dev/null +++ b/source/svg/libre-theme.svg @@ -0,0 +1 @@ + \ No newline at end of file