From 847a561fbdc1f7d44527a0dcf2caeed3c7ebc9ad Mon Sep 17 00:00:00 2001 From: Christine Duane Date: Wed, 20 Mar 2019 02:56:31 -0700 Subject: [PATCH] Add Google Drawings as an SVG tool (#28718) --- guide/english/svg/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/svg/index.md b/guide/english/svg/index.md index 919ebe48fa..69a9402796 100644 --- a/guide/english/svg/index.md +++ b/guide/english/svg/index.md @@ -137,6 +137,7 @@ There are a few tools available to create SVG in the form of a drawing program. - Inkscape - It is an open source tool for state-of-the-art vector drawing with an easy to use graphical interface. - Adobe Illustrator - Adobe Illustrator is a commercial tool for Vector Imagery. +- Google Drawings - Google Drawings is a simple web based software allowing you to export your vectors as SVGs. For more tools, refer to W3C list of tools that supports SVG