Skip to content

shenangopress/catharticons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A basic svg icon set with curative properties

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors