Build a Heart Icon - Step 1

Tell us what’s happening:

how can i start creating sv from scratch i did not get it

Your code so far

<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <title>Heart Icon</title>
  </head>

<!-- User Editable Region -->

  <body>
    <svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36

Challenge Information:

Build a Heart Icon - Step 1

Hi there and welcome to the forum!

Where did you get these attributes?
In the first step you need to create an svg tag without any of them