5.16.5 • Published 1 year ago

react-social-icons-matrix v5.16.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

5.16.4

1 year ago

5.16.3

1 year ago

5.16.2

1 year ago

5.16.1

1 year ago

5.16.0

1 year ago