ui elements to create form for settings, clear button
This commit is contained in:
parent
ab27e48160
commit
007ed34ed7
8 changed files with 366 additions and 11 deletions
10
images/blank.svg
Normal file
10
images/blank.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?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" stroke-linecap="butt" stroke-linejoin="miter" d="
|
||||
M 17 0 L 63 0 L 83 20 L 83 100 L 17 100 z
|
||||
"/>
|
||||
<path id="corner" fill="#ffffff" d="M 60 0 L 60 23 L 80 23 z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 617 B |
Loading…
Add table
Add a link
Reference in a new issue