mitjajez/SONCE

View on GitHub
imports/ui/stylesheets/icon.less

Summary

Maintainability
Test Coverage
@import './utils.less';
@font-face {
  font-family: 'sonce';
  src: url('/icon/sonce.eot?88675659');
  src: url('/icon/sonce.eot?88675659#iefix') format('embedded-opentype'),
       url('/icon/sonce.woff2?88675659') format('woff2'),
       url('/icon/sonce.woff?88675659') format('woff'),
       url('/icon/sonce.ttf?88675659') format('truetype'),
       url('/icon/sonce.svg?88675659#sonce') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sonce';
    src: url('/icon/sonce.svg?88675659#sonce') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sonce";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-puzzle:before { content: '\e800'; } /* '' */
.icon-plug:before { content: '\e801'; } /* '' */
.icon-user-plus:before { content: '\e802'; } /* '' */
.icon-user-minus:before { content: '\e803'; } /* '' */
.icon-user:before { content: '\e804'; } /* '' */
.icon-star:before { content: '\e805'; } /* '' */
.icon-star-empty:before { content: '\e806'; } /* '' */
.icon-ok:before { content: '\e807'; } /* '' */
.icon-cancel:before { content: '\e808'; } /* '' */
.icon-plus:before { content: '\e809'; } /* '' */
.icon-minus:before { content: '\e80a'; } /* '' */
.icon-lock-open:before { content: '\e80b'; } /* '' */
.icon-lock:before { content: '\e80c'; } /* '' */
.icon-eye:before { content: '\e80d'; } /* '' */
.icon-eye-off:before { content: '\e80e'; } /* '' */
.icon-calendar:before { content: '\e80f'; } /* '' */
.icon-list:before { content: '\e810'; } /* '' */
.icon-toggle-off:before { content: '\e811'; } /* '' */
.icon-toggle-on:before { content: '\e812'; } /* '' */
.icon-fork:before { content: '\e813'; } /* '' */
.icon-language:before { content: '\e814'; } /* '' */
.icon-diagram:before { content: '\e815'; } /* '' */
.icon-grid:before { content: '\e816'; } /* '' */
.icon-vector:before { content: '\e817'; } /* '' */
.icon-th-list:before { content: '\e818'; } /* '' */
.icon-users:before { content: '\e819'; } /* '' */
.icon-tag:before { content: '\e81a'; } /* '' */
.icon-tags:before { content: '\e81b'; } /* '' */
.icon-download:before { content: '\e81c'; } /* '' */
.icon-upload:before { content: '\e81d'; } /* '' */
.icon-thumbs-up:before { content: '\e81e'; } /* '' */
.icon-thumbs-down:before { content: '\e81f'; } /* '' */
.icon-zoom-in:before { content: '\e820'; } /* '' */
.icon-zoom-out:before { content: '\e821'; } /* '' */
.icon-target:before { content: '\e822'; } /* '' */
.icon-th:before { content: '\e823'; } /* '' */
.icon-crop:before { content: '\e824'; } /* '' */
.icon-run:before { content: '\e825'; } /* '' */
.icon-tasks:before { content: '\e826'; } /* '' */
.icon-magic:before { content: '\e827'; } /* '' */
.icon-graduation-cap:before { content: '\e828'; } /* '' */
.icon-terminal:before { content: '\e829'; } /* '' */
.icon-eraser:before { content: '\e82a'; } /* '' */
.icon-database:before { content: '\e82b'; } /* '' */
.icon-server:before { content: '\e82c'; } /* '' */
.icon-stackoverflow:before { content: '\e82d'; } /* '' */
.icon-linux:before { content: '\e82e'; } /* '' */
.icon-github:before { content: '\e82f'; } /* '' */
.icon-list-nested:before { content: '\e830'; } /* '' */
.icon-spread:before { content: '\e831'; } /* '' */
.icon-w3c:before { content: '\e832'; } /* '' */
.icon-duckduckgo:before { content: '\e833'; } /* '' */
.icon-qrcode:before { content: '\e834'; } /* '' */
.icon-code:before { content: '\e835'; } /* '' */
.icon-marquee:before { content: '\e836'; } /* '' */
.icon-help:before { content: '\e837'; } /* '' */
.icon-info-circled:before { content: '\e838'; } /* '' */
.icon-home:before { content: '\e839'; } /* '' */
.icon-pin:before { content: '\e83a'; } /* '' */
.icon-export:before { content: '\e83b'; } /* '' */
.icon-share:before { content: '\e83c'; } /* '' */
.icon-pencil:before { content: '\e83d'; } /* '' */
.icon-chart:before { content: '\e83e'; } /* '' */
.icon-flash:before { content: '\e83f'; } /* '' */
.icon-menu:before { content: '\e840'; } /* '' */
.icon-cog:before { content: '\e841'; } /* '' */
.icon-input:before { content: '\e842'; } /* '' */
.icon-print:before { content: '\e843'; } /* '' */
.icon-download-cloud:before { content: '\e844'; } /* '' */
.icon-upload-cloud:before { content: '\e845'; } /* '' */
.icon-link-ext:before { content: '\e846'; } /* '' */
.icon-login:before { content: '\e847'; } /* '' */
.icon-logout:before { content: '\e848'; } /* '' */
.icon-lightbulb:before { content: '\e849'; } /* '' */
.icon-resize-small:before { content: '\e84a'; } /* '' */
.icon-move:before { content: '\e84b'; } /* '' */
.icon-cw:before { content: '\e84c'; } /* '' */
.icon-ccw:before { content: '\e84d'; } /* '' */
.icon-play:before { content: '\e84e'; } /* '' */
.icon-columns:before { content: '\e84f'; } /* '' */
.icon-table:before { content: '\e850'; } /* '' */
.icon-off:before { content: '\e851'; } /* '' */
.icon-paste:before { content: '\e852'; } /* '' */
.icon-check:before { content: '\e853'; } /* '' */
.icon-check-empty:before { content: '\e854'; } /* '' */
.icon-filter:before { content: '\e855'; } /* '' */
.icon-key:before { content: '\e856'; } /* '' */
.icon-sort-down:before { content: '\e857'; } /* '' */
.icon-sort-up:before { content: '\e858'; } /* '' */
.icon-point:before { content: '\e859'; } /* '' */
.icon-at:before { content: '\e85a'; } /* '' */
.icon-calc:before { content: '\e85b'; } /* '' */
.icon-html5:before { content: '\e85c'; } /* '' */
.icon-css3:before { content: '\e85d'; } /* '' */
.icon-trash:before { content: '\e85e'; } /* '' */
.icon-refresh:before { content: '\e85f'; } /* '' */
.icon-attention:before { content: '\e860'; } /* '' */
.icon-comment:before { content: '\e861'; } /* '' */
.icon-chat-empty:before { content: '\e862'; } /* '' */
.icon-zoom:before { content: '\e863'; } /* '' */
.icon-control:before { content: '\e864'; } /* '' */
.icon-sort:before { content: '\e865'; } /* '' */
.icon-chart-area:before { content: '\e866'; } /* '' */
.icon-book:before { content: '\e867'; } /* '' */
.icon-temperature:before { content: '\e868'; } /* '' */
.icon-cursor:before { content: '\e869'; } /* '' */
.icon-link:before { content: '\e86a'; } /* '' */
.icon-chart-line:before { content: '\e86b'; } /* '' */
.icon-text:before { content: '\e86c'; } /* '' */
.icon-beaker:before { content: '\e86d'; } /* '' */
.icon-gittip:before { content: '\e86e'; } /* '' */
.icon-bug:before { content: '\e86f'; } /* '' */
.icon-resize-full:before { content: '\e870'; } /* '' */
.icon-block:before { content: '\e871'; } /* '' */
.icon-clock:before { content: '\e872'; } /* '' */
.icon-attach:before { content: '\e873'; } /* '' */
.icon-crown:before { content: '\e874'; } /* '' */
.icon-crown-plus:before { content: '\e875'; } /* '' */
.icon-crown-minus:before { content: '\e876'; } /* '' */
.icon-left:before { content: '\e877'; } /* '' */
.icon-right:before { content: '\e878'; } /* '' */
.icon-up:before { content: '\e879'; } /* '' */
.icon-down:before { content: '\e87a'; } /* '' */
.icon-paypal:before { content: '\e87b'; } /* '' */
.icon-flattr:before { content: '\e87c'; } /* '' */
.icon-bitcoin:before { content: '\e87d'; } /* '' */
.icon-search:before { content: '\e87e'; } /* '' */
.icon-police:before { content: '\e87f'; } /* '' */
.icon-library:before { content: '\e880'; } /* '' */
.icon-ruler:before { content: '\e881'; } /* '' */