An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# svg4react

[![Docs](https://img.shields.io/badge/Docs-%F0%9F%93%9C-blue)](https://svg4react-vlxz.vercel.app/)
[![npm](https://img.shields.io/npm/v/svg4react)](https://www.npmjs.com/package/svg4react)
[![GitHub issues](https://img.shields.io/github/issues/tcd/svg4react)](https://github.com/tcd/svg4react/issues)
[![License](https://img.shields.io/github/license/tcd/svg4react)](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.