Attempt to recreate with CSS
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<svg version="1.1"
|
||||
baseProfile="full"
|
||||
width="300" height="200"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="
|
||||
M15 3
|
||||
Q16.5 6.8 25 18
|
||||
A12.8 12.8 0 1 1 5 18
|
||||
Q13.5 6.8 15 3z
|
||||
" />
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 217 B |
Reference in New Issue
Block a user