blob: 327a8f6591f2100658c38977414d2677c8ee7ab5 [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.1.4 */
@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-browser {
&:before, .v-button-caption:before {
content: $vi-browser;
}
}
.vi-bullets {
&:before, .v-button-caption:before {
content: $vi-bullets;
}
}
.vi-combobox {
&:before, .v-button-caption:before {
content: $vi-combobox;
}
}
.vi-file-tree {
&:before, .v-button-caption:before {
content: $vi-file-tree;
}
}
.vi-form {
&:before, .v-button-caption:before {
content: $vi-form;
}
}
.vi-grid-bevel {
&:before, .v-button-caption:before {
content: $vi-grid-bevel;
}
}
.vi-grid {
&:before, .v-button-caption:before {
content: $vi-grid;
}
}
.vi-layout {
&:before, .v-button-caption:before {
content: $vi-layout;
}
}
.vi-level-right-bold {
&:before, .v-button-caption:before {
content: $vi-level-right-bold;
}
}
.vi-options {
&:before, .v-button-caption:before {
content: $vi-options;
}
}
.vi-panel {
&:before, .v-button-caption:before {
content: $vi-panel;
}
}
.vi-road-branch {
&:before, .v-button-caption:before {
content: $vi-road-branch;
}
}
.vi-split {
&:before, .v-button-caption:before {
content: $vi-split;
}
}
.vi-tabs {
&:before, .v-button-caption:before {
content: $vi-tabs;
}
}
.vi-text-input {
&:before, .v-button-caption:before {
content: $vi-text-input;
}
}
.vi-tree-table {
&:before, .v-button-caption:before {
content: $vi-tree-table;
}
}
.vi-twin-col-select {
&:before, .v-button-caption:before {
content: $vi-twin-col-select;
}
}
.vi-cube {
&:before, .v-button-caption:before {
content: $vi-cube;
}
}
.vi-filter {
&:before, .v-button-caption:before {
content: $vi-filter;
}
}
.vi-hash {
&:before, .v-button-caption:before {
content: $vi-hash;
}
}
.vi-puzzle-piece {
&:before, .v-button-caption:before {
content: $vi-puzzle-piece;
}
}
.vi-sliders {
&:before, .v-button-caption:before {
content: $vi-sliders;
}
}
.vi-archive {
&:before, .v-button-caption:before {
content: $vi-archive;
}
}
.vi-book {
&:before, .v-button-caption:before {
content: $vi-book;
}
}
.vi-modal-list {
&:before, .v-button-caption:before {
content: $vi-modal-list;
}
}
.vi-random {
&:before, .v-button-caption:before {
content: $vi-random;
}
}
.vi-server2 {
&:before, .v-button-caption:before {
content: $vi-server2;
}
}
.vi-database {
&:before, .v-button-caption:before {
content: $vi-database;
}
}
.vi-sitemap {
&:before, .v-button-caption:before {
content: $vi-sitemap;
}
}
.vi-tasks {
&:before, .v-button-caption:before {
content: $vi-tasks;
}
}
.vi-ticket2 {
&:before, .v-button-caption:before {
content: $vi-ticket2;
}
}
.vi-bar-chart {
&:before, .v-button-caption:before {
content: $vi-bar-chart;
}
}
.vi-comment-o {
&:before, .v-button-caption:before {
content: $vi-comment-o;
}
}
.vi-comment {
&:before, .v-button-caption:before {
content: $vi-comment;
}
}
.vi-retweet {
&:before, .v-button-caption:before {
content: $vi-retweet;
}
}
.vi-sign-in {
&:before, .v-button-caption:before {
content: $vi-sign-in;
}
}
.vi-sign-out2 {
&:before, .v-button-caption:before {
content: $vi-sign-out2;
}
}
.vi-table {
&:before, .v-button-caption:before {
content: $vi-table;
}
}
.vi-menu {
&:before, .v-button-caption:before {
content: $vi-menu;
}
}
.vi-file-text-o {
&:before, .v-button-caption:before {
content: $vi-file-text-o;
}
}
.vi-list-ul2 {
&:before, .v-button-caption:before {
content: $vi-list-ul2;
}
}
.vi-list2 {
&:before, .v-button-caption:before {
content: $vi-list2;
}
}
.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-briefcase2 {
&:before, .v-button-caption:before {
content: $vi-briefcase2;
}
}
.vi-plus-minus {
&:before, .v-button-caption:before {
content: $vi-plus-minus;
}
}
.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-user {
&:before, .v-button-caption:before {
content: $vi-calendar-user;
}
}
.vi-dental-chair {
&:before, .v-button-caption:before {
content: $vi-dental-chair;
}
}
.vi-doctor-briefcase {
&:before, .v-button-caption:before {
content: $vi-doctor-briefcase;
}
}
.vi-doctor {
&:before, .v-button-caption:before {
content: $vi-doctor;
}
}
.vi-dollar2 {
&:before, .v-button-caption:before {
content: $vi-dollar2;
}
}
.vi-exit-o {
&:before, .v-button-caption:before {
content: $vi-exit-o;
}
}
.vi-exit {
&:before, .v-button-caption:before {
content: $vi-exit;
}
}
.vi-golf {
&:before, .v-button-caption:before {
content: $vi-golf;
}
}
.vi-group2 {
&:before, .v-button-caption:before {
content: $vi-group2;
}
}
.vi-health-card {
&:before, .v-button-caption:before {
content: $vi-health-card;
}
}
.vi-invoice {
&:before, .v-button-caption:before {
content: $vi-invoice;
}
}
.vi-level-down-bold {
&:before, .v-button-caption:before {
content: $vi-level-down-bold;
}
}
.vi-level-left-bold {
&:before, .v-button-caption:before {
content: $vi-level-left-bold;
}
}
.vi-level-up-bold {
&:before, .v-button-caption:before {
content: $vi-level-up-bold;
}
}
.vi-out {
&:before, .v-button-caption:before {
content: $vi-out;
}
}
.vi-pill {
&:before, .v-button-caption:before {
content: $vi-pill;
}
}
.vi-pills {
&:before, .v-button-caption:before {
content: $vi-pills;
}
}
.vi-specialist {
&:before, .v-button-caption:before {
content: $vi-specialist;
}
}
.vi-stethoscope2 {
&:before, .v-button-caption:before {
content: $vi-stethoscope2;
}
}
.vi-teeth {
&:before, .v-button-caption:before {
content: $vi-teeth;
}
}
.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-absolute-position {
&:before, .v-button-caption:before {
content: $vi-absolute-position;
}
}
.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-archives {
&:before, .v-button-caption:before {
content: $vi-archives;
}
}
.vi-arrow-backward {
&:before, .v-button-caption:before {
content: $vi-arrow-backward;
}
}
.vi-arrow-forward {
&:before, .v-button-caption:before {
content: $vi-arrow-forward;
}
}
.vi-at2 {
&:before, .v-button-caption:before {
content: $vi-at2;
}
}
.vi-bell-slash-o2 {
&:before, .v-button-caption:before {
content: $vi-bell-slash-o2;
}
}
.vi-bell-slash2 {
&:before, .v-button-caption:before {
content: $vi-bell-slash2;
}
}
.vi-boat {
&:before, .v-button-caption:before {
content: $vi-boat;
}
}
.vi-browser3 {
&:before, .v-button-caption:before {
content: $vi-browser3;
}
}
.vi-bullets2 {
&:before, .v-button-caption:before {
content: $vi-bullets2;
}
}
.vi-button {
&:before, .v-button-caption:before {
content: $vi-button;
}
}
.vi-calc-book {
&:before, .v-button-caption:before {
content: $vi-calc-book;
}
}
.vi-calendar-envelope {
&:before, .v-button-caption:before {
content: $vi-calendar-envelope;
}
}
.vi-car2 {
&:before, .v-button-caption:before {
content: $vi-car2;
}
}
.vi-check-square2 {
&:before, .v-button-caption:before {
content: $vi-check-square2;
}
}
.vi-child2 {
&:before, .v-button-caption:before {
content: $vi-child2;
}
}
.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-clipboard2 {
&:before, .v-button-caption:before {
content: $vi-clipboard2;
}
}
.vi-combobox2 {
&:before, .v-button-caption:before {
content: $vi-combobox2;
}
}
.vi-compress-square {
&:before, .v-button-caption:before {
content: $vi-compress-square;
}
}
.vi-copyright2 {
&:before, .v-button-caption:before {
content: $vi-copyright2;
}
}
.vi-css {
&:before, .v-button-caption:before {
content: $vi-css;
}
}
.vi-curly-brackets {
&:before, .v-button-caption:before {
content: $vi-curly-brackets;
}
}
.vi-date-input {
&:before, .v-button-caption:before {
content: $vi-date-input;
}
}
.vi-elastic {
&:before, .v-button-caption:before {
content: $vi-elastic;
}
}
.vi-envelope-open-o {
&:before, .v-button-caption:before {
content: $vi-envelope-open-o;
}
}
.vi-envelope-open {
&:before, .v-button-caption:before {
content: $vi-envelope-open;
}
}
.vi-external-browser {
&:before, .v-button-caption:before {
content: $vi-external-browser;
}
}
.vi-eyedropper2 {
&:before, .v-button-caption:before {
content: $vi-eyedropper2;
}
}
.vi-factory {
&:before, .v-button-caption:before {
content: $vi-factory;
}
}
.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-start {
&:before, .v-button-caption:before {
content: $vi-file-start;
}
}
.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-tree2 {
&:before, .v-button-caption:before {
content: $vi-file-tree2;
}
}
.vi-adobe-flash {
&:before, .v-button-caption:before {
content: $vi-adobe-flash;
}
}
.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-form2 {
&:before, .v-button-caption:before {
content: $vi-form2;
}
}
.vi-funcion {
&:before, .v-button-caption:before {
content: $vi-funcion;
}
}
.vi-grab {
&:before, .v-button-caption:before {
content: $vi-grab;
}
}
.vi-grid-bevel2 {
&:before, .v-button-caption:before {
content: $vi-grid-bevel2;
}
}
.vi-grid-h {
&:before, .v-button-caption:before {
content: $vi-grid-h;
}
}
.vi-grid-v {
&:before, .v-button-caption:before {
content: $vi-grid-v;
}
}
.vi-grid2 {
&:before, .v-button-caption:before {
content: $vi-grid2;
}
}
.vi-hand {
&:before, .v-button-caption:before {
content: $vi-hand;
}
}
.vi-input {
&:before, .v-button-caption:before {
content: $vi-input;
}
}
.vi-layout2 {
&:before, .v-button-caption:before {
content: $vi-layout2;
}
}
.vi-level-right-bold2 {
&:before, .v-button-caption:before {
content: $vi-level-right-bold2;
}
}
.vi-list-select {
&:before, .v-button-caption:before {
content: $vi-list-select;
}
}
.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-margin {
&:before, .v-button-caption:before {
content: $vi-margin;
}
}
.vi-native-button {
&:before, .v-button-caption:before {
content: $vi-native-button;
}
}
.vi-notebook {
&:before, .v-button-caption:before {
content: $vi-notebook;
}
}
.vi-options2 {
&:before, .v-button-caption:before {
content: $vi-options2;
}
}
.vi-orientation {
&:before, .v-button-caption:before {
content: $vi-orientation;
}
}
.vi-outbox {
&:before, .v-button-caption:before {
content: $vi-outbox;
}
}
.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-padding {
&:before, .v-button-caption:before {
content: $vi-padding;
}
}
.vi-paint-roll {
&:before, .v-button-caption:before {
content: $vi-paint-roll;
}
}
.vi-palete {
&:before, .v-button-caption:before {
content: $vi-palete;
}
}
.vi-panel2 {
&:before, .v-button-caption:before {
content: $vi-panel2;
}
}
.vi-password {
&:before, .v-button-caption:before {
content: $vi-password;
}
}
.vi-plug2 {
&:before, .v-button-caption:before {
content: $vi-plug2;
}
}
.vi-pointer {
&:before, .v-button-caption:before {
content: $vi-pointer;
}
}
.vi-progressbar {
&:before, .v-button-caption:before {
content: $vi-progressbar;
}
}
.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-rhombus {
&:before, .v-button-caption:before {
content: $vi-rhombus;
}
}
.vi-road-branch2 {
&:before, .v-button-caption:before {
content: $vi-road-branch2;
}
}
.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-select {
&:before, .v-button-caption:before {
content: $vi-select;
}
}
.vi-slider {
&:before, .v-button-caption:before {
content: $vi-slider;
}
}
.vi-split2 {
&:before, .v-button-caption:before {
content: $vi-split2;
}
}
.vi-start-cog {
&:before, .v-button-caption:before {
content: $vi-start-cog;
}
}
.vi-stop-cog {
&:before, .v-button-caption:before {
content: $vi-stop-cog;
}
}
.vi-sword {
&:before, .v-button-caption:before {
content: $vi-sword;
}
}
.vi-tabs2 {
&:before, .v-button-caption:before {
content: $vi-tabs2;
}
}
.vi-taxi2 {
&:before, .v-button-caption:before {
content: $vi-taxi2;
}
}
.vi-text-input2 {
&:before, .v-button-caption:before {
content: $vi-text-input2;
}
}
.vi-text-label {
&:before, .v-button-caption:before {
content: $vi-text-label;
}
}
.vi-tooth {
&:before, .v-button-caption:before {
content: $vi-tooth;
}
}
.vi-train2 {
&:before, .v-button-caption:before {
content: $vi-train2;
}
}
.vi-tree-table2 {
&:before, .v-button-caption:before {
content: $vi-tree-table2;
}
}
.vi-twin-col-select2 {
&:before, .v-button-caption:before {
content: $vi-twin-col-select2;
}
}
.vi-viewport {
&:before, .v-button-caption:before {
content: $vi-viewport;
}
}
.vi-abacus {
&:before, .v-button-caption:before {
content: $vi-abacus;
}
}
.vi-accessibility {
&:before, .v-button-caption:before {
content: $vi-accessibility;
}
}
.vi-airplane {
&:before, .v-button-caption:before {
content: $vi-airplane;
}
}
.vi-anchor2 {
&:before, .v-button-caption:before {
content: $vi-anchor2;
}
}
.vi-asterisk2 {
&:before, .v-button-caption:before {
content: $vi-asterisk2;
}
}
.vi-automation {
&:before, .v-button-caption:before {
content: $vi-automation;
}
}
.vi-barcode2 {
&:before, .v-button-caption:before {
content: $vi-barcode2;
}
}
.vi-bomb2 {
&:before, .v-button-caption:before {
content: $vi-bomb2;
}
}
.vi-bug-o {
&:before, .v-button-caption:before {
content: $vi-bug-o;
}
}
.vi-bug2 {
&:before, .v-button-caption:before {
content: $vi-bug2;
}
}
.vi-calc {
&:before, .v-button-caption:before {
content: $vi-calc;
}
}
.vi-chart-line {
&:before, .v-button-caption:before {
content: $vi-chart-line;
}
}
.vi-chart {
&:before, .v-button-caption:before {
content: $vi-chart;
}
}
.vi-code2 {
&:before, .v-button-caption:before {
content: $vi-code2;
}
}
.vi-coffee2 {
&:before, .v-button-caption:before {
content: $vi-coffee2;
}
}
.vi-cogs2 {
&:before, .v-button-caption:before {
content: $vi-cogs2;
}
}
.vi-controller {
&:before, .v-button-caption:before {
content: $vi-controller;
}
}
.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-cube3 {
&:before, .v-button-caption:before {
content: $vi-cube3;
}
}
.vi-cubes2 {
&:before, .v-button-caption:before {
content: $vi-cubes2;
}
}
.vi-download-alt {
&:before, .v-button-caption:before {
content: $vi-download-alt;
}
}
.vi-eraser2 {
&:before, .v-button-caption:before {
content: $vi-eraser2;
}
}
.vi-facebook-square2 {
&:before, .v-button-caption:before {
content: $vi-facebook-square2;
}
}
.vi-facebook2 {
&:before, .v-button-caption:before {
content: $vi-facebook2;
}
}
.vi-female2 {
&:before, .v-button-caption:before {
content: $vi-female2;
}
}
.vi-file-font {
&:before, .v-button-caption:before {
content: $vi-file-font;
}
}
.vi-file-presentation {
&:before, .v-button-caption:before {
content: $vi-file-presentation;
}
}
.vi-file-table {
&:before, .v-button-caption:before {
content: $vi-file-table;
}
}
.vi-fill {
&:before, .v-button-caption:before {
content: $vi-fill;
}
}
.vi-filter3 {
&:before, .v-button-caption:before {
content: $vi-filter3;
}
}
.vi-fire2 {
&:before, .v-button-caption:before {
content: $vi-fire2;
}
}
.vi-frown-o2 {
&:before, .v-button-caption:before {
content: $vi-frown-o2;
}
}
.vi-gavel2 {
&:before, .v-button-caption:before {
content: $vi-gavel2;
}
}
.vi-google-plus-square2 {
&:before, .v-button-caption:before {
content: $vi-google-plus-square2;
}
}
.vi-google-plus2 {
&:before, .v-button-caption:before {
content: $vi-google-plus2;
}
}
.vi-hands-up {
&:before, .v-button-caption:before {
content: $vi-hands-up;
}
}
.vi-hash2 {
&:before, .v-button-caption:before {
content: $vi-hash2;
}
}
.vi-institution2 {
&:before, .v-button-caption:before {
content: $vi-institution2;
}
}
.vi-key-o {
&:before, .v-button-caption:before {
content: $vi-key-o;
}
}
.vi-key2 {
&:before, .v-button-caption:before {
content: $vi-key2;
}
}
.vi-lifebuoy {
&:before, .v-button-caption:before {
content: $vi-lifebuoy;
}
}
.vi-lightbulb {
&:before, .v-button-caption:before {
content: $vi-lightbulb;
}
}
.vi-sign-in-alt {
&:before, .v-button-caption:before {
content: $vi-sign-in-alt;
}
}
.vi-sign-out-alt {
&:before, .v-button-caption:before {
content: $vi-sign-out-alt;
}
}
.vi-magic22 {
&:before, .v-button-caption:before {
content: $vi-magic22;
}
}
.vi-male2 {
&:before, .v-button-caption:before {
content: $vi-male2;
}
}
.vi-medal {
&:before, .v-button-caption:before {
content: $vi-medal;
}
}
.vi-megafone {
&:before, .v-button-caption:before {
content: $vi-megafone;
}
}
.vi-meh-o2 {
&:before, .v-button-caption:before {
content: $vi-meh-o2;
}
}
.vi-money2 {
&:before, .v-button-caption:before {
content: $vi-money2;
}
}
.vi-package {
&:before, .v-button-caption:before {
content: $vi-package;
}
}
.vi-paintbrush {
&:before, .v-button-caption:before {
content: $vi-paintbrush;
}
}
.vi-paperplane {
&:before, .v-button-caption:before {
content: $vi-paperplane;
}
}
.vi-paperplane2 {
&:before, .v-button-caption:before {
content: $vi-paperplane2;
}
}
.vi-paragraph2 {
&:before, .v-button-caption:before {
content: $vi-paragraph2;
}
}
.vi-paste2 {
&:before, .v-button-caption:before {
content: $vi-paste2;
}
}
.vi-pie-chart22 {
&:before, .v-button-caption:before {
content: $vi-pie-chart22;
}
}
.vi-pin-post {
&:before, .v-button-caption:before {
content: $vi-pin-post;
}
}
.vi-presentation {
&:before, .v-button-caption:before {
content: $vi-presentation;
}
}
.vi-puzzle-piece3 {
&:before, .v-button-caption:before {
content: $vi-puzzle-piece3;
}
}
.vi-qrcode2 {
&:before, .v-button-caption:before {
content: $vi-qrcode2;
}
}
.vi-quote-left2 {
&:before, .v-button-caption:before {
content: $vi-quote-left2;
}
}
.vi-quote-right2 {
&:before, .v-button-caption:before {
content: $vi-quote-right2;
}
}
.vi-raster-lower-left {
&:before, .v-button-caption:before {
content: $vi-raster-lower-left;
}
}
.vi-raster {
&:before, .v-button-caption:before {
content: $vi-raster;
}
}
.vi-recycle2 {
&:before, .v-button-caption:before {
content: $vi-recycle2;
}
}
.vi-road2 {
&:before, .v-button-caption:before {
content: $vi-road2;
}
}
.vi-rocket2 {
&:before, .v-button-caption:before {
content: $vi-rocket2;
}
}
.vi-rss-square2 {
&:before, .v-button-caption:before {
content: $vi-rss-square2;
}
}
.vi-rss2 {
&:before, .v-button-caption:before {
content: $vi-rss2;
}
}
.vi-safe-lock {
&:before, .v-button-caption:before {
content: $vi-safe-lock;
}
}
.vi-safe {
&:before, .v-button-caption:before {
content: $vi-safe;
}
}
.vi-share-square2 {
&:before, .v-button-caption:before {
content: $vi-share-square2;
}
}
.vi-shield2 {
&:before, .v-button-caption:before {
content: $vi-shield2;
}
}
.vi-sliders22 {
&:before, .v-button-caption:before {
content: $vi-sliders22;
}
}
.vi-smiley-o {
&:before, .v-button-caption:before {
content: $vi-smiley-o;
}
}
.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-spinner2 {
&:before, .v-button-caption:before {
content: $vi-spinner2;
}
}
.vi-subscript2 {
&:before, .v-button-caption:before {
content: $vi-subscript2;
}
}
.vi-superscript2 {
&:before, .v-button-caption:before {
content: $vi-superscript2;
}
}
.vi-tag2 {
&:before, .v-button-caption:before {
content: $vi-tag2;
}
}
.vi-tags2 {
&:before, .v-button-caption:before {
content: $vi-tags2;
}
}
.vi-terminal2 {
&:before, .v-button-caption:before {
content: $vi-terminal2;
}
}
.vi-thumbs-down-o {
&:before, .v-button-caption:before {
content: $vi-thumbs-down-o;
}
}
.vi-thumbs-down2 {
&:before, .v-button-caption:before {
content: $vi-thumbs-down2;
}
}
.vi-thumbs-up-o {
&:before, .v-button-caption:before {
content: $vi-thumbs-up-o;
}
}
.vi-thumbs-up2 {
&:before, .v-button-caption:before {
content: $vi-thumbs-up2;
}
}
.vi-truck2 {
&:before, .v-button-caption:before {
content: $vi-truck2;
}
}
.vi-twitter-square2 {
&:before, .v-button-caption:before {
content: $vi-twitter-square2;
}
}
.vi-twitter2 {
&:before, .v-button-caption:before {
content: $vi-twitter2;
}
}
.vi-umbrella2 {
&:before, .v-button-caption:before {
content: $vi-umbrella2;
}
}
.vi-upload-alt {
&:before, .v-button-caption:before {
content: $vi-upload-alt;
}
}
.vi-vimeo-square2 {
&:before, .v-button-caption:before {
content: $vi-vimeo-square2;
}
}
.vi-vimeo2 {
&:before, .v-button-caption:before {
content: $vi-vimeo2;
}
}
.vi-youtube-square2 {
&:before, .v-button-caption:before {
content: $vi-youtube-square2;
}
}
.vi-youtube2 {
&:before, .v-button-caption:before {
content: $vi-youtube2;
}
}
.vi-angle-double-down2 {
&:before, .v-button-caption:before {
content: $vi-angle-double-down2;
}
}
.vi-angle-double-left2 {
&:before, .v-button-caption:before {
content: $vi-angle-double-left2;
}
}
.vi-angle-double-right2 {
&:before, .v-button-caption:before {
content: $vi-angle-double-right2;
}
}
.vi-angle-double-up2 {
&:before, .v-button-caption:before {
content: $vi-angle-double-up2;
}
}
.vi-angle-down2 {
&:before, .v-button-caption:before {
content: $vi-angle-down2;
}
}
.vi-angle-left2 {
&:before, .v-button-caption:before {
content: $vi-angle-left2;
}
}
.vi-angle-right2 {
&:before, .v-button-caption:before {
content: $vi-angle-right2;
}
}
.vi-angle-up2 {
&:before, .v-button-caption:before {
content: $vi-angle-up2;
}
}
.vi-archive22 {
&:before, .v-button-caption:before {
content: $vi-archive22;
}
}
.vi-arrow-circle-down-o {
&:before, .v-button-caption:before {
content: $vi-arrow-circle-down-o;
}
}
.vi-arrow-circle-down2 {
&:before, .v-button-caption:before {
content: $vi-arrow-circle-down2;
}
}
.vi-arrow-circle-left-o {
&:before, .v-button-caption:before {
content: $vi-arrow-circle-left-o;
}
}
.vi-arrow-circle-left2 {
&:before, .v-button-caption:before {
content: $vi-arrow-circle-left2;
}
}
.vi-arrow-circle-right-o {
&:before, .v-button-caption:before {
content: $vi-arrow-circle-right-o;
}
}
.vi-arrow-circle-right2 {
&:before, .v-button-caption:before {
content: $vi-arrow-circle-right2;
}
}
.vi-arrow-circle-up-o {
&:before, .v-button-caption:before {
content: $vi-arrow-circle-up-o;
}
}
.vi-arrow-circle-up2 {
&:before, .v-button-caption:before {
content: $vi-arrow-circle-up2;
}
}
.vi-ban2 {
&:before, .v-button-caption:before {
content: $vi-ban2;
}
}
.vi-bold2 {
&:before, .v-button-caption:before {
content: $vi-bold2;
}
}
.vi-book3 {
&:before, .v-button-caption:before {
content: $vi-book3;
}
}
.vi-bullseye2 {
&:before, .v-button-caption:before {
content: $vi-bullseye2;
}
}
.vi-cart-o {
&:before, .v-button-caption:before {
content: $vi-cart-o;
}
}
.vi-cart {
&:before, .v-button-caption:before {
content: $vi-cart;
}
}
.vi-check-square-o2 {
&:before, .v-button-caption:before {
content: $vi-check-square-o2;
}
}
.vi-cross-cutlery {
&:before, .v-button-caption:before {
content: $vi-cross-cutlery;
}
}
.vi-cutlery2 {
&:before, .v-button-caption:before {
content: $vi-cutlery2;
}
}
.vi-dashboard2 {
&:before, .v-button-caption:before {
content: $vi-dashboard2;
}
}
.vi-disc {
&:before, .v-button-caption:before {
content: $vi-disc;
}
}
.vi-dot-circle {
&:before, .v-button-caption:before {
content: $vi-dot-circle;
}
}
.vi-download2 {
&:before, .v-button-caption:before {
content: $vi-download2;
}
}
.vi-drop {
&:before, .v-button-caption:before {
content: $vi-drop;
}
}
.vi-exchange22 {
&:before, .v-button-caption:before {
content: $vi-exchange22;
}
}
.vi-exclamation-circle-o {
&:before, .v-button-caption:before {
content: $vi-exclamation-circle-o;
}
}
.vi-exclamation-circle2 {
&:before, .v-button-caption:before {
content: $vi-exclamation-circle2;
}
}
.vi-exclamation2 {
&:before, .v-button-caption:before {
content: $vi-exclamation2;
}
}
.vi-eye-slash2 {
&:before, .v-button-caption:before {
content: $vi-eye-slash2;
}
}
.vi-file-code {
&:before, .v-button-caption:before {
content: $vi-file-code;
}
}
.vi-file-movie {
&:before, .v-button-caption:before {
content: $vi-file-movie;
}
}
.vi-file-picture {
&:before, .v-button-caption:before {
content: $vi-file-picture;
}
}
.vi-file-sound {
&:before, .v-button-caption:before {
content: $vi-file-sound;
}
}
.vi-file-zip {
&:before, .v-button-caption:before {
content: $vi-file-zip;
}
}
.vi-flag-checkered2 {
&:before, .v-button-caption:before {
content: $vi-flag-checkered2;
}
}
.vi-flag-o2 {
&:before, .v-button-caption:before {
content: $vi-flag-o2;
}
}
.vi-flag2 {
&:before, .v-button-caption:before {
content: $vi-flag2;
}
}
.vi-flash2 {
&:before, .v-button-caption:before {
content: $vi-flash2;
}
}
.vi-font2 {
&:before, .v-button-caption:before {
content: $vi-font2;
}
}
.vi-gamepad2 {
&:before, .v-button-caption:before {
content: $vi-gamepad2;
}
}
.vi-gift2 {
&:before, .v-button-caption:before {
content: $vi-gift2;
}
}
.vi-handle-corner {
&:before, .v-button-caption:before {
content: $vi-handle-corner;
}
}
.vi-harddrive-o {
&:before, .v-button-caption:before {
content: $vi-harddrive-o;
}
}
.vi-harddrive {
&:before, .v-button-caption:before {
content: $vi-harddrive;
}
}
.vi-header2 {
&:before, .v-button-caption:before {
content: $vi-header2;
}
}
.vi-headphones2 {
&:before, .v-button-caption:before {
content: $vi-headphones2;
}
}
.vi-inbox2 {
&:before, .v-button-caption:before {
content: $vi-inbox2;
}
}
.vi-info-circle-o {
&:before, .v-button-caption:before {
content: $vi-info-circle-o;
}
}
.vi-info-circle2 {
&:before, .v-button-caption:before {
content: $vi-info-circle2;
}
}
.vi-info2 {
&:before, .v-button-caption:before {
content: $vi-info2;
}
}
.vi-ist-ol {
&:before, .v-button-caption:before {
content: $vi-ist-ol;
}
}
.vi-italic2 {
&:before, .v-button-caption:before {
content: $vi-italic2;
}
}
.vi-keyboard-o2 {
&:before, .v-button-caption:before {
content: $vi-keyboard-o2;
}
}
.vi-keyboard {
&:before, .v-button-caption:before {
content: $vi-keyboard;
}
}
.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-link2 {
&:before, .v-button-caption:before {
content: $vi-link2;
}
}
.vi-location-arrow-circle-o {
&:before, .v-button-caption:before {
content: $vi-location-arrow-circle-o;
}
}
.vi-location-arrow-circle {
&:before, .v-button-caption:before {
content: $vi-location-arrow-circle;
}
}
.vi-location-arrow2 {
&:before, .v-button-caption:before {
content: $vi-location-arrow2;
}
}
.vi-mailbox {
&:before, .v-button-caption:before {
content: $vi-mailbox;
}
}
.vi-microphone2 {
&:before, .v-button-caption:before {
content: $vi-microphone2;
}
}
.vi-modal-list2 {
&:before, .v-button-caption:before {
content: $vi-modal-list2;
}
}
.vi-mute {
&:before, .v-button-caption:before {
content: $vi-mute;
}
}
.vi-paperclip2 {
&:before, .v-button-caption:before {
content: $vi-paperclip2;
}
}
.vi-play-circle-o2 {
&:before, .v-button-caption:before {
content: $vi-play-circle-o2;
}
}
.vi-question-circle-o {
&:before, .v-button-caption:before {
content: $vi-question-circle-o;
}
}
.vi-question-circle2 {
&:before, .v-button-caption:before {
content: $vi-question-circle2;
}
}
.vi-play-circle2 {
&:before, .v-button-caption:before {
content: $vi-play-circle2;
}
}
.vi-question2 {
&:before, .v-button-caption:before {
content: $vi-question2;
}
}
.vi-random3 {
&:before, .v-button-caption:before {
content: $vi-random3;
}
}
.vi-scissors2 {
&:before, .v-button-caption:before {
content: $vi-scissors2;
}
}
.vi-screwdriver {
&:before, .v-button-caption:before {
content: $vi-screwdriver;
}
}
.vi-server22 {
&:before, .v-button-caption:before {
content: $vi-server22;
}
}
.vi-database3 {
&:before, .v-button-caption:before {
content: $vi-database3;
}
}
.vi-signal2 {
&:before, .v-button-caption:before {
content: $vi-signal2;
}
}
.vi-sitemap3 {
&:before, .v-button-caption:before {
content: $vi-sitemap3;
}
}
.vi-spoon2 {
&:before, .v-button-caption:before {
content: $vi-spoon2;
}
}
.vi-strikethrough2 {
&:before, .v-button-caption:before {
content: $vi-strikethrough2;
}
}
.vi-sun-o2 {
&:before, .v-button-caption:before {
content: $vi-sun-o2;
}
}
.vi-tasks22 {
&:before, .v-button-caption:before {
content: $vi-tasks22;
}
}
.vi-text-height2 {
&:before, .v-button-caption:before {
content: $vi-text-height2;
}
}
.vi-text-width2 {
&:before, .v-button-caption:before {
content: $vi-text-width2;
}
}
.vi-ticket22 {
&:before, .v-button-caption:before {
content: $vi-ticket22;
}
}
.vi-toolbox {
&:before, .v-button-caption:before {
content: $vi-toolbox;
}
}
.vi-tools {
&:before, .v-button-caption:before {
content: $vi-tools;
}
}
.vi-trophy2 {
&:before, .v-button-caption:before {
content: $vi-trophy2;
}
}
.vi-underline2 {
&:before, .v-button-caption:before {
content: $vi-underline2;
}
}
.vi-unlink2 {
&:before, .v-button-caption:before {
content: $vi-unlink2;
}
}
.vi-upload {
&:before, .v-button-caption:before {
content: $vi-upload;
}
}
.vi-users2 {
&:before, .v-button-caption:before {
content: $vi-users2;
}
}
.vi-warning2 {
&:before, .v-button-caption:before {
content: $vi-warning2;
}
}
.vi-wrench2 {
&:before, .v-button-caption:before {
content: $vi-wrench2;
}
}
.vi-adjust2 {
&:before, .v-button-caption:before {
content: $vi-adjust2;
}
}
.vi-align-center2 {
&:before, .v-button-caption:before {
content: $vi-align-center2;
}
}
.vi-align-left2 {
&:before, .v-button-caption:before {
content: $vi-align-left2;
}
}
.vi-align-right2 {
&:before, .v-button-caption:before {
content: $vi-align-right2;
}
}
.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-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-arrows2 {
&:before, .v-button-caption:before {
content: $vi-arrows2;
}
}
.vi-backwards {
&:before, .v-button-caption:before {
content: $vi-backwards;
}
}
.vi-bar-chart22 {
&:before, .v-button-caption:before {
content: $vi-bar-chart22;
}
}
.vi-bell-o2 {
&:before, .v-button-caption:before {
content: $vi-bell-o2;
}
}
.vi-bolt2 {
&:before, .v-button-caption:before {
content: $vi-bolt2;
}
}
.vi-chat {
&:before, .v-button-caption:before {
content: $vi-chat;
}
}
.vi-check2 {
&:before, .v-button-caption:before {
content: $vi-check2;
}
}
.vi-circle-thin2 {
&:before, .v-button-caption:before {
content: $vi-circle-thin2;
}
}
.vi-circle2 {
&:before, .v-button-caption:before {
content: $vi-circle2;
}
}
.vi-cloud-download-o {
&:before, .v-button-caption:before {
content: $vi-cloud-download-o;
}
}
.vi-cloud-download2 {
&:before, .v-button-caption:before {
content: $vi-cloud-download2;
}
}
.vi-cloud-o {
&:before, .v-button-caption:before {
content: $vi-cloud-o;
}
}
.vi-cloud-upload-o {
&:before, .v-button-caption:before {
content: $vi-cloud-upload-o;
}
}
.vi-cloud-upload2 {
&:before, .v-button-caption:before {
content: $vi-cloud-upload2;
}
}
.vi-cloud2 {
&:before, .v-button-caption:before {
content: $vi-cloud2;
}
}
.vi-cog-o {
&:before, .v-button-caption:before {
content: $vi-cog-o;
}
}
.vi-comment-ellipsis-o {
&:before, .v-button-caption:before {
content: $vi-comment-ellipsis-o;
}
}
.vi-comment-ellipsis {
&:before, .v-button-caption:before {
content: $vi-comment-ellipsis;
}
}
.vi-comment-o22 {
&:before, .v-button-caption:before {
content: $vi-comment-o22;
}
}
.vi-comment22 {
&:before, .v-button-caption:before {
content: $vi-comment22;
}
}
.vi-comments-o2 {
&:before, .v-button-caption:before {
content: $vi-comments-o2;
}
}
.vi-comments2 {
&:before, .v-button-caption:before {
content: $vi-comments2;
}
}
.vi-compress2 {
&:before, .v-button-caption:before {
content: $vi-compress2;
}
}
.vi-connect-o {
&:before, .v-button-caption:before {
content: $vi-connect-o;
}
}
.vi-connect {
&:before, .v-button-caption:before {
content: $vi-connect;
}
}
.vi-credit-card2 {
&:before, .v-button-caption:before {
content: $vi-credit-card2;
}
}
.vi-crop2 {
&:before, .v-button-caption:before {
content: $vi-crop2;
}
}
.vi-deindent {
&:before, .v-button-caption:before {
content: $vi-deindent;
}
}
.vi-edit2 {
&:before, .v-button-caption:before {
content: $vi-edit2;
}
}
.vi-eject2 {
&:before, .v-button-caption:before {
content: $vi-eject2;
}
}
.vi-ellipsis-h2 {
&:before, .v-button-caption:before {
content: $vi-ellipsis-h2;
}
}
.vi-ellipsis-v2 {
&:before, .v-button-caption:before {
content: $vi-ellipsis-v2;
}
}
.vi-expand-full {
&:before, .v-button-caption:before {
content: $vi-expand-full;
}
}
.vi-expand2 {
&:before, .v-button-caption:before {
content: $vi-expand2;
}
}
.vi-fast-backward2 {
&:before, .v-button-caption:before {
content: $vi-fast-backward2;
}
}
.vi-fast-forward2 {
&:before, .v-button-caption:before {
content: $vi-fast-forward2;
}
}
.vi-film2 {
&:before, .v-button-caption:before {
content: $vi-film2;
}
}
.vi-folder-open-o2 {
&:before, .v-button-caption:before {
content: $vi-folder-open-o2;
}
}
.vi-folder-open2 {
&:before, .v-button-caption:before {
content: $vi-folder-open2;
}
}
.vi-forward2 {
&:before, .v-button-caption:before {
content: $vi-forward2;
}
}
.vi-glass2 {
&:before, .v-button-caption:before {
content: $vi-glass2;
}
}
.vi-globe2 {
&:before, .v-button-caption:before {
content: $vi-globe2;
}
}
.vi-heart-o2 {
&:before, .v-button-caption:before {
content: $vi-heart-o2;
}
}
.vi-heart2 {
&:before, .v-button-caption:before {
content: $vi-heart2;
}
}
.vi-indent2 {
&:before, .v-button-caption:before {
content: $vi-indent2;
}
}
.vi-laptop2 {
&:before, .v-button-caption:before {
content: $vi-laptop2;
}
}
.vi-level-down2 {
&:before, .v-button-caption:before {
content: $vi-level-down2;
}
}
.vi-level-left {
&:before, .v-button-caption:before {
content: $vi-level-left;
}
}
.vi-level-right {
&:before, .v-button-caption:before {
content: $vi-level-right;
}
}
.vi-level-up2 {
&:before, .v-button-caption:before {
content: $vi-level-up2;
}
}
.vi-magnet2 {
&:before, .v-button-caption:before {
content: $vi-magnet2;
}
}
.vi-map-marker2 {
&:before, .v-button-caption:before {
content: $vi-map-marker2;
}
}
.vi-moon-o2 {
&:before, .v-button-caption:before {
content: $vi-moon-o2;
}
}
.vi-moon {
&:before, .v-button-caption:before {
content: $vi-moon;
}
}
.vi-movie {
&:before, .v-button-caption:before {
content: $vi-movie;
}
}
.vi-music2 {
&:before, .v-button-caption:before {
content: $vi-music2;
}
}
.vi-pause2 {
&:before, .v-button-caption:before {
content: $vi-pause2;
}
}
.vi-play2 {
&:before, .v-button-caption:before {
content: $vi-play2;
}
}
.vi-power-off2 {
&:before, .v-button-caption:before {
content: $vi-power-off2;
}
}
.vi-refresh2 {
&:before, .v-button-caption:before {
content: $vi-refresh2;
}
}
.vi-reply-all2 {
&:before, .v-button-caption:before {
content: $vi-reply-all2;
}
}
.vi-reply2 {
&:before, .v-button-caption:before {
content: $vi-reply2;
}
}
.vi-retweet3 {
&:before, .v-button-caption:before {
content: $vi-retweet3;
}
}
.vi-rotate-left2 {
&:before, .v-button-caption:before {
content: $vi-rotate-left2;
}
}
.vi-rotate-right2 {
&:before, .v-button-caption:before {
content: $vi-rotate-right2;
}
}
.vi-share2 {
&:before, .v-button-caption:before {
content: $vi-share2;
}
}
.vi-sign-in3 {
&:before, .v-button-caption:before {
content: $vi-sign-in3;
}
}
.vi-sign-out22 {
&:before, .v-button-caption:before {
content: $vi-sign-out22;
}
}
.vi-sort2 {
&:before, .v-button-caption:before {
content: $vi-sort2;
}
}
.vi-sound-disable {
&:before, .v-button-caption:before {
content: $vi-sound-disable;
}
}
.vi-square-shadow {
&:before, .v-button-caption:before {
content: $vi-square-shadow;
}
}
.vi-star-half-left-o {
&:before, .v-button-caption:before {
content: $vi-star-half-left-o;
}
}
.vi-star-half-left {
&:before, .v-button-caption:before {
content: $vi-star-half-left;
}
}
.vi-star-half-right-o {
&:before, .v-button-caption:before {
content: $vi-star-half-right-o;
}
}
.vi-star-half-right {
&:before, .v-button-caption:before {
content: $vi-star-half-right;
}
}
.vi-star-o2 {
&:before, .v-button-caption:before {
content: $vi-star-o2;
}
}
.vi-star2 {
&:before, .v-button-caption:before {
content: $vi-star2;
}
}
.vi-step-backward2 {
&:before, .v-button-caption:before {
content: $vi-step-backward2;
}
}
.vi-step-forward2 {
&:before, .v-button-caption:before {
content: $vi-step-forward2;
}
}
.vi-stop2 {
&:before, .v-button-caption:before {
content: $vi-stop2;
}
}
.vi-table3 {
&:before, .v-button-caption:before {
content: $vi-table3;
}
}
.vi-thin-square {
&:before, .v-button-caption:before {
content: $vi-thin-square;
}
}
.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-volume-down2 {
&:before, .v-button-caption:before {
content: $vi-volume-down2;
}
}
.vi-volume-off2 {
&:before, .v-button-caption:before {
content: $vi-volume-off2;
}
}
.vi-volume-up2 {
&:before, .v-button-caption:before {
content: $vi-volume-up2;
}
}
.vi-volume {
&:before, .v-button-caption:before {
content: $vi-volume;
}
}
.vi-close2 {
&:before, .v-button-caption:before {
content: $vi-close2;
}
}
.vi-align-justify2 {
&:before, .v-button-caption:before {
content: $vi-align-justify2;
}
}
.vi-arrow-down2 {
&:before, .v-button-caption:before {
content: $vi-arrow-down2;
}
}
.vi-arrow-left2 {
&:before, .v-button-caption:before {
content: $vi-arrow-left2;
}
}
.vi-arrow-right2 {
&:before, .v-button-caption:before {
content: $vi-arrow-right2;
}
}
.vi-arrow-up2 {
&:before, .v-button-caption:before {
content: $vi-arrow-up2;
}
}
.vi-menu2 {
&:before, .v-button-caption:before {
content: $vi-menu2;
}
}
.vi-bell2 {
&:before, .v-button-caption:before {
content: $vi-bell2;
}
}
.vi-bookmark-o2 {
&:before, .v-button-caption:before {
content: $vi-bookmark-o2;
}
}
.vi-bookmark2 {
&:before, .v-button-caption:before {
content: $vi-bookmark2;
}
}
.vi-building-o2 {
&:before, .v-button-caption:before {
content: $vi-building-o2;
}
}
.vi-building2 {
&:before, .v-button-caption:before {
content: $vi-building2;
}
}
.vi-calendar-o2 {
&:before, .v-button-caption:before {
content: $vi-calendar-o2;
}
}
.vi-calendar2 {
&:before, .v-button-caption:before {
content: $vi-calendar2;
}
}
.vi-camera2 {
&:before, .v-button-caption:before {
content: $vi-camera2;
}
}
.vi-caret-down2 {
&:before, .v-button-caption:before {
content: $vi-caret-down2;
}
}
.vi-caret-left2 {
&:before, .v-button-caption:before {
content: $vi-caret-left2;
}
}
.vi-caret-right2 {
&:before, .v-button-caption:before {
content: $vi-caret-right2;
}
}
.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-up2 {
&:before, .v-button-caption:before {
content: $vi-caret-up2;
}
}
.vi-check-circle-o2 {
&:before, .v-button-caption:before {
content: $vi-check-circle-o2;
}
}
.vi-check-circle2 {
&:before, .v-button-caption:before {
content: $vi-check-circle2;
}
}
.vi-chevron-circle-down-o {
&:before, .v-button-caption:before {
content: $vi-chevron-circle-down-o;
}
}
.vi-chevron-circle-down2 {
&:before, .v-button-caption:before {
content: $vi-chevron-circle-down2;
}
}
.vi-chevron-circle-left-o {
&:before, .v-button-caption:before {
content: $vi-chevron-circle-left-o;
}
}
.vi-chevron-circle-left2 {
&:before, .v-button-caption:before {
content: $vi-chevron-circle-left2;
}
}
.vi-chevron-circle-right-o {
&:before, .v-button-caption:before {
content: $vi-chevron-circle-right-o;
}
}
.vi-chevron-circle-right2 {
&:before, .v-button-caption:before {
content: $vi-chevron-circle-right2;
}
}
.vi-chevron-circle-up-o {
&:before, .v-button-caption:before {
content: $vi-chevron-circle-up-o;
}
}
.vi-chevron-circle-up2 {
&:before, .v-button-caption:before {
content: $vi-chevron-circle-up2;
}
}
.vi-chevron-down2 {
&:before, .v-button-caption:before {
content: $vi-chevron-down2;
}
}
.vi-chevron-left2 {
&:before, .v-button-caption:before {
content: $vi-chevron-left2;
}
}
.vi-chevron-right2 {
&:before, .v-button-caption:before {
content: $vi-chevron-right2;
}
}
.vi-chevron-up2 {
&:before, .v-button-caption:before {
content: $vi-chevron-up2;
}
}
.vi-clock {
&:before, .v-button-caption:before {
content: $vi-clock;
}
}
.vi-cog2 {
&:before, .v-button-caption:before {
content: $vi-cog2;
}
}
.vi-copy-o {
&:before, .v-button-caption:before {
content: $vi-copy-o;
}
}
.vi-copy2 {
&:before, .v-button-caption:before {
content: $vi-copy2;
}
}
.vi-crosshairs2 {
&:before, .v-button-caption:before {
content: $vi-crosshairs2;
}
}
.vi-desktop2 {
&:before, .v-button-caption:before {
content: $vi-desktop2;
}
}
.vi-insert {
&:before, .v-button-caption:before {
content: $vi-insert;
}
}
.vi-ellipsis-circle-o {
&:before, .v-button-caption:before {
content: $vi-ellipsis-circle-o;
}
}
.vi-ellipsis-circle {
&:before, .v-button-caption:before {
content: $vi-ellipsis-circle;
}
}
.vi-envelope-o2 {
&:before, .v-button-caption:before {
content: $vi-envelope-o2;
}
}
.vi-envelope2 {
&:before, .v-button-caption:before {
content: $vi-envelope2;
}
}
.vi-expand-square {
&:before, .v-button-caption:before {
content: $vi-expand-square;
}
}
.vi-external-link2 {
&:before, .v-button-caption:before {
content: $vi-external-link2;
}
}
.vi-eye2 {
&:before, .v-button-caption:before {
content: $vi-eye2;
}
}
.vi-file-o2 {
&:before, .v-button-caption:before {
content: $vi-file-o2;
}
}
.vi-file-text-o22 {
&:before, .v-button-caption:before {
content: $vi-file-text-o22;
}
}
.vi-file-text2 {
&:before, .v-button-caption:before {
content: $vi-file-text2;
}
}
.vi-file2 {
&:before, .v-button-caption:before {
content: $vi-file2;
}
}
.vi-flask2 {
&:before, .v-button-caption:before {
content: $vi-flask2;
}
}
.vi-folder-o2 {
&:before, .v-button-caption:before {
content: $vi-folder-o2;
}
}
.vi-folder2 {
&:before, .v-button-caption:before {
content: $vi-folder2;
}
}
.vi-glasses {
&:before, .v-button-caption:before {
content: $vi-glasses;
}
}
.vi-grid-big-o {
&:before, .v-button-caption:before {
content: $vi-grid-big-o;
}
}
.vi-grid-big {
&:before, .v-button-caption:before {
content: $vi-grid-big;
}
}
.vi-grid-small-o {
&:before, .v-button-caption:before {
content: $vi-grid-small-o;
}
}
.vi-grid-small {
&:before, .v-button-caption:before {
content: $vi-grid-small;
}
}
.vi-home-o {
&:before, .v-button-caption:before {
content: $vi-home-o;
}
}
.vi-home2 {
&:before, .v-button-caption:before {
content: $vi-home2;
}
}
.vi-lines-list {
&:before, .v-button-caption:before {
content: $vi-lines-list;
}
}
.vi-lines {
&:before, .v-button-caption:before {
content: $vi-lines;
}
}
.vi-list-ul22 {
&:before, .v-button-caption:before {
content: $vi-list-ul22;
}
}
.vi-list22 {
&:before, .v-button-caption:before {
content: $vi-list22;
}
}
.vi-lock2 {
&:before, .v-button-caption:before {
content: $vi-lock2;
}
}
.vi-minus-circle-o {
&:before, .v-button-caption:before {
content: $vi-minus-circle-o;
}
}
.vi-minus-circle2 {
&:before, .v-button-caption:before {
content: $vi-minus-circle2;
}
}
.vi-minus-square-left-o {
&:before, .v-button-caption:before {
content: $vi-minus-square-left-o;
}
}
.vi-minus2 {
&:before, .v-button-caption:before {
content: $vi-minus2;
}
}
.vi-mobile22 {
&:before, .v-button-caption:before {
content: $vi-mobile22;
}
}
.vi-modal {
&:before, .v-button-caption:before {
content: $vi-modal;
}
}
.vi-open-book {
&:before, .v-button-caption:before {
content: $vi-open-book;
}
}
.vi-pencil2 {
&:before, .v-button-caption:before {
content: $vi-pencil2;
}
}
.vi-phone2 {
&:before, .v-button-caption:before {
content: $vi-phone2;
}
}
.vi-picture {
&:before, .v-button-caption:before {
content: $vi-picture;
}
}
.vi-pin {
&:before, .v-button-caption:before {
content: $vi-pin;
}
}
.vi-plus-circle-o {
&:before, .v-button-caption:before {
content: $vi-plus-circle-o;
}
}
.vi-plus-circle2 {
&:before, .v-button-caption:before {
content: $vi-plus-circle2;
}
}
.vi-plus-square-left-o {
&:before, .v-button-caption:before {
content: $vi-plus-square-left-o;
}
}
.vi-plus2 {
&:before, .v-button-caption:before {
content: $vi-plus2;
}
}
.vi-print2 {
&:before, .v-button-caption:before {
content: $vi-print2;
}
}
.vi-search-minus2 {
&:before, .v-button-caption:before {
content: $vi-search-minus2;
}
}
.vi-search-plus2 {
&:before, .v-button-caption:before {
content: $vi-search-plus2;
}
}
.vi-search2 {
&:before, .v-button-caption:before {
content: $vi-search2;
}
}
.vi-area-select {
&:before, .v-button-caption:before {
content: $vi-area-select;
}
}
.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-suitcase2 {
&:before, .v-button-caption:before {
content: $vi-suitcase2;
}
}
.vi-tablet2 {
&:before, .v-button-caption:before {
content: $vi-tablet2;
}
}
.vi-trash2 {
&:before, .v-button-caption:before {
content: $vi-trash2;
}
}
.vi-unlock2 {
&:before, .v-button-caption:before {
content: $vi-unlock2;
}
}
.vi-user2 {
&:before, .v-button-caption:before {
content: $vi-user2;
}
}
.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-close-circle-o {
&:before, .v-button-caption:before {
content: $vi-close-circle-o;
}
}
.vi-close-circle {
&:before, .v-button-caption:before {
content: $vi-close-circle;
}
}
.vi-browser2 {
&:before, .v-button-caption:before {
content: $vi-browser2;
}
}
.vi-loop-alt1 {
&:before, .v-button-caption:before {
content: $vi-loop-alt1;
}
}
.vi-transfer {
&:before, .v-button-caption:before {
content: $vi-transfer;
}
}
.vi-th-list2 {
&:before, .v-button-caption:before {
content: $vi-th-list2;
}
}
.vi-list-alt2 {
&:before, .v-button-caption:before {
content: $vi-list-alt2;
}
}
.vi-book22 {
&:before, .v-button-caption:before {
content: $vi-book22;
}
}
.vi-random22 {
&:before, .v-button-caption:before {
content: $vi-random22;
}
}
.vi-retweet22 {
&:before, .v-button-caption:before {
content: $vi-retweet22;
}
}
.vi-sign-in22 {
&:before, .v-button-caption:before {
content: $vi-sign-in22;
}
}
.vi-filter22 {
&:before, .v-button-caption:before {
content: $vi-filter22;
}
}
.vi-bars2 {
&:before, .v-button-caption:before {
content: $vi-bars2;
}
}
.vi-navicon2 {
&:before, .v-button-caption:before {
content: $vi-navicon2;
}
}
.vi-reorder2 {
&:before, .v-button-caption:before {
content: $vi-reorder2;
}
}
.vi-table22 {
&:before, .v-button-caption:before {
content: $vi-table22;
}
}
.vi-magic2 {
&:before, .v-button-caption:before {
content: $vi-magic2;
}
}
.vi-columns2 {
&:before, .v-button-caption:before {
content: $vi-columns2;
}
}
.vi-sitemap22 {
&:before, .v-button-caption:before {
content: $vi-sitemap22;
}
}
.vi-exchange2 {
&:before, .v-button-caption:before {
content: $vi-exchange2;
}
}
.vi-mobile2 {
&:before, .v-button-caption:before {
content: $vi-mobile2;
}
}
.vi-mobile-phone2 {
&:before, .v-button-caption:before {
content: $vi-mobile-phone2;
}
}
.vi-puzzle-piece22 {
&:before, .v-button-caption:before {
content: $vi-puzzle-piece22;
}
}
.vi-unlock-alt2 {
&:before, .v-button-caption:before {
content: $vi-unlock-alt2;
}
}
.vi-cube22 {
&:before, .v-button-caption:before {
content: $vi-cube22;
}
}
.vi-database22 {
&:before, .v-button-caption:before {
content: $vi-database22;
}
}
.vi-paper-plane-o2 {
&:before, .v-button-caption:before {
content: $vi-paper-plane-o2;
}
}
.vi-send-o2 {
&:before, .v-button-caption:before {
content: $vi-send-o2;
}
}
.vi-newspaper-o2 {
&:before, .v-button-caption:before {
content: $vi-newspaper-o2;
}
}
.vi-pie-chart2 {
&:before, .v-button-caption:before {
content: $vi-pie-chart2;
}
}
.vi-line-chart2 {
&:before, .v-button-caption:before {
content: $vi-line-chart2;
}
}
.vi-safari2 {
&:before, .v-button-caption:before {
content: $vi-safari2;
}
}
.vi-chrome2 {
&:before, .v-button-caption:before {
content: $vi-chrome2;
}
}
.vi-firefox2 {
&:before, .v-button-caption:before {
content: $vi-firefox2;
}
}
.vi-opera2 {
&:before, .v-button-caption:before {
content: $vi-opera2;
}
}
.vi-internet-explorer2 {
&:before, .v-button-caption:before {
content: $vi-internet-explorer2;
}
}
.vi-map-o2 {
&:before, .v-button-caption:before {
content: $vi-map-o2;
}
}
.vi-commenting-o2 {
&:before, .v-button-caption:before {
content: $vi-commenting-o2;
}
}
.vi-edge2 {
&:before, .v-button-caption:before {
content: $vi-edge2;
}
}