Canged to pre-made icon pack
This icon pack is awsome. Too bad not all of them fit the material design.
This commit is contained in:
parent
e1c25647ec
commit
9b0a5533d8
190 changed files with 8697 additions and 4 deletions
10
index.html
10
index.html
|
|
@ -5,6 +5,8 @@
|
|||
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
<!--Import materialize.css-->
|
||||
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/>
|
||||
<!--Import icons-->
|
||||
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
|
||||
<!--Let browser know website is optimized for mobile-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<!--Add the icon to the tab and add icons for all formats-->
|
||||
|
|
@ -130,10 +132,10 @@
|
|||
<div class="col l3 s12">
|
||||
<h5 class="white-text">Connect</h5>
|
||||
<ul>
|
||||
<li><a class="white-text" href="https://www.instagram.com/iclubwmu/?hl=en">Instagram<img class="white-text" src="SocialSvg/social-038_instagram.png"></a></li>
|
||||
<li><a class="white-text" href="https://www.linkedin.com/in/innovation-club-b71903118/">LinkedIn</a></li>
|
||||
<li><a class="white-text" href="https://www.facebook.com/people/Innovation-Club/100010691314678">Facebook</a></li>
|
||||
<li><a class="white-text" href="https://twitter.com/iclubwmu">Twitter</a></li>
|
||||
<li><a class="white-text" href="https://www.instagram.com/iclubwmu/?hl=en">Instagram <i class="fa fa-instagram"></i> </a></li>
|
||||
<li><a class="white-text" href="https://www.linkedin.com/in/innovation-club-b71903118/">LinkedIn <i class="fa fa-linkedin-square"></i> </a></li>
|
||||
<li><a class="white-text" href="https://www.facebook.com/people/Innovation-Club/100010691314678">Facebook <i class="fa fa-facebook-official"></i> </a></li>
|
||||
<li><a class="white-text" href="https://twitter.com/iclubwmu">Twitter <i class="fa fa-twitter-square"></i> </a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue