target blank font and icon
This commit is contained in:
parent
2d43cad01a
commit
facdf30afb
|
@ -1,16 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6 7">
|
||||
<defs>
|
||||
<style>
|
||||
.line {
|
||||
fill:none;
|
||||
stroke:#0174A7;
|
||||
stroke-width:1;
|
||||
stroke-linejoin:miter;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<polyline points="2,1.5 0.5,1.5 0.5,6.5 4.5,6.5 4.5,4" class="line"/>
|
||||
<polyline points="3,0.5 5.5,0.5 5.5,3" class="line"/>
|
||||
<polyline points="2.5,3.5 5.5,0.5" class="line"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 432 B |
Loading…
Reference in New Issue