Add DeviantArt

This commit is contained in:
Adam Fairhead
2014-01-18 16:48:32 -06:00
parent 6bd462b7ef
commit 676bcb23e2
8 changed files with 39 additions and 2 deletions

View File

@@ -198,6 +198,18 @@
.svg .webicon.dribbble { .svg .webicon.dribbble {
background: url("webicons/webicon-dribbble.svg"); } background: url("webicons/webicon-dribbble.svg"); }
.no-svg .webicon.deviantart {
background: url("webicons/webicon-deviantart-m.png"); }
.no-svg .webicon.deviantart.large {
background: url("webicons/webicon-deviantart.png"); }
.no-svg .webicon.deviantart.small {
background: url("webicons/webicon-deviantart-s.png"); }
.svg .webicon.deviantart {
background: url("webicons/webicon-deviantart.svg"); }
.no-svg .webicon.dropbox { .no-svg .webicon.dropbox {
background: url("webicons/webicon-dropbox-m.png"); } background: url("webicons/webicon-dropbox-m.png"); }

View File

@@ -45,6 +45,8 @@
<a class="webicon creativecloud small" href="#">Creative Cloud</a> <a class="webicon creativecloud small" href="#">Creative Cloud</a>
<a class="webicon deviantart small" href="#">DeviantArt</a>
<a class="webicon dribbble small" href="#">Dribbble</a> <a class="webicon dribbble small" href="#">Dribbble</a>
<a class="webicon dropbox small" href="#">Dropbox</a> <a class="webicon dropbox small" href="#">Dropbox</a>
@@ -191,6 +193,8 @@
<a class="webicon creativecloud" href="#">Creative Cloud</a> <a class="webicon creativecloud" href="#">Creative Cloud</a>
<a class="webicon deviantart" href="#">DeviantArt</a>
<a class="webicon dribbble" href="#">Dribbble</a> <a class="webicon dribbble" href="#">Dribbble</a>
<a class="webicon dropbox" href="#">Dropbox</a> <a class="webicon dropbox" href="#">Dropbox</a>
@@ -337,6 +341,8 @@
<a class="webicon creativecloud large" href="#">Creative Cloud</a> <a class="webicon creativecloud large" href="#">Creative Cloud</a>
<a class="webicon deviantart large" href="#">DeviantArt</a>
<a class="webicon dribbble large" href="#">Dribbble</a> <a class="webicon dribbble large" href="#">Dribbble</a>
<a class="webicon dropbox large" href="#">Dropbox</a> <a class="webicon dropbox large" href="#">Dropbox</a>

View File

@@ -6,7 +6,7 @@
.webicon.large { width: 48px; height: 48px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } .webicon.large { width: 48px; height: 48px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
// Include or remove the icons you want to use on your site from this list. // Include or remove the icons you want to use on your site from this list.
@webicons-icons: ~"f500px", ~"aboutme", ~"adn", ~"android", ~"apple", ~"behance", ~"bitbucket", ~"blogger", ~"branch", ~"coderwall", ~"creativecloud", ~"dribbble", ~"dropbox", ~"evernote", ~"fairheadcreative", ~"facebook", ~"flickr", ~"foursquare", ~"git", ~"github", ~"goodreads", ~"google", ~"googleplay", ~"googleplus", ~"hangouts", ~"html5", ~"icloud", ~"indiegogo", ~"instagram", ~"instapaper", ~"kickstarter", ~"klout", ~"lastfm", ~"linkedin", ~"mail", ~"medium", ~"mixi", ~"msn", ~"openid", ~"picasa", ~"pinterest", ~"pocketapp", ~"potluck", ~"quora", ~"orkut", ~"mercurial", ~"rdio", ~"reddit", ~"renren", ~"rss", ~"skitch", ~"skype", ~"soundcloud", ~"spotify", ~"stackoverflow", ~"stumbleupon", ~"svn", ~"tent", ~"tripadvisor", ~"tumblr", ~"twitter", ~"viadeo", ~"vimeo", ~"weibo", ~"windows", ~"wordpress", ~"xing", ~"yahoo", ~"yelp", ~"youtube", ~"youversion", ~"zerply"; @webicons-icons: ~"f500px", ~"aboutme", ~"adn", ~"android", ~"apple", ~"behance", ~"bitbucket", ~"blogger", ~"branch", ~"coderwall", ~"creativecloud", ~"deviantart", ~"dribbble", ~"dropbox", ~"evernote", ~"fairheadcreative", ~"facebook", ~"flickr", ~"foursquare", ~"git", ~"github", ~"goodreads", ~"google", ~"googleplay", ~"googleplus", ~"hangouts", ~"html5", ~"icloud", ~"indiegogo", ~"instagram", ~"instapaper", ~"kickstarter", ~"klout", ~"lastfm", ~"linkedin", ~"mail", ~"medium", ~"mixi", ~"msn", ~"openid", ~"picasa", ~"pinterest", ~"pocketapp", ~"potluck", ~"quora", ~"orkut", ~"mercurial", ~"rdio", ~"reddit", ~"renren", ~"rss", ~"skitch", ~"skype", ~"soundcloud", ~"spotify", ~"stackoverflow", ~"stumbleupon", ~"svn", ~"tent", ~"tripadvisor", ~"tumblr", ~"twitter", ~"viadeo", ~"vimeo", ~"weibo", ~"windows", ~"wordpress", ~"xing", ~"yahoo", ~"yelp", ~"youtube", ~"youversion", ~"zerply";
// Specify the path to the webicons directory here. Include trailing slash. // Specify the path to the webicons directory here. Include trailing slash.
@webicons-url: "webicons/"; @webicons-url: "webicons/";

View File

@@ -12,7 +12,7 @@
} }
// Include or remove the icons you want to use on your site from this list. // Include or remove the icons you want to use on your site from this list.
$webicons-icons: f500px aboutme adn android apple behance bitbucket blogger branch coderwall creativecloud dribbble dropbox evernote fairheadcreative facebook flickr foursquare git github goodreads google googleplay googleplus hangouts html5 icloud indiegogo instagram instapaper kickstarter klout lastfm linkedin mail medium mixi msn openid picasa pinterest pocketapp potluck quora orkut mercurial rdio reddit renren rss skitch skype soundcloud spotify stackoverflow stumbleupon svn tent tripadvisor tumblr twitter viadeo vimeo weibo windows wordpress xing yahoo yelp youtube youversion zerply; $webicons-icons: f500px aboutme adn android apple behance bitbucket blogger branch coderwall creativecloud deviantart dribbble dropbox evernote fairheadcreative facebook flickr foursquare git github goodreads google googleplay googleplus hangouts html5 icloud indiegogo instagram instapaper kickstarter klout lastfm linkedin mail medium mixi msn openid picasa pinterest pocketapp potluck quora orkut mercurial rdio reddit renren rss skitch skype soundcloud spotify stackoverflow stumbleupon svn tent tripadvisor tumblr twitter viadeo vimeo weibo windows wordpress xing yahoo yelp youtube youversion zerply;
// Specify the path to the webicons directory here. Include trailing slash. // Specify the path to the webicons directory here. Include trailing slash.
$webicons-url: "webicons/" !default; $webicons-url: "webicons/" !default;

Binary file not shown.

After

Width:  |  Height:  |  Size: 780 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="282 372 48 48" enable-background="new 282 372 48 48" xml:space="preserve">
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="24.4641" y1="770.4226" x2="24.4641" y2="766.6569" gradientTransform="matrix(12.75 0 0 -12.75 -5.875 10194.875)">
<stop offset="0" style="stop-color:#4C6B4F"/>
<stop offset="1" style="stop-color:#48584A"/>
</linearGradient>
<path fill="url(#SVGID_1_)" d="M330.086,413.998c0,3.314-2.692,6.002-6.011,6.002h-36.064c-3.319,0-6.011-2.688-6.011-6.002v-36.01
c0-3.314,2.692-6.002,6.011-6.002h36.064c3.319,0,6.011,2.688,6.011,6.002V413.998z"/>
<path fill="#48584A" d="M310.5,390.688c-2.188-0.438-5.125,0.5-5.125,0.5l4.688,8.438l15.688-4.25
c-1.537-3.689-8.094-10.894-23.607-8.018l-1.518-2.795l-4.75,1.25l1.441,2.93c-10.842,4.652-7.441,16.445-7.441,16.445l19-5.438
l-5.196-9.566c10.552-2.646,15.634,3.066,15.634,3.066l-6.062,1.375L310.5,390.688z M298.887,391.935l2.818,5.729L295,399.312
C295,399.312,293.013,395.069,298.887,391.935z"/>
<path fill="#C0D931" d="M310.5,392.688c-2.188-0.438-5.053,0.33-5.053,0.33l4.658,8.42l15.646-4.062
c-1.537-3.689-8.094-10.894-23.607-8.018l-1.518-2.795l-4.75,1.25l1.441,2.93c-10.842,4.652-7.441,16.445-7.441,16.445l19-5.438
l-5.196-9.566c10.552-2.646,15.634,3.066,15.634,3.066l-6.062,1.375L310.5,392.688z M298.887,393.935l2.818,5.729L295,401.312
C295,401.312,293.013,397.069,298.887,393.935z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB