Add Svtle
This commit is contained in:
@@ -69,6 +69,7 @@ Enjoy Webicons!
|
|||||||
* StackOverflow
|
* StackOverflow
|
||||||
* StumbleUpon!
|
* StumbleUpon!
|
||||||
* SVN
|
* SVN
|
||||||
|
* Svtle
|
||||||
* Tent
|
* Tent
|
||||||
* Trip Advisor
|
* Trip Advisor
|
||||||
* Tumblr
|
* Tumblr
|
||||||
|
|||||||
12
webicons.css
12
webicons.css
@@ -738,6 +738,18 @@
|
|||||||
.svg .webicon.stumbleupon {
|
.svg .webicon.stumbleupon {
|
||||||
background: url("webicons/webicon-stumbleupon.svg"); }
|
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 {
|
.no-svg .webicon.svn {
|
||||||
background: url("webicons/webicon-svn-m.png"); }
|
background: url("webicons/webicon-svn-m.png"); }
|
||||||
|
|
||||||
|
|||||||
@@ -139,6 +139,8 @@
|
|||||||
|
|
||||||
<a class="webicon svn small" href="#">SVN</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>
|
<a class="webicon tent small" href="#">Tent</a>
|
||||||
|
|
||||||
<a class="webicon tripadvisor small" href="#">Trip Advisor</a>
|
<a class="webicon tripadvisor small" href="#">Trip Advisor</a>
|
||||||
@@ -289,6 +291,8 @@
|
|||||||
|
|
||||||
<a class="webicon svn" href="#">SVN</a>
|
<a class="webicon svn" href="#">SVN</a>
|
||||||
|
|
||||||
|
<a class="webicon svtle" href="#">Svtle</a>
|
||||||
|
|
||||||
<a class="webicon tent" href="#">Tent</a>
|
<a class="webicon tent" href="#">Tent</a>
|
||||||
|
|
||||||
<a class="webicon tripadvisor" href="#">Trip Advisor</a>
|
<a class="webicon tripadvisor" href="#">Trip Advisor</a>
|
||||||
@@ -439,6 +443,8 @@
|
|||||||
|
|
||||||
<a class="webicon svn large" href="#">SVN</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>
|
<a class="webicon tent large" href="#">Tent</a>
|
||||||
|
|
||||||
<a class="webicon tripadvisor large" href="#">Trip Advisor</a>
|
<a class="webicon tripadvisor large" href="#">Trip Advisor</a>
|
||||||
|
|||||||
@@ -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", ~"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.
|
// Specify the path to the webicons directory here. Include trailing slash.
|
||||||
@webicons-url: "webicons/";
|
@webicons-url: "webicons/";
|
||||||
|
|||||||
@@ -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 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.
|
// Specify the path to the webicons directory here. Include trailing slash.
|
||||||
$webicons-url: "webicons/" !default;
|
$webicons-url: "webicons/" !default;
|
||||||
|
|||||||
BIN
webicons/webicon-svtle-m.png
Normal file
BIN
webicons/webicon-svtle-m.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 899 B |
BIN
webicons/webicon-svtle-s.png
Normal file
BIN
webicons/webicon-svtle-s.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 587 B |
BIN
webicons/webicon-svtle.png
Normal file
BIN
webicons/webicon-svtle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
21
webicons/webicon-svtle.svg
Normal file
21
webicons/webicon-svtle.svg
Normal 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 |
Reference in New Issue
Block a user