1.0.0 • Published 5 years ago

@riverzhou/socialicon v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
5 years ago

socialicon

socialicon for

  • github
  • zhihu
  • weibo
  • netease
  • boke
  • email

npm: @riverzhou/socialicon

usage:

<head>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@riverzhou/socialicon/iconfont.js" async ></script>

<style>
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
</style>
</head>

<body>
<svg class="icon" aria-hidden="true">
  <use xlink:href="#icon-xxx"></use>
</svg>
</body>
1.0.0

5 years ago