-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
73 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,70 @@ | ||
<html> | ||
<head> | ||
<script src="js/respond.min.js" type="text/javascript"></script> | ||
<title>Swift Icons</title> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" type="text/css" href="css/main.css"> | ||
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]--> | ||
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]--> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); | ||
<head> | ||
<script src="js/respond.min.js" type="text/javascript"></script> | ||
<title>Swift Icons</title> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" type="text/css" href="css/main.css"> | ||
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]--> | ||
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]--> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-43007500-10', 'auto'); | ||
ga('send', 'pageview'); | ||
|
||
</script> | ||
</head> | ||
<body class=""> | ||
<div id="page-wrapper"> | ||
<section id="wrapper"> | ||
<div class="inner"> | ||
<h1> | ||
<b>Swift</b>Icons | ||
</h1> | ||
<h2> | ||
A library for using different font icons | ||
</h2> | ||
<p>Swift Library for Font Icons: <a target="_blank" href="https://github.com/amitjakhu/dripicons">dripicons</a>, <a target="_blank" href="http://jslegers.github.io/emoji-icon-font/">emoji</a>, <a target="_blank" href="http://fontawesome.io/icons/">font awesome</a>, <a target="_blank" href="http://ionicons.com/">ionicons</a>, <a target="_blank" href="https://linearicons.com/free">linear icons</a>, <a target="_blank" href="http://map-icons.com/">map icons</a>, <a target="_blank" href="https://material.io/icons/">material icons</a>, <a target="_blank" href="https://useiconic.com/open">open iconic</a>, <a target="_blank" href="http://propublica.github.io/stateface/">state</a>, <a target="_blank" href="https://erikflowers.github.io/weather-icons/">weather</a></p> | ||
ga('create', 'UA-43007500-10', 'auto'); | ||
ga('send', 'pageview'); | ||
</script> | ||
</head> | ||
<body class=""> | ||
<div id="page-wrapper"> | ||
<section id="wrapper"> | ||
<div class="inner"> | ||
<h1> | ||
<b>Swift</b>Icons | ||
</h1> | ||
<h2> | ||
A library for using different font icons | ||
</h2> | ||
<p>Swift Library for Font Icons: <a target="_blank" href="https://github.com/amitjakhu/dripicons">dripicons</a>, <a target="_blank" href="http://jslegers.github.io/emoji-icon-font/">emoji</a>, <a target="_blank" href="http://fontawesome.io/icons/">font awesome</a>, <a target="_blank" href="http://ionicons.com/">ionicons</a>, <a target="_blank" href="https://linearicons.com/free">linear icons</a>, <a target="_blank" href="http://map-icons.com/">map icons</a>, <a target="_blank" href="https://material.io/icons/">material icons</a>, <a target="_blank" href="https://useiconic.com/open">open iconic</a>, <a target="_blank" href="http://propublica.github.io/stateface/">state</a>, <a target="_blank" href="https://erikflowers.github.io/weather-icons/">weather</a></p> | ||
|
||
<ul class="actions"> | ||
<li><a href="https://github.com/ranesr/SwiftIcons/archive/master.zip" class="button special icon fa-arrow-down" style="cursor: pointer;">Download</a></li> | ||
<li><a href="https://github.com/ranesr/SwiftIcons" class="button special icon fa-code" style="cursor: pointer;" target="_blank">GitHub</a></li> | ||
</ul> | ||
<ul class="actions"> | ||
<li><a href="https://github.com/ranesr/SwiftIcons/archive/master.zip" class="button special icon fa-arrow-down" style="cursor: pointer;">Download</a></li> | ||
<li><a href="https://github.com/ranesr/SwiftIcons" class="button special icon fa-code" style="cursor: pointer;" target="_blank">GitHub</a></li> | ||
</ul> | ||
|
||
<p><iframe src="https://ghbtns.com/github-btn.html?user=ranesr&repo=SwiftIcons&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe></p> | ||
<p><iframe src="https://ghbtns.com/github-btn.html?user=ranesr&repo=SwiftIcons&type=fork&count=true&size=large" frameborder="0" scrolling="0" width="158px" height="30px"></iframe></p> | ||
</div> | ||
<footer> | ||
<ul class="icons"> | ||
<li><a target="_blank" class="icon fa-github" href="https://github.com/ranesr" style="cursor: pointer;"><span class="label">GitHub</span></a></li> | ||
<li><a target="_blank" class="icon fa-linkedin-square" href="https://linkedin.com/in/ranesaurabh" style="cursor: pointer;"><span class="label">Linkedin</span></a></li> | ||
<li><a target="_blank" class="icon fa-send" href="mailto:[email protected]" style="cursor: pointer;"><span class="label">Email</span></a></li> | ||
<p><iframe src="https://ghbtns.com/github-btn.html?user=ranesr&repo=SwiftIcons&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe></p> | ||
<p><iframe src="https://ghbtns.com/github-btn.html?user=ranesr&repo=SwiftIcons&type=fork&count=true&size=large" frameborder="0" scrolling="0" width="158px" height="30px"></iframe></p> | ||
</div> | ||
<footer> | ||
<ul class="icons"> | ||
<li><a target="_blank" class="icon fa-github" href="https://github.com/ranesr" style="cursor: pointer;"><span class="label">GitHub</span></a></li> | ||
<li><a target="_blank" class="icon fa-linkedin-square" href="https://linkedin.com/in/ranesaurabh" style="cursor: pointer;"><span class="label">Linkedin</span></a></li> | ||
<li><a target="_blank" class="icon fa-send" href="mailto:[email protected]" style="cursor: pointer;"><span class="label">Email</span></a></li> | ||
|
||
</ul> | ||
</footer> | ||
</section> | ||
<section id="banner"> | ||
<div class="inner"> | ||
<div class="content"> | ||
<ul> | ||
<li class="visible top"><img src="images/pic01.png" alt=""></li> | ||
<li class=""><img src="images/pic02.png" alt=""></li> | ||
<li class=""><img src="images/pic03.png" alt=""></li> | ||
<li class=""><img src="images/pic04.png" alt=""></li> | ||
<li class=""><img src="images/pic05.png" alt=""></li> | ||
<li class=""><img src="images/pic06.png" alt=""></li> | ||
<li class=""><img src="images/pic07.png" alt=""></li> | ||
<li class=""><img src="images/pic08.png" alt=""></li> | ||
<li class=""><img src="images/pic09.png" alt=""></li> | ||
</ul> | ||
</footer> | ||
</section> | ||
<section id="banner"> | ||
<div class="inner"> | ||
<div class="content"> | ||
<ul> | ||
<li class="visible top"><img src="images/pic01.png" alt=""></li> | ||
<li class=""><img src="images/pic02.png" alt=""></li> | ||
<li class=""><img src="images/pic03.png" alt=""></li> | ||
<li class=""><img src="images/pic04.png" alt=""></li> | ||
<li class=""><img src="images/pic05.png" alt=""></li> | ||
<li class=""><img src="images/pic06.png" alt=""></li> | ||
<li class=""><img src="images/pic07.png" alt=""></li> | ||
<li class=""><img src="images/pic08.png" alt=""></li> | ||
<li class=""><img src="images/pic09.png" alt=""></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<!--[if lte IE 8]><![endif]--> | ||
<script src="js/banner.min.js" type="text/javascript"></script> | ||
</body> | ||
</section> | ||
</div> | ||
<!--[if lte IE 8]><![endif]--> | ||
<script src="js/banner.min.js" type="text/javascript"></script> | ||
</body> | ||
</html> |