blob: 8b7f6f2a674c828b5ef382d2cc69db6146c36b3a [file] [log] [blame]
/* We used the IcoMoon App (see https://icomoon.io/#docs) to convert the vaadin icons and use the
created icons and the corresponding scss. The tool is free to use.
-> select font
-> download font including variables for sass
-> include contents of variables.scss in font-name-variables.scss
and styles.scss in font-name-reference.scss
import in iconfont.scss
Note: Pay attention to numbered icons (like "icon-name2")
*/
/* VERSION 4.2.1 */
@import "vaadin-icons-variables";
@font-face {
font-family: 'vaadin-icons';
src: url('#{$icomoon-font-path}/vaadin-icons.eot?f8dgc3');
src: url('#{$icomoon-font-path}/vaadin-icons.eot?f8dgc3#iefix') format('embedded-opentype'),
url('#{$icomoon-font-path}/vaadin-icons.ttf?f8dgc3') format('truetype'),
url('#{$icomoon-font-path}/vaadin-icons.woff?f8dgc3') format('woff'),
url('#{$icomoon-font-path}/vaadin-icons.svg?f8dgc3#vaadin-icons') format('svg');
font-weight: normal;
font-style: normal;
}
.vi {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'vaadin-icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vi-abacus{
&:before, .v-button-caption:before {
content: $vi-abacus;
}}
.vi-absolute-position{
&:before, .v-button-caption:before {
content: $vi-absolute-position;
}}
.vi-accessibility{
&:before, .v-button-caption:before {
content: $vi-accessibility;
}}
.vi-accordion-menu{
&:before, .v-button-caption:before {
content: $vi-accordion-menu;
}}
.vi-add-dock{
&:before, .v-button-caption:before {
content: $vi-add-dock;
}}
.vi-adjust{
&:before, .v-button-caption:before {
content: $vi-adjust;
}}
.vi-airplane{
&:before, .v-button-caption:before {
content: $vi-airplane;
}}
.vi-align-center{
&:before, .v-button-caption:before {
content: $vi-align-center;
}}
.vi-align-justify{
&:before, .v-button-caption:before {
content: $vi-align-justify;
}}
.vi-align-left{
&:before, .v-button-caption:before {
content: $vi-align-left;
}}
.vi-align-right{
&:before, .v-button-caption:before {
content: $vi-align-right;
}}
.vi-anchor{
&:before, .v-button-caption:before {
content: $vi-anchor;
}}
.vi-angle-double-down{
&:before, .v-button-caption:before {
content: $vi-angle-double-down;
}}
.vi-angle-double-left{
&:before, .v-button-caption:before {
content: $vi-angle-double-left;
}}
.vi-angle-double-right{
&:before, .v-button-caption:before {
content: $vi-angle-double-right;
}}
.vi-angle-double-up{
&:before, .v-button-caption:before {
content: $vi-angle-double-up;
}}
.vi-angle-down{
&:before, .v-button-caption:before {
content: $vi-angle-down;
}}
.vi-angle-left{
&:before, .v-button-caption:before {
content: $vi-angle-left;
}}
.vi-angle-right{
&:before, .v-button-caption:before {
content: $vi-angle-right;
}}
.vi-angle-up{
&:before, .v-button-caption:before {
content: $vi-angle-up;
}}
.vi-archive{
&:before, .v-button-caption:before {
content: $vi-archive;
}}
.vi-archives{
&:before, .v-button-caption:before {
content: $vi-archives;
}}
.vi-area-select{
&:before, .v-button-caption:before {
content: $vi-area-select;
}}
.vi-arrow-backward{
&:before, .v-button-caption:before {
content: $vi-arrow-backward;
}}
.vi-arrow-circle-down{
&:before, .v-button-caption:before {
content: $vi-arrow-circle-down;
}}
.vi-arrow-circle-down-o{
&:before, .v-button-caption:before {
content: $vi-arrow-circle-down-o;
}}
.vi-arrow-circle-left{
&:before, .v-button-caption:before {
content: $vi-arrow-circle-left;
}}
.vi-arrow-circle-left-o{
&:before, .v-button-caption:before {
content: $vi-arrow-circle-left-o;
}}
.vi-arrow-circle-right{
&:before, .v-button-caption:before {
content: $vi-arrow-circle-right;
}}
.vi-arrow-circle-right-o{
&:before, .v-button-caption:before {
content: $vi-arrow-circle-right-o;
}}
.vi-arrow-circle-up{
&:before, .v-button-caption:before {
content: $vi-arrow-circle-up;
}}
.vi-arrow-circle-up-o{
&:before, .v-button-caption:before {
content: $vi-arrow-circle-up-o;
}}
.vi-arrow-down{
&:before, .v-button-caption:before {
content: $vi-arrow-down;
}}
.vi-arrow-forward{
&:before, .v-button-caption:before {
content: $vi-arrow-forward;
}}
.vi-arrow-left{
&:before, .v-button-caption:before {
content: $vi-arrow-left;
}}
.vi-arrow-long-down{
&:before, .v-button-caption:before {
content: $vi-arrow-long-down;
}}
.vi-arrow-long-left{
&:before, .v-button-caption:before {
content: $vi-arrow-long-left;
}}
.vi-arrow-right{
&:before, .v-button-caption:before {
content: $vi-arrow-right;
}}
.vi-arrow-up{
&:before, .v-button-caption:before {
content: $vi-arrow-up;
}}
.vi-arrows{
&:before, .v-button-caption:before {
content: $vi-arrows;
}}
.vi-arrows-cross{
&:before, .v-button-caption:before {
content: $vi-arrows-cross;
}}
.vi-arrows-long-h{
&:before, .v-button-caption:before {
content: $vi-arrows-long-h;
}}
.vi-arrows-long-right{
&:before, .v-button-caption:before {
content: $vi-arrows-long-right;
}}
.vi-arrows-long-up{
&:before, .v-button-caption:before {
content: $vi-arrows-long-up;
}}
.vi-arrows-long-v{
&:before, .v-button-caption:before {
content: $vi-arrows-long-v;
}}
.vi-asterisk{
&:before, .v-button-caption:before {
content: $vi-asterisk;
}}
.vi-at{
&:before, .v-button-caption:before {
content: $vi-at;
}}
.vi-automation{
&:before, .v-button-caption:before {
content: $vi-automation;
}}
.vi-backwards{
&:before, .v-button-caption:before {
content: $vi-backwards;
}}
.vi-ban{
&:before, .v-button-caption:before {
content: $vi-ban;
}}
.vi-bar-chart{
&:before, .v-button-caption:before {
content: $vi-bar-chart;
}}
.vi-barcode{
&:before, .v-button-caption:before {
content: $vi-barcode;
}}
.vi-menu{
&:before, .v-button-caption:before {
content: $vi-menu;
}}
.vi-bell{
&:before, .v-button-caption:before {
content: $vi-bell;
}}
.vi-bell-o{
&:before, .v-button-caption:before {
content: $vi-bell-o;
}}
.vi-bell-slash{
&:before, .v-button-caption:before {
content: $vi-bell-slash;
}}
.vi-bell-slash-o{
&:before, .v-button-caption:before {
content: $vi-bell-slash-o;
}}
.vi-boat{
&:before, .v-button-caption:before {
content: $vi-boat;
}}
.vi-bold{
&:before, .v-button-caption:before {
content: $vi-bold;
}}
.vi-bolt{
&:before, .v-button-caption:before {
content: $vi-bolt;
}}
.vi-bomb{
&:before, .v-button-caption:before {
content: $vi-bomb;
}}
.vi-book{
&:before, .v-button-caption:before {
content: $vi-book;
}}
.vi-book-dollar{
&:before, .v-button-caption:before {
content: $vi-book-dollar;
}}
.vi-book-percent{
&:before, .v-button-caption:before {
content: $vi-book-percent;
}}
.vi-bookmark{
&:before, .v-button-caption:before {
content: $vi-bookmark;
}}
.vi-bookmark-o{
&:before, .v-button-caption:before {
content: $vi-bookmark-o;
}}
.vi-briefcase{
&:before, .v-button-caption:before {
content: $vi-briefcase;
}}
.vi-browser{
&:before, .v-button-caption:before {
content: $vi-browser;
}}
.vi-bug{
&:before, .v-button-caption:before {
content: $vi-bug;
}}
.vi-bug-o{
&:before, .v-button-caption:before {
content: $vi-bug-o;
}}
.vi-building{
&:before, .v-button-caption:before {
content: $vi-building;
}}
.vi-building-o{
&:before, .v-button-caption:before {
content: $vi-building-o;
}}
.vi-bullets{
&:before, .v-button-caption:before {
content: $vi-bullets;
}}
.vi-bullseye{
&:before, .v-button-caption:before {
content: $vi-bullseye;
}}
.vi-button{
&:before, .v-button-caption:before {
content: $vi-button;
}}
.vi-calc{
&:before, .v-button-caption:before {
content: $vi-calc;
}}
.vi-calc-book{
&:before, .v-button-caption:before {
content: $vi-calc-book;
}}
.vi-calendar{
&:before, .v-button-caption:before {
content: $vi-calendar;
}}
.vi-calendar-briefcase{
&:before, .v-button-caption:before {
content: $vi-calendar-briefcase;
}}
.vi-calendar-clock{
&:before, .v-button-caption:before {
content: $vi-calendar-clock;
}}
.vi-calendar-envelope{
&:before, .v-button-caption:before {
content: $vi-calendar-envelope;
}}
.vi-calendar-o{
&:before, .v-button-caption:before {
content: $vi-calendar-o;
}}
.vi-calendar-user{
&:before, .v-button-caption:before {
content: $vi-calendar-user;
}}
.vi-camera{
&:before, .v-button-caption:before {
content: $vi-camera;
}}
.vi-car{
&:before, .v-button-caption:before {
content: $vi-car;
}}
.vi-caret-down{
&:before, .v-button-caption:before {
content: $vi-caret-down;
}}
.vi-caret-left{
&:before, .v-button-caption:before {
content: $vi-caret-left;
}}
.vi-caret-right{
&:before, .v-button-caption:before {
content: $vi-caret-right;
}}
.vi-caret-square-down-o{
&:before, .v-button-caption:before {
content: $vi-caret-square-down-o;
}}
.vi-caret-square-left-o{
&:before, .v-button-caption:before {
content: $vi-caret-square-left-o;
}}
.vi-caret-square-right-o{
&:before, .v-button-caption:before {
content: $vi-caret-square-right-o;
}}
.vi-caret-square-up-o{
&:before, .v-button-caption:before {
content: $vi-caret-square-up-o;
}}
.vi-caret-up{
&:before, .v-button-caption:before {
content: $vi-caret-up;
}}
.vi-cart{
&:before, .v-button-caption:before {
content: $vi-cart;
}}
.vi-cart-o{
&:before, .v-button-caption:before {
content: $vi-cart-o;
}}
.vi-chart{
&:before, .v-button-caption:before {
content: $vi-chart;
}}
.vi-chart-line{
&:before, .v-button-caption:before {
content: $vi-chart-line;
}}
.vi-chat{
&:before, .v-button-caption:before {
content: $vi-chat;
}}
.vi-check{
&:before, .v-button-caption:before {
content: $vi-check;
}}
.vi-check-circle{
&:before, .v-button-caption:before {
content: $vi-check-circle;
}}
.vi-check-circle-o{
&:before, .v-button-caption:before {
content: $vi-check-circle-o;
}}
.vi-check-square{
&:before, .v-button-caption:before {
content: $vi-check-square;
}}
.vi-check-square-o{
&:before, .v-button-caption:before {
content: $vi-check-square-o;
}}
.vi-chevron-circle-down{
&:before, .v-button-caption:before {
content: $vi-chevron-circle-down;
}}
.vi-chevron-circle-down-o{
&:before, .v-button-caption:before {
content: $vi-chevron-circle-down-o;
}}
.vi-chevron-circle-left{
&:before, .v-button-caption:before {
content: $vi-chevron-circle-left;
}}
.vi-chevron-circle-left-o{
&:before, .v-button-caption:before {
content: $vi-chevron-circle-left-o;
}}
.vi-chevron-circle-right{
&:before, .v-button-caption:before {
content: $vi-chevron-circle-right;
}}
.vi-chevron-circle-right-o{
&:before, .v-button-caption:before {
content: $vi-chevron-circle-right-o;
}}
.vi-chevron-circle-up{
&:before, .v-button-caption:before {
content: $vi-chevron-circle-up;
}}
.vi-chevron-circle-up-o{
&:before, .v-button-caption:before {
content: $vi-chevron-circle-up-o;
}}
.vi-chevron-down{
&:before, .v-button-caption:before {
content: $vi-chevron-down;
}}
.vi-chevron-left{
&:before, .v-button-caption:before {
content: $vi-chevron-left;
}}
.vi-chevron-right{
&:before, .v-button-caption:before {
content: $vi-chevron-right;
}}
.vi-chevron-up{
&:before, .v-button-caption:before {
content: $vi-chevron-up;
}}
.vi-child{
&:before, .v-button-caption:before {
content: $vi-child;
}}
.vi-circle{
&:before, .v-button-caption:before {
content: $vi-circle;
}}
.vi-circle-thin{
&:before, .v-button-caption:before {
content: $vi-circle-thin;
}}
.vi-clipboard{
&:before, .v-button-caption:before {
content: $vi-clipboard;
}}
.vi-clipboard-cross{
&:before, .v-button-caption:before {
content: $vi-clipboard-cross;
}}
.vi-clipboard-heart{
&:before, .v-button-caption:before {
content: $vi-clipboard-heart;
}}
.vi-clipboard-pulse{
&:before, .v-button-caption:before {
content: $vi-clipboard-pulse;
}}
.vi-clipboard-text{
&:before, .v-button-caption:before {
content: $vi-clipboard-text;
}}
.vi-clipboard-user{
&:before, .v-button-caption:before {
content: $vi-clipboard-user;
}}
.vi-clock{
&:before, .v-button-caption:before {
content: $vi-clock;
}}
.vi-cloud{
&:before, .v-button-caption:before {
content: $vi-cloud;
}}
.vi-cloud-download{
&:before, .v-button-caption:before {
content: $vi-cloud-download;
}}
.vi-cloud-download-o{
&:before, .v-button-caption:before {
content: $vi-cloud-download-o;
}}
.vi-cloud-o{
&:before, .v-button-caption:before {
content: $vi-cloud-o;
}}
.vi-cloud-upload{
&:before, .v-button-caption:before {
content: $vi-cloud-upload;
}}
.vi-cloud-upload-o{
&:before, .v-button-caption:before {
content: $vi-cloud-upload-o;
}}
.vi-code{
&:before, .v-button-caption:before {
content: $vi-code;
}}
.vi-coffee{
&:before, .v-button-caption:before {
content: $vi-coffee;
}}
.vi-cog{
&:before, .v-button-caption:before {
content: $vi-cog;
}}
.vi-cog-o{
&:before, .v-button-caption:before {
content: $vi-cog-o;
}}
.vi-cogs{
&:before, .v-button-caption:before {
content: $vi-cogs;
}}
.vi-combobox{
&:before, .v-button-caption:before {
content: $vi-combobox;
}}
.vi-comment{
&:before, .v-button-caption:before {
content: $vi-comment;
}}
.vi-comment-ellipsis{
&:before, .v-button-caption:before {
content: $vi-comment-ellipsis;
}}
.vi-comment-ellipsis-o{
&:before, .v-button-caption:before {
content: $vi-comment-ellipsis-o;
}}
.vi-comment-o{
&:before, .v-button-caption:before {
content: $vi-comment-o;
}}
.vi-comments{
&:before, .v-button-caption:before {
content: $vi-comments;
}}
.vi-comments-o{
&:before, .v-button-caption:before {
content: $vi-comments-o;
}}
.vi-compress{
&:before, .v-button-caption:before {
content: $vi-compress;
}}
.vi-compress-square{
&:before, .v-button-caption:before {
content: $vi-compress-square;
}}
.vi-connect{
&:before, .v-button-caption:before {
content: $vi-connect;
}}
.vi-connect-o{
&:before, .v-button-caption:before {
content: $vi-connect-o;
}}
.vi-controller{
&:before, .v-button-caption:before {
content: $vi-controller;
}}
.vi-copy{
&:before, .v-button-caption:before {
content: $vi-copy;
}}
.vi-copy-o{
&:before, .v-button-caption:before {
content: $vi-copy-o;
}}
.vi-copyright{
&:before, .v-button-caption:before {
content: $vi-copyright;
}}
.vi-corner-lower-left{
&:before, .v-button-caption:before {
content: $vi-corner-lower-left;
}}
.vi-corner-lower-right{
&:before, .v-button-caption:before {
content: $vi-corner-lower-right;
}}
.vi-corner-upper-left{
&:before, .v-button-caption:before {
content: $vi-corner-upper-left;
}}
.vi-corner-upper-right{
&:before, .v-button-caption:before {
content: $vi-corner-upper-right;
}}
.vi-credit-card{
&:before, .v-button-caption:before {
content: $vi-credit-card;
}}
.vi-crop{
&:before, .v-button-caption:before {
content: $vi-crop;
}}
.vi-cross-cutlery{
&:before, .v-button-caption:before {
content: $vi-cross-cutlery;
}}
.vi-crosshairs{
&:before, .v-button-caption:before {
content: $vi-crosshairs;
}}
.vi-css{
&:before, .v-button-caption:before {
content: $vi-css;
}}
.vi-cube{
&:before, .v-button-caption:before {
content: $vi-cube;
}}
.vi-cubes{
&:before, .v-button-caption:before {
content: $vi-cubes;
}}
.vi-curly-brackets{
&:before, .v-button-caption:before {
content: $vi-curly-brackets;
}}
.vi-cutlery{
&:before, .v-button-caption:before {
content: $vi-cutlery;
}}
.vi-dashboard{
&:before, .v-button-caption:before {
content: $vi-dashboard;
}}
.vi-date-input{
&:before, .v-button-caption:before {
content: $vi-date-input;
}}
.vi-deindent{
&:before, .v-button-caption:before {
content: $vi-deindent;
}}
.vi-dental-chair{
&:before, .v-button-caption:before {
content: $vi-dental-chair;
}}
.vi-desktop{
&:before, .v-button-caption:before {
content: $vi-desktop;
}}
.vi-disc{
&:before, .v-button-caption:before {
content: $vi-disc;
}}
.vi-doctor{
&:before, .v-button-caption:before {
content: $vi-doctor;
}}
.vi-doctor-briefcase{
&:before, .v-button-caption:before {
content: $vi-doctor-briefcase;
}}
.vi-dollar{
&:before, .v-button-caption:before {
content: $vi-dollar;
}}
.vi-dot-circle{
&:before, .v-button-caption:before {
content: $vi-dot-circle;
}}
.vi-download{
&:before, .v-button-caption:before {
content: $vi-download;
}}
.vi-download-alt{
&:before, .v-button-caption:before {
content: $vi-download-alt;
}}
.vi-insert{
&:before, .v-button-caption:before {
content: $vi-insert;
}}
.vi-drop{
&:before, .v-button-caption:before {
content: $vi-drop;
}}
.vi-edit{
&:before, .v-button-caption:before {
content: $vi-edit;
}}
.vi-eject{
&:before, .v-button-caption:before {
content: $vi-eject;
}}
.vi-elastic{
&:before, .v-button-caption:before {
content: $vi-elastic;
}}
.vi-ellipsis-circle{
&:before, .v-button-caption:before {
content: $vi-ellipsis-circle;
}}
.vi-ellipsis-circle-o{
&:before, .v-button-caption:before {
content: $vi-ellipsis-circle-o;
}}
.vi-ellipsis-h{
&:before, .v-button-caption:before {
content: $vi-ellipsis-h;
}}
.vi-ellipsis-v{
&:before, .v-button-caption:before {
content: $vi-ellipsis-v;
}}
.vi-envelope{
&:before, .v-button-caption:before {
content: $vi-envelope;
}}
.vi-envelope-o{
&:before, .v-button-caption:before {
content: $vi-envelope-o;
}}
.vi-envelope-open{
&:before, .v-button-caption:before {
content: $vi-envelope-open;
}}
.vi-envelope-open-o{
&:before, .v-button-caption:before {
content: $vi-envelope-open-o;
}}
.vi-eraser{
&:before, .v-button-caption:before {
content: $vi-eraser;
}}
.vi-exchange{
&:before, .v-button-caption:before {
content: $vi-exchange;
}}
.vi-exclamation{
&:before, .v-button-caption:before {
content: $vi-exclamation;
}}
.vi-exclamation-circle{
&:before, .v-button-caption:before {
content: $vi-exclamation-circle;
}}
.vi-exclamation-circle-o{
&:before, .v-button-caption:before {
content: $vi-exclamation-circle-o;
}}
.vi-exit{
&:before, .v-button-caption:before {
content: $vi-exit;
}}
.vi-exit-o{
&:before, .v-button-caption:before {
content: $vi-exit-o;
}}
.vi-expand{
&:before, .v-button-caption:before {
content: $vi-expand;
}}
.vi-expand-full{
&:before, .v-button-caption:before {
content: $vi-expand-full;
}}
.vi-expand-square{
&:before, .v-button-caption:before {
content: $vi-expand-square;
}}
.vi-external-browser{
&:before, .v-button-caption:before {
content: $vi-external-browser;
}}
.vi-external-link{
&:before, .v-button-caption:before {
content: $vi-external-link;
}}
.vi-eye{
&:before, .v-button-caption:before {
content: $vi-eye;
}}
.vi-eye-slash{
&:before, .v-button-caption:before {
content: $vi-eye-slash;
}}
.vi-eyedropper{
&:before, .v-button-caption:before {
content: $vi-eyedropper;
}}
.vi-facebook{
&:before, .v-button-caption:before {
content: $vi-facebook;
}}
.vi-facebook-square{
&:before, .v-button-caption:before {
content: $vi-facebook-square;
}}
.vi-factory{
&:before, .v-button-caption:before {
content: $vi-factory;
}}
.vi-fast-backward{
&:before, .v-button-caption:before {
content: $vi-fast-backward;
}}
.vi-fast-forward{
&:before, .v-button-caption:before {
content: $vi-fast-forward;
}}
.vi-female{
&:before, .v-button-caption:before {
content: $vi-female;
}}
.vi-file{
&:before, .v-button-caption:before {
content: $vi-file;
}}
.vi-file-code{
&:before, .v-button-caption:before {
content: $vi-file-code;
}}
.vi-file-font{
&:before, .v-button-caption:before {
content: $vi-file-font;
}}
.vi-file-movie{
&:before, .v-button-caption:before {
content: $vi-file-movie;
}}
.vi-file-o{
&:before, .v-button-caption:before {
content: $vi-file-o;
}}
.vi-file-picture{
&:before, .v-button-caption:before {
content: $vi-file-picture;
}}
.vi-file-presentation{
&:before, .v-button-caption:before {
content: $vi-file-presentation;
}}
.vi-file-process{
&:before, .v-button-caption:before {
content: $vi-file-process;
}}
.vi-file-refresh{
&:before, .v-button-caption:before {
content: $vi-file-refresh;
}}
.vi-file-sound{
&:before, .v-button-caption:before {
content: $vi-file-sound;
}}
.vi-file-start{
&:before, .v-button-caption:before {
content: $vi-file-start;
}}
.vi-file-table{
&:before, .v-button-caption:before {
content: $vi-file-table;
}}
.vi-file-text{
&:before, .v-button-caption:before {
content: $vi-file-text;
}}
.vi-file-text-o{
&:before, .v-button-caption:before {
content: $vi-file-text-o;
}}
.vi-file-tree{
&:before, .v-button-caption:before {
content: $vi-file-tree;
}}
.vi-file-tree-small{
&:before, .v-button-caption:before {
content: $vi-file-tree-small;
}}
.vi-file-tree-sub{
&:before, .v-button-caption:before {
content: $vi-file-tree-sub;
}}
.vi-file-zip{
&:before, .v-button-caption:before {
content: $vi-file-zip;
}}
.vi-fill{
&:before, .v-button-caption:before {
content: $vi-fill;
}}
.vi-film{
&:before, .v-button-caption:before {
content: $vi-film;
}}
.vi-filter{
&:before, .v-button-caption:before {
content: $vi-filter;
}}
.vi-fire{
&:before, .v-button-caption:before {
content: $vi-fire;
}}
.vi-flag{
&:before, .v-button-caption:before {
content: $vi-flag;
}}
.vi-flag-checkered{
&:before, .v-button-caption:before {
content: $vi-flag-checkered;
}}
.vi-flag-o{
&:before, .v-button-caption:before {
content: $vi-flag-o;
}}
.vi-adobe-flash{
&:before, .v-button-caption:before {
content: $vi-adobe-flash;
}}
.vi-flash{
&:before, .v-button-caption:before {
content: $vi-flash;
}}
.vi-flask{
&:before, .v-button-caption:before {
content: $vi-flask;
}}
.vi-flip-h{
&:before, .v-button-caption:before {
content: $vi-flip-h;
}}
.vi-flip-v{
&:before, .v-button-caption:before {
content: $vi-flip-v;
}}
.vi-folder{
&:before, .v-button-caption:before {
content: $vi-folder;
}}
.vi-folder-o{
&:before, .v-button-caption:before {
content: $vi-folder-o;
}}
.vi-folder-open{
&:before, .v-button-caption:before {
content: $vi-folder-open;
}}
.vi-folder-open-o{
&:before, .v-button-caption:before {
content: $vi-folder-open-o;
}}
.vi-font{
&:before, .v-button-caption:before {
content: $vi-font;
}}
.vi-form{
&:before, .v-button-caption:before {
content: $vi-form;
}}
.vi-forward{
&:before, .v-button-caption:before {
content: $vi-forward;
}}
.vi-frown-o{
&:before, .v-button-caption:before {
content: $vi-frown-o;
}}
.vi-funcion{
&:before, .v-button-caption:before {
content: $vi-funcion;
}}
.vi-gamepad{
&:before, .v-button-caption:before {
content: $vi-gamepad;
}}
.vi-gavel{
&:before, .v-button-caption:before {
content: $vi-gavel;
}}
.vi-gift{
&:before, .v-button-caption:before {
content: $vi-gift;
}}
.vi-glass{
&:before, .v-button-caption:before {
content: $vi-glass;
}}
.vi-globe{
&:before, .v-button-caption:before {
content: $vi-globe;
}}
.vi-glasses{
&:before, .v-button-caption:before {
content: $vi-glasses;
}}
.vi-golf{
&:before, .v-button-caption:before {
content: $vi-golf;
}}
.vi-google-plus{
&:before, .v-button-caption:before {
content: $vi-google-plus;
}}
.vi-google-plus-square{
&:before, .v-button-caption:before {
content: $vi-google-plus-square;
}}
.vi-grab{
&:before, .v-button-caption:before {
content: $vi-grab;
}}
.vi-grid{
&:before, .v-button-caption:before {
content: $vi-grid;
}}
.vi-grid-bevel{
&:before, .v-button-caption:before {
content: $vi-grid-bevel;
}}
.vi-grid-big{
&:before, .v-button-caption:before {
content: $vi-grid-big;
}}
.vi-grid-big-o{
&:before, .v-button-caption:before {
content: $vi-grid-big-o;
}}
.vi-grid-h{
&:before, .v-button-caption:before {
content: $vi-grid-h;
}}
.vi-grid-small{
&:before, .v-button-caption:before {
content: $vi-grid-small;
}}
.vi-grid-small-o{
&:before, .v-button-caption:before {
content: $vi-grid-small-o;
}}
.vi-grid-v{
&:before, .v-button-caption:before {
content: $vi-grid-v;
}}
.vi-group{
&:before, .v-button-caption:before {
content: $vi-group;
}}
.vi-hand{
&:before, .v-button-caption:before {
content: $vi-hand;
}}
.vi-handle-corner{
&:before, .v-button-caption:before {
content: $vi-handle-corner;
}}
.vi-hands-up{
&:before, .v-button-caption:before {
content: $vi-hands-up;
}}
.vi-harddrive{
&:before, .v-button-caption:before {
content: $vi-harddrive;
}}
.vi-harddrive-o{
&:before, .v-button-caption:before {
content: $vi-harddrive-o;
}}
.vi-hash{
&:before, .v-button-caption:before {
content: $vi-hash;
}}
.vi-header{
&:before, .v-button-caption:before {
content: $vi-header;
}}
.vi-headphones{
&:before, .v-button-caption:before {
content: $vi-headphones;
}}
.vi-health-card{
&:before, .v-button-caption:before {
content: $vi-health-card;
}}
.vi-heart{
&:before, .v-button-caption:before {
content: $vi-heart;
}}
.vi-heart-o{
&:before, .v-button-caption:before {
content: $vi-heart-o;
}}
.vi-home{
&:before, .v-button-caption:before {
content: $vi-home;
}}
.vi-home-o{
&:before, .v-button-caption:before {
content: $vi-home-o;
}}
.vi-inbox{
&:before, .v-button-caption:before {
content: $vi-inbox;
}}
.vi-indent{
&:before, .v-button-caption:before {
content: $vi-indent;
}}
.vi-info{
&:before, .v-button-caption:before {
content: $vi-info;
}}
.vi-info-circle{
&:before, .v-button-caption:before {
content: $vi-info-circle;
}}
.vi-info-circle-o{
&:before, .v-button-caption:before {
content: $vi-info-circle-o;
}}
.vi-input{
&:before, .v-button-caption:before {
content: $vi-input;
}}
.vi-institution{
&:before, .v-button-caption:before {
content: $vi-institution;
}}
.vi-invoice{
&:before, .v-button-caption:before {
content: $vi-invoice;
}}
.vi-list-ol{
&:before, .v-button-caption:before {
content: $vi-list-ol;
}}
.vi-italic{
&:before, .v-button-caption:before {
content: $vi-italic;
}}
.vi-key{
&:before, .v-button-caption:before {
content: $vi-key;
}}
.vi-key-o{
&:before, .v-button-caption:before {
content: $vi-key-o;
}}
.vi-keyboard{
&:before, .v-button-caption:before {
content: $vi-keyboard;
}}
.vi-keyboard-o{
&:before, .v-button-caption:before {
content: $vi-keyboard-o;
}}
.vi-laptop{
&:before, .v-button-caption:before {
content: $vi-laptop;
}}
.vi-layout{
&:before, .v-button-caption:before {
content: $vi-layout;
}}
.vi-level-down{
&:before, .v-button-caption:before {
content: $vi-level-down;
}}
.vi-level-down-bold{
&:before, .v-button-caption:before {
content: $vi-level-down-bold;
}}
.vi-level-left{
&:before, .v-button-caption:before {
content: $vi-level-left;
}}
.vi-level-left-bold{
&:before, .v-button-caption:before {
content: $vi-level-left-bold;
}}
.vi-level-right{
&:before, .v-button-caption:before {
content: $vi-level-right;
}}
.vi-level-right-bold{
&:before, .v-button-caption:before {
content: $vi-level-right-bold;
}}
.vi-level-up{
&:before, .v-button-caption:before {
content: $vi-level-up;
}}
.vi-level-up-bold{
&:before, .v-button-caption:before {
content: $vi-level-up-bold;
}}
.vi-lifebuoy{
&:before, .v-button-caption:before {
content: $vi-lifebuoy;
}}
.vi-lightbulb{
&:before, .v-button-caption:before {
content: $vi-lightbulb;
}}
.vi-line-h{
&:before, .v-button-caption:before {
content: $vi-line-h;
}}
.vi-line-v{
&:before, .v-button-caption:before {
content: $vi-line-v;
}}
.vi-lines{
&:before, .v-button-caption:before {
content: $vi-lines;
}}
.vi-lines-list{
&:before, .v-button-caption:before {
content: $vi-lines-list;
}}
.vi-link{
&:before, .v-button-caption:before {
content: $vi-link;
}}
.vi-list{
&:before, .v-button-caption:before {
content: $vi-list;
}}
.vi-list-select{
&:before, .v-button-caption:before {
content: $vi-list-select;
}}
.vi-list-ul{
&:before, .v-button-caption:before {
content: $vi-list-ul;
}}
.vi-location-arrow{
&:before, .v-button-caption:before {
content: $vi-location-arrow;
}}
.vi-location-arrow-circle{
&:before, .v-button-caption:before {
content: $vi-location-arrow-circle;
}}
.vi-location-arrow-circle-o{
&:before, .v-button-caption:before {
content: $vi-location-arrow-circle-o;
}}
.vi-lock{
&:before, .v-button-caption:before {
content: $vi-lock;
}}
.vi-magic{
&:before, .v-button-caption:before {
content: $vi-magic;
}}
.vi-magnet{
&:before, .v-button-caption:before {
content: $vi-magnet;
}}
.vi-mailbox{
&:before, .v-button-caption:before {
content: $vi-mailbox;
}}
.vi-male{
&:before, .v-button-caption:before {
content: $vi-male;
}}
.vi-map-marker{
&:before, .v-button-caption:before {
content: $vi-map-marker;
}}
.vi-margin{
&:before, .v-button-caption:before {
content: $vi-margin;
}}
.vi-margin-bottom{
&:before, .v-button-caption:before {
content: $vi-margin-bottom;
}}
.vi-margin-left{
&:before, .v-button-caption:before {
content: $vi-margin-left;
}}
.vi-margin-right{
&:before, .v-button-caption:before {
content: $vi-margin-right;
}}
.vi-margin-top{
&:before, .v-button-caption:before {
content: $vi-margin-top;
}}
.vi-medal{
&:before, .v-button-caption:before {
content: $vi-medal;
}}
.vi-megafone{
&:before, .v-button-caption:before {
content: $vi-megafone;
}}
.vi-meh-o{
&:before, .v-button-caption:before {
content: $vi-meh-o;
}}
.vi-microphone{
&:before, .v-button-caption:before {
content: $vi-microphone;
}}
.vi-minus{
&:before, .v-button-caption:before {
content: $vi-minus;
}}
.vi-minus-circle{
&:before, .v-button-caption:before {
content: $vi-minus-circle;
}}
.vi-minus-circle-o{
&:before, .v-button-caption:before {
content: $vi-minus-circle-o;
}}
.vi-minus-square-o{
&:before, .v-button-caption:before {
content: $vi-minus-square-o;
}}
.vi-mobile{
&:before, .v-button-caption:before {
content: $vi-mobile;
}}
.vi-modal{
&:before, .v-button-caption:before {
content: $vi-modal;
}}
.vi-modal-list{
&:before, .v-button-caption:before {
content: $vi-modal-list;
}}
.vi-money{
&:before, .v-button-caption:before {
content: $vi-money;
}}
.vi-moon{
&:before, .v-button-caption:before {
content: $vi-moon;
}}
.vi-moon-o{
&:before, .v-button-caption:before {
content: $vi-moon-o;
}}
.vi-movie{
&:before, .v-button-caption:before {
content: $vi-movie;
}}
.vi-music{
&:before, .v-button-caption:before {
content: $vi-music;
}}
.vi-mute{
&:before, .v-button-caption:before {
content: $vi-mute;
}}
.vi-native-button{
&:before, .v-button-caption:before {
content: $vi-native-button;
}}
.vi-notebook{
&:before, .v-button-caption:before {
content: $vi-notebook;
}}
.vi-open-book{
&:before, .v-button-caption:before {
content: $vi-open-book;
}}
.vi-options{
&:before, .v-button-caption:before {
content: $vi-options;
}}
.vi-orientation{
&:before, .v-button-caption:before {
content: $vi-orientation;
}}
.vi-out{
&:before, .v-button-caption:before {
content: $vi-out;
}}
.vi-outbox{
&:before, .v-button-caption:before {
content: $vi-outbox;
}}
.vi-package{
&:before, .v-button-caption:before {
content: $vi-package;
}}
.vi-padding{
&:before, .v-button-caption:before {
content: $vi-padding;
}}
.vi-padding-bottom{
&:before, .v-button-caption:before {
content: $vi-padding-bottom;
}}
.vi-padding-left{
&:before, .v-button-caption:before {
content: $vi-padding-left;
}}
.vi-padding-right{
&:before, .v-button-caption:before {
content: $vi-padding-right;
}}
.vi-padding-top{
&:before, .v-button-caption:before {
content: $vi-padding-top;
}}
.vi-paint-roll{
&:before, .v-button-caption:before {
content: $vi-paint-roll;
}}
.vi-paintbrush{
&:before, .v-button-caption:before {
content: $vi-paintbrush;
}}
.vi-palete{
&:before, .v-button-caption:before {
content: $vi-palete;
}}
.vi-panel{
&:before, .v-button-caption:before {
content: $vi-panel;
}}
.vi-paperclip{
&:before, .v-button-caption:before {
content: $vi-paperclip;
}}
.vi-paperplane{
&:before, .v-button-caption:before {
content: $vi-paperplane;
}}
.vi-paperplane-o{
&:before, .v-button-caption:before {
content: $vi-paperplane-o;
}}
.vi-paragraph{
&:before, .v-button-caption:before {
content: $vi-paragraph;
}}
.vi-password{
&:before, .v-button-caption:before {
content: $vi-password;
}}
.vi-paste{
&:before, .v-button-caption:before {
content: $vi-paste;
}}
.vi-pause{
&:before, .v-button-caption:before {
content: $vi-pause;
}}
.vi-pencil{
&:before, .v-button-caption:before {
content: $vi-pencil;
}}
.vi-phone{
&:before, .v-button-caption:before {
content: $vi-phone;
}}
.vi-picture{
&:before, .v-button-caption:before {
content: $vi-picture;
}}
.vi-pie-chart{
&:before, .v-button-caption:before {
content: $vi-pie-chart;
}}
.vi-pill{
&:before, .v-button-caption:before {
content: $vi-pill;
}}
.vi-pills{
&:before, .v-button-caption:before {
content: $vi-pills;
}}
.vi-pin{
&:before, .v-button-caption:before {
content: $vi-pin;
}}
.vi-pin-post{
&:before, .v-button-caption:before {
content: $vi-pin-post;
}}
.vi-play{
&:before, .v-button-caption:before {
content: $vi-play;
}}
.vi-play-circle{
&:before, .v-button-caption:before {
content: $vi-play-circle;
}}
.vi-play-circle-o{
&:before, .v-button-caption:before {
content: $vi-play-circle-o;
}}
.vi-plug{
&:before, .v-button-caption:before {
content: $vi-plug;
}}
.vi-plus{
&:before, .v-button-caption:before {
content: $vi-plus;
}}
.vi-plus-circle{
&:before, .v-button-caption:before {
content: $vi-plus-circle;
}}
.vi-plus-circle-o{
&:before, .v-button-caption:before {
content: $vi-plus-circle-o;
}}
.vi-plus-minus{
&:before, .v-button-caption:before {
content: $vi-plus-minus;
}}
.vi-plus-square-o{
&:before, .v-button-caption:before {
content: $vi-plus-square-o;
}}
.vi-pointer{
&:before, .v-button-caption:before {
content: $vi-pointer;
}}
.vi-power-off{
&:before, .v-button-caption:before {
content: $vi-power-off;
}}
.vi-presentation{
&:before, .v-button-caption:before {
content: $vi-presentation;
}}
.vi-print{
&:before, .v-button-caption:before {
content: $vi-print;
}}
.vi-progressbar{
&:before, .v-button-caption:before {
content: $vi-progressbar;
}}
.vi-puzzle-piece{
&:before, .v-button-caption:before {
content: $vi-puzzle-piece;
}}
.vi-qrcode{
&:before, .v-button-caption:before {
content: $vi-qrcode;
}}
.vi-question{
&:before, .v-button-caption:before {
content: $vi-question;
}}
.vi-question-circle{
&:before, .v-button-caption:before {
content: $vi-question-circle;
}}
.vi-question-circle-o{
&:before, .v-button-caption:before {
content: $vi-question-circle-o;
}}
.vi-quote-left{
&:before, .v-button-caption:before {
content: $vi-quote-left;
}}
.vi-quote-right{
&:before, .v-button-caption:before {
content: $vi-quote-right;
}}
.vi-random{
&:before, .v-button-caption:before {
content: $vi-random;
}}
.vi-raster{
&:before, .v-button-caption:before {
content: $vi-raster;
}}
.vi-raster-lower-left{
&:before, .v-button-caption:before {
content: $vi-raster-lower-left;
}}
.vi-recycle{
&:before, .v-button-caption:before {
content: $vi-recycle;
}}
.vi-refresh{
&:before, .v-button-caption:before {
content: $vi-refresh;
}}
.vi-reply{
&:before, .v-button-caption:before {
content: $vi-reply;
}}
.vi-reply-all{
&:before, .v-button-caption:before {
content: $vi-reply-all;
}}
.vi-resize-h{
&:before, .v-button-caption:before {
content: $vi-resize-h;
}}
.vi-resize-v{
&:before, .v-button-caption:before {
content: $vi-resize-v;
}}
.vi-retweet{
&:before, .v-button-caption:before {
content: $vi-retweet;
}}
.vi-rhombus{
&:before, .v-button-caption:before {
content: $vi-rhombus;
}}
.vi-road{
&:before, .v-button-caption:before {
content: $vi-road;
}}
.vi-road-branch{
&:before, .v-button-caption:before {
content: $vi-road-branch;
}}
.vi-road-branches{
&:before, .v-button-caption:before {
content: $vi-road-branches;
}}
.vi-road-split{
&:before, .v-button-caption:before {
content: $vi-road-split;
}}
.vi-rocket{
&:before, .v-button-caption:before {
content: $vi-rocket;
}}
.vi-rotate-left{
&:before, .v-button-caption:before {
content: $vi-rotate-left;
}}
.vi-rotate-right{
&:before, .v-button-caption:before {
content: $vi-rotate-right;
}}
.vi-rss{
&:before, .v-button-caption:before {
content: $vi-rss;
}}
.vi-rss-square{
&:before, .v-button-caption:before {
content: $vi-rss-square;
}}
.vi-safe{
&:before, .v-button-caption:before {
content: $vi-safe;
}}
.vi-safe-lock{
&:before, .v-button-caption:before {
content: $vi-safe-lock;
}}
.vi-scissors{
&:before, .v-button-caption:before {
content: $vi-scissors;
}}
.vi-screwdriver{
&:before, .v-button-caption:before {
content: $vi-screwdriver;
}}
.vi-search{
&:before, .v-button-caption:before {
content: $vi-search;
}}
.vi-search-minus{
&:before, .v-button-caption:before {
content: $vi-search-minus;
}}
.vi-search-plus{
&:before, .v-button-caption:before {
content: $vi-search-plus;
}}
.vi-select{
&:before, .v-button-caption:before {
content: $vi-select;
}}
.vi-database{
&:before, .v-button-caption:before {
content: $vi-database;
}}
.vi-server{
&:before, .v-button-caption:before {
content: $vi-server;
}}
.vi-share{
&:before, .v-button-caption:before {
content: $vi-share;
}}
.vi-share-square{
&:before, .v-button-caption:before {
content: $vi-share-square;
}}
.vi-shield{
&:before, .v-button-caption:before {
content: $vi-shield;
}}
.vi-sign-in{
&:before, .v-button-caption:before {
content: $vi-sign-in;
}}
.vi-sign-in-alt{
&:before, .v-button-caption:before {
content: $vi-sign-in-alt;
}}
.vi-sign-out{
&:before, .v-button-caption:before {
content: $vi-sign-out;
}}
.vi-sign-out-alt{
&:before, .v-button-caption:before {
content: $vi-sign-out-alt;
}}
.vi-signal{
&:before, .v-button-caption:before {
content: $vi-signal;
}}
.vi-sitemap{
&:before, .v-button-caption:before {
content: $vi-sitemap;
}}
.vi-slider{
&:before, .v-button-caption:before {
content: $vi-slider;
}}
.vi-sliders{
&:before, .v-button-caption:before {
content: $vi-sliders;
}}
.vi-smiley-o{
&:before, .v-button-caption:before {
content: $vi-smiley-o;
}}
.vi-sort{
&:before, .v-button-caption:before {
content: $vi-sort;
}}
.vi-sound-disable{
&:before, .v-button-caption:before {
content: $vi-sound-disable;
}}
.vi-specialist{
&:before, .v-button-caption:before {
content: $vi-specialist;
}}
.vi-spinner{
&:before, .v-button-caption:before {
content: $vi-spinner;
}}
.vi-spinner-arc{
&:before, .v-button-caption:before {
content: $vi-spinner-arc;
}}
.vi-spinner-third{
&:before, .v-button-caption:before {
content: $vi-spinner-third;
}}
.vi-split{
&:before, .v-button-caption:before {
content: $vi-split;
}}
.vi-split-h{
&:before, .v-button-caption:before {
content: $vi-split-h;
}}
.vi-split-v{
&:before, .v-button-caption:before {
content: $vi-split-v;
}}
.vi-spoon{
&:before, .v-button-caption:before {
content: $vi-spoon;
}}
.vi-square-shadow{
&:before, .v-button-caption:before {
content: $vi-square-shadow;
}}
.vi-star{
&:before, .v-button-caption:before {
content: $vi-star;
}}
.vi-star-half-left{
&:before, .v-button-caption:before {
content: $vi-star-half-left;
}}
.vi-star-half-left-o{
&:before, .v-button-caption:before {
content: $vi-star-half-left-o;
}}
.vi-star-half-right{
&:before, .v-button-caption:before {
content: $vi-star-half-right;
}}
.vi-star-half-right-o{
&:before, .v-button-caption:before {
content: $vi-star-half-right-o;
}}
.vi-star-o{
&:before, .v-button-caption:before {
content: $vi-star-o;
}}
.vi-start-cog{
&:before, .v-button-caption:before {
content: $vi-start-cog;
}}
.vi-step-backward{
&:before, .v-button-caption:before {
content: $vi-step-backward;
}}
.vi-step-forward{
&:before, .v-button-caption:before {
content: $vi-step-forward;
}}
.vi-stethoscope{
&:before, .v-button-caption:before {
content: $vi-stethoscope;
}}
.vi-stop{
&:before, .v-button-caption:before {
content: $vi-stop;
}}
.vi-stop-cog{
&:before, .v-button-caption:before {
content: $vi-stop-cog;
}}
.vi-strikethrough{
&:before, .v-button-caption:before {
content: $vi-strikethrough;
}}
.vi-subscript{
&:before, .v-button-caption:before {
content: $vi-subscript;
}}
.vi-suitcase{
&:before, .v-button-caption:before {
content: $vi-suitcase;
}}
.vi-sun-o{
&:before, .v-button-caption:before {
content: $vi-sun-o;
}}
.vi-superscript{
&:before, .v-button-caption:before {
content: $vi-superscript;
}}
.vi-sword{
&:before, .v-button-caption:before {
content: $vi-sword;
}}
.vi-table{
&:before, .v-button-caption:before {
content: $vi-table;
}}
.vi-tablet{
&:before, .v-button-caption:before {
content: $vi-tablet;
}}
.vi-tabs{
&:before, .v-button-caption:before {
content: $vi-tabs;
}}
.vi-tag{
&:before, .v-button-caption:before {
content: $vi-tag;
}}
.vi-tags{
&:before, .v-button-caption:before {
content: $vi-tags;
}}
.vi-tasks{
&:before, .v-button-caption:before {
content: $vi-tasks;
}}
.vi-taxi{
&:before, .v-button-caption:before {
content: $vi-taxi;
}}
.vi-terminal{
&:before, .v-button-caption:before {
content: $vi-terminal;
}}
.vi-text-height{
&:before, .v-button-caption:before {
content: $vi-text-height;
}}
.vi-text-input{
&:before, .v-button-caption:before {
content: $vi-text-input;
}}
.vi-text-label{
&:before, .v-button-caption:before {
content: $vi-text-label;
}}
.vi-text-width{
&:before, .v-button-caption:before {
content: $vi-text-width;
}}
.vi-teeth{
&:before, .v-button-caption:before {
content: $vi-teeth;
}}
.vi-thin-square{
&:before, .v-button-caption:before {
content: $vi-thin-square;
}}
.vi-tooth{
&:before, .v-button-caption:before {
content: $vi-tooth;
}}
.vi-thumbs-down{
&:before, .v-button-caption:before {
content: $vi-thumbs-down;
}}
.vi-thumbs-down-o{
&:before, .v-button-caption:before {
content: $vi-thumbs-down-o;
}}
.vi-thumbs-up{
&:before, .v-button-caption:before {
content: $vi-thumbs-up;
}}
.vi-thumbs-up-o{
&:before, .v-button-caption:before {
content: $vi-thumbs-up-o;
}}
.vi-ticket{
&:before, .v-button-caption:before {
content: $vi-ticket;
}}
.vi-time-backward{
&:before, .v-button-caption:before {
content: $vi-time-backward;
}}
.vi-time-forward{
&:before, .v-button-caption:before {
content: $vi-time-forward;
}}
.vi-toolbox{
&:before, .v-button-caption:before {
content: $vi-toolbox;
}}
.vi-tools{
&:before, .v-button-caption:before {
content: $vi-tools;
}}
.vi-train{
&:before, .v-button-caption:before {
content: $vi-train;
}}
.vi-trash{
&:before, .v-button-caption:before {
content: $vi-trash;
}}
.vi-tree-table{
&:before, .v-button-caption:before {
content: $vi-tree-table;
}}
.vi-trophy{
&:before, .v-button-caption:before {
content: $vi-trophy;
}}
.vi-truck{
&:before, .v-button-caption:before {
content: $vi-truck;
}}
.vi-twin-col-select{
&:before, .v-button-caption:before {
content: $vi-twin-col-select;
}}
.vi-twitter{
&:before, .v-button-caption:before {
content: $vi-twitter;
}}
.vi-twitter-square{
&:before, .v-button-caption:before {
content: $vi-twitter-square;
}}
.vi-umbrella{
&:before, .v-button-caption:before {
content: $vi-umbrella;
}}
.vi-underline{
&:before, .v-button-caption:before {
content: $vi-underline;
}}
.vi-unlink{
&:before, .v-button-caption:before {
content: $vi-unlink;
}}
.vi-unlock{
&:before, .v-button-caption:before {
content: $vi-unlock;
}}
.vi-upload{
&:before, .v-button-caption:before {
content: $vi-upload;
}}
.vi-upload-alt{
&:before, .v-button-caption:before {
content: $vi-upload-alt;
}}
.vi-user{
&:before, .v-button-caption:before {
content: $vi-user;
}}
.vi-user-card{
&:before, .v-button-caption:before {
content: $vi-user-card;
}}
.vi-user-check{
&:before, .v-button-caption:before {
content: $vi-user-check;
}}
.vi-user-clock{
&:before, .v-button-caption:before {
content: $vi-user-clock;
}}
.vi-user-heart{
&:before, .v-button-caption:before {
content: $vi-user-heart;
}}
.vi-users{
&:before, .v-button-caption:before {
content: $vi-users;
}}
.vi-vaadin-h{
&:before, .v-button-caption:before {
content: $vi-vaadin-h;
}}
.vi-vaadin-v{
&:before, .v-button-caption:before {
content: $vi-vaadin-v;
}}
.vi-viewport{
&:before, .v-button-caption:before {
content: $vi-viewport;
}}
.vi-vimeo{
&:before, .v-button-caption:before {
content: $vi-vimeo;
}}
.vi-vimeo-square{
&:before, .v-button-caption:before {
content: $vi-vimeo-square;
}}
.vi-volume{
&:before, .v-button-caption:before {
content: $vi-volume;
}}
.vi-volume-down{
&:before, .v-button-caption:before {
content: $vi-volume-down;
}}
.vi-volume-off{
&:before, .v-button-caption:before {
content: $vi-volume-off;
}}
.vi-volume-up{
&:before, .v-button-caption:before {
content: $vi-volume-up;
}}
.vi-warning{
&:before, .v-button-caption:before {
content: $vi-warning;
}}
.vi-wrench{
&:before, .v-button-caption:before {
content: $vi-wrench;
}}
.vi-close{
&:before, .v-button-caption:before {
content: $vi-close;
}}
.vi-close-circle{
&:before, .v-button-caption:before {
content: $vi-close-circle;
}}
.vi-close-circle-o{
&:before, .v-button-caption:before {
content: $vi-close-circle-o;
}}
.vi-youtube{
&:before, .v-button-caption:before {
content: $vi-youtube;
}}
.vi-youtube-square{
&:before, .v-button-caption:before {
content: $vi-youtube-square;
}}
.vi-diploma{
&:before, .v-button-caption:before {
content: $vi-diploma;
}}
.vi-chevron-down-small{
&:before, .v-button-caption:before {
content: $vi-chevron-down-small;
}}
.vi-chevron-left-small{
&:before, .v-button-caption:before {
content: $vi-chevron-left-small;
}}
.vi-chevron-right-small{
&:before, .v-button-caption:before {
content: $vi-chevron-right-small;
}}
.vi-chevron-up-small{
&:before, .v-button-caption:before {
content: $vi-chevron-up-small;
}}
.vi-diploma-scroll{
&:before, .v-button-caption:before {
content: $vi-diploma-scroll;
}}
.vi-workplace{
&:before, .v-button-caption:before {
content: $vi-workplace;
}}
.vi-cash{
&:before, .v-button-caption:before {
content: $vi-cash;
}}
.vi-academy-cap{
&:before, .v-button-caption:before {
content: $vi-academy-cap;
}}
.vi-alarm{
&:before, .v-button-caption:before {
content: $vi-alarm;
}}
.vi-alt-a{
&:before, .v-button-caption:before {
content: $vi-alt-a;
}}
.vi-alt{
&:before, .v-button-caption:before {
content: $vi-alt;
}}
.vi-ambulance{
&:before, .v-button-caption:before {
content: $vi-ambulance;
}}
.vi-backspace-a{
&:before, .v-button-caption:before {
content: $vi-backspace-a;
}}
.vi-backspace{
&:before, .v-button-caption:before {
content: $vi-backspace;
}}
.vi-bar-chart-h{
&:before, .v-button-caption:before {
content: $vi-bar-chart-h;
}}
.vi-bar-chart-v{
&:before, .v-button-caption:before {
content: $vi-bar-chart-v;
}}
.vi-bed{
&:before, .v-button-caption:before {
content: $vi-bed;
}}
.vi-buss{
&:before, .v-button-caption:before {
content: $vi-buss;
}}
.vi-chart-3d{
&:before, .v-button-caption:before {
content: $vi-chart-3d;
}}
.vi-chart-grid{
&:before, .v-button-caption:before {
content: $vi-chart-grid;
}}
.vi-chart-timeline{
&:before, .v-button-caption:before {
content: $vi-chart-timeline;
}}
.vi-clipboard-check{
&:before, .v-button-caption:before {
content: $vi-clipboard-check;
}}
.vi-close-small{
&:before, .v-button-caption:before {
content: $vi-close-small;
}}
.vi-cluster{
&:before, .v-button-caption:before {
content: $vi-cluster;
}}
.vi-coin-piles{
&:before, .v-button-caption:before {
content: $vi-coin-piles;
}}
.vi-coins{
&:before, .v-button-caption:before {
content: $vi-coins;
}}
.vi-compile{
&:before, .v-button-caption:before {
content: $vi-compile;
}}
.vi-close-big{
&:before, .v-button-caption:before {
content: $vi-close-big;
}}
.vi-ctrl-a{
&:before, .v-button-caption:before {
content: $vi-ctrl-a;
}}
.vi-ctrl{
&:before, .v-button-caption:before {
content: $vi-ctrl;
}}
.vi-cursor-o{
&:before, .v-button-caption:before {
content: $vi-cursor-o;
}}
.vi-cursor{
&:before, .v-button-caption:before {
content: $vi-cursor;
}}
.vi-del-a{
&:before, .v-button-caption:before {
content: $vi-del-a;
}}
.vi-del{
&:before, .v-button-caption:before {
content: $vi-del;
}}
.vi-diamond-o{
&:before, .v-button-caption:before {
content: $vi-diamond-o;
}}
.vi-diamond{
&:before, .v-button-caption:before {
content: $vi-diamond;
}}
.vi-ellipsis-dots-h{
&:before, .v-button-caption:before {
content: $vi-ellipsis-dots-h;
}}
.vi-ellipsis-dots-v{
&:before, .v-button-caption:before {
content: $vi-ellipsis-dots-v;
}}
.vi-enter-arrow{
&:before, .v-button-caption:before {
content: $vi-enter-arrow;
}}
.vi-enter{
&:before, .v-button-caption:before {
content: $vi-enter;
}}
.vi-envelopes-o{
&:before, .v-button-caption:before {
content: $vi-envelopes-o;
}}
.vi-envelopes{
&:before, .v-button-caption:before {
content: $vi-envelopes;
}}
.vi-esc-a{
&:before, .v-button-caption:before {
content: $vi-esc-a;
}}
.vi-esc{
&:before, .v-button-caption:before {
content: $vi-esc;
}}
.vi-euro{
&:before, .v-button-caption:before {
content: $vi-euro;
}}
.vi-family{
&:before, .v-button-caption:before {
content: $vi-family;
}}
.vi-file-add{
&:before, .v-button-caption:before {
content: $vi-file-add;
}}
.vi-file-remove{
&:before, .v-button-caption:before {
content: $vi-file-remove;
}}
.vi-file-search{
&:before, .v-button-caption:before {
content: $vi-file-search;
}}
.vi-flight-landing{
&:before, .v-button-caption:before {
content: $vi-flight-landing;
}}
.vi-flight-takeoff{
&:before, .v-button-caption:before {
content: $vi-flight-takeoff;
}}
.vi-folder-add{
&:before, .v-button-caption:before {
content: $vi-folder-add;
}}
.vi-folder-remove{
&:before, .v-button-caption:before {
content: $vi-folder-remove;
}}
.vi-folder-search{
&:before, .v-button-caption:before {
content: $vi-folder-search;
}}
.vi-funnel{
&:before, .v-button-caption:before {
content: $vi-funnel;
}}
.vi-globe-wire{
&:before, .v-button-caption:before {
content: $vi-globe-wire;
}}
.vi-hammer{
&:before, .v-button-caption:before {
content: $vi-hammer;
}}
.vi-handshake{
&:before, .v-button-caption:before {
content: $vi-handshake;
}}
.vi-headset{
&:before, .v-button-caption:before {
content: $vi-headset;
}}
.vi-hospital{
&:before, .v-button-caption:before {
content: $vi-hospital;
}}
.vi-hourglass-empty{
&:before, .v-button-caption:before {
content: $vi-hourglass-empty;
}}
.vi-hourglass-end{
&:before, .v-button-caption:before {
content: $vi-hourglass-end;
}}
.vi-hourglass-start{
&:before, .v-button-caption:before {
content: $vi-hourglass-start;
}}
.vi-hourglass{
&:before, .v-button-caption:before {
content: $vi-hourglass;
}}
.vi-line-bar-chart{
&:before, .v-button-caption:before {
content: $vi-line-bar-chart;
}}
.vi-line-chart{
&:before, .v-button-caption:before {
content: $vi-line-chart;
}}
.vi-mobile-browser{
&:before, .v-button-caption:before {
content: $vi-mobile-browser;
}}
.vi-mobile-retro{
&:before, .v-button-caption:before {
content: $vi-mobile-retro;
}}
.vi-money-deposit{
&:before, .v-button-caption:before {
content: $vi-money-deposit;
}}
.vi-money-exchange{
&:before, .v-button-caption:before {
content: $vi-money-exchange;
}}
.vi-money-withdraw{
&:before, .v-button-caption:before {
content: $vi-money-withdraw;
}}
.vi-morning{
&:before, .v-button-caption:before {
content: $vi-morning;
}}
.vi-newspaper{
&:before, .v-button-caption:before {
content: $vi-newspaper;
}}
.vi-nurse{
&:before, .v-button-caption:before {
content: $vi-nurse;
}}
.vi-office{
&:before, .v-button-caption:before {
content: $vi-office;
}}
.vi-option-a{
&:before, .v-button-caption:before {
content: $vi-option-a;
}}
.vi-option{
&:before, .v-button-caption:before {
content: $vi-option;
}}
.vi-phone-landline{
&:before, .v-button-caption:before {
content: $vi-phone-landline;
}}
.vi-pie-bar-chart{
&:before, .v-button-caption:before {
content: $vi-pie-bar-chart;
}}
.vi-piggy-bank-coin{
&:before, .v-button-caption:before {
content: $vi-piggy-bank-coin;
}}
.vi-piggy-bank{
&:before, .v-button-caption:before {
content: $vi-piggy-bank;
}}
.vi-pyramid-chart{
&:before, .v-button-caption:before {
content: $vi-pyramid-chart;
}}
.vi-records{
&:before, .v-button-caption:before {
content: $vi-records;
}}
.vi-scale-unbalance{
&:before, .v-button-caption:before {
content: $vi-scale-unbalance;
}}
.vi-scale{
&:before, .v-button-caption:before {
content: $vi-scale;
}}
.vi-scatter-chart{
&:before, .v-button-caption:before {
content: $vi-scatter-chart;
}}
.vi-shift-arrow{
&:before, .v-button-caption:before {
content: $vi-shift-arrow;
}}
.vi-shift{
&:before, .v-button-caption:before {
content: $vi-shift;
}}
.vi-shop{
&:before, .v-button-caption:before {
content: $vi-shop;
}}
.vi-spark-line{
&:before, .v-button-caption:before {
content: $vi-spark-line;
}}
.vi-spline-area-chart{
&:before, .v-button-caption:before {
content: $vi-spline-area-chart;
}}
.vi-spline-chart{
&:before, .v-button-caption:before {
content: $vi-spline-chart;
}}
.vi-stock{
&:before, .v-button-caption:before {
content: $vi-stock;
}}
.vi-stopwatch{
&:before, .v-button-caption:before {
content: $vi-stopwatch;
}}
.vi-storage{
&:before, .v-button-caption:before {
content: $vi-storage;
}}
.vi-sun-down{
&:before, .v-button-caption:before {
content: $vi-sun-down;
}}
.vi-sun-rise{
&:before, .v-button-caption:before {
content: $vi-sun-rise;
}}
.vi-tab-a{
&:before, .v-button-caption:before {
content: $vi-tab-a;
}}
.vi-tab{
&:before, .v-button-caption:before {
content: $vi-tab;
}}
.vi-timer{
&:before, .v-button-caption:before {
content: $vi-timer;
}}
.vi-touch{
&:before, .v-button-caption:before {
content: $vi-touch;
}}
.vi-trendind-down{
&:before, .v-button-caption:before {
content: $vi-trendind-down;
}}
.vi-trending-up{
&:before, .v-button-caption:before {
content: $vi-trending-up;
}}
.vi-user-star{
&:before, .v-button-caption:before {
content: $vi-user-star;
}}
.vi-wallet{
&:before, .v-button-caption:before {
content: $vi-wallet;
}}