1.1.2 • Published 5 years ago

a11ywatch-social-icons v1.1.2

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

a11y-watch-social-icons

Social media icons used in the a11ywatch website using react and material ui

  1. github
  2. facebook
  3. linkedin
  4. spectrum
  5. twitter

Usage

import {GithubBadge} from 'a11y-watch-social-icons`

function App(){
	return (
		<GithubBadge />
	);
}

Available Props for Icons

propdefaulttypedescription
href''stringOptional: Link to media
style{}objectOptional: anchor styles
fill#959da5stringOptional: svg color
title''stringOptional: tooltip title

Extra

Currently all links and titles are set to a11ywatch's website. Pass in the props above to adjust accordingly.

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago