react-social-icons-matrix
TypeScript icon, indicating that this package has built-in type declarations

5.16.5 • Public • Published

Fork of react-social-icons but with the matrix logo

Install

npm install react-social-icons-matrix

Usage

Pass in the url prop of your social network, and the icon will be rendered.

import { SocialIcon } from 'react-social-icons-matrix';

<SocialIcon
  fgColor="#000000"
  bgColor="#ffffff"
  url="https://matrix.to/#/@openssl_rand:projectsegfau.lt"
  network="matrix"
/>

Example

Check out https://parkalex.dev

You will see the matrix + other icons being used on the landing page.

Readme

Keywords

none

Package Sidebar

Install

npm i react-social-icons-matrix

Weekly Downloads

0

Version

5.16.5

License

MIT

Unpacked Size

20 MB

Total Files

48

Last publish

Collaborators

  • parkalex