react-component-octicons is a React component library for the latest Octicons (v7.x). This library wraps SVG icons and provides one React component . Built by and ready for TypeScript.
React Kawaii is a library of cute SVG illustrations (react components). Ideal if you want to give some cuteness and personality to your react application.
React component that uses SVG to create a collection of loaders which simulates the structure of the content that will be loaded, similar to Facebook cards loaders.
React SVG buttons This package provides a component used to compose available buttons, it's able to morph from whatever icon type to another one. The component exposes 18 icon types. It also provides
react-svg-pan-zoom react-svg-pan-zoom is a React component that adds pan and zoom features to the SVG images. It helps to display big SVG images in a small space. Features This component can work in
React SVG Progress Indicator Example React component using ES6 to show the progress of a page load or file upload. codepen demo See the Pen React SVG Progress Indicator by Isaac Suttell (@isuttell)
Pipeline Funnel (React & SVG Based) BY Shalabh Vyas A Pipeline visualization inspired by https://dribbble.com/shots/1815831-Funnel. Built using React and SVG. Non-responsive as of now. Please refer to the docs
Building SVG Icons with React BY Brent Jackson How to Create Mathematically-Generated Graphics Using JavaScript and React Tutorial http://jxnblk.com/react-icons/ codepen demo See the Pen Building SVG Icons with React by