first commit
This commit is contained in:
10
assets/css/images/close-small-alt.svg
Executable file
10
assets/css/images/close-small-alt.svg
Executable file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32px" height="32px" viewBox="0 0 32 32" zoomAndPan="disable">
|
||||
<style>
|
||||
line {
|
||||
stroke: #ccc;
|
||||
stroke-width: 1.5px;
|
||||
}
|
||||
</style>
|
||||
<line x1="8" y1="8" x2="24" y2="24" />
|
||||
<line x1="8" y1="24" x2="24" y2="8" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 320 B |
Reference in New Issue
Block a user