target blank font and icon

This commit is contained in:
Vadim Makeev 2010-11-05 19:59:32 +03:00
parent 2d43cad01a
commit facdf30afb
1 changed files with 0 additions and 16 deletions

View File

@ -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