5.16.5 • Published 2 years ago

react-social-icons-matrix v5.16.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

5.16.5

2 years ago

5.16.4

2 years ago

5.16.3

2 years ago

5.16.2

2 years ago

5.16.1

2 years ago

5.16.0

2 years ago