first commit
This commit is contained in:
21
Semester 1/Web Development and HCI/Week 4/homework.svg
Normal file
21
Semester 1/Web Development and HCI/Week 4/homework.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg width="250" height="250">
|
||||
|
||||
<circle cx="100" cy="50" r="40" stroke="black" stroke-width="4" fill="white" />
|
||||
|
||||
<circle cx="100" cy="170" r="3" stroke="black" stroke-width="4" fill="white" />
|
||||
|
||||
<circle cx="100" cy="150" r="3" stroke="black" stroke-width="4" fill="white" />
|
||||
|
||||
<circle cx="100" cy="130" r="3" stroke="black" stroke-width="4" fill="white" />
|
||||
|
||||
<circle cx="100" cy="150" r="60" stroke="black" stroke-width="4" fill="white" />
|
||||
|
||||
<circle cx="85" cy="40" r="5" stroke="black" stroke-width="2" fill="white" />
|
||||
|
||||
<circle cx="115" cy="40" r="5" stroke="black" stroke-width="2" fill="white" />
|
||||
|
||||
<rect width="200" height="230" stroke="black" fill="none"/>
|
||||
|
||||
<polygon points="95,50 105,55 90,75" stroke="black" stroke-width="2" fill="orange" />
|
||||
|
||||
</svg>
|
After Width: | Height: | Size: 807 B |
Reference in New Issue
Block a user