Sha256: fb0dfdeb72aa8697d7210dcd96735afd0a699ea7ec8537ff6892a77f6e10493c

Contents?: true

Size: 715 Bytes

Versions: 6

Compression:

Stored size: 715 Bytes

Contents

// header
.fa-home:before {
  content: "\f015";
}
.fa-bars:before {
  content: "\f0c9";
}

// toctree
.fa-plus-square-o:before {
  content: "\f196";
}

.fa-minus-square-o:before {
  content: "\f147";
}

// addons
.fa-book:before {
  content: "\f02d";
}

.fa-caret-down:before {
  content: "\f0d7";
}
.fa-github:before {
  content: "\f09b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-download:before {
  content: "\f019";
}

// breadcrumb
.fa-edit:before {
  content: "\f044";
}

// footer
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-copyright:before {
  content: "\f1f9";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-rtd-theme-2.0.4 _sass/_icons.scss
jekyll-rtd-theme-2.0.3 _sass/_icons.scss
jekyll-rtd-theme-2.0.2 _sass/_icons.scss
jekyll-rtd-theme-2.0.1 _sass/_icons.scss
jekyll-rtd-theme-2.0.0 _sass/_icons.scss
jekyll-rtd-theme-2.0.0.pre.beta1 _sass/_icons.scss