ایکون فیس بوک facebook icon
پنجشنبه, ۱۵ مرداد ۱۳۹۴، ۰۵:۰۶ ب.ظ
<!DOCTYPE html>
<html>
<head>
<title>Bootstrap Icons</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css">
<style>
i.large {font-size: 3em; color:#0000ee;}
</style>
</head>
<body>
<i class="fa fa-facebook large"></i>
</body>
</body>
</html>