adding deviantART #479

This commit is contained in:
Dave Gandy 2014-05-13 18:12:37 -05:00
parent fc651c4482
commit 73387631fe
9 changed files with 17 additions and 0 deletions

View file

@ -1442,3 +1442,6 @@
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}

View file

@ -1442,3 +1442,6 @@
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}

Binary file not shown.

View file

@ -451,3 +451,4 @@
.@{fa-css-prefix}-taxi:before { content: @fa-var-taxi; }
.@{fa-css-prefix}-tree:before { content: @fa-var-tree; }
.@{fa-css-prefix}-spotify:before { content: @fa-var-spotify; }
.@{fa-css-prefix}-deviantart:before { content: @fa-var-deviantart; }

View file

@ -126,6 +126,7 @@
@fa-var-cutlery: "\f0f5";
@fa-var-delicious: "\f1a5";
@fa-var-desktop: "\f108";
@fa-var-deviantart: "\f1bd";
@fa-var-digg: "\f1a6";
@fa-var-dot-circle-o: "\f192";
@fa-var-download: "\f019";

View file

@ -129,6 +129,7 @@
.#{$fa-css-prefix}-cutlery:before { content: $fa-var-cutlery; }
.#{$fa-css-prefix}-delicious:before { content: $fa-var-delicious; }
.#{$fa-css-prefix}-desktop:before { content: $fa-var-desktop; }
.#{$fa-css-prefix}-deviantart:before { content: $fa-var-deviantart; }
.#{$fa-css-prefix}-digg:before { content: $fa-var-digg; }
.#{$fa-css-prefix}-dot-circle-o:before { content: $fa-var-dot-circle-o; }
.#{$fa-css-prefix}-download:before { content: $fa-var-download; }

View file

@ -126,6 +126,7 @@ $fa-var-cubes: "\f1b3";
$fa-var-cutlery: "\f0f5";
$fa-var-delicious: "\f1a5";
$fa-var-desktop: "\f108";
$fa-var-deviantart: "\f1bd";
$fa-var-digg: "\f1a6";
$fa-var-dot-circle-o: "\f192";
$fa-var-download: "\f019";

View file

@ -2975,3 +2975,10 @@ icons:
created: 4.1
categories:
- Brand Icons
- name: deviantART
id: deviantart
unicode: f1bd
created: 4.1
categories:
- Brand Icons