1.0.1 • Published 5 months ago

@shenangopress/catharticons v1.0.1

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

catharticons

A minimalist SVG icon set, optimized and accessible

Each SVG file includes:

  • viewBox attribute in the opening <svg> at a height of 16px
  • aria-labelledby="catharticons-ICON_FILE_STEM-title"

Install

npm install @shenangopress/catharticons --save-dev

Test

npm run test

Use

import catharticons from '@shenangopress/catharticons'

catharticons('GitHub') // <svg id="catharticons-github" …>…</svg>

Questions or Comments?

To suggest an icon to add, please create an issue with a link to an SVG or other inspriational graphic.

Pull requests are welcome too.

Copyright © 2025 by Shenango Press

1.0.1

5 months ago

1.0.0

5 months ago

1.0.0-alpha-1.1

5 months ago

1.0.0-alpha-1.0

5 months ago

1.0.0-alpha-1

5 months ago