24 lines
623 B
XML
24 lines
623 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="page-up" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: #bd9768;
|
|
}
|
|
|
|
.cls-2, .cls-3 {
|
|
fill: none;
|
|
stroke: #fff;
|
|
stroke-linecap: round;
|
|
stroke-width: 3px;
|
|
}
|
|
|
|
.cls-3 {
|
|
stroke-linejoin: round;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<rect id="rectangle" class="cls-1" width="46" height="46" rx="2" ry="2"/>
|
|
<path id="arrow-line-2069" class="cls-3" d="M31,20.6l-8-7.59-8,7.59"/>
|
|
<line id="arrow-line-2090" class="cls-2" x1="23" y1="13" x2="23" y2="33"/>
|
|
</svg> |