Adding SVGator SVG animation to Editor X | Editor X

Опубликовано: 08 Октябрь 2024
на канале: Studio Il
3,246
73

In this video we will learn how to create SVG animation using the awesome SVGator editor. then we will learn how to export the animation and use it on Editor X.

Thanks to Felipe Rojas Eing for an important note:
In the case of interactive animation, we would probably also like to change the mouse cursor to pointer so that the user knows that there is an interactive element here.
To do that, all we need to do is add that style into the svg tag.
For example:
style="cursor: pointer;"

SVGator website:
https://www.svgator.com/

Create It Yourself:
https://www.editorx.com/editor-x/ilex/

#SVGator #EditorX #SVG