Add Svtle

This commit is contained in:
Adam Fairhead
2014-01-18 17:21:53 -06:00
parent 69c58ca5e5
commit 4c14b73625
9 changed files with 42 additions and 2 deletions

View File

@@ -69,6 +69,7 @@ Enjoy Webicons!
* StackOverflow
* StumbleUpon!
* SVN
* Svtle
* Tent
* Trip Advisor
* Tumblr

View File

@@ -738,6 +738,18 @@
.svg .webicon.stumbleupon {
background: url("webicons/webicon-stumbleupon.svg"); }
.no-svg .webicon.svtle {
background: url("webicons/webicon-svtle-m.png"); }
.no-svg .webicon.svtle.large {
background: url("webicons/webicon-svtle.png"); }
.no-svg .webicon.svtle.small {
background: url("webicons/webicon-svtle-s.png"); }
.svg .webicon.svtle {
background: url("webicons/webicon-svtle.svg"); }
.no-svg .webicon.svn {
background: url("webicons/webicon-svn-m.png"); }

View File

@@ -138,6 +138,8 @@
<a class="webicon stumbleupon small" href="#">StumbleUpon!</a>
<a class="webicon svn small" href="#">SVN</a>
<a class="webicon svtle small" href="#">Svtle</a>
<a class="webicon tent small" href="#">Tent</a>
@@ -288,6 +290,8 @@
<a class="webicon stumbleupon" href="#">StumbleUpon!</a>
<a class="webicon svn" href="#">SVN</a>
<a class="webicon svtle" href="#">Svtle</a>
<a class="webicon tent" href="#">Tent</a>
@@ -438,6 +442,8 @@
<a class="webicon stumbleupon large" href="#">StumbleUpon!</a>
<a class="webicon svn large" href="#">SVN</a>
<a class="webicon svtle large" href="#">Svtle</a>
<a class="webicon tent large" href="#">Tent</a>

View File

@@ -6,7 +6,7 @@
.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.
@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", ~"vine", ~"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", ~"svtle", ~"svn", ~"tent", ~"tripadvisor", ~"tumblr", ~"twitter", ~"viadeo", ~"vine", ~"vimeo", ~"weibo", ~"windows", ~"wordpress", ~"xing", ~"yahoo", ~"yelp", ~"youtube", ~"youversion", ~"zerply";
// Specify the path to the webicons directory here. Include trailing slash.
@webicons-url: "webicons/";

View File

@@ -12,7 +12,7 @@
}
// 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 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 vine 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 svtle svn tent tripadvisor tumblr twitter viadeo vine vimeo weibo windows wordpress xing yahoo yelp youtube youversion zerply;
// Specify the path to the webicons directory here. Include trailing slash.
$webicons-url: "webicons/" !default;

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

BIN
webicons/webicon-svtle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,21 @@
<?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:#FFFFFF"/>
<stop offset="1" style="stop-color:#EAEAEA"/>
</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="#EAEAEA" d="M306.132,382.871c6.778,0,12.273,5.494,12.273,12.272c0,6.778-5.494,12.273-12.272,12.273
c-6.778,0-12.273-5.494-12.273-12.272C293.86,388.366,299.354,382.871,306.132,382.871 M306.132,379.038
c-8.88,0-16.105,7.226-16.105,16.106c0,8.88,7.226,16.105,16.106,16.104c8.88,0,16.105-7.226,16.104-16.106
C322.238,386.262,315.013,379.038,306.132,379.038L306.132,379.038z"/>
<circle fill="#EAEAEA" cx="306.133" cy="395.143" r="9.973"/>
<circle cx="306.133" cy="397.035" r="9.973"/>
<path d="M306.132,384.762c6.778,0,12.273,5.494,12.273,12.272s-5.494,12.273-12.272,12.273c-6.778,0-12.273-5.494-12.273-12.272
C293.86,390.257,299.354,384.762,306.132,384.762 M306.132,380.929c-8.88,0-16.105,7.226-16.105,16.106
c0,8.88,7.226,16.105,16.106,16.104s16.105-7.226,16.104-16.106C322.238,388.154,315.013,380.929,306.132,380.929L306.132,380.929z"
/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB