https://github.com/tcd/svg4react
TSX components for creating SVGs
https://github.com/tcd/svg4react
html html5 react reactjs svg typescript
Last synced: 2 months ago
JSON representation
TSX components for creating SVGs
- Host: GitHub
- URL: https://github.com/tcd/svg4react
- Owner: tcd
- License: mit
- Created: 2022-09-16T20:01:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T14:03:15.000Z (over 3 years ago)
- Last Synced: 2025-02-04T04:56:26.782Z (over 1 year ago)
- Topics: html, html5, react, reactjs, svg, typescript
- Language: TypeScript
- Homepage: svg4react-vlxz.vercel.app
- Size: 5.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# svg4react
[](https://svg4react-vlxz.vercel.app/)
[](https://www.npmjs.com/package/svg4react)
[](https://github.com/tcd/svg4react/issues)
[](https://github.com/tcd/svg4react/blob/LICENSE.md)
## About
React components & TypeScript types for creating SVG elements.
As much as possible, this project adheres to the current draft of [SVG2](https://svgwg.org/svg2-draft/Overview.html),
which is not yet fully standardized or implemented by all browsers.