an attempt to make a download button
This commit is contained in:
parent
bd2ad29981
commit
1922e21664
3 changed files with 35 additions and 3 deletions
13
images/download.svg
Normal file
13
images/download.svg
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" viewBox="0 0 100 100">
|
||||
<g id="group0" transform="scale(0.9), translate(5 5)" fill="none">
|
||||
<path id="shape0" stroke="#ffffff" stroke-width="10" d="
|
||||
M 0 75 L 0 100 L 100 100 L 100 75
|
||||
"/>
|
||||
<path id="shape1" stroke="#ffffff" fill="#ffffff" stroke-width="10" d="
|
||||
M 20 60 L 50 100 L 80 60 z
|
||||
"/>
|
||||
<rect id="shape2" stroke="#ffffff" fill="#ffffff" stroke-width="10" x="40" y="0" width="20" height="60"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 693 B |
Loading…
Add table
Add a link
Reference in a new issue