1.1.2 • Published 6 years ago

a11ywatch-social-icons v1.1.2

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

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago