2013-05-11 00:00:01 +08:00
|
|
|
<!DOCTYPE html>
|
2013-10-23 23:12:39 +08:00
|
|
|
<html lang="en">
|
2013-05-11 00:00:01 +08:00
|
|
|
<head>
|
|
|
|
<!-- Basic Page Needs
|
|
|
|
================================================== -->
|
|
|
|
<meta charset="utf-8" />
|
2015-04-18 05:04:59 +08:00
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
2018-02-06 12:06:42 +08:00
|
|
|
<meta name="description" content="Fork Awesome, a fork of the iconic font and CSS framework">
|
2013-05-11 00:00:01 +08:00
|
|
|
<meta name="author" content="Dave Gandy">
|
2014-08-27 00:51:53 +08:00
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
2013-10-23 23:12:39 +08:00
|
|
|
<link rel="shortcut icon" href="../assets/ico/favicon.ico">
|
2013-05-11 00:00:01 +08:00
|
|
|
|
2013-10-23 23:12:39 +08:00
|
|
|
<title>Font Awesome Cheatsheet</title>
|
2013-05-11 00:00:01 +08:00
|
|
|
|
|
|
|
<!-- CSS
|
2013-10-23 23:12:39 +08:00
|
|
|
================================================== -->
|
2013-05-11 00:00:01 +08:00
|
|
|
<link rel="stylesheet" href="../assets/css/site.css">
|
|
|
|
<link rel="stylesheet" href="../assets/css/pygments.css">
|
2018-02-23 13:42:47 +08:00
|
|
|
<link rel="stylesheet" href="../assets/css/share.min.css">
|
2018-02-06 12:06:42 +08:00
|
|
|
<link rel="stylesheet" href="../assets/fork-awesome/css/fork-awesome.css">
|
2013-10-23 23:12:39 +08:00
|
|
|
|
|
|
|
<!--[if lt IE 9]>
|
|
|
|
<script src="../assets/js/html5shiv.js"></script>
|
|
|
|
<script src="../assets/js/respond.min.js"></script>
|
2013-05-11 00:00:01 +08:00
|
|
|
<![endif]-->
|
|
|
|
|
|
|
|
</head>
|
2016-04-21 02:45:06 +08:00
|
|
|
<body class="font-awesome ">
|
2015-06-24 23:03:53 +08:00
|
|
|
<div id="wrap"> <!-- necessary for sticky footer. wrap all content except footer -->
|
2018-02-06 09:49:24 +08:00
|
|
|
<div class="navbar navbar-inverse navbar-static-top hidden-print">
|
2013-10-23 23:12:39 +08:00
|
|
|
<div class="container">
|
|
|
|
<div class="navbar-header">
|
|
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
2016-04-12 02:10:07 +08:00
|
|
|
<i class="fa fa-bars fa-lg" aria-hidden="true" title="Toggle navigation"></i>
|
2013-10-23 23:12:39 +08:00
|
|
|
<span class="sr-only">Toggle navigation</span>
|
|
|
|
</button>
|
2018-02-18 10:02:49 +08:00
|
|
|
<a class="navbar-brand" href="../"><i class="fa fa-fork-awesome" aria-hidden="true"></i> Fork Awesome</a>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
2013-06-13 02:43:02 +08:00
|
|
|
|
2013-10-23 23:12:39 +08:00
|
|
|
<div class="navbar-collapse collapse">
|
|
|
|
<ul class="nav navbar-nav">
|
|
|
|
<li class="hidden-sm "><a href="../">Home</a></li>
|
|
|
|
<li class="hidden-sm">
|
|
|
|
<a href="../whats-new/">What's New</a>
|
|
|
|
</li>
|
|
|
|
<li class="hidden-xs hidden-md hidden-lg">
|
|
|
|
<a href="../whats-new/">New</a>
|
|
|
|
</li>
|
2016-04-12 02:10:07 +08:00
|
|
|
|
|
|
|
<li class="hidden-sm"><a href="../get-started/">Get Started</a></li>
|
|
|
|
<li class="hidden-xs hidden-md hidden-lg">
|
|
|
|
<a href="../get-started/">Start</a>
|
|
|
|
</li>
|
|
|
|
|
2013-10-23 23:12:39 +08:00
|
|
|
<li class="dropdown-split-left"><a href="../icons/">Icons</a></li>
|
|
|
|
<li class="dropdown dropdown-split-right hidden-xs">
|
|
|
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
2016-04-12 02:10:07 +08:00
|
|
|
<i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
|
|
|
|
<span class="sr-only">Toggle dropdown menu</span>
|
|
|
|
<span class="toggle drop down"></span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</a>
|
|
|
|
<ul class="dropdown-menu pull-right">
|
2016-04-12 02:10:07 +08:00
|
|
|
<li><a href="../icons/"><i class="fa fa-flag fa-fw" aria-hidden="true"></i> All Icons</a></li>
|
2013-10-23 23:12:39 +08:00
|
|
|
<li class="divider"></li>
|
2018-02-19 05:15:39 +08:00
|
|
|
<li><a href="../icons/#new"><i class="fa fa-handshake-o fa-fw" aria-hidden="true"></i> New Icons in 4.7</a></li>
|
2016-04-12 02:10:07 +08:00
|
|
|
<li><a href="../icons/#web-application"><i class="fa fa-camera-retro fa-fw" aria-hidden="true"></i> Web Application Icons</a></li>
|
|
|
|
<li><a href="../icons/#accessibility"><i class="fa fa-universal-access fa-fw" aria-hidden="true"></i> Accessibility Icons</a></li>
|
|
|
|
<li><a href="../icons/#hand"><i class="fa fa-hand-spock-o fa-fw" aria-hidden="true"></i> Hand Icons</a></li>
|
|
|
|
<li><a href="../icons/#transportation"><i class="fa fa-ship fa-fw" aria-hidden="true"></i> Transportation Icons</a></li>
|
|
|
|
<li><a href="../icons/#gender"><i class="fa fa-venus fa-fw" aria-hidden="true"></i> Gender Icons</a></li>
|
|
|
|
<li><a href="../icons/#file-type"><i class="fa fa-file-image-o fa-fw" aria-hidden="true"></i> File Type Icons</a></li>
|
|
|
|
<li><a href="../icons/#spinner"><i class="fa fa-spinner fa-fw" aria-hidden="true"></i> Spinner Icons</a></li>
|
|
|
|
<li><a href="../icons/#form-control"><i class="fa fa-check-square fa-fw" aria-hidden="true"></i> Form Control Icons</a></li>
|
|
|
|
<li><a href="../icons/#payment"><i class="fa fa-credit-card fa-fw" aria-hidden="true"></i> Payment Icons</a></li>
|
|
|
|
<li><a href="../icons/#chart"><i class="fa fa-pie-chart fa-fw" aria-hidden="true"></i> Chart Icons</a></li>
|
|
|
|
<li><a href="../icons/#currency"><i class="fa fa-won fa-fw" aria-hidden="true"></i> Currency Icons</a></li>
|
|
|
|
<li><a href="../icons/#text-editor"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i> Text Editor Icons</a></li>
|
|
|
|
<li><a href="../icons/#directional"><i class="fa fa-arrow-right fa-fw" aria-hidden="true"></i> Directional Icons</a></li>
|
|
|
|
<li><a href="../icons/#video-player"><i class="fa fa-play-circle fa-fw" aria-hidden="true"></i> Video Player Icons</a></li>
|
|
|
|
<li><a href="../icons/#brand"><i class="fa fa-facebook-official fa-fw" aria-hidden="true"></i> Brand Icons</a></li>
|
|
|
|
<li><a href="../icons/#medical"><i class="fa fa-medkit fa-fw" aria-hidden="true"></i> Medical Icons</a></li>
|
2013-10-23 23:12:39 +08:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li class="dropdown-split-left"><a href="../examples/">Examples</a></li>
|
|
|
|
<li class="dropdown dropdown-split-right hidden-xs">
|
|
|
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
2016-04-12 02:10:07 +08:00
|
|
|
<i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
|
|
|
|
<span class="sr-only">Toggle dropdown menu</span>
|
|
|
|
<span class="toggle drop down"></span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</a>
|
|
|
|
<ul class="dropdown-menu pull-right">
|
|
|
|
<li><a href="../examples/">Examples</a></li>
|
|
|
|
<li class="divider"></li>
|
2014-05-15 04:13:14 +08:00
|
|
|
<li><a href="../examples/#basic">Basic Icons</a></li>
|
2013-10-23 23:12:39 +08:00
|
|
|
<li><a href="../examples/#larger">Larger Icons</a></li>
|
|
|
|
<li><a href="../examples/#fixed-width">Fixed Width Icons</a></li>
|
|
|
|
<li><a href="../examples/#list">List Icons</a></li>
|
|
|
|
<li><a href="../examples/#bordered-pulled">Bordered & Pulled Icons</a></li>
|
2015-01-23 02:55:45 +08:00
|
|
|
<li><a href="../examples/#animated">Animated Icons</a></li>
|
2016-04-12 02:10:07 +08:00
|
|
|
<li><a href="../examples/#accessible">Accessibility-Minded</a></li>
|
2013-10-23 23:12:39 +08:00
|
|
|
<li><a href="../examples/#rotated-flipped">Rotated & Flipped Icons</a></li>
|
|
|
|
<li><a href="../examples/#stacked">Stacked Icons</a></li>
|
|
|
|
<li><a href="../examples/#bootstrap">Bootstrap 3 Examples</a></li>
|
|
|
|
<li><a href="../examples/#custom">Custom CSS</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2016-04-22 23:35:08 +08:00
|
|
|
<li class="hidden-sm"><a href="../accessibility/">Accessibility</a></li>
|
|
|
|
<li class="hidden-xs hidden-md hidden-lg"><a href="../accessibility/"><i class="fa fa-universal-access"></i></a></li>
|
2013-10-23 23:12:39 +08:00
|
|
|
<li><a href="../community/">Community</a></li>
|
|
|
|
<li><a href="../license/">License</a></li>
|
|
|
|
</ul>
|
2013-05-11 00:00:01 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2014-06-18 06:23:21 +08:00
|
|
|
|
2015-06-24 23:03:53 +08:00
|
|
|
|
2013-05-11 00:00:01 +08:00
|
|
|
|
|
|
|
|
|
|
|
<div class="jumbotron jumbotron-ad hidden-print">
|
|
|
|
<div class="container">
|
2016-12-03 01:03:45 +08:00
|
|
|
|
|
|
|
<h1><i class="fa fa-list-ul" aria-hidden="true"></i> Cheatsheet</h1>
|
2018-02-06 12:06:42 +08:00
|
|
|
<p>The complete Font Awesome icon reference</p>
|
2016-12-03 01:03:45 +08:00
|
|
|
|
2016-10-28 04:53:09 +08:00
|
|
|
</div>
|
2013-05-11 00:00:01 +08:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="social-buttons" class="hidden-print">
|
|
|
|
<div class="container">
|
2013-10-23 23:12:39 +08:00
|
|
|
<ul class="list-inline">
|
2013-05-11 00:00:01 +08:00
|
|
|
<li>
|
2018-02-23 13:42:47 +08:00
|
|
|
<input name="popup" id="overlay" class="overlay" type="radio">
|
|
|
|
<span class="share">
|
|
|
|
<label class="share-btn btn btn-xs diaspora" title="Share this page on Diaspora*" for="diaspora-share">
|
|
|
|
<i class="fa fa-diaspora" aria-hidden="true"></i> Spread
|
|
|
|
</label>
|
|
|
|
<input name="popup" id="diaspora-share" class="hidden" type="radio">
|
|
|
|
<span class="popup">
|
|
|
|
<label for="overlay"></label>
|
|
|
|
<input name="podurl" value="" placeholder="Diaspora URL (joindiaspora.con)" type="text"><button class="share-btn" type="submit" value="diaspora">OK</button>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<input name="popup" id="overlay" class="overlay" type="radio">
|
|
|
|
<span class="share">
|
|
|
|
<label class="share-btn btn btn-xs mastodon" title="Share this page on Mastodon" for="mastodon-share">
|
|
|
|
<i class="fa fa-mastodon" aria-hidden="true"></i> Toot
|
|
|
|
</label>
|
|
|
|
<input name="popup" id="mastodon-share" class="hidden" type="radio">
|
|
|
|
<span class="popup">
|
|
|
|
<label for="overlay"></label>
|
|
|
|
<input name="podurl" value="" placeholder="Mastodon URL (mastodon.social)" type="text"><button class="share-btn" type="submit" value="mastodon">OK</button>
|
|
|
|
</span>
|
|
|
|
</span>
|
2013-05-11 00:00:01 +08:00
|
|
|
</li>
|
2018-02-24 02:33:04 +08:00
|
|
|
<li>
|
|
|
|
<span class="share">
|
|
|
|
<a
|
|
|
|
class="btn btn-xs twitter"
|
|
|
|
href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fforkawesome.github.com%2FFork-Awesome%2F&text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit&hashtags=forkawesome,iconfont"
|
|
|
|
target="_blank"
|
|
|
|
>
|
|
|
|
<i class="fa fa-twitter" aria-hidden="true"></i> Tweet
|
|
|
|
</a>
|
|
|
|
</span>
|
2013-05-11 00:00:01 +08:00
|
|
|
</li>
|
2018-02-23 13:42:47 +08:00
|
|
|
<li class="github-btn">
|
|
|
|
<iframe src="https://ghbtns.com/github-btn.html?user=ForkAwesome&repo=Fork-Awesome&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
|
|
|
|
</li>
|
2013-05-11 00:00:01 +08:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="container">
|
|
|
|
|
2013-10-23 23:12:39 +08:00
|
|
|
|
2018-02-06 09:49:24 +08:00
|
|
|
<h2 class="page-header">
|
2018-02-23 09:10:49 +08:00
|
|
|
Every 1.0.5 Icon,
|
2018-02-06 09:49:24 +08:00
|
|
|
CSS Class, & Unicode
|
|
|
|
</h2>
|
2013-06-13 02:43:02 +08:00
|
|
|
|
2013-10-23 23:12:39 +08:00
|
|
|
<div class="row">
|
|
|
|
|
2014-05-15 04:13:14 +08:00
|
|
|
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use 500px"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-500px
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf26e;]</span>
|
|
|
|
</div>
|
|
|
|
|
2018-02-23 07:32:07 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use activitypub"></i>
|
|
|
|
fa-activitypub
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2f2;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use address-book"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-address-book
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b9;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use address-book-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-address-book-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ba;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use address-card"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-address-card
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2bb;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use address-card-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-address-card-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2bc;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use adjust"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-adjust
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf042;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use adn"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-adn
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf170;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use align-center"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-align-center
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf037;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use align-justify"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-align-justify
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf039;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use align-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-align-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf036;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use align-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-align-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf038;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use amazon"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-amazon
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf270;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ambulance"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-ambulance
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f9;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use american-sign-language-interpreting"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-american-sign-language-interpreting
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-04-12 02:10:07 +08:00
|
|
|
<span class="text-muted">[&#xf2a3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2016-04-12 02:10:07 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use anchor"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-anchor
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf13d;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use android"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-android
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf17b;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use angellist"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-angellist
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf209;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use angle-double-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-angle-double-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf103;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use angle-double-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-angle-double-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf100;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use angle-double-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-angle-double-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf101;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use angle-double-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-angle-double-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf102;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use angle-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-angle-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf107;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use angle-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-angle-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf104;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use angle-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-angle-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf105;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use angle-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-angle-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf106;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use apple"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-apple
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf179;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use archive"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-archive
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf187;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use area-chart"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-area-chart
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1fe;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-circle-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-circle-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ab;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-circle-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-circle-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a8;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-circle-o-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-circle-o-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf01a;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-circle-o-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-circle-o-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf190;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-circle-o-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-circle-o-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf18e;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-circle-o-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-circle-o-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf01b;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-circle-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-circle-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a9;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-circle-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-circle-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0aa;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf063;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf060;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf061;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrow-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrow-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf062;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrows"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrows
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf047;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrows-alt"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrows-alt
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0b2;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrows-h"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrows-h
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf07e;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use arrows-v"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-arrows-v
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf07d;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-21 07:21:57 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use artstation"></i>
|
|
|
|
fa-artstation
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ed;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use asl-interpreting"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-asl-interpreting
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2a3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use assistive-listening-systems"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-assistive-listening-systems
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-04-12 02:10:07 +08:00
|
|
|
<span class="text-muted">[&#xf2a2;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2016-04-12 02:10:07 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use asterisk"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-asterisk
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf069;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use at"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-at
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1fa;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use audio-description"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-audio-description
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf29e;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use automobile"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-automobile
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b9;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use backward"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-backward
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf04a;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use balance-scale"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-balance-scale
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf24e;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ban"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-ban
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf05e;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bandcamp"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-bandcamp
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d5;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bank"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bank
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf19c;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bar-chart"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-bar-chart
|
2014-05-15 04:13:14 +08:00
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf080;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bar-chart-o"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-bar-chart-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf080;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use barcode"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-barcode
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf02a;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bars"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bars
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c9;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bath"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-bath
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2cd;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bathtub"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-bathtub
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2cd;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-battery
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf240;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-0"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-0
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf244;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-1"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-1
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf243;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-2"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-2
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf242;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-3"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-3
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf241;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-4"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-4
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf240;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-empty"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-empty
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf244;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-full"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-full
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf240;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-half"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-half
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf242;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-quarter"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-quarter
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf243;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use battery-three-quarters"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-battery-three-quarters
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf241;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bed"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-bed
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf236;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use beer"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-beer
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0fc;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use behance"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-behance
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b4;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use behance-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-behance-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b5;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bell"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bell
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f3;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bell-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bell-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a2;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bell-slash"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-bell-slash
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f6;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bell-slash-o"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-bell-slash-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f7;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bicycle"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-bicycle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf206;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use binoculars"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-binoculars
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e5;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use birthday-cake"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-birthday-cake
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1fd;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bitbucket"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bitbucket
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf171;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bitbucket-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bitbucket-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf172;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bitcoin"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bitcoin
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf15a;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use black-tie"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-black-tie
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf27e;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use blind"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-blind
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf29d;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bluetooth"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-bluetooth
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf293;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bluetooth-b"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-bluetooth-b
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf294;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bold"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bold
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf032;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bolt"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bolt
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e7;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bomb"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bomb
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e2;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use book"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-book
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf02d;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bookmark"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bookmark
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf02e;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bookmark-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bookmark-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf097;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use braille"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-braille
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2a1;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use briefcase"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-briefcase
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0b1;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use btc"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-btc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf15a;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bug"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bug
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf188;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use building"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-building
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ad;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use building-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-building-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f7;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bullhorn"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bullhorn
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a1;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bullseye"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-bullseye
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf140;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use bus"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-bus
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf207;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use buysellads"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-buysellads
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf20d;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cab"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cab
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ba;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use calculator"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-calculator
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ec;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use calendar"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-calendar
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf073;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use calendar-check-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-calendar-check-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf274;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use calendar-minus-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-calendar-minus-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf272;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use calendar-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-calendar-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf133;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use calendar-plus-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-calendar-plus-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf271;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use calendar-times-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-calendar-times-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf273;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use camera"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-camera
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf030;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use camera-retro"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-camera-retro
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf083;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use car"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-car
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b9;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use caret-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-caret-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d7;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use caret-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-caret-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d9;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use caret-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-caret-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0da;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use caret-square-o-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-caret-square-o-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf150;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use caret-square-o-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-caret-square-o-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf191;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use caret-square-o-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-caret-square-o-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf152;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use caret-square-o-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-caret-square-o-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf151;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use caret-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-caret-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d8;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cart-arrow-down"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-cart-arrow-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf218;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cart-plus"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-cart-plus
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf217;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cc"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-cc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf20a;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cc-amex"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-cc-amex
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f3;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cc-diners-club"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-cc-diners-club
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf24c;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cc-discover"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-cc-discover
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f2;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cc-jcb"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-cc-jcb
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf24b;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cc-mastercard"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-cc-mastercard
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f1;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cc-paypal"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-cc-paypal
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f4;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cc-stripe"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-cc-stripe
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f5;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cc-visa"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-cc-visa
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f0;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use certificate"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-certificate
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a3;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chain"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chain
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c1;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chain-broken"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chain-broken
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf127;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use check"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-check
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf00c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use check-circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-check-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf058;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use check-circle-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-check-circle-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf05d;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use check-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-check-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf14a;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use check-square-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-check-square-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf046;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chevron-circle-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chevron-circle-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf13a;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chevron-circle-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chevron-circle-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf137;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chevron-circle-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chevron-circle-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf138;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chevron-circle-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chevron-circle-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf139;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chevron-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chevron-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf078;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chevron-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chevron-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf053;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chevron-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chevron-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf054;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chevron-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-chevron-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf077;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use child"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-child
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ae;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use chrome"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-chrome
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf268;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf111;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use circle-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-circle-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf10c;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use circle-o-notch"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-circle-o-notch
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ce;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use circle-thin"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-circle-thin
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1db;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use clipboard"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-clipboard
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ea;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use clock-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-clock-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf017;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use clone"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-clone
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf24d;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use close"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-close
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf00d;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cloud"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cloud
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c2;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cloud-download"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cloud-download
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ed;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cloud-upload"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cloud-upload
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ee;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cny"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cny
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf157;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use code"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-code
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf121;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use code-fork"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-code-fork
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf126;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use codepen"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-codepen
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1cb;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use codiepie"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-codiepie
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf284;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use coffee"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-coffee
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f4;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cog"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cog
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf013;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cogs"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cogs
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf085;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use columns"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-columns
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0db;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use comment"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-comment
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf075;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use comment-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-comment-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e5;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use commenting"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-commenting
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf27a;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use commenting-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-commenting-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf27b;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use comments"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-comments
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf086;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use comments-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-comments-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e6;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-18 10:02:49 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use community"></i>
|
|
|
|
fa-community
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf0c0;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use compass"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-compass
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf14e;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use compress"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-compress
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf066;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use connectdevelop"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-connectdevelop
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf20e;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use contao"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-contao
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf26d;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use copy"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-copy
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c5;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use copyright"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-copyright
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f9;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use creative-commons"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-creative-commons
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf25e;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use credit-card"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-credit-card
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf09d;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use credit-card-alt"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-credit-card-alt
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf283;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use crop"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-crop
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf125;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use crosshairs"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-crosshairs
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf05b;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use css3"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-css3
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf13c;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cube"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cube
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b2;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cubes"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cubes
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b3;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cut"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cut
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c4;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use cutlery"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-cutlery
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f5;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use dashboard"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-dashboard
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e4;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use dashcube"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-dashcube
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf210;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use database"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-database
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c0;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use deaf"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-deaf
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-04-12 02:10:07 +08:00
|
|
|
<span class="text-muted">[&#xf2a4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use deafness"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-deafness
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2a4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2016-04-12 02:10:07 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use dedent"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-dedent
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf03b;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use delicious"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-delicious
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1a5;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use desktop"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-desktop
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf108;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use deviantart"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-deviantart
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1bd;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use diamond"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-diamond
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf219;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-19 05:15:39 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use diaspora"></i>
|
|
|
|
fa-diaspora
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e5;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use digg"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-digg
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1a6;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-22 05:45:09 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use discord"></i>
|
|
|
|
fa-discord
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ee;]</span>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use discord-alt"></i>
|
|
|
|
fa-discord-alt
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ef;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use dollar"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-dollar
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf155;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use dot-circle-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-dot-circle-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf192;]</span>
|
2014-05-15 04:13:14 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use download"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-download
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf019;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use dribbble"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-dribbble
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf17d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use drivers-license"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-drivers-license
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2c2;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use drivers-license-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-drivers-license-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2c3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use dropbox"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-dropbox
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf16b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use drupal"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-drupal
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1a9;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use edge"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-edge
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf282;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use edit"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-edit
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf044;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use eercast"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-eercast
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2da;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use eject"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-eject
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf052;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ellipsis-h"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-ellipsis-h
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf141;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ellipsis-v"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-ellipsis-v
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf142;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use empire"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-empire
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d1;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use envelope"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-envelope
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use envelope-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-envelope-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf003;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use envelope-open"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-envelope-open
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b6;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use envelope-open-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-envelope-open-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b7;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use envelope-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-envelope-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf199;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use envira"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-envira
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-04-12 02:10:07 +08:00
|
|
|
<span class="text-muted">[&#xf299;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2016-04-12 02:10:07 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use eraser"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-eraser
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf12d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-23 07:32:07 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ethereum"></i>
|
|
|
|
fa-ethereum
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2f3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use etsy"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-etsy
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d7;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use eur"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-eur
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf153;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use euro"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-euro
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf153;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use exchange"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-exchange
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ec;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use exclamation"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-exclamation
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf12a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use exclamation-circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-exclamation-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf06a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use exclamation-triangle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-exclamation-triangle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf071;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use expand"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-expand
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf065;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use expeditedssl"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-expeditedssl
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf23e;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use external-link"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-external-link
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf08e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use external-link-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-external-link-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf14c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use eye"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-eye
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf06e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use eye-slash"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-eye-slash
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf070;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use eyedropper"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-eyedropper
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1fb;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fa"></i>
|
2016-05-13 23:45:24 +08:00
|
|
|
fa-fa
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2b4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use facebook"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-facebook
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf09a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use facebook-f"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-facebook-f
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf09a;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use facebook-official"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-facebook-official
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf230;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use facebook-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-facebook-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf082;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fast-backward"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-fast-backward
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf049;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fast-forward"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-fast-forward
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf050;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fax"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-fax
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ac;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use feed"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-feed
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf09e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use female"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-female
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf182;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fighter-jet"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-fighter-jet
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0fb;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf15b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-archive-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-archive-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c6;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-audio-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-audio-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c7;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-code-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-code-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c9;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-excel-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-excel-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c3;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-image-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-image-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c5;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-movie-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-movie-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c8;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf016;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-pdf-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-pdf-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c1;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-photo-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-photo-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c5;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-picture-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-picture-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c5;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-powerpoint-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-powerpoint-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c4;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-sound-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-sound-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c7;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-text"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-text
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf15c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-text-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-text-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f6;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-video-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-video-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c8;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-word-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-word-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c2;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use file-zip-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-file-zip-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1c6;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use files-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-files-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c5;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use film"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-film
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf008;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use filter"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-filter
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0b0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fire"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-fire
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf06d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fire-extinguisher"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-fire-extinguisher
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf134;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use firefox"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-firefox
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf269;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use first-order"></i>
|
2016-05-05 00:12:43 +08:00
|
|
|
fa-first-order
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b0;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use flag"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-flag
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf024;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use flag-checkered"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-flag-checkered
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf11e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use flag-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-flag-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf11d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use flash"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-flash
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e7;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use flask"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-flask
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c3;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use flickr"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-flickr
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf16e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use floppy-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-floppy-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c7;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use folder"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-folder
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf07b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use folder-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-folder-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf114;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use folder-open"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-folder-open
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf07c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use folder-open-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-folder-open-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf115;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use font"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-font
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf031;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use font-awesome"></i>
|
2016-05-13 23:45:24 +08:00
|
|
|
fa-font-awesome
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fonticons"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-fonticons
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf280;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-18 10:02:49 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fork-awesome"></i>
|
|
|
|
fa-fork-awesome
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e3;]</span>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fork-circle"></i>
|
|
|
|
fa-fork-circle
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2e3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use fort-awesome"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-fort-awesome
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf286;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use forumbee"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-forumbee
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf211;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use forward"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-forward
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf04e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use foursquare"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-foursquare
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf180;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use free-code-camp"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-free-code-camp
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c5;]</span>
|
|
|
|
</div>
|
|
|
|
|
2018-02-19 05:15:39 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use friendica"></i>
|
|
|
|
fa-friendica
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e6;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use frown-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-frown-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf119;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use futbol-o"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-futbol-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e3;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gamepad"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-gamepad
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf11b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gavel"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-gavel
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e3;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gbp"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-gbp
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf154;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ge"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-ge
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d1;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gear"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-gear
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf013;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gears"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-gears
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf085;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use genderless"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-genderless
|
2015-07-29 05:58:57 +08:00
|
|
|
|
|
|
|
<span class="text-muted">[&#xf22d;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use get-pocket"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-get-pocket
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf265;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gg"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-gg
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf260;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gg-circle"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-gg-circle
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf261;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gift"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-gift
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf06b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use git"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-git
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d3;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use git-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-git-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d2;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use github"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-github
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf09b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use github-alt"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-github-alt
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf113;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use github-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-github-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf092;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gitlab"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-gitlab
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf296;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gittip"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-gittip
|
2015-01-23 02:55:45 +08:00
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf184;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use glass"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-glass
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf000;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use glide"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-glide
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2a5;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use glide-g"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-glide-g
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2a6;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use globe"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-globe
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ac;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-19 05:15:39 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gnu-social"></i>
|
|
|
|
fa-gnu-social
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e7;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use google"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-google
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1a0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use google-plus"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-google-plus
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d5;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use google-plus-circle"></i>
|
2016-05-13 23:45:24 +08:00
|
|
|
fa-google-plus-circle
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2b3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use google-plus-official"></i>
|
2016-05-13 23:45:24 +08:00
|
|
|
fa-google-plus-official
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use google-plus-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-google-plus-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d4;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use google-wallet"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-google-wallet
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ee;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use graduation-cap"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-graduation-cap
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf19d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use gratipay"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-gratipay
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf184;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use grav"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-grav
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d6;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use group"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-group
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use h-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-h-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0fd;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hacker-news"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-hacker-news
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-grab-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hand-grab-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf255;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-lizard-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hand-lizard-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf258;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-o-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-hand-o-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a7;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-o-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-hand-o-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a5;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-o-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-hand-o-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a4;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-o-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-hand-o-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a6;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-paper-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hand-paper-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf256;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-peace-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hand-peace-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf25b;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-pointer-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hand-pointer-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf25a;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-rock-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hand-rock-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf255;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-scissors-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hand-scissors-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf257;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-spock-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hand-spock-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf259;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hand-stop-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hand-stop-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf256;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use handshake-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-handshake-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b5;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hard-of-hearing"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-hard-of-hearing
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2a4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hashtag"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-hashtag
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf292;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hdd-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-hdd-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0a0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use header"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-header
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1dc;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use headphones"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-headphones
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf025;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use heart"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-heart
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf004;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use heart-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-heart-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf08a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use heartbeat"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-heartbeat
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf21e;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use history"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-history
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1da;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use home"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-home
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf015;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hospital-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-hospital-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f8;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hotel"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-hotel
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf236;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hourglass"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hourglass
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf254;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hourglass-1"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hourglass-1
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf251;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hourglass-2"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hourglass-2
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf252;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hourglass-3"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hourglass-3
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf253;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hourglass-end"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hourglass-end
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf253;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hourglass-half"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hourglass-half
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf252;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hourglass-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hourglass-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf250;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hourglass-start"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-hourglass-start
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf251;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use houzz"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-houzz
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf27c;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use html5"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-html5
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf13b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-19 05:15:39 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use hubzilla"></i>
|
|
|
|
fa-hubzilla
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2eb;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use i-cursor"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-i-cursor
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf246;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use id-badge"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-id-badge
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c1;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use id-card"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-id-card
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c2;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use id-card-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-id-card-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ils"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-ils
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf20b;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use image"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-image
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf03e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use imdb"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-imdb
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d8;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use inbox"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-inbox
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf01c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use indent"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-indent
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf03c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use industry"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-industry
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf275;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use info"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-info
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf129;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use info-circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-info-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf05a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use inr"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-inr
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf156;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use instagram"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-instagram
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf16d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use institution"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-institution
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf19c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use internet-explorer"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-internet-explorer
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf26b;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use intersex"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-intersex
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf224;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ioxhost"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-ioxhost
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf208;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use italic"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-italic
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf033;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use joomla"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-joomla
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1aa;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use jpy"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-jpy
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf157;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use jsfiddle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-jsfiddle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1cc;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use key"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-key
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf084;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-23 07:32:07 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use keybase"></i>
|
|
|
|
fa-keybase
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2f4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use keyboard-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-keyboard-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf11c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use krw"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-krw
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf159;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use language"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-language
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ab;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use laptop"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-laptop
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf109;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use lastfm"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-lastfm
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf202;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use lastfm-square"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-lastfm-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf203;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use leaf"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-leaf
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf06c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use leanpub"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-leanpub
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf212;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use legal"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-legal
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e3;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use lemon-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-lemon-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf094;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use level-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-level-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf149;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use level-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-level-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf148;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-19 05:15:39 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use liberapay"></i>
|
|
|
|
fa-liberapay
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e9;]</span>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use liberapay-square"></i>
|
|
|
|
fa-liberapay-square
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e8;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use life-bouy"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-life-bouy
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1cd;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use life-buoy"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-life-buoy
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1cd;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use life-ring"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-life-ring
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1cd;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use life-saver"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-life-saver
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1cd;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use lightbulb-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-lightbulb-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0eb;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use line-chart"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-line-chart
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf201;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use link"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-link
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c1;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use linkedin"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-linkedin
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e1;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use linkedin-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-linkedin-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf08c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use linode"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-linode
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b8;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use linux"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-linux
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf17c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use list"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-list
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf03a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use list-alt"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-list-alt
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf022;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use list-ol"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-list-ol
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0cb;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use list-ul"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-list-ul
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ca;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use location-arrow"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-location-arrow
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf124;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use lock"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-lock
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf023;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use long-arrow-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-long-arrow-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf175;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use long-arrow-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-long-arrow-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf177;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use long-arrow-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-long-arrow-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf178;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use long-arrow-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-long-arrow-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf176;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use low-vision"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-low-vision
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-04-12 02:10:07 +08:00
|
|
|
<span class="text-muted">[&#xf2a8;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2016-04-12 02:10:07 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use magic"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-magic
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use magnet"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-magnet
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf076;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mail-forward"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-mail-forward
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf064;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mail-reply"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-mail-reply
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf112;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mail-reply-all"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-mail-reply-all
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf122;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use male"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-male
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf183;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use map"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-map
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf279;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use map-marker"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-map-marker
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf041;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use map-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-map-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf278;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use map-pin"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-map-pin
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf276;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use map-signs"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-map-signs
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf277;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mars"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-mars
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf222;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mars-double"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-mars-double
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf227;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mars-stroke"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-mars-stroke
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf229;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mars-stroke-h"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-mars-stroke-h
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf22b;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mars-stroke-v"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-mars-stroke-v
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf22a;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-06 09:49:24 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2018-02-06 09:49:24 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mastodon"></i>
|
|
|
|
fa-mastodon
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e1;]</span>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2018-02-06 09:49:24 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mastodon-alt"></i>
|
|
|
|
fa-mastodon-alt
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e2;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use maxcdn"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-maxcdn
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf136;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use meanpath"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-meanpath
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf20c;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use medium"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-medium
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf23a;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use medkit"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-medkit
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0fa;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use meetup"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-meetup
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e0;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use meh-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-meh-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf11a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mercury"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-mercury
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf223;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use microchip"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-microchip
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2db;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use microphone"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-microphone
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf130;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use microphone-slash"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-microphone-slash
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf131;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use minus"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-minus
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf068;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use minus-circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-minus-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf056;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use minus-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-minus-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf146;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use minus-square-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-minus-square-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf147;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mixcloud"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-mixcloud
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf289;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mobile"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-mobile
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf10b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mobile-phone"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-mobile-phone
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf10b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use modx"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-modx
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf285;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use money"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-money
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d6;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use moon-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-moon-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf186;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mortar-board"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-mortar-board
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf19d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use motorcycle"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-motorcycle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf21c;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use mouse-pointer"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-mouse-pointer
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf245;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use music"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-music
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf001;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use navicon"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-navicon
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c9;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use neuter"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-neuter
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf22c;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use newspaper-o"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-newspaper-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ea;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use object-group"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-object-group
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf247;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use object-ungroup"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-object-ungroup
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf248;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use odnoklassniki"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-odnoklassniki
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf263;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use odnoklassniki-square"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-odnoklassniki-square
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf264;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use opencart"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-opencart
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf23d;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use openid"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-openid
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf19b;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use opera"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-opera
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf26a;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use optin-monster"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-optin-monster
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf23c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use outdent"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-outdent
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf03b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pagelines"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-pagelines
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf18c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use paint-brush"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-paint-brush
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1fc;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use paper-plane"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-paper-plane
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d8;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use paper-plane-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-paper-plane-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d9;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use paperclip"></i>
|
2013-10-23 23:12:39 +08:00
|
|
|
fa-paperclip
|
2014-05-15 04:13:14 +08:00
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c6;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use paragraph"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-paragraph
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1dd;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use paste"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-paste
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ea;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2018-02-22 05:45:09 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use patreon"></i>
|
|
|
|
fa-patreon
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2f0;]</span>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pause"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-pause
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf04c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pause-circle"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-pause-circle
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf28b;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pause-circle-o"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-pause-circle-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf28c;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use paw"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-paw
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use paypal"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-paypal
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ed;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-18 10:02:49 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use peertube"></i>
|
|
|
|
fa-peertube
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2e4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pencil"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-pencil
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf040;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pencil-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-pencil-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf14b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pencil-square-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-pencil-square-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf044;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use percent"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-percent
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf295;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use phone"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-phone
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf095;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use phone-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-phone-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf098;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use photo"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-photo
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf03e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use picture-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-picture-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf03e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pie-chart"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-pie-chart
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf200;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pinterest"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-pinterest
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d2;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pinterest-p"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-pinterest-p
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf231;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use pinterest-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-pinterest-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d3;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use plane"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-plane
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf072;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use play"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-play
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf04b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use play-circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-play-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf144;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use play-circle-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-play-circle-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf01d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use plug"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-plug
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e6;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use plus"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-plus
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf067;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use plus-circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-plus-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf055;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use plus-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-plus-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0fe;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use plus-square-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-plus-square-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf196;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use podcast"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-podcast
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ce;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use power-off"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-power-off
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf011;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use print"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-print
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf02f;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use product-hunt"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-product-hunt
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf288;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use puzzle-piece"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-puzzle-piece
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf12e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use qq"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-qq
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d6;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use qrcode"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-qrcode
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf029;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use question"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-question
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf128;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use question-circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-question-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf059;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use question-circle-o"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-question-circle-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf29c;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use quora"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-quora
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use quote-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-quote-left
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf10d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use quote-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-quote-right
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf10e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ra"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-ra
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use random"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-random
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf074;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ravelry"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-ravelry
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d9;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rebel"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rebel
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use recycle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-recycle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b8;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use reddit"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-reddit
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1a1;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use reddit-alien"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-reddit-alien
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf281;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use reddit-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-reddit-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1a2;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use refresh"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-refresh
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf021;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use registered"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-registered
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf25d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use remove"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-remove
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf00d;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use renren"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-renren
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf18b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use reorder"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-reorder
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c9;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use repeat"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-repeat
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf01e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use reply"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-reply
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf112;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use reply-all"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-reply-all
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf122;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use resistance"></i>
|
2016-05-05 00:12:43 +08:00
|
|
|
fa-resistance
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf1d0;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use retweet"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-retweet
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf079;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rmb"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rmb
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf157;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use road"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-road
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf018;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rocket"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rocket
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf135;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rotate-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rotate-left
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e2;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rotate-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rotate-right
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf01e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rouble"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rouble
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf158;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rss"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rss
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf09e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rss-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rss-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf143;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rub"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rub
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf158;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ruble"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-ruble
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf158;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use rupee"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-rupee
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf156;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use s15"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-s15
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2cd;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use safari"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-safari
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf267;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use save"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-save
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c7;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use scissors"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-scissors
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c4;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use scribd"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-scribd
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf28a;]</span>
|
|
|
|
</div>
|
|
|
|
|
2018-02-19 05:15:39 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use scuttlebutt"></i>
|
|
|
|
fa-scuttlebutt
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ea;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use search"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-search
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf002;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use search-minus"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-search-minus
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf010;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use search-plus"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-search-plus
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf00e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sellsy"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-sellsy
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf213;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use send"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-send
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d8;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use send-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-send-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d9;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use server"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-server
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf233;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-24 01:29:05 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use shaarli"></i>
|
|
|
|
fa-shaarli
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2f5;]</span>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use shaarli-o"></i>
|
|
|
|
fa-shaarli-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2f6;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use share"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-share
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf064;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use share-alt"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-share-alt
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use share-alt-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-share-alt-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e1;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use share-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-share-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf14d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use share-square-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-share-square-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf045;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use shekel"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-shekel
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf20b;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sheqel"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-sheqel
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf20b;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use shield"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-shield
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf132;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ship"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-ship
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf21a;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use shirtsinbulk"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-shirtsinbulk
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf214;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use shopping-bag"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-shopping-bag
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf290;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use shopping-basket"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-shopping-basket
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf291;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use shopping-cart"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-shopping-cart
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf07a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use shower"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-shower
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2cc;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sign-in"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sign-in
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf090;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sign-language"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-sign-language
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-04-12 02:10:07 +08:00
|
|
|
<span class="text-muted">[&#xf2a7;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2016-04-12 02:10:07 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sign-out"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sign-out
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf08b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use signal"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-signal
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf012;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use signing"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-signing
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2a7;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use simplybuilt"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-simplybuilt
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf215;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sitemap"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sitemap
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e8;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use skyatlas"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-skyatlas
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf216;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use skype"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-skype
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf17e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use slack"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-slack
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf198;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sliders"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sliders
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1de;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use slideshare"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-slideshare
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e7;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use smile-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-smile-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf118;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use snapchat"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-snapchat
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ab;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use snapchat-ghost"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-snapchat-ghost
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ac;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use snapchat-square"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-snapchat-square
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ad;]</span>
|
|
|
|
</div>
|
|
|
|
|
2018-02-23 07:32:07 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use snowdrift"></i>
|
|
|
|
fa-snowdrift
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2f1;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use snowflake-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-snowflake-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2dc;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use soccer-ball-o"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-soccer-ball-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e3;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-19 05:15:39 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use social-home"></i>
|
|
|
|
fa-social-home
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ec;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0dc;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-alpha-asc"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-alpha-asc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf15d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-alpha-desc"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-alpha-desc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf15e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-amount-asc"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-amount-asc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf160;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-amount-desc"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-amount-desc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf161;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-asc"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-asc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0de;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-desc"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-desc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0dd;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-down
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0dd;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-numeric-asc"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-numeric-asc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf162;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-numeric-desc"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-numeric-desc
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf163;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sort-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sort-up
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0de;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use soundcloud"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-soundcloud
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1be;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use space-shuttle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-space-shuttle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf197;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use spinner"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-spinner
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf110;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use spoon"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-spoon
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b1;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use spotify"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-spotify
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1bc;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c8;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use square-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-square-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf096;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2018-02-19 05:15:39 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
|
|
|
|
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ssb"></i>
|
|
|
|
fa-ssb
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2ea;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use stack-exchange"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-stack-exchange
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf18d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use stack-overflow"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-stack-overflow
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf16c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use star"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-star
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf005;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use star-half"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-star-half
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf089;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use star-half-empty"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-star-half-empty
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf123;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use star-half-full"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-star-half-full
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf123;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use star-half-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-star-half-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf123;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use star-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-star-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf006;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use steam"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-steam
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b6;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use steam-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-steam-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1b7;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use step-backward"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-step-backward
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf048;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use step-forward"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-step-forward
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf051;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use stethoscope"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-stethoscope
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f1;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sticky-note"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-sticky-note
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf249;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sticky-note-o"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-sticky-note-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf24a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use stop"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-stop
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf04d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use stop-circle"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-stop-circle
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf28d;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use stop-circle-o"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-stop-circle-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf28e;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use street-view"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-street-view
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf21d;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use strikethrough"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-strikethrough
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0cc;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use stumbleupon"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-stumbleupon
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1a4;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use stumbleupon-circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-stumbleupon-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1a3;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use subscript"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-subscript
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf12c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use subway"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-subway
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf239;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use suitcase"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-suitcase
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f2;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use sun-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-sun-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf185;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use superpowers"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-superpowers
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2dd;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use superscript"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-superscript
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf12b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use support"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-support
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1cd;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use table"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-table
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ce;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tablet"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tablet
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf10a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tachometer"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tachometer
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e4;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tag"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tag
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf02b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tags"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tags
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf02c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tasks"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tasks
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ae;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use taxi"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-taxi
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ba;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use telegram"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-telegram
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c6;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use television"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-television
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf26c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tencent-weibo"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tencent-weibo
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d5;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use terminal"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-terminal
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf120;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use text-height"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-text-height
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf034;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use text-width"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-text-width
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf035;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use th"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-th
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf00a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use th-large"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-th-large
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf009;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use th-list"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-th-list
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf00b;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use themeisle"></i>
|
2016-05-05 00:12:43 +08:00
|
|
|
fa-themeisle
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b2;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2c7;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-0"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-0
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2cb;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-1"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-1
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2ca;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-2"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-2
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2c9;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-3"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-3
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2c8;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-4"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-4
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2c7;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-empty"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-empty
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2cb;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-full"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-full
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c7;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-half"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-half
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c9;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-quarter"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-quarter
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2ca;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thermometer-three-quarters"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-thermometer-three-quarters
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c8;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thumb-tack"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-thumb-tack
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf08d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thumbs-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-thumbs-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf165;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thumbs-o-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-thumbs-o-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf088;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thumbs-o-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-thumbs-o-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf087;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use thumbs-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-thumbs-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf164;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use ticket"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-ticket
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf145;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use times"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-times
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf00d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use times-circle"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-times-circle
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf057;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use times-circle-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-times-circle-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf05c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use times-rectangle"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-times-rectangle
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2d3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use times-rectangle-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-times-rectangle-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2d4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tint"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tint
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf043;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use toggle-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-toggle-down
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf150;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use toggle-left"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-toggle-left
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf191;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use toggle-off"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-toggle-off
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf204;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use toggle-on"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-toggle-on
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf205;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use toggle-right"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-toggle-right
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf152;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use toggle-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-toggle-up
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf151;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use trademark"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-trademark
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf25c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use train"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-train
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf238;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use transgender"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-transgender
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf224;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use transgender-alt"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-transgender-alt
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf225;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use trash"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-trash
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1f8;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use trash-o"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-trash-o
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf014;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tree"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tree
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1bb;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use trello"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-trello
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf181;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tripadvisor"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-tripadvisor
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf262;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use trophy"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-trophy
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf091;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use truck"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-truck
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0d1;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use try"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-try
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf195;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tty"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-tty
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e4;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tumblr"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tumblr
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf173;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tumblr-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-tumblr-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf174;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use turkish-lira"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-turkish-lira
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf195;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use tv"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-tv
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf26c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use twitch"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-twitch
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e8;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use twitter"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-twitter
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf099;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use twitter-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-twitter-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf081;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use umbrella"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-umbrella
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e9;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use underline"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-underline
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0cd;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use undo"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-undo
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0e2;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use universal-access"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-universal-access
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf29a;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use university"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-university
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf19c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use unlink"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-unlink
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf127;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use unlock"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-unlock
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf09c;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use unlock-alt"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-unlock-alt
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf13e;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use unsorted"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-unsorted
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0dc;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use upload"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-upload
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf093;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use usb"></i>
|
2015-11-23 22:34:19 +08:00
|
|
|
fa-usb
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf287;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use usd"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-usd
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf155;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use user"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-user
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf007;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use user-circle"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-user-circle
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2bd;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use user-circle-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-user-circle-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2be;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use user-md"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-user-md
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0f0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use user-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-user-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2c0;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use user-plus"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-user-plus
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf234;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use user-secret"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-user-secret
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf21b;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use user-times"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-user-times
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf235;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use users"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-users
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0c0;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use vcard"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-vcard
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2bb;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use vcard-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-vcard-o
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf2bc;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use venus"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-venus
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf221;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use venus-double"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-venus-double
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf226;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use venus-mars"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-venus-mars
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf228;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use viacoin"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-viacoin
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf237;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use viadeo"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-viadeo
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2a9;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use viadeo-square"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-viadeo-square
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-04-12 02:10:07 +08:00
|
|
|
<span class="text-muted">[&#xf2aa;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2016-04-12 02:10:07 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use video-camera"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-video-camera
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf03d;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use vimeo"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-vimeo
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf27d;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use vimeo-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-vimeo-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf194;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use vine"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-vine
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1ca;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use vk"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-vk
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf189;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use volume-control-phone"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-volume-control-phone
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2a0;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use volume-down"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-volume-down
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf027;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use volume-off"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-volume-off
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf026;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use volume-up"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-volume-up
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf028;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use warning"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-warning
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf071;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wechat"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-wechat
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d7;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use weibo"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-weibo
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf18a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use weixin"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-weixin
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1d7;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use whatsapp"></i>
|
2015-01-23 02:55:45 +08:00
|
|
|
fa-whatsapp
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf232;]</span>
|
2015-01-23 02:55:45 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wheelchair"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-wheelchair
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf193;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wheelchair-alt"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-wheelchair-alt
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf29b;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wifi"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-wifi
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1eb;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wikipedia-w"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-wikipedia-w
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf266;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use window-close"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-window-close
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d3;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use window-close-o"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-window-close-o
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d4;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use window-maximize"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-window-maximize
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d0;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use window-minimize"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-window-minimize
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d1;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use window-restore"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-window-restore
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2d2;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use windows"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-windows
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf17a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use won"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-won
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf159;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wordpress"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-wordpress
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf19a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wpbeginner"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-wpbeginner
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf297;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wpexplorer"></i>
|
2016-10-25 00:01:53 +08:00
|
|
|
fa-wpexplorer
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2de;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wpforms"></i>
|
2016-04-12 02:10:07 +08:00
|
|
|
fa-wpforms
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf298;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use wrench"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-wrench
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf0ad;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use xing"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-xing
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf168;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use xing-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-xing-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf169;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use y-combinator"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-y-combinator
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf23b;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use y-combinator-square"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-y-combinator-square
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf1d4;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use yahoo"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-yahoo
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf19e;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use yc"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-yc
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf23b;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use yc-square"></i>
|
2015-07-29 05:58:57 +08:00
|
|
|
fa-yc-square
|
|
|
|
<span class="text-muted">(alias)</span>
|
|
|
|
<span class="text-muted">[&#xf1d4;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use yelp"></i>
|
2014-08-27 00:51:53 +08:00
|
|
|
fa-yelp
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf1e9;]</span>
|
2014-08-27 00:51:53 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use yen"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-yen
|
|
|
|
<span class="text-muted">(alias)</span>
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf157;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2018-02-06 12:06:42 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use yoast"></i>
|
2016-05-05 00:12:43 +08:00
|
|
|
fa-yoast
|
|
|
|
|
|
|
|
<span class="text-muted">[&#xf2b1;]</span>
|
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use youtube"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-youtube
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf167;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use youtube-play"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-youtube-play
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf16a;]</span>
|
2013-10-23 23:12:39 +08:00
|
|
|
</div>
|
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<div class="col-md-4 col-sm-6 col-lg-3 col-print-4">
|
2015-07-29 05:58:57 +08:00
|
|
|
|
2016-12-23 04:54:15 +08:00
|
|
|
<i class="fa fa-fw" aria-hidden="true" title="Copy to use youtube-square"></i>
|
2014-05-15 04:13:14 +08:00
|
|
|
fa-youtube-square
|
|
|
|
|
2015-07-29 05:58:57 +08:00
|
|
|
<span class="text-muted">[&#xf166;]</span>
|
2013-11-05 01:53:03 +08:00
|
|
|
</div>
|
|
|
|
|
2013-06-13 02:43:02 +08:00
|
|
|
</div>
|
2013-05-11 00:00:01 +08:00
|
|
|
</div>
|
|
|
|
|
2015-06-24 23:03:53 +08:00
|
|
|
</div>
|
|
|
|
<footer id="footer" class="footer hidden-print">
|
2013-05-11 00:00:01 +08:00
|
|
|
<div class="container text-center">
|
|
|
|
<div>
|
2018-02-23 09:10:49 +08:00
|
|
|
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.0.5
|
2013-10-23 23:12:39 +08:00
|
|
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
2018-02-06 09:49:24 +08:00
|
|
|
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
|
2013-05-11 00:00:01 +08:00
|
|
|
</div>
|
|
|
|
<div>
|
2018-02-19 05:15:39 +08:00
|
|
|
Fork Awesome is licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
|
2013-10-23 23:12:39 +08:00
|
|
|
<span class="hide-xs">·</span><br class="hide-sm hide-md hide-lg">
|
2018-02-19 05:15:39 +08:00
|
|
|
Code is licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>
|
2013-10-23 23:12:39 +08:00
|
|
|
<span class="hide-xs hide-sm">·</span><br class="hide-md hide-lg">
|
2018-02-19 05:15:39 +08:00
|
|
|
Documentation is licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>
|
2013-05-11 00:00:01 +08:00
|
|
|
</div>
|
|
|
|
<div class="project">
|
2018-02-06 09:49:24 +08:00
|
|
|
<a href="https://github.com/ForkAwesome/Fork-Awesome">GitHub Project</a> ·
|
|
|
|
<a href="https://github.com/ForkAwesome/Fork-Awesome/issues">Issues</a>
|
2013-05-11 00:00:01 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
|
2015-06-24 23:03:53 +08:00
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
|
2015-07-29 05:58:57 +08:00
|
|
|
<script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js"></script>
|
2015-06-24 23:03:53 +08:00
|
|
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
|
|
|
|
<script src="../assets/js/site.js"></script>
|
2018-02-23 13:42:47 +08:00
|
|
|
<script src="../assets/js/share.min.js"></script>
|
2016-10-25 00:01:53 +08:00
|
|
|
|
2015-06-24 23:03:53 +08:00
|
|
|
</body>
|
2013-05-11 00:00:01 +08:00
|
|
|
</html>
|