SVG to Excalidraw DEMO

Steps

  1. Paste the raw string of your SVG in the textarea below.
  2. Click the "Convert" button. This will generate raw JSON below the button
  3. Select and copy ALL the generated JSON
  4. Navigate to your excalidraw session. Paste (cmd/ctrl + v) into your session. You should see something that resembles your svg.
  5. Rinse and Repeat as needed :)