Get started with react-inlinesvg CDN
MIT licensed
React-inlinesvg is a library for rendering inline SVGs in React applications without making additional HTTP requests.
Tags:- react-component
- react
- svg
- component
Stable version
Copied!
How to start using react-inlinesvg CDN
import React from 'react';
import { InlineSVG } from 'react-inlinesvg';
function Logo() {
return (
<div>
<InlineSVG src="https://cdn.cdnhub.io/logos/3/32/32763.svg" width="50" height="50" />
</div>
);
}
export default Logo;
All versions
0.0.1
0.1.0
0.1.1
0.1.2
0.1.3
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
0.3.0
0.4.0
0.4.1
0.4.2
0.5.0
0.5.1
0.5.4
0.6.0
0.6.1
0.6.2
0.7.0
0.7.1
0.7.2
0.7.3
0.7.4
0.7.5
0.8.0
1.1.7
1.2.0
2.0.0
2.0.1
2.1.0
2.1.1
2.2.0
2.2.1
2.2.2
2.3.0
3.0.0
3.0.1
3.0.2
3.0.3
4.0.0
4.0.1
4.0.2
4.0.3
4.0.4
4.0.5
4.0.6
4.1.0
4.1.1
4.1.2
4.1.3
4.1.4
*** 4.1.5