Back to Docusaurus

Many inline SVGs

website/_dogfooding/_pages tests/svg/index.mdx

3.10.1349 B
Original Source

import Integrations from './integrations.svg'; import OpenSource from './open-source.svg'; import Mascot from './mascot.svg';

Many inline SVGs

Have a bunch of SVGs, they're written to intentionally override each others styled when inlined on the same page.

<Integrations height="20rem" /> <OpenSource height="20rem" /> <Mascot height="20rem" />