SVG

Now you can add SVG images to your presentations.

SVG can even be inserted inline, which means you can style it with custom CSS.

For example: invert shape colors against dark backgrounds

.has-dark-background svg path {
    stroke: #fff;
}

SVG is also great for background images.

Sign in to give it a try.

Not a Slides member yet? Sign up for free.

Copy of SVG Support

By Abhik Mitra

Copy of SVG Support

It's now possible to upload and insert SVG images in your presentations. Learn more in this deck.

  • 678